Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2026 21:04:36 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        olce@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-test - Build #28634 - Still Unstable
Message-ID:  <1450694675.1855.1780088676908@jenkins.ci.freebsd.org>
In-Reply-To: <691872205.1847.1780079780318@jenkins.ci.freebsd.org>

index | next in thread | previous in thread | raw e-mail

FreeBSD-main-amd64-test - Build #28634 (851499046d25fbe5841a55fb7bfcc879522f59a8) - Still Unstable

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

9818224174c41a434028446fb6fa5516a6291755 by olce:
MAC/do: Executable paths feature (GSoC 2025's final state)

3e17f37c2cd2064c5db3fb63fad57f40e4e334fa by olce:
MAC/do: Update copyright

f93cd891aefd839da869dcdb450d00050d5e701e by olce:
MAC/do: Make it style(9) compliant again

7825338824415153fe29bec30c1d5c1e5fcb638b by olce:
MAC/do: Fix recently-introduced comments

22a0912bb1dc71f18d2e33ec9915a54a8324a3ff by olce:
MAC/do: Expand "conf" to "configuration" in a panic message on

d554b89f4096589d00abef584552eff0481418db by olce:
MAC/do: check_proc(): Remove a superfluous 'if'

0aef1c059fae86a7f62b444dc3352eb0d5bdaa31 by olce:
MAC/do: Document and assert when parse error objects must be built

3a4433425e63f88e70078a354bd404d7ea6ca3ce by olce:
MAC/do: Executable paths: Accept an empty string

28ebab7c3730105f06f982950e9aee4130469906 by olce:
MAC/do: Rename size constants/variables to clear confusion with string

cf942ac9e967055286a7076bf76e9a62e1d22d8f by olce:
MAC/do: find_conf(): Turn an MPASS() into a KASSERT()

cd1ac04409359ec1357e23752f20b22f5055ddfa by olce:
MAC/do: Move hold_conf() and drop_conf() earlier

4e4cf18b85cc51f41bcae20114f9c0e7b69f76e0 by olce:
MAC/do: find_conf(): Return configuration with a true reference

a7a9e6cc64aa90a899aad9ea1395bfc77bb26f48 by olce:
MAC/do: Fix releasing a nonexistent reference on configuration parsing

68cc6aa2e93a2a2969eb40b5588452eeb1805fa6 by olce:
MAC/do: Constify clone_rules() and clone_exec_paths()'s source argument

4e27cc086b3f9e029160da8830abacb06a2f9e39 by olce:
MAC/do: Move static assertions on constants close to their definitions

11b567e94ad2a1b4baf768d77c6f1fb2018cfe83 by olce:
MAC/do: Remove superfluous configuration initialization

ce59a4181593f59028d3a26f2b63dcf2c8041d79 by olce:
MAC/do: clone_rules(): Readability improvements, constification

d254322f6fa46010bb94d658ff13c06ad438ee77 by olce:
MAC/do: parse_and_set_conf(): Obey empty parameters; Add doc

73215eba8b91fab37c1ad380fca04f082f3f92fd by olce:
MAC/do: parse_and_set_conf(): Require the model configuration

dbf8f0895ad86fea10adbd678873f8af0bd7558c by olce:
MAC/do: Fix obsolete wording in a comment ("ascendant" => "ancestor")

37bc08d5fe9933f41574bf477080d729daf19928 by olce:
MAC/do: Constify is_null_or_empty()

7929f364ef5135f712e061d291d1c2c0fb48abde by olce:
MAC/do: Fix the recent logic to set jail parameters, make it more

51cc5840b66c9565e1740c1198a0e684d81e3734 by olce:
MAC/do: Configuration: Fix default values: Remove jail creation method

888a84ceeded9ef69903e352827cdef58163027e by olce:
MAC/do: Fix reporting of "mac.do" post-"executable paths"

01e2b0ce1820adf475e372ec72371dffca17a7af by olce:
MAC/do: Visually separate some file sections

31ef4ee2e3570b8f438b9b3fb09b3d87c87419ff by olce:
MAC/do: Allocate only one default configuration

5bedb5e44757ba83dba9d618f5b951416cf44345 by olce:
MAC/do: Comment to explain the main invariant for configurations

5b194a4ae3190a9954544058dfc0790fd9a16172 by olce:
MAC/do: Sequential consistency for configuration retrieval

0db7f110cb810b7aa6d29df221edf9091d66b58a by olce:
MAC/do: Support for atomically modifying configurations

4c98f7a0025eea550ecf6f93f818cd03c6ac0fd5 by olce:
MAC/do: Serialize installing/modifying some jail's configuration

1fa1e3f3950fc0593ab73ea075c24c9bfbe8afd6 by olce:
MAC/do: Do not skip blanks when parsing executable paths

fcb0018634c77fe32ed99bca00f856af18ed240b by olce:
MAC/do: Update copyright

39818654ae879788807d3a87c2d75cc700cc7113 by olce:
mac_do.4: Document executable paths, default jail values and consistency

79a987aba154aca5965e4746ec5f867be8f22997 by olce:
MAC/do: Tests: Remove shebang lines

b0c948fe92acc8bd295cc53584e25c082c749cd1 by olce:
MAC/do: Tests: Fix copyrights

6159187329b56a9b550db193796ae4d76c1a306c by olce:
MAC/do: Tests: Declare required programs closer to use

33daea3f862d7fe996602756805a92a600356f94 by olce:
MAC/do: Tests: Quote the source directory

a95ff5ef7d1ffcb701913028253a4700cd9a1459 by olce:
MAC/do: Tests: Add support for exec paths, jail parameters, subjails

851499046d25fbe5841a55fb7bfcc879522f59a8 by olce:
MAC/do: Add consistency tests



The failed test cases:

1 tests failed.
FAILED:  sys.fs.fusefs.ctl.remove_lun_with_atime

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

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