From nobody Wed Nov 27 17:45:33 2024 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 4Xz6Kp60d3z5fXG6 for ; Wed, 27 Nov 2024 17:45:34 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xz6Kp3vxQz411K; Wed, 27 Nov 2024 17:45:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732729534; 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: in-reply-to:in-reply-to:references:references:list-id; bh=Op7tFM7tqpuaVQ+ZEzJuYBJaRgPzR3wuXNT8gqaynr0=; b=y1myULXVVhnpgJ98xrmUMwuzvwIP/lSbbhCEkfEpVquuDhmNOocWo5EJXsE5avs4LIgzqC uJ8VBG2XYnWJ5tkMExyg63CekWxn+4zhmSYAcZSMJwUxEpzgurqLol2zaE4iUswgikhRvX h3p97KCQ3UmqgD5Yz6Qs5Rr7/DsxAtUbud3CDsikicr/uKyK941p3J2TEkGHgY1eG5AIgW G565NCPvgIKW35MOQIsgvSMm6odCwLftchMe9wQLBBAomLg8cDunx5fj7nioPIZ+P/Cejg dtVnPN1dMTwzKonenw77tfRaflrifQ53NJZIi2+8WtfnyPOvU2UPLFdfYZmHNQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732729534; a=rsa-sha256; cv=none; b=Qi/3lpZRu/3ALyJF0J9N1tqu56j2O3jDyMfpZNtlExAoupOKl3eHHt9ajShlNcHnR7Z0lG TQsvepGgu4MCu0hSHGoxVsFEiIlvHaNcqojVtbE3Gas+ASIUiRP7zD2/duCNhhsY6vRRzh RoUmczhXzkuntSGXrmtXb/oJ+5SbwTw3w3Jj+mE7OgPJGSb9Ko2SiUgUA1rEZW9fsheGRL zEKMDXORnz7n+ACodB+fAESJ2zr8ZwWN0qRZfa1P03Oi0lDeXBf0ziJJ7QNuQPM2iqi/z2 W6HUZh8kc2W5QJNPWZmeUHJ4bpOxPP1bjozu0ylLGbxjrP6lgRlyvVwLUwc+3g== 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 4Xz6Kp3Tcpz1JkR; Wed, 27 Nov 2024 17:45:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 27 Nov 2024 17:45:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, bapt@FreeBSD.org, oshogbo@FreeBSD.org, jhibbits@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <622329124.6034.1732729534494@jenkins.ci.freebsd.org> In-Reply-To: <1326949885.6018.1732708176318@jenkins.ci.freebsd.org> References: <1326949885.6018.1732708176318@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25770 - Still 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6033_1682489799.1732729533728" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6033_1682489799.1732729533728 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25770 (45d108ee147cc8776a659578da585b31a0ba5643) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25770/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25770/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25770/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) 41fe9d53005ef213ff16d9b095c0a88e3f2fb296 by bapt: nuageinit: implement ssh_keys support f3b371f4d938c09c4cdc8fd95b4b52e1d8dd41dd by bapt: nuageinit: remove redundant mkdirs fc26f24b3ef276b2a9f73c9778aecff7377b1aeb by oshogbo: colrm(1): Replace magic exit codes with standard macros 95498a5acc0888ed2e73237b82a1e90f109473f9 by oshogbo: colrm(1): Capsicumise f7a6cf3a020600b77795729d1c01780dae8e6d2e by oshogbo: leave(1): Replace magic exit codes with standard macros 24a7303821ad2343b9239ab3d12a569a70a2b99a by oshogbo: leave(1): Capsicumise 11ba19ddbb7eb5d978a67e0592deba64f7197aad by oshogbo: leave: style nit 09ef538713e08a98584dbcf66ff80290cc1b41a2 by jhibbits: uart: Add primitive noise filtering on RX 08a38bb098e96f2ec77b26fab3b22bc4be89332a by oshogbo: leave: we should also cache time zone 4dd6597a56f8c7ff03d4f451b612a9e45442c549 by oshogbo: perror(1): Replace magic exit codes with standard macros 82e9f8c2d19ba5d132438a764352eb3b4826fc58 by oshogbo: perror(1): Reorder headers alphabetically to meet style(9) compliance adc02d5e3cfad9c9d7e12f776cad651795d9ad78 by oshogbo: perror(1): Capsicumise 0963af50e96d9c8e93041e9faf281c895bb53dbe by oshogbo: perror: style nits 45d108ee147cc8776a659578da585b31a0ba5643 by kib: pf_route6(): one more __sdt_used annotation The failed test cases: 2 tests failed. FAILED: sys.netinet6.ndp.ndp_slaac_default_route Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:42: AssertionError ------=_Part_6033_1682489799.1732729533728--