FreeBSD-main-amd64-gcc13_build - Build #5067 - Still Failing
Date: Wed, 19 Nov 2025 05:36:02 UTC
FreeBSD-main-amd64-gcc13_build - Build #5067 (d1180baa9b99538481f3780fc8f4e6e464a15e99) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/5067/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/5067/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/5067/console
Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the 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)
27481c268916b0790c7ad16202a5b012625ce1a8 by imp:
nvme: Fix backwards sense of error condition
20e94950c54e398049396647da36b9e2c3b639c1 by imp:
nvme: Notify namespace changes better
dffd882d12d2a71aca464f48209ec9ae6f393b15 by imp:
nvme: Refactor geom setting to function.
86d3ec359a56d1b5d015718bd19ef4bda681a032 by imp:
nda: React to namespace change events
bd769e73d8f1d5141b1c2eb2322b4c6caed5d9e0 by imp:
nvd: handle namespace changes
4640f5008922c5b189d2f7b63edf73300277e6df by imp:
nvme_sim: signal namespace depature
0628400590e025b7db1c0905e6ee488a24ef3f60 by jlduran:
local-unbound: Read a tab separated resolv.conf
9040277864ab28cabfc53f238e900bc19ac75d7e by bz:
iwlwifi/mld: only get tid after checking that it is a dataqos frame
0021f70800a1d83a42e3a4dff10c352e67a1bcce by bz:
LinuxKPI: 802.11: use a _check rather than a _protected version for
90b6a9ac0c1f4333f87f4b172482f40979324d7c by bz:
LinuxKPI: 802.11: implement mtx support for ieee80211_iterate_interfaces
d1180baa9b99538481f3780fc8f4e6e464a15e99 by bz:
LinuxKPI: 802.11: initialize a backpointer on the link_sta
The end of the build log:
[...truncated 121.59 MiB...]
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_poll_setup':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2,
inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5,
inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4,
inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2,
inlined from 'xpt_poll_setup' at /workspace/src/sys/cam/cam_xpt.c:3125:3:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_poll_setup':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2,
inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5,
inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4,
inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2,
inlined from 'xpt_pollwait' at /workspace/src/sys/cam/cam_xpt.c:3141:3:
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_pollwait':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2,
inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5,
inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4,
inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2,
inlined from 'xpt_pollwait' at /workspace/src/sys/cam/cam_xpt.c:3141:3:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_pollwait':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
--- scsi_xpt.o ---
ctfconvert -L VERSION -g scsi_xpt.o
--- cam_xpt.o ---
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2,
inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5,
inlined from 'xpt_async_td' at /workspace/src/sys/cam/cam_xpt.c:5406:4:
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_async_td':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2,
inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5,
inlined from 'xpt_async_td' at /workspace/src/sys/cam/cam_xpt.c:5406:4:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_async_td':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2,
inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5,
inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4,
inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2:
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_sim_poll':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2,
inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5,
inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4,
inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_sim_poll':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2,
inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5,
inlined from 'xpt_done_td' at /workspace/src/sys/cam/cam_xpt.c:5435:4:
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_done_td':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2,
inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5,
inlined from 'xpt_done_td' at /workspace/src/sys/cam/cam_xpt.c:5435:4:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_done_td':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2,
inlined from 'xptsetasyncbusfunc' at /workspace/src/sys/cam/cam_xpt.c:2502:2:
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xptsetasyncbusfunc':
/workspace/src/sys/cam/cam_xpt.c:2494:28: note: object 'cpi' of size 464
2494 | struct ccb_pathinq cpi;
| ^~~
In function 'xpt_action',
inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2,
inlined from 'xptsetasyncbusfunc' at /workspace/src/sys/cam/cam_xpt.c:2502:2:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xptsetasyncbusfunc':
/workspace/src/sys/cam/cam_xpt.c:2494:28: note: object 'cpi' of size 464
2494 | struct ccb_pathinq cpi;
| ^~~
In function 'xpt_action',
inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2,
inlined from 'xpt_bus_register' at /workspace/src/sys/cam/cam_xpt.c:3937:2:
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_bus_register':
/workspace/src/sys/cam/cam_xpt.c:3887:28: note: object 'cpi' of size 464
3887 | struct ccb_pathinq cpi;
| ^~~
In function 'xpt_action',
inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2,
inlined from 'xpt_bus_register' at /workspace/src/sys/cam/cam_xpt.c:3937:2:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_bus_register':
/workspace/src/sys/cam/cam_xpt.c:3887:28: note: object 'cpi' of size 464
3887 | struct ccb_pathinq cpi;
| ^~~
In file included from /workspace/src/sys/cam/cam_xpt.c:56:
In function 'cam_ccb_status',
inlined from 'cam_ccb_success' at /workspace/src/sys/cam/cam_ccb.h:1557:10,
inlined from 'xpt_bus_register' at /workspace/src/sys/cam/cam_xpt.c:3945:6:
/workspace/src/sys/cam/cam_ccb.h:1551:40: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=]
1551 | return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
| ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_bus_register':
/workspace/src/sys/cam/cam_xpt.c:3887:28: note: object 'cpi' of size 464
3887 | struct ccb_pathinq cpi;
| ^~~
--- scsi_cd.o ---
ctfconvert -L VERSION -g scsi_cd.o
--- cam_xpt.o ---
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2:
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_start_tags':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_start_tags':
/workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216
4952 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_stop_tags' at /workspace/src/sys/cam/cam_xpt.c:5003:2:
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_stop_tags':
/workspace/src/sys/cam/cam_xpt.c:4983:27: note: object 'crs' of size 216
4983 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_stop_tags' at /workspace/src/sys/cam/cam_xpt.c:5003:2:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_stop_tags':
/workspace/src/sys/cam/cam_xpt.c:4983:27: note: object 'crs' of size 216
4983 | struct ccb_relsim crs;
| ^~~
In function 'xpt_action',
inlined from 'xpt_register_async' at /workspace/src/sys/cam/cam_xpt.c:5159:2:
/workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_setasync[1]' [-Warray-bounds=]
2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_register_async':
/workspace/src/sys/cam/cam_xpt.c:5140:29: note: object 'csa' of size 224
5140 | struct ccb_setasync csa;
| ^~~
In function 'xpt_action',
inlined from 'xpt_register_async' at /workspace/src/sys/cam/cam_xpt.c:5159:2:
/workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_setasync[1]' [-Warray-bounds=]
2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb);
| ~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/cam/cam_xpt.c: In function 'xpt_register_async':
/workspace/src/sys/cam/cam_xpt.c:5140:29: note: object 'csa' of size 224
5140 | struct ccb_setasync csa;
| ^~~
--- scsi_all.o ---
ctfconvert -L VERSION -g scsi_all.o
--- cam_xpt.o ---
ctfconvert -L VERSION -g cam_xpt.o
1 error
make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
7.19 real 30.80 user 3.73 sys
make[1]: stopped in /workspace/src
make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins8028810892105338204.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address