From nobody Sat Mar 01 10:50:36 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 4Z4hgc5vg8z59PLj for ; Sat, 01 Mar 2025 10:50:36 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z4hgc2Mz2z3hT3; Sat, 01 Mar 2025 10:50:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740826236; a=rsa-sha256; cv=none; b=J8q0LX3hziaYn2FyWsYHtKi0oZVHQR7IOht6lJxCVqUE9e3Nona/IxthrHTdZuVjiySeMD QFhCV3Jjjiq5KQvoBIq27PlQU4Dk3380ZJ1pVqWJMA78k5yUKTJQzQR+saVrBSv32rALl+ bk5w1S3WPivjWrA7Di1S3wEUFepk00NY5xaGFeFxnkhOu9rMmx03sn/wJysp+MN704dv6M puX3YeKX6eOURPvWeDt8JJ2hwM73CeBUPQWE6jlijm/WFbwLQ71KmZbI9mT1FjLLE/8Njp RzYd3dmifR0xnniJHFE1YlSvBNdTr0wMtjkCNwOevblC5tMXJzVdxFyNrxlxwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740826236; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=jAGXYxihMTYlFk4/ur2Ao5Ku5f++KYxeNrNlW9b/KY8=; b=Vd0j/bc+vRhgcTZBcLKRbgLHrnraX42qMZDl527mdIiuOjzF/Pif0cWiY9+DLiDSRDOGEi GFko8KDtC03n09CH4DsDLdRRVXQVkcljUljXlOkbQ0/9qWaYqozz17Hjgjxbabk3t5fjtR y8vcMRbOrDQ5fjwiSyTdakmY1U6sm4zR6S+cM131E8wUrhivKQVVP19NwxGTp1Ic5K7Aml MW/bynEarIp6B9eE6zHkHgnHpmy5GVO6vC11gvT4CWWMv2c3yQymQvCZciYJsLVokyhAez d7zmi1iFCo7h+/uoLFey83S44dJMSY/1f1mzdZuleWVCiwfdKExoCbu7NhoU5A== 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 4Z4hgc18xDz1BMM; Sat, 01 Mar 2025 10:50:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 1 Mar 2025 10:50:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: wulf@FreeBSD.org, $@FreeBSD.org, dev-ci@FreeBSD.org Message-ID: <24494246.107.1740826236167@jenkins.ci.freebsd.org> In-Reply-To: <9432338.97.1740801183488@jenkins.ci.freebsd.org> References: <9432338.97.1740801183488@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #950 - 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_106_1133380063.1740826236116" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_106_1133380063.1740826236116 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #950 (666f8246c39251e70f2a676bd1775f3563e73b1c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/950/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/950/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/950/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) d3f637b744e20f11ebfa3ea6d08cd2923325838a by wulf: Refactor iwmbtfw: set default firmware_dir after argument parsing 3d5e49294142012f0df988edfa574d4378f678b8 by wulf: Refactor iwmbtfw: modularize and de-constify f2591781f354b6602927e53084af61721f0a2dd7 by wulf: iwmbtfw(8): don't program hardware without existing firmware image 666f8246c39251e70f2a676bd1775f3563e73b1c by wulf: iwmbtfw(8): fix getopt flags, unify usage()/manual page contents The end of the build log: Started by upstream project "FreeBSD-stable-14-amd64-testvm" build number 1479 originally caused by: Started by upstream project "FreeBSD-stable-14-amd64-build" build number 1624 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content LINK_TYPE=latest_tested FBSD_TARGET_ARCH=amd64 FBSD_TARGET=amd64 FBSD_BRANCH=stable-14 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on lancelot.nyi.freebsd.org (vmhost_qemu vmhost_bhyve vmhost_bhyve_fast image_builder) in workspace /jenkins/workspace/FreeBSD-stable-14-amd64-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.freebsd.org/src.git > git init /jenkins/workspace/FreeBSD-stable-14-amd64-test/src # timeout=10 Using reference repository: /home/git/src.git Fetching upstream changes from https://git.freebsd.org/src.git > git --version # timeout=10 > git --version # 'git version 2.46.2' > git fetch --tags --force --progress -- https://git.freebsd.org/src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.freebsd.org/src.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 666f8246c39251e70f2a676bd1775f3563e73b1c (refs/remotes/origin/stable/14) > git config core.sparsecheckout # timeout=10 > git checkout -f 666f8246c39251e70f2a676bd1775f3563e73b1c # timeout=10 Commit message: "iwmbtfw(8): fix getopt flags, unify usage()/manual page contents" > git rev-list --no-walk 8ac7c651dbe01791284301b9d109ad856f564b36 # timeout=10 Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. [FreeBSD-stable-14-amd64-test] $ /bin/sh -xe /tmp/jenkins4603029768234645830.sh + rm -fr freebsd-ci + git clone '--depth=1' --single-branch -b main https://github.com/freebsd/freebsd-ci.git Cloning into 'freebsd-ci'... + cd freebsd-ci + git rev-parse HEAD 476c8808803a47344a47adfe9573345cceb14fce + cd .. [FreeBSD-stable-14-amd64-test] $ /bin/sh -xe /tmp/jenkins15821573407525385821.sh + sh -ex 'freebsd-ci/jobs/$/build.sh' sh: cannot open freebsd-ci/jobs/$/build.sh: No such file or directory Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. Recording test results [Checks API] No suitable checks publisher found. 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_106_1133380063.1740826236116--