From nobody Mon Nov 24 23:41:05 2025 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 4dFj512z8Jz6J2cZ for ; Mon, 24 Nov 2025 23:41:09 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dFj510y2yz3wgY; Mon, 24 Nov 2025 23:41:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764027669; 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=+bkkLskeyBJH2JBUUxDvm+aeNIjc2Cn3XoitZJqLbW8=; b=b6pI4DRfg+eAL/Gw4iLZJwnl5JbBvU1ifqdn9GfjY+YTy6PvDL1OKQUjhN5cqAlNFD2oZO vk+S+ANU4/hU0c6AVcbiV1DmX8zvobK5SWgKqQEVWaiNBTLuF47U9sXmpng4D0nIZs6G7z g7sAnkMJIPP6UrNs4JAMwaRfgp5ZgfqiN5LjxLcY59lTnc5D63wz2cBK60V0jjo5nWUQHk zTiiYw5YFIS4Wp85E5DrXDUFzbyIRaXMEsL+wIQtJtezyFmjHqXUBo4CIsDrfLt34fHjiW kIJkVZQEJvrO2EIihgFFfC4Uak93K4UWUgS+Gi8C5RVXhOf3XAsFU3D22LOqsw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764027669; a=rsa-sha256; cv=none; b=gx+MwJ7WRUsKzzSamDHyBVrlZ31Bd9IUoXdUt7zxlmgU2wu9ZAWEdg6MnExPgotafhLSod iyLK1mfCVrCo+cs2vJlZ6h3yK2vvrXPVQIX6As7ZhiTbKT/ryPlQmmZvnFLWm9VkQzZn4w CyOMvf9k++XvFz3IkoCjM3b3LI0HsY9IURYr103B7YblcChx9r2t0N2/f0KBoNXvlS97Fj 2HlSs+8uI1y6HQ6i8Vhj1ZREO80W9qPbz3EW9pZqIzHQBwwmg3Rg+maQ0wRnXWS6a/WNtR u74NlFh4gM2PE5JFlKfvHetdBrXbEi9GrSSK4lNb5fIDizj9LgkOLhe5/9mmXw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4dFj510K5Qzcfn; Mon, 24 Nov 2025 23:41:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 24 Nov 2025 23:41:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kgalazka@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <960429198.147.1764027669050@jenkins.ci.freebsd.org> In-Reply-To: <1263760632.133.1764024227188@jenkins.ci.freebsd.org> References: <1263760632.133.1764024227188@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #5092 - Still Failing 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_146_669053618.1764027665729" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_146_669053618.1764027665729 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc13_build - Build #5092 (7b6644e160ed63b633e7c68a3cacf2c71d216cd5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/5092/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/5092/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/5092/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) d78231ed04d333f64a73c891a45a94981baad251 by markj: cxgbe: Fix the RSS build 7b6644e160ed63b633e7c68a3cacf2c71d216cd5 by kgalazka: irdma(4): fix potential memory leak on qhash cqp operation The end of the build log: [...truncated 121.64 MiB...] | ^~~ --- scsi_sa.o --- /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra': /workspace/src/sys/cam/scsi/scsi_sa.c:3561:20: warning: 'write_protect' may be used uninitialized [-Wmaybe-uninitialized] 3561 | if (write_protect) | ^ /workspace/src/sys/cam/scsi/scsi_sa.c:3235:25: note: 'write_protect' was declared here 3235 | uint8_t write_protect, guessing = 0; | ^~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize' may be used uninitialized [-Wmaybe-uninitialized] 4396 | uint32_t current_blocksize; | ^~~~~~~~~~~~~~~~~ In function 'sasetparams', inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:3399:14: /workspace/src/sys/cam/scsi/scsi_sa.c:4660:43: warning: 'current_density' may be used uninitialized [-Wmaybe-uninitialized] 4660 | mode_blk->density = current_density; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra': /workspace/src/sys/cam/scsi/scsi_sa.c:4398:17: note: 'current_density' was declared here 4398 | uint8_t current_density; | ^~~~~~~~~~~~~~~ In function 'sasetparams', inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:3399:14: /workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may be used uninitialized [-Wmaybe-uninitialized] 4493 | mode_hdr->dev_spec = current_speed; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra': /workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was declared here 4399 | uint8_t current_speed; | ^~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize' may be used uninitialized [-Wmaybe-uninitialized] 4396 | uint32_t current_blocksize; | ^~~~~~~~~~~~~~~~~ In function 'sasetparams', inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:3493:12: /workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may be used uninitialized [-Wmaybe-uninitialized] 4493 | mode_hdr->dev_spec = current_speed; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra': /workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was declared here 4399 | uint8_t current_speed; | ^~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize' may be used uninitialized [-Wmaybe-uninitialized] 4396 | uint32_t current_blocksize; | ^~~~~~~~~~~~~~~~~ In function 'sasetparams', inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:3507:12: /workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may be used uninitialized [-Wmaybe-uninitialized] 4493 | mode_hdr->dev_spec = current_speed; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra': /workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was declared here 4399 | uint8_t current_speed; | ^~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize' may be used uninitialized [-Wmaybe-uninitialized] 4396 | uint32_t current_blocksize; | ^~~~~~~~~~~~~~~~~ In function 'sasetparams', inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:3576:12: /workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may be used uninitialized [-Wmaybe-uninitialized] 4493 | mode_hdr->dev_spec = current_speed; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra': /workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was declared here 4399 | uint8_t current_speed; | ^~~~~~~~~~~~~ --- 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_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; | ^~~ --- scsi_cd.o --- ctfconvert -L VERSION -g scsi_cd.o --- cam_xpt.o --- 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; | ^~~ 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; | ^~~ --- scsi_sa.o --- /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'saioctl': /workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize' may be used uninitialized [-Wmaybe-uninitialized] 4396 | uint32_t current_blocksize; | ^~~~~~~~~~~~~~~~~ In function 'sasetparams', inlined from 'saioctl' at /workspace/src/sys/cam/scsi/scsi_sa.c:1997:12: /workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may be used uninitialized [-Wmaybe-uninitialized] 4493 | mode_hdr->dev_spec = current_speed; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'saioctl': /workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was declared here 4399 | uint8_t current_speed; | ^~~~~~~~~~~~~ In function 'sagetparams_common', inlined from 'saioctl' at /workspace/src/sys/cam/scsi/scsi_sa.c:1664:11: /workspace/src/sys/cam/scsi/scsi_sa.c:1532:12: warning: 'write_protect' may be used uninitialized [-Wmaybe-uninitialized] 1532 | if (write_protect) | ^ /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'saioctl': /workspace/src/sys/cam/scsi/scsi_sa.c:1514:17: note: 'write_protect' was declared here 1514 | uint8_t write_protect; | ^~~~~~~~~~~~~ --- cam_xpt.o --- 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 --- scsi_sa.o --- ctfconvert -L VERSION -g scsi_sa.o --- scsi_da.o --- ctfconvert -L VERSION -g scsi_da.o 1 error make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC 4.07 real 20.77 user 2.37 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/jenkins11213905338555808143.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 ------=_Part_146_669053618.1764027665729--