Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace /var/lib/jenkins/jobs/d-i_build_flash-kernel/workspace
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/installer-team/flash-kernel
 > git init /var/lib/jenkins/jobs/d-i_build_flash-kernel/workspace # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/flash-kernel
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/flash-kernel +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/installer-team/flash-kernel # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c1698f4e441a73b8d52b7dee89d73d3466d5d444 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1698f4e441a73b8d52b7dee89d73d3466d5d444 # timeout=10
Commit message: "Merge branch 'man-etc-default' into 'master'"
 > git rev-list --no-walk 9b57a5dc55252b751c4a4ecc645253c40dda8ccb # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins8475125716334531948.sh
+ /srv/jenkins/bin/d-i_build.sh
====================================================================================
Thu Jul 25 18:32:56 UTC 2024 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_flash-kernel) on jenkins, called using "" as arguments.
Thu Jul 25 18:32:56 UTC 2024 - actually running "d-i_build.sh" (md5sum eef7d68cef292e8c9a7c220d27f7e198) as "/tmp/jenkins-script-h0L3Gayi"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

declare -x BUILD_CAUSE="SCMTRIGGER"
declare -x BUILD_CAUSE_SCMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#438"
declare -x BUILD_ID="438"
declare -x BUILD_NUMBER="438"
declare -x BUILD_TAG="jenkins-d-i_build_flash-kernel-438"
declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_flash-kernel/438/"
declare -x CHROOT_BASE="/chroots"
declare -x CI="true"
declare -x EXECUTOR_NUMBER="13"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="c1698f4e441a73b8d52b7dee89d73d3466d5d444"
declare -x GIT_PREVIOUS_COMMIT="9b57a5dc55252b751c4a4ecc645253c40dda8ccb"
declare -x GIT_PREVIOUS_SUCCESSFUL_COMMIT="9b57a5dc55252b751c4a4ecc645253c40dda8ccb"
declare -x GIT_URL="https://salsa.debian.org/installer-team/flash-kernel"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="9cea3eb5-b844-4467-af28-0814a95557dd"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x INVOCATION_ID="6ee918d339da464abcc015bf71497d7e"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_BASE_NAME="d-i_build_flash-kernel"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_flash-kernel/display/redirect"
declare -x JOB_NAME="d-i_build_flash-kernel"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_flash-kernel/"
declare -x JOURNAL_STREAM="9:31833"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MIRROR="http://deb.debian.org/debian"
declare -x NODE_LABELS="built-in"
declare -x NODE_NAME="built-in"
declare -x NOTIFY_SOCKET="/run/systemd/notify"
declare -x OLDPWD
declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
declare -x PWD="/var/lib/jenkins/jobs/d-i_build_flash-kernel/workspace"
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true"
declare -x RUN_ARTIFACTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_flash-kernel/438/display/redirect?page=artifacts"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_flash-kernel/438/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_flash-kernel/438/display/redirect"
declare -x RUN_TESTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_flash-kernel/438/display/redirect?page=tests"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER=$'#!/bin/bash\n\tif true ; then\n\t\tset -x\n\tfi\n\tset -e\n\texport DEBIAN_FRONTEND=noninteractive\n\texport LC_ALL=C.UTF-8\n\texport http_proxy=http://46.16.76.132:3128\n\texport MIRROR=http://deb.debian.org/debian'
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SYSTEMD_EXEC_PID="1256"
declare -x USER="jenkins"
declare -x WORKSPACE="/var/lib/jenkins/jobs/d-i_build_flash-kernel/workspace"
declare -x WORKSPACE_TMP="/var/lib/jenkins/jobs/d-i_build_flash-kernel/workspace@tmp"
declare -x http_proxy="http://46.16.76.132:3128"
+ set -e
++ readlink -f ..
+ RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_flash-kernel
+ ISO_DIR=/srv/d-i/isos
+ ISO_TEST_HOST=openqa.debian.net
+ '[' -v GIT_BRANCH ']'
+ clean_workspace
+ cd /var/lib/jenkins/jobs/d-i_build_flash-kernel/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd /var/lib/jenkins/jobs/d-i_build_flash-kernel/workspace
+ git clean -dfx
+ git reset --hard
HEAD is now at c1698f4 Merge branch 'man-etc-default' into 'master'
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at c1698f4
nothing to commit, working tree clean
+ echo

+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
++ dh_listpackages
++ sed '/^$/d'
++ wc -l
+ '[' 0 -eq 0 ']'
++ dpkg --print-architecture
+ echo 'This package is not supposed to be built on amd64'
This package is not supposed to be built on amd64
+ grep Architecture: debian/control
Architecture: arm64 armel armhf riscv64 loong64
Architecture: arm64 armel armhf riscv64 loong64
+ return
+ clean_workspace
+ cd /var/lib/jenkins/jobs/d-i_build_flash-kernel/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd /var/lib/jenkins/jobs/d-i_build_flash-kernel/workspace
+ git clean -dfx
+ git reset --hard
HEAD is now at c1698f4 Merge branch 'man-etc-default' into 'master'
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at c1698f4
nothing to commit, working tree clean
+ echo

+ echo ''
Thu Jul 25 18:32:56 UTC 2024 - d-i_build.sh stopped running as /tmp/jenkins-script-h0L3Gayi, removing.
Finished: SUCCESS