Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2026 17:56:27 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        olce@FreeBSD.org, cperciva@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-test - Build #2062 - Unstable
Message-ID:  <772716498.27.1784915788039@jenkins.ci.freebsd.org>

index | next in thread | raw e-mail

FreeBSD-stable-14-amd64-test - Build #2062 (5b5a10e359142b9665face2db52b12c7ebc0f547) - Unstable

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

eea360993be8d0fddbae1816e890666274488ba8 by olce:
ps(1): Sort headers

370314d0946e38563b87a6f519e219ece4591395 by olce:
x86: x86_msr_op(): Move setting mode up, delineate logical blocks

3e6bdd3acecb0ff414421dadfc1e3e0e00278d85 by olce:
x86: x86_msr_op(): Simplify assertions

3f511fa41b3bc846f1af7a6e7a3a5dd0b2dbf0ae by olce:
x86: x86_msr_op(): MSR_OP_LOCAL: Disable interrupts on atomic ops

7ad1f88f6f5db6754d31f2018599c92efb11ab6f by olce:
x86: add a safe variant of MSR_OP_SCHED* operations for x86_msr_op(9)

8b2546469323c72a954d4c0c1202d0845b80c3ee by olce:
x86_msr_op(9): consistently return the value read from MSR

c4b7e6e3b7f42be1d4617c802f74d8c7026ee603 by olce:
x86: provide extended description for x86_msr_op(9)

fbe6a98490f9ef58cdb13f8cabc3177f9757842d by olce:
amd64: parse_memmap(): Move comment about size at proper place

4018a762498ab20c6545942faaaefd6371728f48 by olce:
sysctl(9): Booleans: Accept integers to ease knob conversion

c48111822e5438c7b378b2c93b01314dc024d6f1 by olce:
i386 minidump: Remove unused macros

3d20f69bdaacf27b93e4496fe0460e8b051c445b by olce:
sys/sysctl.h: Make it self-contained when included from the kernel

1129fecbb722e421c7c379beb8abdadb2c08c12e by olce:
sys/sysctl.h: Add missing <sys/kassert.h> include

304d7fcdf48a8bb89e6c0195db9bb7b0a2a6ea18 by olce:
kernel dump: dumpsys_gen_pa_next(): Fix "no more chunks" condition

b6bbc04fcd0b7b9f6423d7914f554bcca4beec37 by olce:
cpufreq(4): cpufreq_levels_sysctl(): Remove always false NULL test

a00d53218a0998aa083789af8b37c76af8dbf34c by olce:
style.9: relax "return (value)" requirement for C++

e8a09797dd1955a8888c378a6e8ebb92075cf646 by olce:
style.9: Add a C++ section

9798fb6f3b341041836a52dca2259d656d553f45 by olce:
style.9: Fix "parantheses" typos in the new C++ section

8b242548a69e0d5f745bdc0b44e2ed76fa898a0d by olce:
style.9: Fix two typos in the manual page

90f53c300ac9ddce9a10f9f67e1c22660148fce6 by olce:
style.9: Encourage style changes when doing significant modifications

188d88389919da1768145c6e2c10a11b0a47225f by olce:
style.9: Fix a typo (missing word)

045b82909cb3c9cb982dc110d72217a42560e299 by olce:
MAC/do: Comments: Rephrase one, fix a typo in another

0b81ce7bcbb3cb23e711a682de6fa3d6bfa8c5b9 by olce:
DEVICE_IDENTIFY.9: Fix function call to detect driver in example code

9356619327e726ee2e0453c2198102b562aa3a02 by olce:
vfs: Simplify vfs_write_resume()/vn_start_write_refed()

58a0b5d619962966408bb05a34b5ecb9e7fd4807 by olce:
netstat(1): '-w': Banners to appear before a new statistics line, not

e886baa0f1240617e5475e79bd0e762c44b913ce by olce:
chroot.2: "filedescriptors" => "file descriptors"

e1f055c6517e194df1bbb37b9f24426aac25b082 by olce:
mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are

330833d8c8bb0d5b42020c5dce3a48d100ca71ba by olce:
MAC/do: Add basic tests on setting rules

8b8b4695197f01e70e9ff082bf28ab0b7f539e75 by olce:
BSD.tests.dist: Add the new sys/mac/do directory

5af7d6930bf32a980b99c830e3fe58149771d177 by olce:
acpi: On /dev/power suspend, trigger userspace notifications

0543d619743d0b0d5c40232355252477b84ed567 by olce:
MAC/do: Tests: Remove shebang lines

2974506cd06752e54a23490f7a32f2e7bb6c8287 by olce:
MAC/do: Tests: Fix copyrights

3a9e6cc05ae329f646cfeaea0d499a6a6f4807af by olce:
MAC/do: Tests: Declare required programs closer to use

b68849a932537d8130ef4f0b64c56ae2320cc777 by olce:
MAC/do: Tests: Quote the source directory

f2d42bc8bf126a22107e729a358d21be5309f620 by olce:
kern_prot.c: Belatedly add copyright

5850343763cb82096609ac9bd449dd4c3f259ce3 by olce:
MAC/do: Clarify comments about flags attached per-ID or per-ID-type

16bab344333183f1578c77b046295ee8df5fcf35 by olce:
acpi: Suffix acpi_sleep_enable() with '_locked'

ef7f806e511ffea66f8ecdcbd42f028e048d2cc5 by olce:
sched_ule: sched_priority(): More accurate __unused annotation

905b6396644d7a7fa6ce475cec6475ece26fd486 by olce:
sched_ule: sched_clock(): Remove a superfluous space

55e2f70f6ae1f13279b35497e8bd5cd9f9f0fc97 by olce:
cpufreq: Fix the incorrect format

83e087e0ea21b8266ab3a381c2858778df0f2bcb by olce:
.git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes

22b6533324517ef422cd1e1d2c6386aff83f94da by olce:
sched_ule: Fix off by one in preempt_thresh definition

0841ba990d0863dbc000c82bfd97daaf184b152d by olce:
acpi_cpu(4): Remove unused 'acpi_cpu_disabled' boolean

34c289ede0d8cbbdce0ce64dc5cda7421cb00291 by olce:
acpi_hpet(4): Remove unused 'acpi_hpet_disabled' boolean

cd289575964eb3b358399ec820ead3a48403465a by olce:
acpi_timer(4): Remove unused 'acpi_timer_disabled' boolean

0e4008992fc548edb1354a2ad56f474ae0dc5bc5 by olce:
files: riscv, arm64: Remove redundant 'ofw_cpu.c'

afd579619956ff69be52cf6a9c4804df1bdd8cb9 by olce:
ps.1: Fix broken comment line

94ec0a9c183e4801c54b264429bf6ebbe397f71c by olce:
intr/x86: add ioapic_drv_t to reduce number of casts in IO-APIC

7b675fe7306db65581b3da800fc07c4cc7def134 by olce:
x86/local_apic.c: Add support for installing a thermal interrupt handler

019f643bc0a7d19dba53ff728e1d458e9dc689a9 by olce:
x86/local_apic.c: Thermal interrupt support: Additional style fixes

6ea0ce113c50c9a275ce1df10baaa4173da682e4 by olce:
i386: supply thermal interrupt handler

847c60455a9ee7577cd986eb455cc4a855ff8ff0 by olce:
x86/local_apic.c: convert lvts[] and elvts[] arrays to designated

b26cf7b48230fa6c04dacd944f76b0573c759bb0 by olce:
x88/local_apic.c: for each lvt element, add LVT register index

73e58edc7caa761d466276cc02fbe0a18f072da5 by olce:
x86: mask all LAPIC vectors early, before BSP interrupts are enabled

a9e4131375f87c6933f8321adde95d14f6d3764d by olce:
x86/local_apic.c: add lapic_maxlvt() helper

185d7d4a39f9557060003e6377f650d3a553269a by olce:
x86/local_apic.c: Properly calculate the number of LVT entries

60d7891a52cdd7e34e60d225a785db2efe33fbb6 by olce:
x86 lapic: Dump LVTs from the ddb show lapic command

de606fe4fd1cbd8e314aca21d8b0b748b2cba2b3 by olce:
x86/local_apic.c: Factor out version read and max LVT slot computation

2a3374d999fca981624a97781ef8bfbc404f26f4 by olce:
x86/local_apic.c: Fiddle with thermal LVT slot only if supported

fc759cca5090840d1fc1fa3825f0dc32f28669ef by olce:
acpi_cpu(4): Call ACPI_GET_FEATURES() on a reset 'features' variable

0d009397bf482109db4b6ca9350a0cd6060200f4 by cperciva:
14.5: Update stable/14 to -PRERELEASE

5b5a10e359142b9665face2db52b12c7ebc0f547 by olce:
.git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace



The failed test cases:

7 tests failed.
FAILED:  sys.kern.sigwait.test_sig_discard_ign_false

Error Message:
/usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met

FAILED:  sys.kern.sigwait.test_sig_discard_ign_true

Error Message:
/usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met

FAILED:  sys.kern.sigwait.test_wait_dequeue_sigchld_false

Error Message:
/usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met

FAILED:  sys.kern.sigwait.test_wait_dequeue_sigchld_true

Error Message:
/usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met

FAILED:  sys.net.if_bridge_test.member_ifaddrs_disabled

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

FAILED:  sys.net.if_bridge_test.member_ifaddrs_vlan

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

FAILED:  sys.netpfil.common.rdr.pf_local_redirect

Error Message:
Redirect failed
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?772716498.27.1784915788039>