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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1922CC48BE5 for ; Tue, 15 Jun 2021 14:41:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D7C1961490 for ; Tue, 15 Jun 2021 14:41:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230079AbhFOOnG (ORCPT ); Tue, 15 Jun 2021 10:43:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42966 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230076AbhFOOnG (ORCPT ); Tue, 15 Jun 2021 10:43:06 -0400 Received: from mail-pg1-x533.google.com (mail-pg1-x533.google.com [IPv6:2607:f8b0:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A89DDC061574 for ; Tue, 15 Jun 2021 07:41:01 -0700 (PDT) Received: by mail-pg1-x533.google.com with SMTP id e20so11669276pgg.0 for ; Tue, 15 Jun 2021 07:41:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20150623.gappssmtp.com; s=20150623; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=UNJkFNQELYsS6IVftytTlfcPIfPNCerOhYCOXPkaTt0=; b=uG+qbfLKiXJ9XaiGOLgxlG4AL8nmdB5NGg/s8RQ4yRd6fSe3Ym6lO6Z2/coQytb1wB xvGt/TyViM+76+rNriKKjijmJwr2edFvmK+9keA26hvhQ7hFqQvfWJ0crvxJmzXqPYDK rT+/zmETYS/AZsflv+7NuMfg8klwjnJy9nfMVE0g9sEQRVL1Q1TqyxKGlgBPkKyaPbfP TY4FiPN929MOK1vB98rH+TSFLByCWt/jmxrP5a3GNrHJdzBWwBeHiL9eYrutPxOVe7JK /RWQAP2SMtt4chL1R69YgOrbOVIJAoZzVCTi9AMPL/8K64HITzRoCmXK3n5dRFKcBVgj 4hmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:mime-version :content-transfer-encoding:subject:to:from; bh=UNJkFNQELYsS6IVftytTlfcPIfPNCerOhYCOXPkaTt0=; b=UzlGLTwkBNy2J8JFyB74FD5X30bFYauaRM/FOYAN5tDc9cgnm///Ekfb2GvYfxMNnr NiPzoSpE6RaFwoFoRlLLLrj8WnkYSR3zPj9yynZLKYy9tRLlN0s+CilOyLzSv/Z0mQ2F pW8ZoCdATJ4b7mRZbRp5Pg7E9Lt2AAfjg5sEVy+M2jqvCf7iux8WDBVj2M3flSE/Lsyy l7od608IThFGUhE5yOYh6Wm3h1PuM2NHVhsSBaMkcLAEE3+zv8IKveVOABZdsibwScHz ikK6lgA2/2UQQRFJLBe4fzEc4niBqY/0UquUFwwzkGK29Lv7UfDjwzspV3wXGsZ6QS3q QJ/w== X-Gm-Message-State: AOAM532mmEW80FpCphD08O4saDv/IWPrYvz61ujt2vL2WywtNycP3N0+ n5CDr+DyitF2Mit6Gf4tWjz2VhAAfjqD/A== X-Google-Smtp-Source: ABdhPJyjZE4eDOx0Xkhbz/Lgo4yPQ30ZyippIua06LU0QiWommr8RwU/d0TjaJm6oZVZSm4kifKmiQ== X-Received: by 2002:a63:f749:: with SMTP id f9mr22450356pgk.369.1623768059547; Tue, 15 Jun 2021 07:40:59 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id z6sm17069336pfr.99.2021.06.15.07.40.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Jun 2021 07:40:58 -0700 (PDT) Message-ID: <60c8bbfa.1c69fb81.b661f.10ab@mx.google.com> Date: Tue, 15 Jun 2021 07:40:58 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: test X-Kernelci-Kernel: next-20210615 X-Kernelci-Branch: master X-Kernelci-Tree: next Subject: next/master baseline: 583 runs, 204 regressions (next-20210615) 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/master baseline: 583 runs, 204 regressions (next-20210615) Regressions Summary ------------------- platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = dove-cubox | arm | lab-pengutronix | clang-10 | multi_v= 7_defconfig | 1 = dove-cubox | arm | lab-pengutronix | clang-12 | multi_v= 7_defconfig | 1 = dove-cubox | arm | lab-pengutronix | gcc-8 | multi_v= 7_defconfig | 1 = dove-cubox | arm | lab-pengutronix | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = dove-cubox | arm | lab-pengutronix | gcc-8 | mvebu_v= 7_defconfig | 1 = fsl-lx2160a-rdb | arm64 | lab-nxp | clang-10 | defconf= ig | 1 = fsl-lx2160a-rdb | arm64 | lab-nxp | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = fsl-lx2160a-rdb | arm64 | lab-nxp | clang-12 | defconf= ig | 1 = fsl-lx2160a-rdb | arm64 | lab-nxp | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = hifive-unleashed-a00 | riscv | lab-baylibre | gcc-8 | defconf= ig | 1 = imx27-phytec-phycard-s-rdk | arm | lab-pengutronix | gcc-8 | imx_v4_= v5_defconfig | 1 = imx6q-sabresd | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = imx6sx-sdb | arm | lab-nxp | clang-10 | multi_v= 7_defconfig | 2 = imx6sx-sdb | arm | lab-nxp | clang-12 | multi_v= 7_defconfig | 2 = imx6sx-sdb | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = imx6sx-sdb | arm | lab-nxp | gcc-8 | multi_v= 7_defconfig | 2 = imx6sx-sdb | arm | lab-nxp | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 2 = imx6ul-14x14-evk | arm | lab-nxp | clang-10 | multi_v= 7_defconfig | 1 = imx6ul-14x14-evk | arm | lab-nxp | clang-12 | multi_v= 7_defconfig | 1 = imx6ul-14x14-evk | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = imx6ul-14x14-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defconfig | 1 = imx6ul-14x14-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = imx6ull-14x14-evk | arm | lab-nxp | clang-10 | multi_v= 7_defconfig | 1 = imx6ull-14x14-evk | arm | lab-nxp | clang-12 | multi_v= 7_defconfig | 1 = imx6ull-14x14-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defconfig | 1 = imx6ull-14x14-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = imx8mp-evk | arm64 | lab-nxp | clang-10 | defconf= ig | 1 = kontron-kbox-a-230-ls | arm64 | lab-kontron | clang-10 | defconf= ig | 1 = kontron-kbox-a-230-ls | arm64 | lab-kontron | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = kontron-kbox-a-230-ls | arm64 | lab-kontron | clang-12 | defconf= ig | 1 = kontron-kbox-a-230-ls | arm64 | lab-kontron | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = kontron-kbox-a-230-ls | arm64 | lab-kontron | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = kontron-pitx-imx8m | arm64 | lab-kontron | clang-10 | defconf= ig | 1 = kontron-pitx-imx8m | arm64 | lab-kontron | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = kontron-pitx-imx8m | arm64 | lab-kontron | clang-12 | defconf= ig | 1 = kontron-pitx-imx8m | arm64 | lab-kontron | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = kontron-pitx-imx8m | arm64 | lab-kontron | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = kontron-sl28-var3-ads2 | arm64 | lab-kontron | clang-10 | defconf= ig | 1 = kontron-sl28-var3-ads2 | arm64 | lab-kontron | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = kontron-sl28-var3-ads2 | arm64 | lab-kontron | clang-12 | defconf= ig | 1 = kontron-sl28-var3-ads2 | arm64 | lab-kontron | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = kontron-sl28-var3-ads2 | arm64 | lab-kontron | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = ox820-clouden...lug-series-3 | arm | lab-baylibre | gcc-8 | oxnas_v= 6_defconfig | 1 = qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versati= le_defconfig | 1 = qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versati= le_defconfig | 1 = qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versati= le_defconfig | 1 = qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versati= le_defconfig | 1 = qemu_arm-versatilepb | arm | lab-linaro-lkft | gcc-8 | versati= le_defconfig | 1 = qemu_arm-vexpress-a15 | arm | lab-baylibre | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-vexpress-a15 | arm | lab-broonie | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-vexpress-a15 | arm | lab-cip | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-vexpress-a15 | arm | lab-collabora | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-vexpress-a15 | arm | lab-linaro-lkft | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-vexpress-a9 | arm | lab-baylibre | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-vexpress-a9 | arm | lab-broonie | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-vexpress-a9 | arm | lab-cip | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-vexpress-a9 | arm | lab-collabora | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-vexpress-a9 | arm | lab-linaro-lkft | gcc-8 | vexpres= s_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-cip | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-linaro-lkft | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-cip | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-linaro-lkft | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv2 | arm | lab-cip | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-cip | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv2 | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-broonie | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-cip | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-collabora | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-linaro-lkft | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-broonie | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-cip | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-collabora | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-linaro-lkft | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-cip | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-cip | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-cip | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-linaro-lkft | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-cip | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-linaro-lkft | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3 | arm | lab-cip | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-cip | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3 | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-broonie | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-cip | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-collabora | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-linaro-lkft | clang-10 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-broonie | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-cip | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-collabora | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-linaro-lkft | clang-12 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-cip | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-cip | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-cip | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-cip | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-cip | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-cip | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-cip | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | clang-10 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-cip | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-cip | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | clang-12 | defconf= ig | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-cip | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = r8a77950-salvator-x | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = rk3328-rock64 | arm64 | lab-baylibre | clang-10 | defconf= ig | 1 = rk3328-rock64 | arm64 | lab-baylibre | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = rk3328-rock64 | arm64 | lab-baylibre | clang-12 | defconf= ig | 1 = rk3328-rock64 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = rk3328-rock64 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = rk3399-gru-kevin | arm64 | lab-collabora | clang-10 | defconf= ig | 1 = rk3399-gru-kevin | arm64 | lab-collabora | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = rk3399-gru-kevin | arm64 | lab-collabora | clang-12 | defconf= ig | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/job/next/branch/master/kernel/next-20= 210615/plan/baseline/ Test: baseline Tree: next Branch: master Describe: next-20210615 URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next= .git SHA: 19ae1f2bd9c091059f80646604ccef8a1e614f57 = Test Regressions ---------------- = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c88b2676b83b186a41327f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-bcm2836-rpi-= 2-b.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-bcm2836-rpi-= 2-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88b2676b83b186a413= 280 failing since 110 days (last pass: next-20210223, first fail: next-= 20210224) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ dove-cubox | arm | lab-pengutronix | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87f1cabac3196a7413268 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-pengutronix/baseline-dove-cubox.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-pengutronix/baseline-dove-cubox.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f1cabac3196a7413= 269 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ dove-cubox | arm | lab-pengutronix | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87b399144d7430641328f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-pengutronix/baseline-dove-cubox.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-pengutronix/baseline-dove-cubox.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87b399144d74306413= 290 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ dove-cubox | arm | lab-pengutronix | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c879c0bad4da4cbf413276 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-pengutronix/baseline-dove-cubox.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-pengutronix/baseline-dove-cubox.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c879c0bad4da4cbf413= 277 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ dove-cubox | arm | lab-pengutronix | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c87bb2c1734ec95741328a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-pengutronix/baseline-dove-cubox= .txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-pengutronix/baseline-dove-cubox= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bb2c1734ec957413= 28b new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ dove-cubox | arm | lab-pengutronix | gcc-8 | mvebu_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8784dcf199547d7413285 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: mvebu_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= mvebu_v7_defconfig/gcc-8/lab-pengutronix/baseline-dove-cubox.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= mvebu_v7_defconfig/gcc-8/lab-pengutronix/baseline-dove-cubox.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8784dcf199547d7413= 286 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ fsl-lx2160a-rdb | arm64 | lab-nxp | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87ff053714a5ba1413295 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-nxp/baseline-fsl-lx2160a-rdb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-nxp/baseline-fsl-lx2160a-rdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87ff053714a5ba1413= 296 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ fsl-lx2160a-rdb | arm64 | lab-nxp | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87b5012f1946ca5413277 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-nxp/baseline-fsl-lx2160= a-rdb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-nxp/baseline-fsl-lx2160= a-rdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87b5012f1946ca5413= 278 new failure (last pass: next-20210609) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ fsl-lx2160a-rdb | arm64 | lab-nxp | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87de866489b579f413277 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-nxp/baseline-fsl-lx2160a-rdb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-nxp/baseline-fsl-lx2160a-rdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87de866489b579f413= 278 new failure (last pass: next-20210604) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ fsl-lx2160a-rdb | arm64 | lab-nxp | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87ccf4e89b0b66841335f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-nxp/baseline-fsl-lx2160a-rd= b.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-nxp/baseline-fsl-lx2160a-rd= b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87ccf4e89b0b668413= 360 new failure (last pass: next-20210607) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c877d784aae5288141329d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (riscv64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/risc= v/defconfig/gcc-8/lab-baylibre/baseline-hifive-unleashed-a00.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/risc= v/defconfig/gcc-8/lab-baylibre/baseline-hifive-unleashed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/riscv/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c877d784aae52881413= 29e failing since 46 days (last pass: next-20210429, first fail: next-2= 0210430) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx27-phytec-phycard-s-rdk | arm | lab-pengutronix | gcc-8 | imx_v4_= v5_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8792b3324d3858241327d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: imx_v4_v5_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= imx_v4_v5_defconfig/gcc-8/lab-pengutronix/baseline-imx27-phytec-phycard-s-r= dk.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= imx_v4_v5_defconfig/gcc-8/lab-pengutronix/baseline-imx27-phytec-phycard-s-r= dk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8792b3324d38582413= 27e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6q-sabresd | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87c80754aa7fd3a4132ba Results: 0 PASS, 1 FAIL, 0 SKIP Full config: imx_v6_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6q-sabresd.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6q-sabresd.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c80754aa7fd3a413= 2bb failing since 232 days (last pass: next-20201023, first fail: next-= 20201026) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sx-sdb | arm | lab-nxp | clang-10 | multi_v= 7_defconfig | 2 = Details: https://kernelci.org/test/plan/id/60c8801845c17aac0b41326c Results: 3 PASS, 2 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-nxp/baseline-imx6sx-sdb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-nxp/baseline-imx6sx-sdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.dmesg.alert: https://kernelci.org/test/case/id/60c8801845c17aa= c0b413270 new failure (last pass: next-20210611) 17 lines 2021-06-15T10:25:13.271686 kern :alert : 8<--- cut here --- 2021-06-15T10:25:13.272326 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 00000034 2021-06-15T10:25:13.272538 kern :alert : pgd =3D (ptrval)<8>[ 48.51= 2530] 2021-06-15T10:25:13.272736 = 2021-06-15T10:25:13.272928 kern :alert : [00000034] *pgd=3Db93ca831 2021-06-15T10:25:13.273115 kern :alert : Register r0 information: NUL= L pointer 2021-06-15T10:25:13.273303 kern :alert : Register r1 information: non= -paged memory = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/60c8801845c17aa= c0b413271 new failure (last pass: next-20210611) 167 lines 2021-06-15T10:25:13.274347 kern :alert : Register r2 information: non= -paged memory 2021-06-15T10:25:13.314759 kern :alert : Register r3 information: non= -paged memory 2021-06-15T10:25:13.315410 kern :alert : Register r4 information: NUL= L pointer 2021-06-15T10:25:13.315613 kern :alert : Register r5 information: NUL= L pointer 2021-06-15T10:25:13.315808 kern :alert : Register r6 information: NUL= L pointer 2021-06-15T10:25:13.315979 kern :alert : Register r7 information: non= -slab/vmalloc memory 2021-06-15T10:25:13.316153 kern :alert : Register r8 information: NUL= L pointer 2021-06-15T10:25:13.316330 kern :alert : Register r9 information: non= -slab/vmalloc memory 2021-06-15T10:25:13.316503 kern :alert : Register r10 information: no= n-paged memory 2021-06-15T10:25:13.316901 kern :alert : Register r11 information: no= n-slab/vmalloc memory = ... (130 line(s) more) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sx-sdb | arm | lab-nxp | clang-12 | multi_v= 7_defconfig | 2 = Details: https://kernelci.org/test/plan/id/60c87d35c5cf67bc98413272 Results: 3 PASS, 2 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-nxp/baseline-imx6sx-sdb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-nxp/baseline-imx6sx-sdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.dmesg.alert: https://kernelci.org/test/case/id/60c87d35c5cf67b= c98413276 new failure (last pass: next-20210610) 17 lines 2021-06-15T10:12:45.335040 kern :alert : 8<--- cut here --- 2021-06-15T10:12:45.335357 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 00000034 2021-06-15T10:12:45.335936 kern :alert : pgd =3D (ptrval)<8>[ 48.33= 7304] 2021-06-15T10:12:45.336200 = 2021-06-15T10:12:45.336500 kern :alert : [00000034] *pgd=3Db9365831 2021-06-15T10:12:45.336794 kern :alert : Register r0 information: NUL= L pointer 2021-06-15T10:12:45.337086 kern :alert : Register r1 information: non= -paged memory = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/60c87d35c5cf67b= c98413277 new failure (last pass: next-20210610) 109 lines 2021-06-15T10:12:45.338558 kern :alert : Register r2 information: non= -paged memory 2021-06-15T10:12:45.378167 kern :alert : Register r3 information: non= -paged memory 2021-06-15T10:12:45.378482 kern :alert : Register r4 information: NUL= L pointer 2021-06-15T10:12:45.379055 kern :alert : Register r5 information: NUL= L pointer 2021-06-15T10:12:45.379314 kern :alert : Register r6 information: NUL= L pointer 2021-06-15T10:12:45.379611 kern :alert : Register r7 information: non= -slab/vmalloc memory 2021-06-15T10:12:45.379901 kern :alert : Register r8 information: NUL= L pointer 2021-06-15T10:12:45.380206 kern :alert : Register r9 information: non= -slab/vmalloc memory 2021-06-15T10:12:45.380496 kern :alert : Register r10 information: no= n-paged memory 2021-06-15T10:12:45.421200 kern :alert : Register r11 information: no= n-slab/vmalloc memory = ... (83 line(s) more) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sx-sdb | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87c3035d6d71364413271 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: imx_v6_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6sx-sdb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6sx-sdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c3035d6d71364413= 272 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sx-sdb | arm | lab-nxp | gcc-8 | multi_v= 7_defconfig | 2 = Details: https://kernelci.org/test/plan/id/60c87b6ff2634da5ed4132ca Results: 3 PASS, 2 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-nxp/baseline-imx6sx-sdb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-nxp/baseline-imx6sx-sdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.dmesg.alert: https://kernelci.org/test/case/id/60c87b6ff2634da= 5ed4132ce new failure (last pass: next-20210611) 17 lines 2021-06-15T10:04:41.907051 kern :alert : 8<--- cut here --- 2021-06-15T10:04:41.907621 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 00000034 2021-06-15T10:04:41.907874 kern :alert : pgd =3D (ptrval)<8>[ 48.97= 9640] 2021-06-15T10:04:41.908158 = 2021-06-15T10:04:41.908436 kern :alert : [00000034] *pgd=3Db91bc831 2021-06-15T10:04:41.908710 kern :alert : Register r0 information: NUL= L pointer 2021-06-15T10:04:41.908979 kern :alert : Register r1 information: non= -paged memory = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/60c87b6ff2634da= 5ed4132cf new failure (last pass: next-20210611) 88 lines 2021-06-15T10:04:41.910321 kern :alert : Register r2 information: non= -paged memory 2021-06-15T10:04:41.950255 kern :alert : Register r3 information: non= -paged memory 2021-06-15T10:04:41.950569 kern :alert : Register r4 information: NUL= L pointer 2021-06-15T10:04:41.951155 kern :alert : Register r5 information: NUL= L pointer 2021-06-15T10:04:41.951410 kern :alert : Register r6 information: sla= b kmalloc-192 start c6b240c0 pointer offset 0 size 192 2021-06-15T10:04:41.951705 kern :alert : Register r7 information: NUL= L pointer 2021-06-15T10:04:41.951995 kern :alert : Register r8 information: non= -paged memory 2021-06-15T10:04:41.952276 kern :alert : Register r9 information: NUL= L pointer 2021-06-15T10:04:41.952811 kern :alert : Register r10 information: NU= LL pointer 2021-06-15T10:04:41.993251 kern :alert : Register r11 information: no= n-slab/vmalloc memory = ... (80 line(s) more) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sx-sdb | arm | lab-nxp | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 2 = Details: https://kernelci.org/test/plan/id/60c87dfc66489b579f41327d Results: 3 PASS, 2 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-nxp/baseline-imx6sx-sdb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-nxp/baseline-imx6sx-sdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.dmesg.alert: https://kernelci.org/test/case/id/60c87dfc66489b5= 79f413281 new failure (last pass: next-20210611) 17 lines 2021-06-15T10:16:02.903191 kern :alert : 8<--- cut here --- 2021-06-15T10:16:02.945331 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 00000034 2021-06-15T10:16:02.945915 kern :alert : pgd =3D (ptrval)<8>[ 48.44= 0901] 2021-06-15T10:16:02.946174 = 2021-06-15T10:16:02.946415 kern :alert : [00000034] *pgd=3Db91a3831 2021-06-15T10:16:02.946646 kern :alert : Register r0 information: NUL= L pointer 2021-06-15T10:16:02.946873 kern :alert : Register r1 information: non= -paged memory 2021-06-15T10:16:02.947097 kern :alert : Register r2 information: non= -paged memory = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/60c87dfc66489b5= 79f413282 new failure (last pass: next-20210611) 88 lines 2021-06-15T10:16:02.948367 kern :alert : Register r3 information: non= -paged memory 2021-06-15T10:16:02.988286 kern :alert : Register r4 information: NUL= L pointer 2021-06-15T10:16:02.988591 kern :alert : Register r5 information: NUL= L pointer 2021-06-15T10:16:02.989094 kern :alert : Register r6 information: sla= b kmalloc-128 start c3a56000 pointer offset 0 size 128 2021-06-15T10:16:02.989361 kern :alert : Register r7 information: NUL= L pointer 2021-06-15T10:16:02.989596 kern :alert : Register r8 information: non= -paged memory 2021-06-15T10:16:02.989825 kern :alert : Register r9 information: NUL= L pointer 2021-06-15T10:16:02.990049 kern :alert : Register r10 information: no= n-paged memory 2021-06-15T10:16:02.990521 kern :alert : Register r11 information: no= n-slab/vmalloc memory 2021-06-15T10:16:03.031281 kern :alert : Register r12 information: NU= LL pointer = ... (84 line(s) more) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ul-14x14-evk | arm | lab-nxp | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c882c3f607ae6c05413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-nxp/baseline-imx6ul-14x14-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-nxp/baseline-imx6ul-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c882c3f607ae6c05413= 268 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ul-14x14-evk | arm | lab-nxp | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87e57ecc9155a52413268 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-nxp/baseline-imx6ul-14x14-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-nxp/baseline-imx6ul-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87e57ecc9155a52413= 269 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ul-14x14-evk | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87c93e090e712b741327a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: imx_v6_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ul-14x14-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ul-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c93e090e712b7413= 27b new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ul-14x14-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87bcb2b1c67b8c5413278 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ul-14x14-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ul-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bcb2b1c67b8c5413= 279 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ul-14x14-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c880e1ef133e2b90413294 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-nxp/baseline-imx6ul-14x14-evk.t= xt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-nxp/baseline-imx6ul-14x14-evk.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c880e1ef133e2b90413= 295 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ull-14x14-evk | arm | lab-nxp | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c88324b927d926a4413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-nxp/baseline-imx6ull-14x14-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-nxp/baseline-imx6ull-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88324b927d926a4413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ull-14x14-evk | arm | lab-nxp | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87fb7e62afd0ff8413269 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-nxp/baseline-imx6ull-14x14-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-nxp/baseline-imx6ull-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87fb7e62afd0ff8413= 26a new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ull-14x14-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87c077a7954ffb9413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ull-14x14-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ull-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c077a7954ffb9413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ull-14x14-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c8816bf277911c3b413272 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-nxp/baseline-imx6ull-14x14-evk.= txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-nxp/baseline-imx6ull-14x14-evk.= html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8816bf277911c3b413= 273 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx8mp-evk | arm64 | lab-nxp | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c882c01045919f9741326d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-nxp/baseline-imx8mp-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-nxp/baseline-imx8mp-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c882c01045919f97413= 26e failing since 3 days (last pass: next-20210610, first fail: next-20= 210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-kbox-a-230-ls | arm64 | lab-kontron | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87edf28e2807039413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-kontron/baseline-kontron-kbox-a-230-ls.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-kontron/baseline-kontron-kbox-a-230-ls.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87edf28e2807039413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-kbox-a-230-ls | arm64 | lab-kontron | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87a2fa5dfc6c734413283 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-kontron/baseline-kontro= n-kbox-a-230-ls.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-kontron/baseline-kontro= n-kbox-a-230-ls.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a2fa5dfc6c734413= 284 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-kbox-a-230-ls | arm64 | lab-kontron | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87c3593fc646f38413281 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-kontron/baseline-kontron-kbox-a-230-ls.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-kontron/baseline-kontron-kbox-a-230-ls.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c3593fc646f38413= 282 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-kbox-a-230-ls | arm64 | lab-kontron | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87a7e36041c4f7641327d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-kontron/baseline-kontron-k= box-a-230-ls.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-kontron/baseline-kontron-k= box-a-230-ls.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a7e36041c4f76413= 27e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-kbox-a-230-ls | arm64 | lab-kontron | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87b6ef2634da5ed4132c4 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-kontron/baseline-kontron-kb= ox-a-230-ls.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-kontron/baseline-kontron-kb= ox-a-230-ls.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87b6ef2634da5ed413= 2c5 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-pitx-imx8m | arm64 | lab-kontron | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87ef3c0d2d0e72a413271 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-kontron/baseline-kontron-pitx-imx8m.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-kontron/baseline-kontron-pitx-imx8m.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87ef3c0d2d0e72a413= 272 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-pitx-imx8m | arm64 | lab-kontron | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87a2da406249d1041327a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-kontron/baseline-kontro= n-pitx-imx8m.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-kontron/baseline-kontro= n-pitx-imx8m.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a2da406249d10413= 27b new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-pitx-imx8m | arm64 | lab-kontron | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87cadc77c5aa7ac413289 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-kontron/baseline-kontron-pitx-imx8m.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-kontron/baseline-kontron-pitx-imx8m.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87cadc77c5aa7ac413= 28a new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-pitx-imx8m | arm64 | lab-kontron | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87a7de1db6f365d41328c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-kontron/baseline-kontron-p= itx-imx8m.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-kontron/baseline-kontron-p= itx-imx8m.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a7de1db6f365d413= 28d new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-pitx-imx8m | arm64 | lab-kontron | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87bd1c43c8e5cdd41327e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-kontron/baseline-kontron-pi= tx-imx8m.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-kontron/baseline-kontron-pi= tx-imx8m.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bd1c43c8e5cdd413= 27f new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-sl28-var3-ads2 | arm64 | lab-kontron | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87eddff78dae5d2413294 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-kontron/baseline-kontron-sl28-var3-ads2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-kontron/baseline-kontron-sl28-var3-ads2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87eddff78dae5d2413= 295 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-sl28-var3-ads2 | arm64 | lab-kontron | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c879a204472e8f0341328b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-kontron/baseline-kontro= n-sl28-var3-ads2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-kontron/baseline-kontro= n-sl28-var3-ads2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c879a204472e8f03413= 28c new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-sl28-var3-ads2 | arm64 | lab-kontron | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87c2164f50731c341328b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-kontron/baseline-kontron-sl28-var3-ads2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-kontron/baseline-kontron-sl28-var3-ads2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c2164f50731c3413= 28c new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-sl28-var3-ads2 | arm64 | lab-kontron | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87a682b2aafbd6941328d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-kontron/baseline-kontron-s= l28-var3-ads2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-kontron/baseline-kontron-s= l28-var3-ads2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a682b2aafbd69413= 28e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ kontron-sl28-var3-ads2 | arm64 | lab-kontron | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87b31e00b05dda041328d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-kontron/baseline-kontron-sl= 28-var3-ads2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-kontron/baseline-kontron-sl= 28-var3-ads2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87b31e00b05dda0413= 28e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ ox820-clouden...lug-series-3 | arm | lab-baylibre | gcc-8 | oxnas_v= 6_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8788a96f46818c74132a4 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: oxnas_v6_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= oxnas_v6_defconfig/gcc-8/lab-baylibre/baseline-ox820-cloudengines-pogoplug-= series-3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= oxnas_v6_defconfig/gcc-8/lab-baylibre/baseline-ox820-cloudengines-pogoplug-= series-3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8788a96f46818c7413= 2a5 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87a75e1db6f365d413280 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a75e1db6f365d413= 281 failing since 209 days (last pass: next-20201113, first fail: next-= 20201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87a96de696ee05541326d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a96de696ee055413= 26e failing since 209 days (last pass: next-20201113, first fail: next-= 20201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87a76e1db6f365d413286 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a76e1db6f365d413= 287 failing since 209 days (last pass: next-20201113, first fail: next-= 20201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c879bdbad4da4cbf413271 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c879bdbad4da4cbf413= 272 failing since 209 days (last pass: next-20201113, first fail: next-= 20201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-linaro-lkft | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a03582ab1688fc413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= versatile_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a03582ab1688fc413= 267 failing since 209 days (last pass: next-20201113, first fail: next-= 20201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a15 | arm | lab-baylibre | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87a7636041c4f7641326e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-vexpress-a15.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-vexpress-a15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a7636041c4f76413= 26f new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a15 | arm | lab-broonie | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87aabde696ee05541327f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-vexpress-a15.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-vexpress-a15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87aabde696ee055413= 280 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a15 | arm | lab-cip | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87a91de696ee05541326a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-cip/baseline-qemu_arm-vexpress-a15.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-cip/baseline-qemu_arm-vexpress-a15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a91de696ee055413= 26b new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a15 | arm | lab-collabora | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87c309b3503866b413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-vexpress-a15.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-vexpress-a15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c309b3503866b413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a15 | arm | lab-linaro-lkft | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a1633b8da89446413275 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-vexpress-a15.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-vexpress-a15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a1633b8da89446413= 276 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a9 | arm | lab-baylibre | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87a8936041c4f7641328c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-vexpress-a9.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-vexpress-a9.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a8936041c4f76413= 28d new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a9 | arm | lab-broonie | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87ae6ce3618cba441329a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-vexpress-a9.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-vexpress-a9.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87ae6ce3618cba4413= 29b new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a9 | arm | lab-cip | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87a9dde696ee055413270 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-cip/baseline-qemu_arm-vexpress-a9.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-cip/baseline-qemu_arm-vexpress-a9.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a9dde696ee055413= 271 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a9 | arm | lab-collabora | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87c2d64f50731c34132b5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-vexpress-a9.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-vexpress-a9.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c2d64f50731c3413= 2b6 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-vexpress-a9 | arm | lab-linaro-lkft | gcc-8 | vexpres= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a1643b8da8944641327b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-vexpress-a9.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= vexpress_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-vexpress-a9.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a1643b8da89446413= 27c new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c881e20e748f5f60413271 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-baylibre/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-baylibre/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c881e20e748f5f60413= 272 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c88485e461bf626341327a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-broonie/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-broonie/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88485e461bf6263413= 27b new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-cip | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c881f5a301b312d0413270 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-cip/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-cip/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c881f5a301b312d0413= 271 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c88f5c52d28bc2af413279 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-collabora/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-collabora/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88f5c52d28bc2af413= 27a new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-linaro-lkft | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a3f916b62d2b13413296 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a3f916b62d2b13413= 297 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87eaefe95feb4bd41327c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-baylibre/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-baylibre/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87eaefe95feb4bd413= 27d new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c880247379d4cd3e413282 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-broonie/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-broonie/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c880247379d4cd3e413= 283 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-cip | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87e86ecc9155a524132ec Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-cip/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-cip/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87e86ecc9155a52413= 2ed new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c88769120acd393f41327c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-collabora/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-collabora/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88769120acd393f413= 27d new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-linaro-lkft | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a2900a27ade4cd413294 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a2900a27ade4cd413= 295 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87bdde3d9ef59a6413268 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bdde3d9ef59a6413= 269 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c88066adf1c0010a413273 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-baylibre/baseline-qemu_arm-virt= -gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-baylibre/baseline-qemu_arm-virt= -gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88066adf1c0010a413= 274 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87cc84e89b0b6684132f2 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87cc84e89b0b668413= 2f3 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c881a0aa70bf620f41328b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-broonie/baseline-qemu_arm-virt-= gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-broonie/baseline-qemu_arm-virt-= gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c881a0aa70bf620f413= 28c new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-cip | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87bf1aa19aa737441328d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bf1aa19aa7374413= 28e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-cip | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c87fc6f82fcfd79241327d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv= 2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv= 2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87fc6f82fcfd792413= 27e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c88169f277911c3b41326c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88169f277911c3b413= 26d new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c88962ee38cebbc1413279 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-qemu_arm-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-qemu_arm-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88962ee38cebbc1413= 27a new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a1c92cbf9f2085413295 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a1c92cbf9f2085413= 296 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c8a307b0b4dd7ca6413274 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-linaro-lkft/baseline-qemu_arm-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-linaro-lkft/baseline-qemu_arm-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a307b0b4dd7ca6413= 275 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c881a68fff4083e9413279 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-baylibre/baseline-qemu_arm-virt-gicv2-uefi.= txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-baylibre/baseline-qemu_arm-virt-gicv2-uefi.= html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c881a68fff4083e9413= 27a new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-broonie | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c883bd9387408687413269 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-broonie/baseline-qemu_arm-virt-gicv2-uefi.t= xt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-broonie/baseline-qemu_arm-virt-gicv2-uefi.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c883bd9387408687413= 26a new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-cip | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c881a6aa70bf620f41329c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-cip/baseline-qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-cip/baseline-qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c881a6aa70bf620f413= 29d new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-collabora | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c88d7b7c29d18f84413269 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-collabora/baseline-qemu_arm-virt-gicv2-uefi= .txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-collabora/baseline-qemu_arm-virt-gicv2-uefi= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88d7b7c29d18f84413= 26a new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-linaro-lkft | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a3d120e1f94abc41329c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2-ue= fi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2-ue= fi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a3d120e1f94abc413= 29d new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87de666489b579f413273 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-baylibre/baseline-qemu_arm-virt-gicv2-uefi.= txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-baylibre/baseline-qemu_arm-virt-gicv2-uefi.= html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87de666489b579f413= 274 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-broonie | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87f98d272dd5b6e41326c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-broonie/baseline-qemu_arm-virt-gicv2-uefi.t= xt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-broonie/baseline-qemu_arm-virt-gicv2-uefi.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f98d272dd5b6e413= 26d new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-cip | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87e4321b630daf741326f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-cip/baseline-qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-cip/baseline-qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87e4321b630daf7413= 270 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-collabora | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c885c855ab9ccaea413275 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-collabora/baseline-qemu_arm-virt-gicv2-uefi= .txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-collabora/baseline-qemu_arm-virt-gicv2-uefi= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c885c855ab9ccaea413= 276 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-linaro-lkft | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a27d1d94bb2dbb413274 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2-ue= fi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2-ue= fi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a27d1d94bb2dbb413= 275 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87bc9aa19aa7374413271 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bc9aa19aa7374413= 272 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c87f3a5a4173ff8941328d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-baylibre/baseline-qemu_arm-virt= -gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-baylibre/baseline-qemu_arm-virt= -gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f3a5a4173ff89413= 28e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87cb3c77c5aa7ac413299 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87cb3c77c5aa7ac413= 29a new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c88100f932be2210413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-broonie/baseline-qemu_arm-virt-= gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-broonie/baseline-qemu_arm-virt-= gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88100f932be2210413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-cip | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87c0e7a7954ffb9413272 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c0e7a7954ffb9413= 273 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-cip | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c87f89d272dd5b6e413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv= 2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv= 2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f89d272dd5b6e413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87f4cbcb3bf8045413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-virt-gicv2-uefi.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f4cbcb3bf8045413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c88767120acd393f41326d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-qemu_arm-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-qemu_arm-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88767120acd393f413= 26e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a1c76d98afeb8d413286 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2-uefi.= txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-virt-gicv2-uefi.= html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a1c76d98afeb8d413= 287 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c8a2b772a6156f0e413278 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-linaro-lkft/baseline-qemu_arm-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-linaro-lkft/baseline-qemu_arm-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a2b772a6156f0e413= 279 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c881a8aa70bf620f4132a3 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-baylibre/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-baylibre/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c881a8aa70bf620f413= 2a4 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c883d11d1e7500e5413272 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-broonie/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-broonie/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c883d11d1e7500e5413= 273 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-cip | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c881b38fff4083e9413287 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-cip/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-cip/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c881b38fff4083e9413= 288 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c88d771ec568f40441328b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-collabora/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-collabora/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88d771ec568f404413= 28c new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-linaro-lkft | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a3e316b62d2b1341327e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a3e316b62d2b13413= 27f new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87dd2e4a771ba21413272 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-baylibre/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-baylibre/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87dd2e4a771ba21413= 273 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87f8451518961ca4132a3 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-broonie/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-broonie/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f8451518961ca413= 2a4 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-cip | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87e0d018a8776e5413269 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-cip/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-cip/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87e0d018a8776e5413= 26a new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c885ccfa21c514a9413274 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-collabora/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-collabora/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c885ccfa21c514a9413= 275 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-linaro-lkft | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a27b765aa3105a413274 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a27b765aa3105a413= 275 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87bca2da9c47bb2413272 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bca2da9c47bb2413= 273 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c87fc6d4885dc52041327e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-baylibre/baseline-qemu_arm-virt= -gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-baylibre/baseline-qemu_arm-virt= -gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87fc6d4885dc520413= 27f new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87cb4388d82f25541327b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87cb4388d82f255413= 27c new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c88101f932be221041326b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-broonie/baseline-qemu_arm-virt-= gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-broonie/baseline-qemu_arm-virt-= gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88101f932be2210413= 26c new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-cip | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87bf2e3d9ef59a641328a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bf2e3d9ef59a6413= 28b new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-cip | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c87fabf82fcfd792413273 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv= 3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv= 3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87fabf82fcfd792413= 274 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87f470da7fe49c5413269 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f470da7fe49c5413= 26a new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c88764120acd393f413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-qemu_arm-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-qemu_arm-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88764120acd393f413= 268 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a1c8f534ca8a59413268 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a1c8f534ca8a59413= 269 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c8a2cc72a6156f0e413286 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-linaro-lkft/baseline-qemu_arm-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-linaro-lkft/baseline-qemu_arm-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a2cc72a6156f0e413= 287 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c881ba8fff4083e941328c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-baylibre/baseline-qemu_arm-virt-gicv3-uefi.= txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-baylibre/baseline-qemu_arm-virt-gicv3-uefi.= html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c881ba8fff4083e9413= 28d new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-broonie | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c884211dc7aed8ae413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-broonie/baseline-qemu_arm-virt-gicv3-uefi.t= xt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-broonie/baseline-qemu_arm-virt-gicv3-uefi.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c884211dc7aed8ae413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-cip | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c881ba0e748f5f60413268 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-cip/baseline-qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-cip/baseline-qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c881ba0e748f5f60413= 269 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-collabora | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c88d797c29d18f84413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-collabora/baseline-qemu_arm-virt-gicv3-uefi= .txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-collabora/baseline-qemu_arm-virt-gicv3-uefi= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88d797c29d18f84413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-linaro-lkft | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a3e4a2fb2db40d413286 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3-ue= fi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3-ue= fi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a3e4a2fb2db40d413= 287 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87dbed55553360c413291 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-baylibre/baseline-qemu_arm-virt-gicv3-uefi.= txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-baylibre/baseline-qemu_arm-virt-gicv3-uefi.= html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87dbed55553360c413= 292 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-broonie | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87f485a4173ff89413292 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-broonie/baseline-qemu_arm-virt-gicv3-uefi.t= xt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-broonie/baseline-qemu_arm-virt-gicv3-uefi.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f485a4173ff89413= 293 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-cip | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87e22018a8776e5413285 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-cip/baseline-qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-cip/baseline-qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87e22018a8776e5413= 286 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-collabora | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c885c655ab9ccaea413272 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-collabora/baseline-qemu_arm-virt-gicv3-uefi= .txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-collabora/baseline-qemu_arm-virt-gicv3-uefi= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c885c655ab9ccaea413= 273 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-linaro-lkft | clang-12 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a267d249900838413270 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3-ue= fi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3-ue= fi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a267d249900838413= 271 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87b51ea5e0af383413282 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87b51ea5e0af383413= 283 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c8800253714a5ba141329a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-baylibre/baseline-qemu_arm-virt= -gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-baylibre/baseline-qemu_arm-virt= -gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8800253714a5ba1413= 29b new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87c6360ac0ef33c413291 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c6360ac0ef33c413= 292 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c8813cd1270a227d413376 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-broonie/baseline-qemu_arm-virt-= gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-broonie/baseline-qemu_arm-virt-= gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8813cd1270a227d413= 377 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-cip | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87bd7aa19aa7374413282 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bd7aa19aa7374413= 283 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-cip | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c87fe10a626c1b3541327b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv= 3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-cip/baseline-qemu_arm-virt-gicv= 3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87fe10a626c1b35413= 27c new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c87f490da7fe49c541326f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-virt-gicv3-uefi.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f490da7fe49c5413= 270 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c88964ee38cebbc141327c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-qemu_arm-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-qemu_arm-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88964ee38cebbc1413= 27d new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60c8a1b22cbf9f2085413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3-uefi.= txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-virt-gicv3-uefi.= html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a1b22cbf9f2085413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-linaro-lkft | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/60c8a2df3a825a15fe413270 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-linaro-lkft/baseline-qemu_arm-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-linaro-lkft/baseline-qemu_arm-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a2df3a825a15fe413= 271 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c88040349c2e0010413281 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-baylibre/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88040349c2e0010413= 282 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c882564c60f3b90141326b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c882564c60f3b901413= 26c new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-cip | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c8803e349c2e0010413275 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-cip/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-cip/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8803e349c2e0010413= 276 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c88b8343589ef434413275 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88b8343589ef434413= 276 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c8a2936d0af46b28413293 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a2936d0af46b28413= 294 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87970640945cdb9413272 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-baylibre/baseline-qemu_= arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-baylibre/baseline-qemu_= arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87970640945cdb9413= 273 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87f620da7fe49c541327e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-baylibre/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-baylibre/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f620da7fe49c5413= 27f new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c879ce355d70da13413290 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-broonie/baseline-qemu_a= rm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-broonie/baseline-qemu_a= rm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c879ce355d70da13413= 291 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c88151f277911c3b413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-broonie/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-broonie/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88151f277911c3b413= 267 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-cip | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c8799c04472e8f03413285 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-cip/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-cip/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8799c04472e8f03413= 286 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-cip | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87f00c0d2d0e72a413288 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-cip/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-cip/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f00c0d2d0e72a413= 289 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87b0454e860cc2c41328d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-collabora/baseline-qemu= _arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-collabora/baseline-qemu= _arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87b0454e860cc2c413= 28e new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c88968ee38cebbc1413283 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-collabora/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-collabora/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88968ee38cebbc1413= 284 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c8a04ac5cad9cd4c41327b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-linaro-lkft/baseline-qe= mu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-linaro-lkft/baseline-qe= mu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a04ac5cad9cd4c413= 27c new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c8a1f04daadf5bf9413283 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a1f04daadf5bf9413= 284 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87bf2c43c8e5cdd41329d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87bf2c43c8e5cdd413= 29e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87c586e5a8d5d5241327f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c586e5a8d5d52413= 280 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87d3fbb0690ab33413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87d3fbb0690ab33413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87ddfe4a771ba21413278 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-broonie/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-broonie/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87ddfe4a771ba21413= 279 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-cip | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87c2764f50731c34132a9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-cip/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-cip/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c2764f50731c3413= 2aa new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87cba4e89b0b6684132bd Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87cba4e89b0b668413= 2be new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c880ccef133e2b9041327c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-collabora/baseline-qemu_ar= m64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-collabora/baseline-qemu_ar= m64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c880ccef133e2b90413= 27d new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c883ade52577d48b413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c883ade52577d48b413= 268 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c8a0d7b780064b61413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-linaro-lkft/baseline-qemu_= arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-linaro-lkft/baseline-qemu_= arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a0d7b780064b61413= 268 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-linaro-lkft | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c8a128f07a3fa5b0413274 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-linaro-lkft/baseline-qemu_a= rm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-linaro-lkft/baseline-qemu_a= rm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a128f07a3fa5b0413= 275 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c88052fba58b3d19413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-baylibre/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88052fba58b3d19413= 268 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c8826992f8f1d885413284 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8826992f8f1d885413= 285 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-cip | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c8803d349c2e001041326f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-cip/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-cip/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8803d349c2e0010413= 270 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c88bf0d9712ddb48413268 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88bf0d9712ddb48413= 269 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c8a2a4ea48f0b6e0413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-linaro-lkft/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a2a4ea48f0b6e0413= 268 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c879c2a163772ad6413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-baylibre/baseline-qemu_= arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-baylibre/baseline-qemu_= arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c879c2a163772ad6413= 268 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87f4e0da7fe49c5413275 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-baylibre/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-baylibre/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87f4e0da7fe49c5413= 276 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87ae8ce3618cba441329d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-broonie/baseline-qemu_a= rm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-broonie/baseline-qemu_a= rm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87ae8ce3618cba4413= 29e new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c88150c4ebc5a2a9413275 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-broonie/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-broonie/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88150c4ebc5a2a9413= 276 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-cip | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87a125187d0740d413270 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-cip/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-cip/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a125187d0740d413= 271 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-cip | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87ec2ff78dae5d2413277 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-cip/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-cip/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87ec2ff78dae5d2413= 278 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87dc6d55553360c41329f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-collabora/baseline-qemu= _arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-collabora/baseline-qemu= _arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87dc6d55553360c413= 2a0 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c8883bca6496e128413284 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-collabora/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-collabora/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8883bca6496e128413= 285 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c8a060c5cad9cd4c41328a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-linaro-lkft/baseline-qe= mu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-linaro-lkft/baseline-qe= mu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a060c5cad9cd4c413= 28b new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c8a1ee4daadf5bf9413280 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-linaro-lkft/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a1ee4daadf5bf9413= 281 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87b8eea1338ede1413275 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87b8eea1338ede1413= 276 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87c7d754aa7fd3a4132ad Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c7d754aa7fd3a413= 2ae new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87d0460685c8302413288 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87d0460685c8302413= 289 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87e07f78f6e8baf413274 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-broonie/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-broonie/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87e07f78f6e8baf413= 275 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-cip | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87b3e80b6d81275413278 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-cip/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-cip/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87b3e80b6d81275413= 279 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87cb94e89b0b6684132b8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87cb94e89b0b668413= 2b9 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c8804471653574e2413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-collabora/baseline-qemu_ar= m64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-collabora/baseline-qemu_ar= m64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8804471653574e2413= 268 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c883af1d1e7500e5413266 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c883af1d1e7500e5413= 267 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c8a0b08507ea6ca241328d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-linaro-lkft/baseline-qemu_= arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-linaro-lkft/baseline-qemu_= arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a0b08507ea6ca2413= 28e new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-linaro-lkft | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c8a12af07a3fa5b0413277 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-linaro-lkft/baseline-qemu_a= rm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-linaro-lkft/baseline-qemu_a= rm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8a12af07a3fa5b0413= 278 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77950-salvator-x | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87e95339e0208e1413294 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-r8a77950-= salvator-x.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-r8a77950-= salvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87e95339e0208e1413= 295 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3328-rock64 | arm64 | lab-baylibre | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87eb9ff78dae5d2413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-baylibre/baseline-rk3328-rock64.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-baylibre/baseline-rk3328-rock64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87eb9ff78dae5d2413= 268 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3328-rock64 | arm64 | lab-baylibre | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c8797a640945cdb941327b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-baylibre/baseline-rk332= 8-rock64.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-baylibre/baseline-rk332= 8-rock64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c8797a640945cdb9413= 27c new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3328-rock64 | arm64 | lab-baylibre | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c87c107a7954ffb9413275 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-baylibre/baseline-rk3328-rock64.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-baylibre/baseline-rk3328-rock64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c107a7954ffb9413= 276 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3328-rock64 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c879f38955439c4e4132a0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-baylibre/baseline-rk3328-r= ock64.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-baylibre/baseline-rk3328-r= ock64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c879f38955439c4e413= 2a1 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3328-rock64 | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87ad2ce3618cba441327e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-rk3328-ro= ck64.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-rk3328-ro= ck64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87ad2ce3618cba4413= 27f new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | clang-10 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c88c2ed99de0634e413267 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20210313014605+ef32c= 611aa21-1~exp1~20210313125208.190) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-collabora/baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-10/lab-collabora/baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c88c2ed99de0634e413= 268 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | clang-12 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87a005a4a5bde10413275 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-collabora/baseline-rk33= 99-gru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-12/lab-collabora/baseline-rk33= 99-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87a005a4a5bde10413= 276 new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | clang-12 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60c885b3c183c93b56413269 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-12 (Debian clang version 12.0.1-++20210604112545+6279f= d114acb-1~exp1~20210604213255.101) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-collabora/baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig/clang-12/lab-collabora/baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c885b3c183c93b56413= 26a new failure (last pass: next-20210610) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-8 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c87c696e5a8d5d5241328f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-collabora/baseline-rk3399-= gru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-8/lab-collabora/baseline-rk3399-= gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c87c696e5a8d5d52413= 290 new failure (last pass: next-20210611) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60c885b7c183c93b5641326f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-collabora/baseline-rk3399-g= ru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210615/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-collabora/baseline-rk3399-g= ru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60c885b7c183c93b56413= 270 new failure (last pass: next-20210611) = =20