[Qa-jenkins-scm] Build failed in Jenkins: reproducible_coreboot #651

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jun 30 11:43:09 BST 2021


See <https://jenkins.debian.net/job/reproducible_coreboot/651/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl171-amd64.debian.net (osuosl171 amd64) in workspace <https://jenkins.debian.net/job/reproducible_coreboot/ws/>
[reproducible_coreboot] $ /bin/sh -xe /tmp/jenkins1801399210215273603.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Wed Jun 30 10:42:05 UTC 2021 - running /srv/jenkins/bin/reproducible_coreboot.sh (for job reproducible_coreboot) on osuosl171-amd64, called using "" as arguments.
Wed Jun 30 10:42:05 UTC 2021 - actually running "reproducible_coreboot.sh" (md5sum fd55b8fe65bfaaf8c05822af45d52fcd) as "/tmp/jenkins-script-dTurr877"

$ 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 48914 22"
declare -x SSH_CONNECTION="10.6.4.1 48914 10.6.5.50 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_coreboot"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="735"
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
=============================================================================
Wed Jun 30 10:42:05 UTC 2021 - Cloning https://review.coreboot.org/coreboot.git with submodules.
=============================================================================
+ set -e
+ ARCHS='i386-elf x86_64-elf armv7a-eabi aarch64-elf mipsel-elf riscv-elf'
++ mktemp --tmpdir=/srv/workspace/chroots/ -d -t rbuild-coreboot-build-XXXXXXXX
+ TMPBUILDDIR=/srv/workspace/chroots/rbuild-coreboot-build-sEVEmKDG
++ mktemp --tmpdir=/srv/reproducible-results -d -t rbuild-coreboot-results-XXXXXXXX
+ TMPDIR=/srv/reproducible-results/rbuild-coreboot-results-15vriSrY
++ date -u +%Y-%m-%d
+ DATE=2021-06-30
++ date +%s
+ START=1625049725
+ trap cleanup_tmpdirs INT TERM EXIT
+ cd /srv/workspace/chroots/rbuild-coreboot-build-sEVEmKDG
+ COREBOOT_REPO=https://review.coreboot.org/coreboot.git
+ echo =============================================================================
++ date -u
+ echo 'Wed Jun 30 10:42:05 UTC 2021 - Cloning https://review.coreboot.org/coreboot.git with submodules.'
+ echo =============================================================================
+ git clone --verbose --recursive https://review.coreboot.org/coreboot.git
Cloning into 'coreboot'...
POST git-upload-pack (gzip 1553 to 835 bytes)
error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 
fatal: the remote end hung up unexpectedly
+ cleanup_tmpdirs
+ cd
+ rm -r /srv/reproducible-results/rbuild-coreboot-results-15vriSrY
+ rm -r /srv/workspace/chroots/rbuild-coreboot-build-sEVEmKDG
Wed Jun 30 10:43:09 UTC 2021 - reproducible_coreboot.sh stopped running as /tmp/jenkins-script-dTurr877, removing.

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



More information about the Qa-jenkins-scm mailing list