From nobody Tue Sep 20 17:19:12 2022 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MX7Z965x6z4cscs for ; Tue, 20 Sep 2022 17:19:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4MX7Z926hdz3sXS; Tue, 20 Sep 2022 17:19:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4MX7Z913wGznFZ; Tue, 20 Sep 2022 17:19:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 20 Sep 2022 17:19:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1416162565.1129.1663694353152@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22116 - Unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1128_472625973.1663694352622" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1663694353; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=2yrnUTnpIsLJTd7xs5AHJGCP0SQCxNcIuZONTJXJiKU=; b=CZv0qsJMGRqXYJEf0yKw+xYLm0VnVg9QAdS5RNy/P1ToIPQBcEcelyBxgITyxnm0CoPMCP Pu99PRthGpJwDeDyjGd3D8xpZAeRVS3JfyyVNFpXoToXD/s7UwaYd2gEm32ZghXT3KgrmU w58D3GbuxlZb79kaChbvHfoEOTgHojiiDzBpQIV5EeiuN6QU5h38/L/H4ENhJpPKH+gB60 sJaiASEBOUbkM0p6DP+csFXtidMQKh+w74MdgD42WplwYFROIIz7/LCeiYchIIZVWN60ag 2xZc+geiQuKzcTqUxp4CqdFlTMQK7IIE53M7MMVnNwi09o+oCEzU6UX81PdxEA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1663694353; a=rsa-sha256; cv=none; b=GoUy2m2yDmegx037QZ/amWQZXct+qh6WxT0h3YjOKsnwlCLR22mAsxEpMAFXmi9BXpZtSU JDVb3MVtAsB6NAMnCFe1FqM4YwZ/Mp2xY0KSoKs3SnCClHiPtYVzE+HlYG+qmYAV2UCetg /1VkfPpchkmhUhIqRW5bGeJEXXHcLa7AZfAmryqjPzdd2i0e5/i5xaD98LPMQ+rUCWA+H+ N3OxTJD3s7/raUFLbin9rYCtFqnTBe/jZngMJ0koGHvsNPDV83Fb0QdraCA1HsQGBPkb4I Fe+7erGboHQwQaWLXYOteXhCnpWlnTBJxv3TNUPeFiiDhFzvehk4/c/zgjkJlQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_1128_472625973.1663694352622 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22116 (06a400d76be90bc0ccf6110a1e614d60bafb0f6c) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22116/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22116/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22116/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 06a400d76be90bc0ccf6110a1e614d60bafb0f6c by emaste: makefs: whitespace cleanup (remove space before tab) The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details ------=_Part_1128_472625973.1663694352622--