From nobody Tue Apr 9 09:26:55 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 4VDLFX5D0Wz5GZ8T for ; Tue, 9 Apr 2024 09:26:56 +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 4VDLFX1sLpz4cSW; Tue, 9 Apr 2024 09:26:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712654816; a=rsa-sha256; cv=none; b=vO7g06g0+T2+KBqWzip9+h7yUOXBGaMzZpUr6tDlqISlaJso5qB+w/xtwBRqM8rfkh9awH T/TxOfKsPIPlqszoaFQ8jmE/Vn0UnNU1g095wgmsqOpRiGE6AYOuwAST0uLFdEO1aTav4C gEOvOJmOwdqlRXq5Q+I8xIgC7mpNGlijlJJpOnOwv1XMzp8r1yCYw3dIXA8l0SoAAPovhg ybZJO0VO3acc1Sdd5VKDY8JAKdlA6skrlKvU3q716MysYesbVptMVOjsZQjp6RmW6aOZ/7 Bs8AydbGkZKPSH6MlHCL5kRV2wbd1QF4FeLy5PP3M6idjEWJdZuhdEXDjnTP4w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712654816; 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=NZv6wkaufN4DAZ3y7bXKtiLdB4mM6Rzjg8HGT4k2jRI=; b=N8f4QVZl/AtStZ8V9yiLSY1/JpIx9Bp2+TP2DkVqlpR7J7yTlg4iRCKOEeR26QWcNWPbkq gNkfnKw+5LCvDFaWbmnOWH9o5KAqjOYtZVMqAbK+Ol31LEVS8oLJOK+d76eOa39jO+o3dk 9nXVJnhoYU12jBg+/UW2MPgSS5sBfUo3KRUqav1wJT46Z/E9Xd0+W4aPwDPD0W0V8JVASp jedyChLPZRt5SZi5bvnIZ1jkcEL0RNuHTNUpadQM64eOzL2MFLfeGvVZfEODNztF3RNh8C LSLIuNWjR6/CfEEjcotSCM5MCxPMYzw8Dt5qXFgBXGBOSicBaIQYVFC3i5IuVQ== 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 4VDLFX1Stgzq0h; Tue, 9 Apr 2024 09:26:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 9 Apr 2024 09:26:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2029410692.6137.1712654816209@jenkins.ci.freebsd.org> In-Reply-To: <1013948767.6003.1712592333038@jenkins.ci.freebsd.org> References: <1013948767.6003.1712592333038@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #480 - 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: Sender: dev-ci+owner@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6136_471031362.1712654815949" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6136_471031362.1712654815949 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #480 (7748f70561f373a8d8e70c32223c99b02904ef51) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/480/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/480/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/480/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) 1449754218d7842043bf5b73a86b20fd9fa2371d by jhb: cd9660: Add support for mask,dirmask,uid,gid options 3b2b83bcef04857097666e2784653cfab78ba366 by jhb: Stop using expressions in _Alignof() 1aebbbc69bb65f35c60493479df62486a7b74a04 by jhb: find: Allow '/' to be used with -perm for GNU compatibility 551f4b478bf833aa8b268299cad90508b1ff4311 by jhb: find: Add -readable, -writable & -executable options 4fa4e6a3c80eb3a4f34877fcff60016e93e4be9d by jhb: netlink.h: s/typeof/__typeof d32c600949d5891c014e9e794562e60caa2859f1 by jhb: newfs_msdos.8: example for specific cluster size aa61ecf00337e00502de97b9fe55449ed697a8ec by jhb: syscallsubr.h: Sort kern_membarrier prototype alphabetically 138ed6fee2c23f9412906c1212659aa6dbf66a39 by jhb: cxgbe: Add counters for POSIX async I/O requests handled by the driver 2b410bace4a04941b52887539ac0eed8c97b0a7e by jhb: cxgbe tom: Limit TOE connections to 2 reassembly islands always b680e6da13985f7462ddd8555d9f7fe83ba29a76 by jhb: cxgbe tom: Enable ULP_MODE_TCPDDP on demand bf5387a9367e2654d3d014277e4ca3135a9cc6df by jhb: timerfd: Move kern_timerfd_* prototypes to e24c1997bf5cffc176906761fb04d90803ab838c by jhb: arm: pmap_extract() returns a PA not a boolean value cbc47b31cc66c73104ac8420c8428f2fd8be8d59 by jhb: acpi: Use kobj typedefs for new-bus method prototypes 93d2cc30889026547c7942858cbbf1282848db60 by jhb: pcib: Make various bus methods private to pci_pci.c 00dbe607b392c81ffec78f5e8123413cad606a7a by jhb: acpi: Use bus_generic_alloc_resource instead of duplicating it 7d763eadd36e9b9419379756add71f5383f40af0 by jhb: cam: Check if cam_simq_alloc fails for the xpt bus during module init 75a63c968af999918fd2d6ba98ba5d86c0ea6188 by jhb: acpi: Allow child drivers to use bus_set_resource for more resources 9c699850011b216ed98cd0de866739e834f083d6 by jhb: pci_host_generic: Include the bridge's device name in rman descriptions 13926bcb9779f8f2ba72ee25a094e179aa94d680 by jhb: pci_host_generic_fdt: Remove duplicate DEVMETHOD entries cfb8cc9c5fa942ef51d3738851efd63ba0aeaccd by jhb: acpi: Don't assume a resource is reserved in acpi_delete_resource 50a4c3bb7aec0f699ac0f2eebdb7f707c55e6419 by jhb: riscv: Add missing includes for DDB 00907525212d3cbac7f0ad7ea1ed6f65ce0e05aa by jhb: vmd: Use bus_read/write_* instead of bus_space_read/write_* d2c8cb41d1a2e531737a6da4cb9958bc497477c3 by jhb: ipfw: Skip to the start of the loop when following a keep-state rule 794517a0f3794131d79e3c9d0c12fcceb840ae80 by jhb: netlink: Don't use a zero-length array e2d88351fdd8ed7f0a021a9924afacb2c6d49b55 by jhb: arm64: Fix typo in pagetable_l0_ttbr0_bootstrap symbol name 16089905240f848ba0070fa8ae6622a0e198e9d7 by jhb: nvme: Firmware revisions in the firmware slot info logpage are ASCII 05a831511b787eba136c96dcd0985cacb18625f2 by jhb: nvmecontrol: Update the test for a valid firmare revision slot 85cdbae749e9d1e1f7f3e3adc6ffcbe5405ee217 by jhb: .github: Switch to v4 of actions/checkout f091b71838aa17f16f4e162722837d8d4161f825 by jhb: arm busdma: Fix parameter types to exclusion_bounce_check 30eab966575fccbb85d54902667530b6a6e66e45 by jhb: kldxref: Properly handle reading strings near the end of an ELF file d4ad8432aa5791e3b1c352c7f1758d416b2405c6 by jhb: ddp: Clear active DDP buffer members to NULL to pacify an assertion 7748f70561f373a8d8e70c32223c99b02904ef51 by jhb: cxgbe tom: Handle a race condition when enabling TLS offload The failed test cases: 3 tests failed. FAILED: sys.netinet.divert.ipdivert_ip_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Test case was expecting a failure but none were raised FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_6136_471031362.1712654815949--