From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B22A4C64EC7 for ; Tue, 14 Feb 2023 00:07:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229648AbjBNAHD (ORCPT ); Mon, 13 Feb 2023 19:07:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37140 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229896AbjBNAHC (ORCPT ); Mon, 13 Feb 2023 19:07:02 -0500 Received: from mail-pj1-x102d.google.com (mail-pj1-x102d.google.com [IPv6:2607:f8b0:4864:20::102d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 88AD81A669 for ; Mon, 13 Feb 2023 16:06:57 -0800 (PST) Received: by mail-pj1-x102d.google.com with SMTP id fu4-20020a17090ad18400b002341fadc370so1904578pjb.1 for ; Mon, 13 Feb 2023 16:06:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=KjrEMDTzsaCcvKSka1hhM1XPYnW/U0A7B1eAwVTTAMg=; b=hY+HzwzY7SgQFCTh8o1H/CZ4mG7E33PGCzsGbRMVwhW7+VI1Uobuo17wYzUnGDCQ1X 9fqiP0KZE6PlpgPPJKzJv/AibAbKBj903/ra1homR1GCeIUf/ttGn1Ce10Q6FRW3bwV7 IIfdpty58cxAGjcA0sJ8HiwJpghs0zy822JIu2TEmP5mphHU3QQ1mI5YiAeLrIAxsNzO ZloymcqvCboVcQu3ZIiAQuyX3CYvg0tHHQS9p9s0DmdNHzvt59FNfHcbLIkZ3SJSHI7w nXRo/sDFc+Wt5bkZiG9ojWa9Z09xMt9MSnPC3v/sTMMDYFOAynMaDATJ4J/2lgs2PG3P mRRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=KjrEMDTzsaCcvKSka1hhM1XPYnW/U0A7B1eAwVTTAMg=; b=SU6GhG4N+rDC2lr+2MDJQOC6AMQxD1C8G7bPAbF3bUEZbpJpIsTU/dZJQZlPCV8Drh /1RH1jm/jCQXtTzDi7fDWMNdDLLpVyUMdKryjr02U8bboPZSTVQ8XtRw9LMJjCT3BuT3 DOKb0EQUaajWanp+3JF7kev6ConCMKMmXSftXPW/GD1GgOwvyStOyUb5C8vbHFrvfWZn Wd8fCLuQ3TbzF25Mcv7wMfJpMtw8QDYPbl1Mhluq4ObUx4nCtKbp6/i3IQzSKKZ8SqPL p6Seavzxm6JqFzmwtYT0zUT0C+bppn5K7dcPCwK4cBh6ORY9vFYL7SPvhHTzAYNOe1Nm V/aw== X-Gm-Message-State: AO0yUKV61xVlqJ+5Bb9Gc0ebFCGyAB2dQSU5pJaXdxEi5ErGXPvYWUoN CMg9l8deF2x7kipjHsyMm2CKJw== X-Google-Smtp-Source: AK7set+YANjMUtcpAAoAUPsr+5qx7dd4zIH4zpzjd2vSV5B1bfpUdDKX9D/St32MpOaftfX0U5M8Cw== X-Received: by 2002:a17:903:20d3:b0:196:1cc3:74fb with SMTP id i19-20020a17090320d300b001961cc374fbmr481371plb.50.1676333217064; Mon, 13 Feb 2023 16:06:57 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id iw3-20020a170903044300b0019ab3308554sm518776plb.85.2023.02.13.16.06.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Feb 2023 16:06:56 -0800 (PST) Message-ID: <63ead0a0.170a0220.ab352.1dfc@mx.google.com> Date: Mon, 13 Feb 2023 16:06:56 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: next X-Kernelci-Tree: kselftest X-Kernelci-Kernel: v6.2-rc5-36-g6e81461b06b6 X-Kernelci-Report-Type: test Subject: kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.2-rc5-36-g6e81461b06b6) To: kernelci-results@groups.io, linux-kselftest@vger.kernel.org, shuah@kernel.org From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.2-rc5-36-g6e814= 61b06b6) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ imx6q-sabrelite | arm | lab-collabora | gcc-10 | multi_v7_= defconfig+kselftest | 1 = mt8173-elm-hana | arm64 | lab-collabora | gcc-10 | defconfig= +kse...4-chromebook | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defconfig= +kse...4-chromebook | 1 = Details: https://kernelci.org/test/job/kselftest/branch/next/kernel/v6.2= -rc5-36-g6e81461b06b6/plan/kselftest-seccomp/ Test: kselftest-seccomp Tree: kselftest Branch: next Describe: v6.2-rc5-36-g6e81461b06b6 URL: https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kse= lftest.git SHA: 6e81461b06b6a4a24bf97fca37d9b89f72ce8126 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ imx6q-sabrelite | arm | lab-collabora | gcc-10 | multi_v7_= defconfig+kselftest | 1 = Details: https://kernelci.org/test/plan/id/63eabad501ee8d6d368c8679 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+kselftest Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-36-g6e= 81461b06b6/arm/multi_v7_defconfig+kselftest/gcc-10/lab-collabora/kselftest-= seccomp-imx6q-sabrelite.txt HTML log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-36-g6e= 81461b06b6/arm/multi_v7_defconfig+kselftest/gcc-10/lab-collabora/kselftest-= seccomp-imx6q-sabrelite.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230211.0/armhf/initrd.cpio.gz = * kselftest-seccomp.login: https://kernelci.org/test/case/id/63eabad501ee= 8d6d368c867a failing since 48 days (last pass: v6.1-rc1-24-gd5ba85d6d8be, first = fail: v6.2-rc1) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ mt8173-elm-hana | arm64 | lab-collabora | gcc-10 | defconfig= +kse...4-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63eac149f71fed20f48c8659 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-36-g6e= 81461b06b6/arm64/defconfig+kselftest+arm64-chromebook/gcc-10/lab-collabora/= kselftest-seccomp-mt8173-elm-hana.txt HTML log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-36-g6e= 81461b06b6/arm64/defconfig+kselftest+arm64-chromebook/gcc-10/lab-collabora/= kselftest-seccomp-mt8173-elm-hana.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230211.0/arm64/initrd.cpio.gz = * kselftest-seccomp.login: https://kernelci.org/test/case/id/63eac149f71f= ed20f48c865a failing since 119 days (last pass: linux-kselftest-next-6.0-rc2-11-= g144eeb2fc761, first fail: v6.1-rc1) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defconfig= +kse...4-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63eac146f71fed20f48c8650 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-36-g6e= 81461b06b6/arm64/defconfig+kselftest+arm64-chromebook/gcc-10/lab-collabora/= kselftest-seccomp-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-36-g6e= 81461b06b6/arm64/defconfig+kselftest+arm64-chromebook/gcc-10/lab-collabora/= kselftest-seccomp-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230211.0/arm64/initrd.cpio.gz = * kselftest-seccomp.login: https://kernelci.org/test/case/id/63eac146f71f= ed20f48c8651 failing since 119 days (last pass: linux-kselftest-next-6.0-rc2-11-= g144eeb2fc761, first fail: v6.1-rc1) = =20