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 28C05C77B61 for ; Mon, 24 Apr 2023 12:56:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231165AbjDXMz7 (ORCPT ); Mon, 24 Apr 2023 08:55:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52128 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231441AbjDXMzo (ORCPT ); Mon, 24 Apr 2023 08:55:44 -0400 Received: from mail-pg1-x52d.google.com (mail-pg1-x52d.google.com [IPv6:2607:f8b0:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 18AA73AA6 for ; Mon, 24 Apr 2023 05:55:42 -0700 (PDT) Received: by mail-pg1-x52d.google.com with SMTP id 41be03b00d2f7-517c840f181so2645656a12.3 for ; Mon, 24 Apr 2023 05:55:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1682340941; x=1684932941; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=fM4iS4OEd0Un7O4/yK0jLBKA689qA355gIsrEiITc0o=; b=Hc69bY0PGQXtHq9mnyoOcuPUEcapyqn24n8tBxWuHIW/Tz4xIrTxOlsHM/URXBoCfH MmILsxZEAu3gY16RdOcd35v2DI0ZxtT93atHvdMKgTl79HQ5KQlPjcivpDSc89Ve7cq1 LpgZJ8SPtVbbyMz5OdAL2QcRZFcSp1xkzoHFRCyuEhckZU5ldwPJQm3JGJzykNY4xRvm oHyQZAw/KCbDxJ7tkDyZtxP8a1DM7llvXuCbzx1XABr24v+43qFQ3FwiYaDzB7PivRxK c4LypKnLmMrfqcqKuG4XgmAt2hUJ7C27aoLv/PQ/EHL2YQ7huapijedN098adzNNHD+x lprA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682340941; x=1684932941; 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=fM4iS4OEd0Un7O4/yK0jLBKA689qA355gIsrEiITc0o=; b=MZ6v+59PIbS4l8qnHfRr1lO6284UqL4yVf4RSCB0bNpFspiR7FhNc3YiSxnRqop9Gy ca1rfoL0A9JEK1kadASAIeDfyRd7ZDaU42pmkHU6uVhScuan41ZPIrtjU5OeFPVNmRxB +Rf9J04q6QQdhNnnQ97TJt7d5+7RU1HuFxvUc+OW+PKHtZT0uK/cAvyGFcuwpwLHXvVK ExJHAHzQp860zu69QyY5O/kJANrNSV/FhoCqDWzo9LNbPj7fRVL0oa2rJaHZ/A4GQLCD Fu2A+iPf6z/elQygwBmgObecgCrvg12V8pq5tZXwS/ygUAZ17MaYJjl5b9v50vFJ5+Sx nbqw== X-Gm-Message-State: AAQBX9f+11SUfzaMlxDjdJHw8m3yv9XrmigbHw6JL8h0xUo9erlr0t7D jrvxFaIKq8CCcgvb4cnnZwGkFQ4ld50Uz3qm7xZqSg== X-Google-Smtp-Source: AKy350ZL+KY1a2D3w9V6RBkEanRXBdhb4jl49VG0Irl80TFjuQBLSdrK5EepEqFwUTHMpGJQycJn0A== X-Received: by 2002:a17:90a:ca81:b0:247:a272:71be with SMTP id y1-20020a17090aca8100b00247a27271bemr14046559pjt.46.1682340940948; Mon, 24 Apr 2023 05:55:40 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id bv21-20020a17090af19500b002465e66256asm6510050pjb.11.2023.04.24.05.55.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Apr 2023 05:55:40 -0700 (PDT) Message-ID: <64467c4c.170a0220.d4f84.c74c@mx.google.com> Date: Mon, 24 Apr 2023 05:55:40 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.19 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.279-170-g600ad88600f55 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.19 baseline: 108 runs, 20 regressions (v4.19.279-170-g600ad88600f55) 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/queue/4.19 baseline: 108 runs, 20 regressions (v4.19.279-170-g600= ad88600f55) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.19/ker= nel/v4.19.279-170-g600ad88600f55/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.19 Describe: v4.19.279-170-g600ad88600f55 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 600ad88600f557e4bacbd7756d802cfc82927b18 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/644648dac454ba435b2e85e7 Results: 41 PASS, 10 FAIL, 1 SKIP Full config: omap2plus_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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-bea= glebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-bea= glebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644648dac454ba435b2e8619 failing since 0 day (last pass: v4.19.279-161-geaf255810a550, first= fail: v4.19.279-169-gb69ea61fcf345) 2023-04-24T09:15:31.900283 + set +x<8>[ 16.841896] 2023-04-24T09:15:31.903523 = 2023-04-24T09:15:32.088456 / # # 2023-04-24T09:15:32.204447 export SHELL=3D/bin/sh 2023-04-24T09:15:32.210429 # 2023-04-24T09:15:32.319349 / # export SHELL=3D/bin/sh. /lava-377811/en= vironment 2023-04-24T09:15:32.325279 = 2023-04-24T09:15:32.436478 / # . /lava-377811/environment/lava-377811/= bin/lava-test-runner /lava-377811/1 2023-04-24T09:15:32.446907 = 2023-04-24T09:15:32.450873 / # /lava-377811/bin/lava-test-runner /lava= -377811/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/644646ca913fe5ab1c2e85f1 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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cub= ietruck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cub= ietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644646ca913fe5ab1c2e85f6 failing since 97 days (last pass: v4.19.269-9-gce7b59ec9d48, first = fail: v4.19.269-521-g305d312d039a) 2023-04-24T09:07:10.251385 + set +x<8>[ 7.416170] 2023-04-24T09:07:10.251572 = 2023-04-24T09:07:10.357695 / # # 2023-04-24T09:07:10.459176 export SHELL=3D/bin/sh 2023-04-24T09:07:10.459538 # 2023-04-24T09:07:10.560641 / # export SHELL=3D/bin/sh. /lava-3526777/e= nvironment 2023-04-24T09:07:10.561070 = 2023-04-24T09:07:10.662394 / # . /lava-3526777/environment/lava-352677= 7/bin/lava-test-runner /lava-3526777/1 2023-04-24T09:07:10.663068 = 2023-04-24T09:07:10.668308 / # /lava-3526777/bin/lava-test-runner /lav= a-3526777/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64464fe39ac91659f12e8602 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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64464fe39ac91659f12e8= 603 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/644653409c898a57362e85f6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644653409c898a57362e8= 5f7 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/644646e7d6c99e44032e85eb 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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644646e7d6c99e44032e8= 5ec failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6446488627c92124b42e8655 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6446488627c92124b42e8= 656 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64464ea3c5c637e48d2e8604 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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64464ea3c5c637e48d2e8= 605 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/644653a4f063f0ec592e85e7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644653a4f063f0ec592e8= 5e8 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/644646e91afcfe74cd2e85f8 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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644646e91afcfe74cd2e8= 5f9 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6446488f57418c4df42e8603 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6446488f57418c4df42e8= 604 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6446500bd6166a44772e85f9 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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6446500bd6166a44772e8= 5fa failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/644654a84c1545c2932e8608 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644654a84c1545c2932e8= 609 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/644646e701c97f27e42e85f8 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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644646e701c97f27e42e8= 5f9 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6446489086876318b32e861a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6446489086876318b32e8= 61b failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64464e8fc5c637e48d2e85f8 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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64464e8fc5c637e48d2e8= 5f9 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6446523cc7b236f1c72e85f9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6446523cc7b236f1c72e8= 5fa failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/644646e7dc1f7702632e85ef 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/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644646e7dc1f7702632e8= 5f0 failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6446488d27c92124b42e865a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6446488d27c92124b42e8= 65b failing since 272 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/644647b8bfb55bb98b2e85f0 Results: 77 PASS, 5 FAIL, 1 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -170-g600ad88600f55/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/644647b8bfb55bb98b2e85f6 failing since 40 days (last pass: v4.19.275-252-gcb3c41fc75db9, fir= st fail: v4.19.276-34-ge787294ce440f) 2023-04-24T09:11:12.355921 <8>[ 36.382352] 2023-04-24T09:11:13.367217 /lava-10100982/1/../bin/lava-test-case = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/644647b8bfb55bb98b2e85f7 failing since 40 days (last pass: v4.19.275-252-gcb3c41fc75db9, fir= st fail: v4.19.276-34-ge787294ce440f) 2023-04-24T09:11:11.330198 <8>[ 35.356923] 2023-04-24T09:11:12.345986 /lava-10100982/1/../bin/lava-test-case = =20