[Qa-jenkins-scm] Build failed in Jenkins: reproducible_debian_live_build #5

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jun 16 11:40:59 BST 2021


See <https://jenkins.debian.net/job/reproducible_debian_live_build/5/display/redirect>

Changes:


------------------------------------------
Started by user Holger Levsen
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl173-amd64.debian.net (osuosl173 amd64) in workspace <https://jenkins.debian.net/job/reproducible_debian_live_build/ws/>
[reproducible_debian_live_build] $ /bin/sh -xe /tmp/jenkins6756601069616484878.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Wed Jun 16 10:40:52 UTC 2021 - running /srv/jenkins/bin/reproducible_debian_live_build.sh (for job reproducible_debian_live_build) on osuosl173-amd64, called using "" as arguments.
Wed Jun 16 10:40:52 UTC 2021 - actually running "reproducible_debian_live_build.sh" (md5sum c6e1689ef7b00b063d4e41a3a733efc2) as "/tmp/jenkins-script-3HiaMnTA"

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

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://cdn-fastly.deb.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://127.0.0.1:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="10.6.4.1 55314 22"
declare -x SSH_CONNECTION="10.6.4.1 55314 10.6.5.52 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_debian_live_build"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="51169"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ set -e
+ set -o pipefail
++ mktemp -d -t live-build.XXXXXXXX
+ export LIVE_BUILD=/tmp/live-build.ZFUKCGD3
+ LIVE_BUILD=/tmp/live-build.ZFUKCGD3
+ git clone https://salsa.debian.org/live-team/live-build.git /tmp/live-build.ZFUKCGD3 --single-branch --no-tags
Cloning into '/tmp/live-build.ZFUKCGD3'...
++ mktemp -t live-build.XXXXXXXX
+ export LB_OUTPUT=/tmp/live-build.vEUb0NLH
+ LB_OUTPUT=/tmp/live-build.vEUb0NLH
++ date +%s
+ export SOURCE_DATE_EPOCH=1623840056
+ SOURCE_DATE_EPOCH=1623840056
+ lb config --parent-mirror-bootstrap http://cdn-fastly.deb.debian.org/debian --parent-mirror-binary http://cdn-fastly.deb.debian.org/debian --security false --updates false --distribution bullseye --debian-installer none --cache-packages false --apt-http-proxy http://127.0.0.1:3128
+ tee /tmp/live-build.vEUb0NLH
utility to build live systems
[2021-06-16 10:40:56] lb config --parent-mirror-bootstrap http://cdn-fastly.deb.debian.org/debian --parent-mirror-binary http://cdn-fastly.deb.debian.org/debian --security false --updates false --distribution bullseye --debian-installer none --cache-packages false --apt-http-proxy http://127.0.0.1:3128
P: Updating config tree for a debian/bullseye/amd64 system
P: Symlinking hooks...
+ RESULT=0
+ '[' 0 '!=' 0 ']'
+ cat
+ cat
+ cat
+ cat
+ sudo lb build SOURCE_DATE_EPOCH=1623840056 LIVE_BUILD=/tmp/live-build.ZFUKCGD3
+ tee -a /tmp/live-build.vEUb0NLH

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

sudo: no tty present and no askpass program specified
Wed Jun 16 10:40:56 UTC 2021 - reproducible_debian_live_build.sh stopped running as /tmp/jenkins-script-3HiaMnTA, removing.

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list