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 aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5050C76188 for ; Wed, 5 Apr 2023 13:39:48 +0000 (UTC) Received: from mail-pg1-f181.google.com (mail-pg1-f181.google.com [209.85.215.181]) by mx.groups.io with SMTP id smtpd.web10.130222.1680701984412299639 for ; Wed, 05 Apr 2023 06:39:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernelci-org.20210112.gappssmtp.com header.s=20210112 header.b=BeVGz60F; spf=none, err=permanent DNS error (domain: kernelci.org, ip: 209.85.215.181, mailfrom: bot@kernelci.org) Received: by mail-pg1-f181.google.com with SMTP id x37so21727037pga.1 for ; Wed, 05 Apr 2023 06:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1680701983; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=0btyUe3z8fjsER3M1WAN5hVOj1pwBAF6JjXsAHAq6gw=; b=BeVGz60FjhgvHVkJ+ZvBVXB/7dzVyQCR3iXGc9KjvGcFOlgMNKhobtLMxIH6Sv1Jii KNKk5zIykSbIxxn0JC0xHUDCmVj55r4H9AJdAvCfawTUF5IOt6pvkySNQshifl5hnClu zdcEikdwWktDDxArpWIkEThrPzWTm2iNFQ6Y7V2THgzAs9CRFtQcjyxDv9zdYDt0drc6 gGmDHD5en26h731AKnqmORYX32DEhlFxcPMIImOOXnMm49SZH+RaWfPXrYWDBl2mQ52U SgZJ4rzrnwcUXTnrDBrl60OeXzFmVwQ0PyOd7VMGdmJKaTl9ujtNonllaG2ILSWDfqMP OF0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680701983; 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=0btyUe3z8fjsER3M1WAN5hVOj1pwBAF6JjXsAHAq6gw=; b=MqcjZ+UYk7DInuf6noreOVzWb29l0Tw3c0vSbVlseecltnUt1yS5WO3IoTfQwygCqC snMkZ1bvRqQARv/HiIXXI2gAga7uLjDfS4oqFLnJfb2ZmUA7EoOEk7iyWO3OG9XqVgsd Hg4DdsBigimdgNJEy59QSuSabiIIjyPvakpslNll3xosvSrdVHeHxQakqiiMJ/wnaXoA YqM/Cje2beiSWfQQaw53zuY1cZHjMQMPQ9MBW/KBjXd+FxdO3f9XpFBry1eBIuLit95T Z42VpUJo3PlwY6hipWOaq/iD1lvltOEpuvvVS6DgczhWBk/pxMTIvfaMiAl4X53pkGeB 1kJg== X-Gm-Message-State: AAQBX9e6CQjzjItfxq3ED2c/Ph2PvoaiAbJUYGLl2EeEaW8S4oIVzgQQ ZjKVzyTCsOKs4yNWMOxJAm6t4Iv810Zgk6WtLi6vIA== X-Google-Smtp-Source: AKy350bhXbF4YsiErF8KGjhwTDIbH8smjs3J6F7311guiNtsBZh9nn/BYwaUz3Vaehqjki06ZNleYg== X-Received: by 2002:a62:79d5:0:b0:5df:9809:2e95 with SMTP id u204-20020a6279d5000000b005df98092e95mr6601218pfc.11.1680701982646; Wed, 05 Apr 2023 06:39:42 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id d11-20020aa78e4b000000b006259beddb63sm10739755pfr.44.2023.04.05.06.39.42 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Apr 2023 06:39:42 -0700 (PDT) Message-ID: <642d7a1e.a70a0220.a72ce.6256@mx.google.com> Date: Wed, 05 Apr 2023 06:39:42 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: ci/iwamatsu/linux-4.19.y-cip-rc X-Kernelci-Tree: cip-gitlab X-Kernelci-Report-Type: test X-Kernelci-Kernel: v4.19.279-cip95-86-g16c082d0be46 Subject: cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 99 runs, 32 regressions (v4.19.279-cip95-86-g16c082d0be46) To: cip-dev+int+1680+2922216858170285886@lists.cip-project.org From: "kernelci.org bot" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 05 Apr 2023 13:39:48 -0000 X-Groupsio-URL: https://lists.cip-project.org/g/cip-dev/message/11183 cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 99 runs, 32 regression= s (v4.19.279-cip95-86-g16c082d0be46) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ asus-C433TA-AJ0005-rammus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = asus-C523NA-A20057-coral | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = beaglebone-black | arm | lab-broonie | gcc-10 | multi_v7= _defconfig | 1 = beaglebone-black | arm | lab-cip | gcc-10 | multi_v7= _defconfig | 1 = imx6q-sabrelite | arm | lab-collabora | gcc-10 | multi_v7= _defconfig | 1 = imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | imx_v6_v= 7_defconfig | 1 = imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_v7= _defconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile= _defconfig | 1 = rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_v7= _defconfig | 3 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 2 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = zynqmp-zcu102 | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = zynqmp-zcu102 | arm64 | lab-cip | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/job/cip-gitlab/branch/ci%2Fiwamatsu%2= Flinux-4.19.y-cip-rc/kernel/v4.19.279-cip95-86-g16c082d0be46/plan/baseline/ Test: baseline Tree: cip-gitlab Branch: ci/iwamatsu/linux-4.19.y-cip-rc Describe: v4.19.279-cip95-86-g16c082d0be46 URL: https://gitlab.com/cip-project/cip-kernel/linux-cip.git SHA: 16c082d0be46e1e0049aa4aa2c022b53c67690ad = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ asus-C433TA-AJ0005-rammus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d70c8078c6ffaee79e922 Results: 5 PASS, 1 FAIL, 1 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/x86_64/x86_64_defconfig+x86-c= hromebook/gcc-10/lab-collabora/baseline-asus-C433TA-AJ0005-rammus.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/x86_64/x86_64_defconfig+x86-c= hromebook/gcc-10/lab-collabora/baseline-asus-C433TA-AJ0005-rammus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d70c8078c6ffaee79e927 failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T12:59:32.185438 + set +x 2023-04-05T12:59:32.191608 <8>[ 10.008477] 2023-04-05T12:59:32.295901 # 2023-04-05T12:59:32.397153 / # #export SHELL=3D/bin/sh 2023-04-05T12:59:32.397413 = 2023-04-05T12:59:32.498397 / # export SHELL=3D/bin/sh. /lava-9879150/e= nvironment 2023-04-05T12:59:32.498623 = 2023-04-05T12:59:32.599563 / # . /lava-9879150/environment/lava-987915= 0/bin/lava-test-runner /lava-9879150/1 2023-04-05T12:59:32.599893 = 2023-04-05T12:59:32.602609 / # /lava-9879150/bin/lava-test-runner /lav= a-9879150/1 = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ asus-C523NA-A20057-coral | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d6fbc51d70753b479e95f Results: 5 PASS, 1 FAIL, 1 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/x86_64/x86_64_defconfig+x86-c= hromebook/gcc-10/lab-collabora/baseline-asus-C523NA-A20057-coral.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/x86_64/x86_64_defconfig+x86-c= hromebook/gcc-10/lab-collabora/baseline-asus-C523NA-A20057-coral.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d6fbc51d70753b479e964 failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T12:55:08.728894 + set +x 2023-04-05T12:55:08.735587 <8>[ 12.048738] 2023-04-05T12:55:08.840585 / # # 2023-04-05T12:55:08.941664 export SHELL=3D/bin/sh 2023-04-05T12:55:08.941922 # 2023-04-05T12:55:09.042941 / # export SHELL=3D/bin/sh. /lava-9879138/e= nvironment 2023-04-05T12:55:09.043178 = 2023-04-05T12:55:09.143918 / # . /lava-9879138/environment/lava-987913= 8/bin/lava-test-runner /lava-9879138/1 2023-04-05T12:55:09.144286 = 2023-04-05T12:55:09.149421 / # /lava-9879138/bin/lava-test-runner /lav= a-9879138/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/642d71dd6a0c70929d79e9d9 Results: 24 PASS, 20 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-broonie/baseline-beaglebone-black.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-broonie/baseline-beaglebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d71dd6a0c70929d79ea04 failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T13:03:35.454977 <8>[ 15.351537] 2023-04-05T13:03:35.563842 / # # 2023-04-05T13:03:35.665539 export SHELL=3D/bin/sh 2023-04-05T13:03:35.665997 # 2023-04-05T13:03:35.767223 / # export SHELL=3D/bin/sh. /lava-283214/en= vironment 2023-04-05T13:03:35.767654 = 2023-04-05T13:03:35.869369 / # . /lava-283214/environment/lava-283214/= bin/lava-test-runner /lava-283214/1 2023-04-05T13:03:35.870119 = 2023-04-05T13:03:35.872965 / # /lava-283214/bin/lava-test-runner /lava= -283214/1 2023-04-05T13:03:35.942683 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ beaglebone-black | arm | lab-cip | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/642d75cd4cfe6e2d5479e942 Results: 24 PASS, 20 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-cip/baseline-beaglebone-black.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-cip/baseline-beaglebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d75cd4cfe6e2d5479e949 failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T13:20:38.634256 + set +x 2023-04-05T13:20:38.636321 <8>[ 9.855249] 2023-04-05T13:20:38.744488 / # # 2023-04-05T13:20:38.846415 export SHELL=3D/bin/sh 2023-04-05T13:20:38.846863 # 2023-04-05T13:20:38.948258 / # export SHELL=3D/bin/sh. /lava-898213/en= vironment 2023-04-05T13:20:38.948720 = 2023-04-05T13:20:39.050146 / # . /lava-898213/environment/lava-898213/= bin/lava-test-runner /lava-898213/1 2023-04-05T13:20:39.050934 = 2023-04-05T13:20:39.052411 / # /lava-898213/bin/lava-test-runner /lava= -898213/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ imx6q-sabrelite | arm | lab-collabora | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/642d71a4320c40218c79e942 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-collabora/baseline-imx6q-sabrelite.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-collabora/baseline-imx6q-sabrelite.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d71a4320c40218c79e947 failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T13:03:17.239144 / # # 2023-04-05T13:03:17.342133 export SHELL=3D/bin/sh 2023-04-05T13:03:17.343005 # 2023-04-05T13:03:17.445089 / # export SHELL=3D/bin/sh. /lava-9879422/e= nvironment 2023-04-05T13:03:17.445909 = 2023-04-05T13:03:17.548071 / # . /lava-9879422/environment/lava-987942= 2/bin/lava-test-runner /lava-9879422/1 2023-04-05T13:03:17.549352 = 2023-04-05T13:03:17.561676 / # /lava-9879422/bin/lava-test-runner /lav= a-9879422/1 2023-04-05T13:03:17.667164 + export 'TESTRUN_ID=3D1_bootrr' 2023-04-05T13:03:17.667718 + cd /lava-9879422/1/tests/1_bootrr = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | imx_v6_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/642d71e08e4f14a27479e93f Results: 5 PASS, 1 FAIL, 1 SKIP Full config: imx_v6_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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/imx_v6_v7_defconfig/gcc-1= 0/lab-pengutronix/baseline-imx6qp-wandboard-revd1.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/imx_v6_v7_defconfig/gcc-1= 0/lab-pengutronix/baseline-imx6qp-wandboard-revd1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d71e08e4f14a27479e944 failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T13:04:21.387446 + set +x 2023-04-05T13:04:21.387597 [ 7.361040] 2023-04-05T13:04:21.495034 / # # 2023-04-05T13:04:21.596545 export SHELL=3D/bin/sh 2023-04-05T13:04:21.596864 # 2023-04-05T13:04:21.697987 / # export SHELL=3D/bin/sh. /lava-924773/en= vironment 2023-04-05T13:04:21.698290 = 2023-04-05T13:04:21.799572 / # . /lava-924773/environment/lava-924773/= bin/lava-test-runner /lava-924773/1 2023-04-05T13:04:21.800189 = 2023-04-05T13:04:21.803475 / # /lava-924773/bin/lava-test-runner /lava= -924773/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/642d717cffd597bf8079e929 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-pengutronix/baseline-imx6qp-wandboard-revd1.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-pengutronix/baseline-imx6qp-wandboard-revd1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d717cffd597bf8079e92e failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T13:02:41.044186 + set +x 2023-04-05T13:02:41.044359 [ 4.957659] 2023-04-05T13:02:41.150358 / # # 2023-04-05T13:02:41.252043 export SHELL=3D/bin/sh 2023-04-05T13:02:41.252529 # 2023-04-05T13:02:41.353866 / # export SHELL=3D/bin/sh. /lava-924772/en= vironment 2023-04-05T13:02:41.354442 = 2023-04-05T13:02:41.455863 / # . /lava-924772/environment/lava-924772/= bin/lava-test-runner /lava-924772/1 2023-04-05T13:02:41.456618 = 2023-04-05T13:02:41.458623 / # /lava-924772/bin/lava-test-runner /lava= -924772/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d706945679e68a379e93a 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d706945679e68a379e= 93b failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d72c06ab692960a79e939 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-br= oonie/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-br= oonie/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d72c06ab692960a79e= 93a failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d704ad1ee19909979e940 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d704ad1ee19909979e= 941 failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d70feea8d6d9e6279ea7f 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d70feea8d6d9e6279e= a80 failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d70688c89b55e5f79e95a 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d70688c89b55e5f79e= 95b failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d72accaae89512c79e9a5 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-br= oonie/baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-br= oonie/baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d72accaae89512c79e= 9a6 failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d70499dcd4ec90979e968 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d70499dcd4ec90979e= 969 failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d70fdea8d6d9e6279ea7c 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d70fdea8d6d9e6279e= a7d failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d7130b719bde01d79e95c 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d7130b719bde01d79e= 95d failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d72846a98cd6d4479e925 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-br= oonie/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-br= oonie/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d72846a98cd6d4479e= 926 failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d70521572eb340879e924 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d70521572eb340879e= 925 failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d7106d2b8bab93279e938 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d7106d2b8bab93279e= 939 failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d7108d2b8bab93279e944 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d7108d2b8bab93279e= 945 failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d72fcc3b9bd153879efba 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-br= oonie/baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-br= oonie/baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d72fcc3b9bd153879e= fbb failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d704bd1ee19909979e945 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d704bd1ee19909979e= 946 failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d719f320c40218c79e93a 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d719f320c40218c79e= 93b failing since 321 days (last pass: v4.19.239-cip72-68-g407458469172= , first fail: v4.19.242-cip73-50-gd57bc44cb340) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/642d722f67e3a576bc79e938 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/shmobile_defconfig/gcc-10= /lab-cip/baseline-r8a7743-iwg20d-q7.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/shmobile_defconfig/gcc-10= /lab-cip/baseline-r8a7743-iwg20d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/642d722f67e3a576bc79e= 939 new failure (last pass: v4.19.276-cip93-5-g2eb2a953ab59) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_v7= _defconfig | 3 = Details: https://kernelci.org/test/plan/id/642d71a1dff725d49d79e954 Results: 61 PASS, 8 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-collabora/baseline-rk3288-veyron-jaq.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm/multi_v7_defconfig/gcc-10= /lab-collabora/baseline-rk3288-veyron-jaq.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/armel/rootfs.cpio.gz = * baseline.bootrr.dwhdmi-rockchip-driver-cec-present: https://kernelci.or= g/test/case/id/642d71a1dff725d49d79e983 failing since 74 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T13:03:00.459745 multi-call binary. 2023-04-05T13:03:00.460209 = 2023-04-05T13:03:00.464335 Usage: seq [-w] [-s SEP] [FIRST [INC]] LAST 2023-04-05T13:03:00.464798 = 2023-04-05T13:03:00.469834 Print numbers from FIRST to LAST, in steps = of INC. 2023-04-05T13:03:00.479910 FIRST,<8>[ 11.084247] = * baseline.bootrr.dwhdmi-rockchip-driver-audio-present: https://kernelci.= org/test/case/id/642d71a1dff725d49d79e984 failing since 74 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T13:03:00.439776 /lava-9879420/1/../bin/lava-test-case<8>[ = 11.048166] 2023-04-05T13:03:00.439991 = 2023-04-05T13:03:00.458255 BusyBox v1.31.1 (2023-03-24 11:38:03 UTC)<8= >[ 11.065444] = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d71a1dff725d49d79e997 failing since 74 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T13:02:56.616127 + <8>[ 7.226998] 2023-04-05T13:02:56.616341 set +x 2023-04-05T13:02:56.723024 # 2023-04-05T13:02:56.826195 / # #export SHELL=3D/bin/sh 2023-04-05T13:02:56.827080 = 2023-04-05T13:02:56.929150 / # export SHELL=3D/bin/sh. /lava-9879420/e= nvironment 2023-04-05T13:02:56.929989 = 2023-04-05T13:02:57.032117 / # . /lava-9879420/environment/lava-987942= 0/bin/lava-test-runner /lava-9879420/1 2023-04-05T13:02:57.033457 = 2023-04-05T13:02:57.035371 / # /lava-9879420/bin/lava-test-runner /lav= a-9879420/1 = ... (16 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/642d7122ceea3aaa5679e9ad 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-collabora/baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/642d7122ceea3aaa5679e9b3 failing since 22 days (last pass: v4.19.273-cip92-277-g507c8d80b9e2= 0, first fail: v4.19.276-cip93-5-g2eb2a953ab59) 2023-04-05T13:01:12.193964 <8>[ 36.308370] 2023-04-05T13:01:13.207333 /lava-9878938/1/../bin/lava-test-case 2023-04-05T13:01:13.215450 <8>[ 37.330052] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/642d7122ceea3aaa5679e9b4 failing since 22 days (last pass: v4.19.273-cip92-277-g507c8d80b9e2= 0, first fail: v4.19.276-cip93-5-g2eb2a953ab59) 2023-04-05T13:01:12.185240 /lava-9878938/1/../bin/lava-test-case = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d7011a8d59b975179e9cb Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-sun50i-h6-pine-h64.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-co= llabora/baseline-sun50i-h6-pine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d7011a8d59b975179e9d0 failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T12:56:37.252423 / # # 2023-04-05T12:56:37.354245 export SHELL=3D/bin/sh 2023-04-05T12:56:37.354741 # 2023-04-05T12:56:37.456152 / # export SHELL=3D/bin/sh. /lava-9879252/e= nvironment 2023-04-05T12:56:37.456763 = 2023-04-05T12:56:37.558345 / # . /lava-9879252/environment/lava-987925= 2/bin/lava-test-runner /lava-9879252/1 2023-04-05T12:56:37.559202 = 2023-04-05T12:56:37.576071 / # /lava-9879252/bin/lava-test-runner /lav= a-9879252/1 2023-04-05T12:56:37.634228 + export 'TESTRUN_ID=3D1_bootrr' 2023-04-05T12:56:37.634594 + cd /lava-9879252<8>[ 15.653556] = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ zynqmp-zcu102 | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/642d6f50abd954ada279e969 Results: 5 PASS, 1 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//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-cip/baseline-zynqmp-zcu102.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig+arm64-chromeb= ook/gcc-10/lab-cip/baseline-zynqmp-zcu102.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d6f50abd954ada279e970 failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T12:53:12.980312 <8>[ 3.763243] 2023-04-05T12:53:13.085888 / # # 2023-04-05T12:53:13.187901 export SHELL=3D/bin/sh 2023-04-05T12:53:13.188408 # 2023-04-05T12:53:13.289867 / # export SHELL=3D/bin/sh. /lava-898175/en= vironment 2023-04-05T12:53:13.290361 = 2023-04-05T12:53:13.391754 / # . /lava-898175/environment/lava-898175/= bin/lava-test-runner /lava-898175/1 2023-04-05T12:53:13.392578 = 2023-04-05T12:53:13.395603 / # /lava-898175/bin/lava-test-runner /lava= -898175/1 2023-04-05T12:53:13.432621 + export 'TESTRUN_ID=3D1_bootrr' = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions ---------------------------+--------+-----------------+----------+---------= ---------------------+------------ zynqmp-zcu102 | arm64 | lab-cip | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/642d70e0d880dba20d79e96d Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-ci= p/baseline-zynqmp-zcu102.txt HTML log: https://storage.kernelci.org//cip-gitlab/ci-iwamatsu-linux-4= .19.y-cip-rc/v4.19.279-cip95-86-g16c082d0be46/arm64/defconfig/gcc-10/lab-ci= p/baseline-zynqmp-zcu102.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230324.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /642d70e0d880dba20d79e974 failing since 76 days (last pass: v4.19.265-cip85-36-gf1ffb3de9576,= first fail: v4.19.269-cip88-479-g3f9e11225caa5) 2023-04-05T12:59:53.343422 <8>[ 3.762483] 2023-04-05T12:59:53.448133 / # # 2023-04-05T12:59:53.549807 export SHELL=3D/bin/sh 2023-04-05T12:59:53.550321 # 2023-04-05T12:59:53.651719 / # export SHELL=3D/bin/sh. /lava-898185/en= vironment 2023-04-05T12:59:53.652140 = 2023-04-05T12:59:53.753365 / # . /lava-898185/environment/lava-898185/= bin/lava-test-runner /lava-898185/1 2023-04-05T12:59:53.753878 = 2023-04-05T12:59:53.756929 / # /lava-898185/bin/lava-test-runner /lava= -898185/1 2023-04-05T12:59:53.794066 + export 'TESTRUN_ID=3D1_bootrr' = ... (12 line(s) more) = =20