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 A495EC77B73 for ; Wed, 24 May 2023 11:33:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231167AbjEXLdh (ORCPT ); Wed, 24 May 2023 07:33:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231921AbjEXLdg (ORCPT ); Wed, 24 May 2023 07:33:36 -0400 Received: from mail-pf1-x431.google.com (mail-pf1-x431.google.com [IPv6:2607:f8b0:4864:20::431]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4F032C5 for ; Wed, 24 May 2023 04:33:32 -0700 (PDT) Received: by mail-pf1-x431.google.com with SMTP id d2e1a72fcca58-64d2a87b9daso577778b3a.0 for ; Wed, 24 May 2023 04:33:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1684928011; x=1687520011; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=nHR9QCy4iBqYC9rkTlD5DK0+TfLkhiZFbkfgJ+sdVY4=; b=4d3mCUPsifm+e3YVI/1imZZto1tFlZ1+BirOWdw+lBJEh+5XrBqHH32E8y19OQGuqQ LEhiY/1h9DNAjGZr8+6ehO/TrPegWOt/NchHzhZl9R1tkdeE/9EgAZauY2S3d3NL2VdP upuRE07iMGpMxyFjGx+94NVzL301U3Z2CbpxETcFllWD67v7PbXOK2e6gUZqc3LBoPR+ IyqEwISVT65QvXqEj+GAYQD3lyLkyFL0q1loqGMkm9+WMjsdVHbylPbkHI92s65D1IlI YaATEGwXyvQcrwInDrLRrpdSxMIQkq47h0YnjJY49ZkpX964RrpRIsegxig5nLizK4sa 51kA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684928011; x=1687520011; 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=nHR9QCy4iBqYC9rkTlD5DK0+TfLkhiZFbkfgJ+sdVY4=; b=RAktsWBIVCU7QBsTvQ4li02Y889w3VPPVP+e1DvNgKxtNYNHXK9WTks/7aZdWGMcUz EFvy7YjR8ldQq0sLrkWsweuc4Gwb11EW3v13s/cBYX4DLQalDcQUsJAyGtrkL1UaXGgA +CuNw+cNCfo55EapjJoLoX6A3jsYfkmcFITwkMXFHMEk4pDY2kwbqBbt3c3nTmtkJzw9 uHVeLRMOGqrjcwDOgWx1/NlQ28MOC7KcY7BB/kWLG2LMpje/P/9+adNqNuXjWL4y1Fti lcNSVzl093nQa7e1WPwNyJiIzJDUW0YxT2fdNm8fhKmf0/iCVHWsnGk3o/VpwHNKESE9 7zMw== X-Gm-Message-State: AC+VfDzw0DjUb6E/Wig4QlOL8YSCwd/taVonrOsJ/pNvUM11FsD6c+oX f3122ImbGcP7vZrNorLB+fi9VZsk3+F71UzxQ0ogSA== X-Google-Smtp-Source: ACHHUZ4oYp8cgy/Gkuvt/kJ0Xpd87NcNqcN6/KxPTh2iS8DeNPq46aDg7GWgiD9O6QLVjPcM5NvF6A== X-Received: by 2002:a05:6a00:1503:b0:64c:ae1c:3385 with SMTP id q3-20020a056a00150300b0064cae1c3385mr3333722pfu.32.1684928009133; Wed, 24 May 2023 04:33:29 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id x6-20020a056a00270600b0064c98c87384sm7221469pfv.44.2023.05.24.04.33.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 04:33:28 -0700 (PDT) Message-ID: <646df608.050a0220.1e59e.d1cc@mx.google.com> Date: Wed, 24 May 2023 04:33:28 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: pending-fixes X-Kernelci-Tree: next X-Kernelci-Kernel: v6.4-rc3-295-g562100f4b12e X-Kernelci-Report-Type: test Subject: next/pending-fixes baseline: 511 runs, 57 regressions (v6.4-rc3-295-g562100f4b12e) To: linux-next@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org next/pending-fixes baseline: 511 runs, 57 regressions (v6.4-rc3-295-g562100= f4b12e) Regressions Summary ------------------- platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defconfig+debug | 1 = asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | bcm283= 5_defconfig | 1 = bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig | 1 = imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = meson-gxbb-nanopi-k2 | arm64 | lab-baylibre | gcc-10 | defcon= fig+CON...BIG_ENDIAN=3Dy | 2 = mt8173-elm-hana | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 1 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = qcom-qdf2400 | arm64 | lab-linaro-lkft | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobi= le_defconfig | 1 = rk3288-rock2-square | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 2 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+videodec | 2 = rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+debug | 1 = rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 2 = rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+videodec | 2 = sc7180-trogdo...zor-limozeen | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 1 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-broonie | gcc-10 | defcon= fig+videodec | 1 = sun8i-r40-bananapi-m2-ultra | arm | lab-clabbe | gcc-10 | sunxi_= defconfig | 1 = Details: https://kernelci.org/test/job/next/branch/pending-fixes/kernel/= v6.4-rc3-295-g562100f4b12e/plan/baseline/ Test: baseline Tree: next Branch: pending-fixes Describe: v6.4-rc3-295-g562100f4b12e URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next= .git SHA: 562100f4b12e4fc354b08e9518675f724f9e690f = Test Regressions ---------------- = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/646dca7e791fac7e012e85f1 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-linaro-lkf= t/baseline-am57xx-beagle-x15.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-linaro-lkf= t/baseline-am57xx-beagle-x15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dca7e791fac7e012e8= 5f2 failing since 226 days (last pass: v6.0-6424-g1af0c6a154d32, first = fail: v6.0-9666-g02c05e0b8d5c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dcc23211b3d37e12e85eb Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-linaro-lkft/baselin= e-am57xx-beagle-x15.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-linaro-lkft/baselin= e-am57xx-beagle-x15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dcc23211b3d37e12e8= 5ec failing since 224 days (last pass: v6.0-9666-g02c05e0b8d5c, first f= ail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/646dbb8a6a5865a9862e85e6 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-C436FA-Flip-hatch.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-C436FA-Flip-hatch.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbb8a6a5865a9862e85eb failing since 56 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:23:39.492939 + set +x 2023-05-24T07:23:39.499922 <8>[ 10.142248] 2023-05-24T07:23:39.601667 # 2023-05-24T07:23:39.601920 = 2023-05-24T07:23:39.702469 / # #export SHELL=3D/bin/sh 2023-05-24T07:23:39.702693 = 2023-05-24T07:23:39.803228 / # export SHELL=3D/bin/sh. /lava-10436482/= environment 2023-05-24T07:23:39.803424 = 2023-05-24T07:23:39.903970 / # . /lava-10436482/environment/lava-10436= 482/bin/lava-test-runner /lava-10436482/1 2023-05-24T07:23:39.904247 = = ... (13 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646dbdbbd03eab8a312e85e6 Results: 6 PASS, 1 FAIL, 0 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//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-C436FA-Flip-hatch.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-C436FA-Flip-hatch.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbdbbd03eab8a312e85eb failing since 56 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:32:53.220588 <8>[ 10.142713] 2023-05-24T07:32:53.224150 + set +x 2023-05-24T07:32:53.332440 / # # 2023-05-24T07:32:53.434835 export SHELL=3D/bin/sh 2023-05-24T07:32:53.435690 # 2023-05-24T07:32:53.537215 / # export SHELL=3D/bin/sh. /lava-10436725/= environment 2023-05-24T07:32:53.538027 = 2023-05-24T07:32:53.639720 / # . /lava-10436725/environment/lava-10436= 725/bin/lava-test-runner /lava-10436725/1 2023-05-24T07:32:53.641016 = 2023-05-24T07:32:53.646333 / # /lava-10436725/bin/lava-test-runner /la= va-10436725/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/646dbb8b0204828e2d2e85e6 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-CM1400CXA-dalboz.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-CM1400CXA-dalboz.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbb8b0204828e2d2e85eb failing since 56 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:23:45.849101 + set<8>[ 11.306162] 2023-05-24T07:23:45.849532 +x 2023-05-24T07:23:45.956551 / # # 2023-05-24T07:23:46.058713 export SHELL=3D/bin/sh 2023-05-24T07:23:46.059421 # 2023-05-24T07:23:46.160801 / # export SHELL=3D/bin/sh. /lava-10436515/= environment 2023-05-24T07:23:46.161571 = 2023-05-24T07:23:46.263028 / # . /lava-10436515/environment/lava-10436= 515/bin/lava-test-runner /lava-10436515/1 2023-05-24T07:23:46.264016 = 2023-05-24T07:23:46.268785 / # /lava-10436515/bin/lava-test-runner /la= va-10436515/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646dbdaec9a15f9f7a2e8604 Results: 6 PASS, 1 FAIL, 0 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//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-CM1400CXA-dalboz.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-CM1400CXA-dalboz.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbdaec9a15f9f7a2e8609 failing since 56 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:32:45.798471 + set +x<8>[ 8.926726] 2023-05-24T07:32:45.798557 = 2023-05-24T07:32:45.903376 / # # 2023-05-24T07:32:46.004211 export SHELL=3D/bin/sh 2023-05-24T07:32:46.004949 # 2023-05-24T07:32:46.106437 / # export SHELL=3D/bin/sh. /lava-10436690/= environment 2023-05-24T07:32:46.107171 = 2023-05-24T07:32:46.208620 / # . /lava-10436690/environment/lava-10436= 690/bin/lava-test-runner /lava-10436690/1 2023-05-24T07:32:46.209791 = 2023-05-24T07:32:46.214765 / # /lava-10436690/bin/lava-test-runner /la= va-10436690/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/646dbb899e4d55c2742e8619 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-cx9400-volteer.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-cx9400-volteer.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbb899e4d55c2742e861e failing since 56 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:23:34.357887 <8>[ 11.134386] 2023-05-24T07:23:34.361325 + set +x 2023-05-24T07:23:34.463019 = 2023-05-24T07:23:34.563662 / # #export SHELL=3D/bin/sh 2023-05-24T07:23:34.563849 = 2023-05-24T07:23:34.664373 / # export SHELL=3D/bin/sh. /lava-10436511/= environment 2023-05-24T07:23:34.664585 = 2023-05-24T07:23:34.765107 / # . /lava-10436511/environment/lava-10436= 511/bin/lava-test-runner /lava-10436511/1 2023-05-24T07:23:34.765413 = 2023-05-24T07:23:34.770724 / # /lava-10436511/bin/lava-test-runner /la= va-10436511/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646dbda786cd14d7992e85f9 Results: 6 PASS, 1 FAIL, 0 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//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-cx9400-volteer.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-cx9400-volteer.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbda786cd14d7992e85fe failing since 56 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:32:50.170778 <8>[ 10.942782] 2023-05-24T07:32:50.173854 + set +x 2023-05-24T07:32:50.276506 = 2023-05-24T07:32:50.378051 / # #export SHELL=3D/bin/sh 2023-05-24T07:32:50.378242 = 2023-05-24T07:32:50.478718 / # export SHELL=3D/bin/sh. /lava-10436707/= environment 2023-05-24T07:32:50.479025 = 2023-05-24T07:32:50.579689 / # . /lava-10436707/environment/lava-10436= 707/bin/lava-test-runner /lava-10436707/1 2023-05-24T07:32:50.579989 = 2023-05-24T07:32:50.585267 / # /lava-10436707/bin/lava-test-runner /la= va-10436707/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | bcm283= 5_defconfig | 1 = Details: https://kernelci.org/test/plan/id/646dbe2d26de7306092e85fa Results: 5 PASS, 1 FAIL, 1 SKIP Full config: bcm2835_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/bcm2835_defconfig/gcc-10/lab-collabora/baseline-bcm2836= -rpi-2-b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/bcm2835_defconfig/gcc-10/lab-collabora/baseline-bcm2836= -rpi-2-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbe2d26de7306092e85ff failing since 132 days (last pass: v6.2-rc3-243-g3145d9dfed32, firs= t fail: v6.2-rc3-296-g79fa898551af) 2023-05-24T07:34:53.346008 / # # 2023-05-24T07:34:53.446987 export SHELL=3D/bin/sh 2023-05-24T07:34:53.447709 # 2023-05-24T07:34:53.549003 / # export SHELL=3D/bin/sh. /lava-10436627/= environment 2023-05-24T07:34:53.549720 = 2023-05-24T07:34:53.651006 / # . /lava-10436627/environment/lava-10436= 627/bin/lava-test-runner /lava-10436627/1 2023-05-24T07:34:53.651299 = 2023-05-24T07:34:53.654466 / # /lava-10436627/bin/lava-test-runner /la= va-10436627/1 2023-05-24T07:34:53.778575 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-24T07:34:53.779092 + cd /lava-10436627/1/tests/1_bootrr = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/646dbf478c74692aca2e862f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-= collabora/baseline-bcm2836-rpi-2-b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-= collabora/baseline-bcm2836-rpi-2-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbf478c74692aca2e8= 630 failing since 86 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-12625-g13efc3a9f23b) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/646dbb757a585038d42e8634 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbb757a585038d42e8639 failing since 56 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:23:23.480138 + set +x 2023-05-24T07:23:23.486317 <8>[ 12.649497] 2023-05-24T07:23:23.590964 / # # 2023-05-24T07:23:23.691566 export SHELL=3D/bin/sh 2023-05-24T07:23:23.691870 # 2023-05-24T07:23:23.792402 / # export SHELL=3D/bin/sh. /lava-10436488/= environment 2023-05-24T07:23:23.792621 = 2023-05-24T07:23:23.893131 / # . /lava-10436488/environment/lava-10436= 488/bin/lava-test-runner /lava-10436488/1 2023-05-24T07:23:23.893413 = 2023-05-24T07:23:23.897870 / # /lava-10436488/bin/lava-test-runner /la= va-10436488/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646dbd92522dadd2182e860e Results: 6 PASS, 1 FAIL, 0 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//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbd92522dadd2182e8613 failing since 56 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:32:25.224186 + set +x 2023-05-24T07:32:25.230672 <8>[ 20.015137] 2023-05-24T07:32:25.335016 / # # 2023-05-24T07:32:25.435740 export SHELL=3D/bin/sh 2023-05-24T07:32:25.435921 # 2023-05-24T07:32:25.536423 / # export SHELL=3D/bin/sh. /lava-10436710/= environment 2023-05-24T07:32:25.536656 = 2023-05-24T07:32:25.637151 / # . /lava-10436710/environment/lava-10436= 710/bin/lava-test-runner /lava-10436710/1 2023-05-24T07:32:25.637482 = 2023-05-24T07:32:25.641770 / # /lava-10436710/bin/lava-test-runner /la= va-10436710/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/646dbb7499b7d0726f2e85ea Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbb7499b7d0726f2e85ef failing since 56 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:23:17.258928 <8>[ 10.774969] 2023-05-24T07:23:17.261539 + set +x 2023-05-24T07:23:17.366625 / # # 2023-05-24T07:23:17.467506 export SHELL=3D/bin/sh 2023-05-24T07:23:17.467771 # 2023-05-24T07:23:17.568402 / # export SHELL=3D/bin/sh. /lava-10436492/= environment 2023-05-24T07:23:17.568655 = 2023-05-24T07:23:17.669297 / # . /lava-10436492/environment/lava-10436= 492/bin/lava-test-runner /lava-10436492/1 2023-05-24T07:23:17.669710 = 2023-05-24T07:23:17.674330 / # /lava-10436492/bin/lava-test-runner /la= va-10436492/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/646dbb8f6a5865a9862e860d Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-14a-cb0001xx-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-14a-cb0001xx-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbb8f6a5865a9862e8612 failing since 56 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:23:44.487462 + set<8>[ 10.904285] 2023-05-24T07:23:44.487951 +x 2023-05-24T07:23:44.595739 / # # 2023-05-24T07:23:44.698132 export SHELL=3D/bin/sh 2023-05-24T07:23:44.698980 # 2023-05-24T07:23:44.800497 / # export SHELL=3D/bin/sh. /lava-10436493/= environment 2023-05-24T07:23:44.801263 = 2023-05-24T07:23:44.902724 / # . /lava-10436493/environment/lava-10436= 493/bin/lava-test-runner /lava-10436493/1 2023-05-24T07:23:44.904167 = 2023-05-24T07:23:44.908952 / # /lava-10436493/bin/lava-test-runner /la= va-10436493/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646dbda4d7f6736cd72e861b Results: 6 PASS, 1 FAIL, 0 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//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-14a-cb0001xx-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-14a-cb0001xx-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbda4d7f6736cd72e8620 failing since 56 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:32:36.811889 + set<8>[ 11.159916] 2023-05-24T07:32:36.812440 +x 2023-05-24T07:32:36.919628 / # # 2023-05-24T07:32:37.022033 export SHELL=3D/bin/sh 2023-05-24T07:32:37.022901 # 2023-05-24T07:32:37.124635 / # export SHELL=3D/bin/sh. /lava-10436661/= environment 2023-05-24T07:32:37.125535 = 2023-05-24T07:32:37.227015 / # . /lava-10436661/environment/lava-10436= 661/bin/lava-test-runner /lava-10436661/1 2023-05-24T07:32:37.228126 = 2023-05-24T07:32:37.233050 / # /lava-10436661/bin/lava-test-runner /la= va-10436661/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbd621af0f653cf2e860d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baselin= e-imx6dl-riotboard.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baselin= e-imx6dl-riotboard.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbd621af0f653cf2e8= 60e failing since 198 days (last pass: v6.0-rc5-224-g269f27f24a11, firs= t fail: v6.1-rc3-573-g82d05e3975f5) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/646dc05c31549fc2d22e8617 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//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-imx6= dl-riotboard.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-imx6= dl-riotboard.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dc05c31549fc2d22e861c new failure (last pass: v6.4-rc3-246-g48bfaadff1906) 2023-05-24T07:44:04.969953 + set[ 15.159529] 2023-05-24T07:44:04.970161 +x 2023-05-24T07:44:05.075908 / # # 2023-05-24T07:44:05.177580 export SHELL=3D/bin/sh 2023-05-24T07:44:05.178071 # 2023-05-24T07:44:05.279305 / # export SHELL=3D/bin/sh. /lava-958276/en= vironment 2023-05-24T07:44:05.279780 = 2023-05-24T07:44:05.381038 / # . /lava-958276/environment/lava-958276/= bin/lava-test-runner /lava-958276/1 2023-05-24T07:44:05.381666 = 2023-05-24T07:44:05.384980 / # /lava-958276/bin/lava-test-runner /lava= -958276/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbd1230fad2b35a2e8616 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baselin= e-imx6qp-wandboard-revd1.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baselin= e-imx6qp-wandboard-revd1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbd1230fad2b35a2e8= 617 failing since 250 days (last pass: v6.0-rc4-291-g83a56f559828, firs= t fail: v6.0-rc5-197-ga6a750a2f4166) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/646dbb7b99b7d0726f2e8614 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-lenovo-TPad-C13-Yoga-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-lenovo-TPad-C13-Yoga-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbb7b99b7d0726f2e8619 failing since 56 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:23:29.902558 <8>[ 11.810227] 2023-05-24T07:23:30.006819 / # # 2023-05-24T07:23:30.107348 export SHELL=3D/bin/sh 2023-05-24T07:23:30.107502 # 2023-05-24T07:23:30.207973 / # export SHELL=3D/bin/sh. /lava-10436527/= environment 2023-05-24T07:23:30.208142 = 2023-05-24T07:23:30.308617 / # . /lava-10436527/environment/lava-10436= 527/bin/lava-test-runner /lava-10436527/1 2023-05-24T07:23:30.308855 = 2023-05-24T07:23:30.313851 / # /lava-10436527/bin/lava-test-runner /la= va-10436527/1 2023-05-24T07:23:30.320757 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646dbd90522dadd2182e8600 Results: 6 PASS, 1 FAIL, 0 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//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-lenovo-TPad-C13-Yoga-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-lenovo-TPad-C13-Yoga-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646dbd90522dadd2182e8605 failing since 56 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-24T07:32:24.235564 <8>[ 11.436719] 2023-05-24T07:32:24.339846 / # # 2023-05-24T07:32:24.440471 export SHELL=3D/bin/sh 2023-05-24T07:32:24.440674 # 2023-05-24T07:32:24.541164 / # export SHELL=3D/bin/sh. /lava-10436708/= environment 2023-05-24T07:32:24.541358 = 2023-05-24T07:32:24.641869 / # . /lava-10436708/environment/lava-10436= 708/bin/lava-test-runner /lava-10436708/1 2023-05-24T07:32:24.642173 = 2023-05-24T07:32:24.646765 / # /lava-10436708/bin/lava-test-runner /la= va-10436708/1 2023-05-24T07:32:24.652940 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ meson-gxbb-nanopi-k2 | arm64 | lab-baylibre | gcc-10 | defcon= fig+CON...BIG_ENDIAN=3Dy | 2 = Details: https://kernelci.org/test/plan/id/646dc3bd350e552a3d2e85fe Results: 4 PASS, 2 FAIL, 1 SKIP Full config: defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy/gcc-10/lab-baylib= re/baseline-meson-gxbb-nanopi-k2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy/gcc-10/lab-baylib= re/baseline-meson-gxbb-nanopi-k2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64be/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/646dc3bd350e552= a3d2e8605 new failure (last pass: v6.4-rc3-205-ge885abc8cc39d) 2 lines 2023-05-24T07:58:38.266279 kern :emerg : Internal error: Oops - BUG: = 00000000f2000800 [#1] PREEMPT SMP 2023-05-24T07:58:38.266747 kern :emerg : Code: d2800028 d2e02809 f2e0= 0808 17f<8>[ 16.881864] 2023-05-24T07:58:38.267183 fffd1 (d4<8>[ 16.891252] 2023-05-24T07:58:38.267603 210000) = 2023-05-24T07:58:38.268029 + set +x = * baseline.dmesg.crit: https://kernelci.org/test/case/id/646dc3bd350e552a= 3d2e8607 new failure (last pass: v6.4-rc3-205-ge885abc8cc39d) 1 lines 2023-05-24T07:58:37.670358 / # = 2023-05-24T07:58:37.677356 = 2023-05-24T07:58:37.781643 / # # 2023-05-24T07:58:37.789306 # 2023-05-24T07:58:37.890832 / # export SHELL=3D/bin/sh 2023-05-24T07:58:37.901309 export SHELL=3D/bin/sh 2023-05-24T07:58:38.002718 / # . /lava-3614553/environment 2023-05-24T07:58:38.013287 . /lava-3614553/environment 2023-05-24T07:58:38.114719 / # /lava-3614553/bin/lava-test-runner /lav= a-3614553/0 2023-05-24T07:58:38.125228 /lava-3614553/bin/lava-test-runner /lava-36= 14553/0 = ... (9 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8173-elm-hana | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/646dc61604872ba8fc2e8615 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-mt8173-elm-hana.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-mt8173-elm-hana.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dc61604872ba8fc2e8= 616 failing since 120 days (last pass: v6.2-rc5-157-g1f16e03afb18, firs= t fail: v6.2-rc5-174-gc5f142de047d) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 1 = Details: https://kernelci.org/test/plan/id/646dc564ca21141d262e85f2 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dc564ca21141d262e8= 5f3 failing since 27 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/646dc5efaef5798c5b2e8625 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dc5efaef5798c5b2e8= 626 failing since 106 days (last pass: v6.2-rc7-120-g11b3628314a5, firs= t fail: v6.2-rc7-136-g39693c3ba989) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 1 = Details: https://kernelci.org/test/plan/id/646dc54dfb2ee77ca52e8601 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-mt8192-asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-mt8192-asurada-spherion-r0.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dc54dfb2ee77ca52e8= 602 failing since 27 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/646dc60604872ba8fc2e8605 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-mt8192-asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-mt8192-asurada-spherion-r0.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dc60604872ba8fc2e8= 606 failing since 106 days (last pass: v6.2-rc7-120-g11b3628314a5, firs= t fail: v6.2-rc7-136-g39693c3ba989) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qcom-qdf2400 | arm64 | lab-linaro-lkft | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/646de0655140135baa2e85fc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-linar= o-lkft/baseline-qcom-qdf2400.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-linar= o-lkft/baseline-qcom-qdf2400.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646de0655140135baa2e8= 5fd failing since 106 days (last pass: v6.2-rc7-120-g11b3628314a5, firs= t fail: v6.2-rc7-136-g39693c3ba989) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbd1230fad2b35a2e8610 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbd1230fad2b35a2e8= 611 failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbfb25ec1b6f9fe2e8609 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbfb25ec1b6f9fe2e8= 60a failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbdeda01832fddc2e860b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbdeda01832fddc2e8= 60c failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbd1330fad2b35a2e8619 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbd1330fad2b35a2e8= 61a failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dc0521acb0e56042e861b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dc0521acb0e56042e8= 61c failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbe231a06c40a4c2e8603 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbe231a06c40a4c2e8= 604 failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbd1030fad2b35a2e8602 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbd1030fad2b35a2e8= 603 failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbf62616b17f6a52e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbf62616b17f6a52e8= 5e7 failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbdeba01832fddc2e8608 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbdeba01832fddc2e8= 609 failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbd0e30fad2b35a2e85f1 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbd0e30fad2b35a2e8= 5f2 failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbf4ee9be0a46692e860f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbf4ee9be0a46692e8= 610 failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbdd62397cf598f2e85f4 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbdd62397cf598f2e8= 5f5 failing since 224 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobi= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/646dbfda6d3bb5d1212e85f7 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//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-iwg2= 0d-q7.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-iwg2= 0d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbfda6d3bb5d1212e8= 5f8 failing since 5 days (last pass: v6.4-rc2-426-gdec469ae11955, first= fail: v6.4-rc2-486-gf467b1d198e27) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3288-rock2-square | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/646dbee1feb96f78852e861f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/g= cc-10/lab-collabora/baseline-rk3288-rock2-square.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/g= cc-10/lab-collabora/baseline-rk3288-rock2-square.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbee1feb96f78852e8= 620 failing since 160 days (last pass: v6.1-6378-g44d433ee7540, first f= ail: v6.1-10792-g244d284981da) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/646dbcc6e253f77b4a2e85ee Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/g= cc-10/lab-collabora/baseline-rk3288-veyron-jaq.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/g= cc-10/lab-collabora/baseline-rk3288-veyron-jaq.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbcc6e253f77b4a2e8= 5ef failing since 159 days (last pass: v6.1-6378-g44d433ee7540, first f= ail: v6.1-10792-g244d284981da) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 2 = Details: https://kernelci.org/test/plan/id/646dc4b05b33ab4f892e85e7 Results: 84 PASS, 2 FAIL, 1 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/646dc4b05b33ab4= f892e863e failing since 27 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 2 lines 2023-05-24T08:02:26.163953 at virtual address 0000000000000008 2023-05-24T08:02:26.167968 kern :alert : Mem abort info: 2023-05-24T08:02:26.171565 kern :alert : ESR =3D 0x0000000096000006 2023-05-24T08:02:26.177491 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-24T08:02:26.180672 kern :alert : SET =3D 0, FnV =3D 0 2023-05-24T08:02:26.184587 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-24T08:02:26.189376 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-24T08:02:26.200914 kern :alert : Data <8>[ 19.345347] = * baseline.dmesg.alert: https://kernelci.org/test/case/id/646dc4b05b33ab4= f892e863f failing since 27 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 12 lines 2023-05-24T08:02:26.160242 kern :alert : Unable to handle kernel NULL= pointer dereference <8>[ 19.304263] = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/646dc62aaa5ff3efe22e8636 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dc62aaa5ff3efe22e8= 637 failing since 106 days (last pass: v6.2-rc7-120-g11b3628314a5, firs= t fail: v6.2-rc7-136-g39693c3ba989) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+videodec | 2 = Details: https://kernelci.org/test/plan/id/646db9c32c701ab9b82e85f7 Results: 3 PASS, 3 FAIL, 1 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+videodec/gcc-10/lab-clabbe/baseline-rk3399-= roc-pc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+videodec/gcc-10/lab-clabbe/baseline-rk3399-= roc-pc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/646db9c32c701ab= 9b82e85fe failing since 26 days (last pass: v6.3-rc6-249-g122e82851461, first= fail: v6.3-5614-gbe56a31d3d65) 2 lines 2023-05-24T07:16:05.839016 kern :emerg : Internal error: Oops: 000000= 0096000006 [#1] PREEMPT SMP 2023-05-24T07:16:05.840255 kern :emerg : Code: 97fa0510 f9405680 5286= 4a61 72a686c1 (b9400800) = 2023-05-24T07:16:05.851066 <8>[ 21.562429] 2023-05-24T07:16:05.851446 + set +x = * baseline.dmesg.alert: https://kernelci.org/test/case/id/646db9c32c701ab= 9b82e85ff failing since 26 days (last pass: v6.3-rc6-249-g122e82851461, first= fail: v6.3-5614-gbe56a31d3d65) 12 lines 2023-05-24T07:16:05.815086 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 2023-05-24T07:16:05.815798 kern :alert : Mem abort info: 2023-05-24T07:16:05.816170 kern :alert : ESR =3D 0x0000000096000006 2023-05-24T07:16:05.816538 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-24T07:16:05.816942 kern :alert : SET =3D 0, FnV =3D 0 2023-05-24T07:16:05.817238 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-24T07:16:05.817636 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-24T07:16:05.818213 kern :alert : Data abort info: 2023-05-24T07:16:05.818531 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-24T07:16:05.819562 kern :alert : CM =3D 0, WnR =3D 0 = ... (3 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+debug | 1 = Details: https://kernelci.org/test/plan/id/646dbcbb395d9c21282e85e9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+debug Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+debug/gcc-10/lab-clabbe/baseline-rk3399-roc= -pc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+debug/gcc-10/lab-clabbe/baseline-rk3399-roc= -pc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbcbb395d9c21282e8= 5ea failing since 26 days (last pass: v6.3-rc6-279-g281ec23cca3f, first= fail: v6.3-5614-gbe56a31d3d65) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 2 = Details: https://kernelci.org/test/plan/id/646dc1f88fd9db05492e8625 Results: 3 PASS, 3 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-clabbe= /baseline-rk3399-roc-pc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-clabbe= /baseline-rk3399-roc-pc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/646dc1f88fd9db0= 5492e862c failing since 26 days (last pass: v6.3-rc6-186-g99455a05abbd, first= fail: v6.3-5614-gbe56a31d3d65) 2 lines 2023-05-24T07:51:06.317474 kern :emerg : Internal error: Oops: 000000= 0096000006 [#1] PREEMPT SMP 2023-05-24T07:51:06.318768 kern :emerg : Code: 97fc3510 f9405680 5286= 4a61 72a686c1 (b9400800) = 2023-05-24T07:51:06.328654 <8>[ 21.406616] 2023-05-24T07:51:06.328938 + set +x = * baseline.dmesg.alert: https://kernelci.org/test/case/id/646dc1f88fd9db0= 5492e862d failing since 26 days (last pass: v6.3-rc6-186-g99455a05abbd, first= fail: v6.3-5614-gbe56a31d3d65) 12 lines 2023-05-24T07:51:06.292778 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 2023-05-24T07:51:06.293545 kern :alert : Mem abort info: 2023-05-24T07:51:06.293868 kern :alert : ESR =3D 0x0000000096000006 2023-05-24T07:51:06.294326 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-24T07:51:06.294798 kern :alert : SET =3D 0, FnV =3D 0 2023-05-24T07:51:06.295025 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-24T07:51:06.295467 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-24T07:51:06.296051 kern :alert : Data abort info: 2023-05-24T07:51:06.296278 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-24T07:51:06.297382 kern :alert : CM =3D 0, WnR =3D 0 = ... (3 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+videodec | 2 = Details: https://kernelci.org/test/plan/id/646db9fc655cf938f52e8653 Results: 3 PASS, 3 FAIL, 1 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+videodec/gcc-10/lab-collabora/baseline-rk33= 99-rock-pi-4b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+videodec/gcc-10/lab-collabora/baseline-rk33= 99-rock-pi-4b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/646db9fc655cf93= 8f52e865a failing since 27 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 2 lines 2023-05-24T07:17:03.173329 kern :emerg : Internal error: Oops: 000000= 0096000006 [#1] PREEMPT SMP 2023-05-24T07:17:03.173863 kern :emerg : Code: 97f53510 f9405680 5286= 4a61 72a686c1 (b9400800) = 2023-05-24T07:17:03.174180 <8>[ 21.055630] 2023-05-24T07:17:03.174475 + set +x 2023-05-24T07:17:03.174760 <8>[ 21.057840] = * baseline.dmesg.alert: https://kernelci.org/test/case/id/646db9fc655cf93= 8f52e865b failing since 27 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 12 lines 2023-05-24T07:17:03.123534 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 2023-05-24T07:17:03.124023 kern :alert : Mem abort info: 2023-05-24T07:17:03.124333 kern :alert : ESR =3D 0x0000000096000006 2023-05-24T07:17:03.124623 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-24T07:17:03.124906 kern :alert : SET =3D 0, FnV =3D 0 2023-05-24T07:17:03.125183 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-24T07:17:03.125476 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-24T07:17:03.125744 kern :alert : Data abort info: 2023-05-24T07:17:03.126006 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-24T07:17:03.126268 kern :alert : CM =3D 0, WnR =3D 0 = ... (3 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sc7180-trogdo...zor-limozeen | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/646dc880a57b82c0232e8620 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-sc7180-trogdor-lazor-limozeen.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+arm64-chromebook+kselftest/gcc-10/lab-colla= bora/baseline-sc7180-trogdor-lazor-limozeen.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dc880a57b82c0232e8= 621 failing since 106 days (last pass: v6.2-rc7-120-g11b3628314a5, firs= t fail: v6.2-rc7-136-g39693c3ba989) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/646dc39156b4a006d62e85ef Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-brooni= e/baseline-sun50i-a64-pine64-plus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-brooni= e/baseline-sun50i-a64-pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dc39156b4a006d62e8= 5f0 new failure (last pass: v6.4-rc3-246-g48bfaadff1906) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-broonie | gcc-10 | defcon= fig+videodec | 1 = Details: https://kernelci.org/test/plan/id/646dbb57c89d063dae2e85ed Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+videodec/gcc-10/lab-broonie/baseline-sun50i= -h5-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm64/defconfig+videodec/gcc-10/lab-broonie/baseline-sun50i= -h5-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbb57c89d063dae2e8= 5ee new failure (last pass: v6.4-rc3-205-ge885abc8cc39d) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun8i-r40-bananapi-m2-ultra | arm | lab-clabbe | gcc-10 | sunxi_= defconfig | 1 = Details: https://kernelci.org/test/plan/id/646dbfb4257db5fc982e85ec Results: 0 PASS, 1 FAIL, 0 SKIP Full config: sunxi_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/sunxi_defconfig/gcc-10/lab-clabbe/baseline-sun8i-r40-ba= nanapi-m2-ultra.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc3-29= 5-g562100f4b12e/arm/sunxi_defconfig/gcc-10/lab-clabbe/baseline-sun8i-r40-ba= nanapi-m2-ultra.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646dbfb4257db5fc982e8= 5ed new failure (last pass: v6.4-rc3-246-g48bfaadff1906) = =20