From nobody Thu Aug 18 13:50:38 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 4M7mVl05N5z4ZYNc for ; Thu, 18 Aug 2022 13:50:39 +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 4M7mVk5Qhcz3wJT; Thu, 18 Aug 2022 13:50:38 +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 4M7mVk4RhhzGWj; Thu, 18 Aug 2022 13:50:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 18 Aug 2022 13:50:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1739464494.6307.1660830638627@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21891 - 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_6306_1213858961.1660830638350" 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=1660830638; 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=/hiDkJa8WuuRG66xOgd40C7yLtlHDZzHScpaKty17oc=; b=RguG0BQJ6Mb1A3YcCVY4f8Mbyt/wCs7TDaeTbFts4vXjmFRsN8xjnFd7kE7OPBJ5J3Mm74 TykRvd8QxW1ZiifFm4r04v7lBSt2zpLZF8RTmAG1hDqyOYAKJwOjrqivHpAnU/81+XI1Zj Tqy67R1ejJMX55tdzt3OmKswXD3UQh13DQYkbOpSf1k4KppMIbDfGgi1+bm2vkZTE8mrQm qHKczNB0YBoIk5yjMxjp7RA3CrQh3WfO28xL35fmPfOJz5632HwzX0I2LDnLHC+DELUvmS y13y+9E8I4xSVY8ZipuIPJ1u7pMX+nOxnJtUeadQV23IOAyXdEYvNSWqeJ3xMw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1660830638; a=rsa-sha256; cv=none; b=pyjlo7W1GO7w2xmnCuTXbX/gDhSCFnJ4ECi1+vvwqmkP9ienq5wJzrfvh5SgVS2nAIPGc0 nHmDxxl1qD2DYE1HajX+tQ8CbAvP4mEINLD5G06hNf7l/8t9SMqxvPkl5NtsyNb7B0b3cP n118gosS8sqWX4pux0Pl2vNvIUfDups+QqjJ2bjx7GNuocqpOvdC5MqFtbIseBeeFlz300 VsrLltqCoXHxWdL2ZL4xZ9e2aOIbxyewNV5+3S4S1HgA9qKuBUfUVp+s0yGnahs3wg7oSn hlDi8uKU5YjAKJRoPWZwTu1tiUxTWDLvbVC8jmPNmtoSWmkNiS940UXmucCHKA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6306_1213858961.1660830638350 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21891 (eed634d113df69d26eb9480e4e95919b2e9ee5bc) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21891/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21891/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21891/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) eed634d113df69d26eb9480e4e95919b2e9ee5bc by kp: if_ovpn tests: fix WITHOUT_PF 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_6306_1213858961.1660830638350--