FreeBSD-stable-15-amd64-test - Build #1058 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 25 Aug 2026 05:45:31 UTC
FreeBSD-stable-15-amd64-test - Build #1058 (af0e83d9acaa24b51de507d5b01991cf7713783c) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1058/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1058/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1058/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)

750cc050291298b462abd099191cb995057eb34e by mm:
libarchive: merge from vendor branch

b994e68f44cfe589b98c05a2e46503255e4756b9 by markj:
unix: Fix a missing initialization in uipc_sosend_stream_or_seqpacket()

9e107eba08b162d22435096874852417ba8e9e67 by markj:
unix: Simplify uipc_detach()

08933bbc499fbc6a29149da15024ad9ba4e0cdc9 by markj:
riscv/atomic: Provide some additional aliases

e7070407aa8eae85bc412b9fd80865628b69f22d by markj:
unix/stream: plug a corner case when control externalization failed

06833c3e98137c70309a0c92a96425f521e88c50 by markj:
unix: Fix some bugs in the SOCK_STREAM receive path

318915568443f1fdb65faab0f559c872f09628c6 by markj:
atomic: Implement atomic_{set,clear}_8 in _atomic_subword.h

4400dcf2b1eb3b54b55efdf9e27cac139c66717a by markj:
uma: Insert KASAN redzones after slab-allocated items

283a3b762dcc6825a40ec9cd4239fbfc7b2455dc by markj:
malloc: Refactor redzone and sanitizer handling

c75520c5ec46e2faa208a0d7ac5b4c864afc8c5a by markj:
uma: Fix KMSAN integration with malloc zones

3a8af1908560f0733baeb7a5750ecfb87a37facd by markj:
malloc: Fix domainset usage in malloc_domainset() for large allocs

1b4e0a4467f9f4fb9b3fa5cd8b0597e435a813ef by markj:
vm_object: Augment an assertion in vm_object_split()

65e2c2279b62dc4107f0a02b0570d35c9203d96f by markj:
in_mcast: Fix uninitialized variable usage in inm_merge()

bc232869fafeee66dbd773e4ab546dc9aac40471 by markj:
unix: Fix mchain handling in uipc_sosend_stream_or_seqpacket()

a8bde73c4bdee4ee6dba3bd85e61346ad76370fe by markj:
netmap: Fix driver name handling

be37b1e0ba7944a77bddc9124f1f4a57195ef37d by markj:
netmap: Fix a race in kqueue registration

4b94ab9b7c5e30cd650c63c029eaac25e3908c18 by markj:
uma: Factor out the implementations of uma_zfree_{arg,smr}()

01f6dff4ac58d4e9573d0b698276bcbd9e2cd643 by markj:
uma: Make an effort to defer reuse of items when KASAN is enabled

646a9f2a13ef5e11d0033207edcacce14d496bab by markj:
uma: Avoid allocating from free buckets when KASAN is enabled

6edbfb48fc1ac02ef12b3ae9e0955ff317c286a3 by markj:
uma: Enqueue full buckets in FIFO order when KASAN is configured

bf22e0dd97a484eff4fde057a98d0ae102b90903 by markj:
unix/stream: fix a race with MSG_PEEK on SOCK_SEQPACKET with MSG_EOR

0f9fda8fb7b7f8c0fb7619a076a6c4b0dda0b67b by markj:
unix/stream: fix instant panic w/o INVARIANTS

1bb1d38e4160836c048b79b922a1a3f980e9128b by markj:
Revert "atomic: Implement atomic_{set,clear}_8 in _atomic_subword.h"

dd2da25523462dc37db2c55dcb6a14ad6f1fed2b by markj:
ppp: Fix a buffer overflow in the endpoint discriminator set command

3f73758036c7be2572d73bb72914801db06f5f4f by ambrisko:
zfskeys - only prompt if zfskeys and zfskeys_prompt are enabled

adf4c3336c319cd14de9f45a7a44465aca3a9f36 by christos:
bcm2835_audio: Remove wrong chn_intr()

253a2989cd5a0047963196e94ff727005bf3f405 by kbowling:
e1000: fix iterator type

e7731d8f155e9329f2f4862701037f7ca7a44876 by kbowling:
e1000: fix NVM data type in bit shift

cd5aa46a92b67aafff4b1cc8f22e5b92d7765e09 by kbowling:
e1000: fix possible variable overflow

4ac5410914dcfc9d6c7d5a7a4fa2e5e8d6a81e1f by kbowling:
e1000: fix NVM loop bounds and pointer access

d94f3e16141e830a51aff73cf21310e34b7f763c by kbowling:
e1000: improve NVM checksum handling

2902ca80121f6c679192d46b1b3a66df22b9811e by kbowling:
e1000: Accept uninitialized Tiger Lake NVM checksums

4e0d9b6aff65ddb42eb397c6078b083fdd689e7b by kbowling:
e1000: Separate hardware semaphore policies by family

6a31198b682bafca9d67743627dba55014832d88 by kbowling:
e1000: fix semaphore timeout value

01b8155b8c39d267fa56d52b1113e848a653ead5 by kbowling:
e1000: Retry transient MDIC failures on modern PCH

15d31c10a72d9cb79e7d9f0a83b64c02d4701e73 by kbowling:
e1000: Reconfigure modern PCH K1 clock synchronization

93a2e498c1f4db38a6fe2dd1660999c00233beac by kbowling:
e1000: Compare decoded PCH LTR latencies

a603d5679b60684e586822eb6b35015a6b13374c by kbowling:
e1000: Allow more time for PCH ULP exit

a8a7f8d148b520d5998563dc19f75145ccedfd55 by kbowling:
e1000: Check PHY control register reads

c31056c7f90f22d61ed4f88c6c387a2b5137fd53 by kbowling:
e1000: fix unchecked return

32694407f83257522213a66686126687a9a89a56 by kbowling:
e1000: add LPI counters

9f5503e6410fcc165b9acf55a7cd7e3633c3a8cc by kbowling:
e1000: Export EEE Low Power Idle counters

6210ca3bd0d5eb5b6262df7173779361181af8e2 by kbowling:
e1000: fix reset for 82580

6b1f636ccceb262439f65157d18b87bcd16c7800 by kbowling:
e1000: fix MAC address hash bit shift

4b1469832d8ba3d2d6b47be4c543e41610c6322d by kbowling:
e1000: fix data type in MAC hash

0b59bbcd52dacdc7c4aeb0f29ef400f8e854b8a3 by kbowling:
e1000: Avoid a signed multicast bitmap shift

f86489cec3da08c753fa6c75be3749fe5bffb5ae by kbowling:
e1000: Verify i210 and i211 multicast table writes

daf690aca8421d14bc589d0b5b23f78ebd7a21e8 by kbowling:
e1000: Preserve errors while disabling D0 LPLU

c1d2260a3e8caddf2a61567465f39a57d29ee6fc by kbowling:
igc: Avoid a signed multicast bitmap shift

cce182c3b634daedb5d70842b732ddaff703ed62 by kbowling:
ixgbe: Avoid a signed multicast bitmap shift

df83413be3288c0c6b7d9be95f47933d2807204f by kbowling:
igc: fix iterator type

fdfece486292a728394371c25b747129c379c055 by kbowling:
igc: fix MAC address hash bit shift

360982b04b72b12bef0b74ecdc93a6687518f02d by kbowling:
igc: fix data type in MAC hash

2c545fcf56dbacec8597fae9b59b2fc5e3ccb3cd by kbowling:
igc: Check PHY control register reads

5a7f59d3b8646680c5c871219497bd30854ab828 by kbowling:
ixgbe: Avoid a signed shift while assembling the PBA number

2f2829310aba4530abbcc3e3f9f519fdb86b456c by kbowling:
ixgbe: Avoid signed overflow in LED register masks

43c32e31aa58c57ab50e7cde187c320d90a45a3e by kbowling:
ixgbe: Use unsigned register bitmap shifts

07deb662c395e99412b5bb034956b2f529aae6c1 by kbowling:
e1000: Avoid a signed manageability VLAN bitmap shift

0278a71ccd7f26c67a941b46fbf51ae6d9f71474 by kbowling:
ixl: Avoid a signed PHY capability shift

89587517933f37a89d01f647222b33a2497546d4 by kbowling:
igc: Export EEE Low Power Idle counters

2a21a77a21134bcefeb35fc4d4b32532369ca65f by kbowling:
e1000: Avoid signed shifts while assembling PHY IDs

4cfa05889cf006fcbe8e4081537bf6834a6e6dd5 by kbowling:
igc: Avoid a signed shift while assembling the PHY ID

b5f46655e0cebb41d67178398707cebf338060ed by kbowling:
ixgbe: Avoid a signed shift while assembling the PHY ID

0bc69050e40ea18c00a59687e5be14adb4d8b920 by kbowling:
snd_hdspe: Avoid allocation in the interrupt handler

af0e83d9acaa24b51de507d5b01991cf7713783c by mckusick:
Fix transposed arguments in call to calloc(). Reported by GCC 15



The failed test cases:

3 tests failed.
FAILED:  lib.libarchive.functional_test.test_read_filter_lz4_raw_skip

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netpfil.pf.pfsync.bulk

Error Message:
state not found on synced host

FAILED:  sys.netpfil.common.rdr.ipfnat_local_redirect

Error Message:
Redirect failed