From nobody Wed Oct 09 18:24:07 2024 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 4XP1Vw2tzbz5Yr1p for ; Wed, 09 Oct 2024 18:24:08 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XP1Vw0q99z4FqK; Wed, 9 Oct 2024 18:24:08 +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=1728498248; 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=hZA3jH0M6aHVa7ScXeKJqB/g1uhgCChHUefRL1ZbKEQ=; b=CqSIajZh2n/MNDmxwx8A3ChpRF+IKsGWy1pZaXhkyKovpvb4oJ77aickhNxkxzaN5lfG7K whjDS0ECVVcDCKj2mERWQEEzTcgv2Q798KYedp/m14am1fgdNWhv65gP42dJlIb7mp9PHi D+iuM3kc7kyPb41eeMcHQSxIzTl8hIilfimlg3HIa7RixdDPJ4/XEAIMSKskYt7TcjKUoz Ypi0iiS8GyutEkXbdqglP6LjZl0RdMfwYfrs4Ma/6rdKDdekZKMihSEfJdh1rvhHx0JKCM RZRgLMAt/XT36VtwLb5QylOoTy7knrpUZhNjnY909+ISboQnAXTU0tSXwFj4aQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728498248; a=rsa-sha256; cv=none; b=dqxygGuEDfZhlt1yplBtjBWXfS7O9oYKOXILzWwG2L4V8c4WW1gT3JjxglN5Kt4mOaDtyj PDNF5sQPxPNnyqOs8pEQ1FqZ7RKXw0Z1ReHyPmLfVfY0wGpSUTk6KbQKUN/+aaoISx8ZAl BRdrv16cUdhweJ8Gb8yml9CWpLDs688jTbcPz68WELbaMVRsAiNZ9C33fTczNWPj/K8g65 ChmrsgpEVuX9VQ+qhqkcelv0HV0TiCvFMkQqT8IzfaV2m3eDMoDsruLxcC82ITJ3S0cHdD +f/dtDngJXlXlFHkW5Z63NpKOs5HaSModdcLZdA0xFpilGBm12cOC0nYZRo6EA== 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 4XP1Vw0N27zQ5j; Wed, 9 Oct 2024 18:24:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 9 Oct 2024 18:24:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: grembo@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <441318796.25.1728498248056@jenkins.ci.freebsd.org> In-Reply-To: <2090811025.17857.1728384389730@jenkins.ci.freebsd.org> References: <2090811025.17857.1728384389730@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-build - Build #1162 - 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_24_1512115771.1728498247797" X-Jenkins-Job: FreeBSD-stable-14-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_24_1512115771.1728498247797 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-build - Build #1162 (51676e0a3bd38ab6deae27f72fb6fb6dd648825f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/1162/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/1162/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/1162/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) 0d4081ed69147a2591dfc8b89cba42dc6a2ce757 by kp: sys: add conf/std.debug, generic debugging options 51676e0a3bd38ab6deae27f72fb6fb6dd648825f by grembo: fetch: correct env var name for --crl option to work The end of the build log: [...truncated 198 B...] Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change 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 FBSD_TARGET_ARCH=amd64 FBSD_TARGET=amd64 FBSD_BRANCH=stable-14 MOUNT_REPO=src [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on lackey1.chi.freebsd.org (jailer_fast) in workspace /jenkins/workspace/FreeBSD-stable-14-amd64-build 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-build/src # timeout=10 [WARNING] Reference path does not exist: /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 > git rev-parse refs/remotes/origin/stable/14^{commit} # timeout=10 Checking out Revision 51676e0a3bd38ab6deae27f72fb6fb6dd648825f (refs/remotes/origin/stable/14) > git config core.sparsecheckout # timeout=10 > git checkout -f 51676e0a3bd38ab6deae27f72fb6fb6dd648825f # timeout=10 Commit message: "fetch: correct env var name for --crl option to work" > git rev-list --no-walk 342240c6e0257e798efc12c7e6aa9cdc6b22c9e1 # 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. [FreeBSD-stable-14-amd64-build] $ /bin/sh -xe /tmp/jenkins2360768827440897266.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 ccece011dd0f91a7c12fad7bef7b1d3d40d68497 + cd .. [FreeBSD-stable-14-amd64-build] $ /bin/sh -xe /tmp/jenkins10304058715044004456.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-build jexec: jail "FreeBSD-stable-14-amd64-build" not found jexec: jail "FreeBSD-stable-14-amd64-build" not found jail: "FreeBSD-stable-14-amd64-build" not found umount: /jenkins/jails/FreeBSD-stable-14-amd64-build/usr/src: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-stable-14-amd64-build/usr/src: unknown file system umount: /jenkins/jails/FreeBSD-stable-14-amd64-build//workspace: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-stable-14-amd64-build//workspace: unknown file system umount: /jenkins/jails/FreeBSD-stable-14-amd64-build/dev: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-stable-14-amd64-build/dev: unknown file system cannot open 'zroot/jenkins/jails/FreeBSD-stable-14-amd64-build': dataset does not exist + sh freebsd-ci/scripts/jail/setup.sh setup jail FreeBSD-stable-14-amd64-build using following parameters: TARGET=amd64 TARGET_ARCH=amd64 WITH_32BIT=0 OSRELEASE=14.1-RELEASE BUILDER_JAIL_IP6=2610:1c0:1040:607c::16:14 BUILDER_JAIL_IP4= base.txz 198 MB 5899 kBps 35s nameserver 2610:1c1:1:6002::100 nameserver 2610:1c1:1:6002::200 setup build environment pkg: Error fetching https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.txz: Host does not resolve Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly. Consider changing PACKAGESITE. Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly, please wait... pkg: Error fetching https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.txz: Host does not resolve Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly. Consider changing PACKAGESITE. Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly, please wait... usage: pw useradd [name] [switches] -V etcdir alternate /etc location -R rootdir alternate root directory -C config configuration file -q quiet operation Adding users: -n name login name -u uid user id -c comment user name/comment -d directory home directory -e date account expiry date -p date password expiry date -g grp initial group -G grp1,grp2 additional groups -m [ -k dir ] create and set up home -M mode home directory permissions -s shell name of login shell -o duplicate uid ok -L class user class -h fd read password on fd -H fd read encrypted password on fd -Y update NIS maps -N no update Setting defaults: -V etcdir alternate /etc location -R rootdir alternate root directory -D set user defaults -b dir default home root dir -e period default expiry period -p period default password change period -g group default group -G grp1,grp2 additional groups -L class default user class -k dir default home skeleton -M mode home directory permissions -u min,max set min,max uids -i min,max set min,max gids -w method set default password method -s shell default shell -y path set NIS passwd file path sh: cannot create /usr/local/etc/sudoers.d/jenkins: No such file or directory build environment: uname: FreeBSD FreeBSD-stable-14-amd64-build.jail.ci.FreeBSD.org 14.1-RELEASE FreeBSD 15.0-CURRENT #0 main-n272637-79a0d14fa05c: Thu Oct 3 15:23:11 UTC 2024 root@build-15.freebsd.org:/usr/obj/usr/src/sys/CLUSTER15 amd64 packages: The package management tool is not yet installed on your system. Please set ASSUME_ALWAYS_YES=yes environment variable to be able to bootstrap in non-interactive (stdin not being a tty) environment variables: jexec: jenkins: no such user Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-build] $ /bin/sh -xe /tmp/jenkins15280695656620979913.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-build find: -user: jenkins: no such user find: -user: jenkins: no such user 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_24_1512115771.1728498247797--