[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_fdroid_build_environment_profitbricks7 #35

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Dec 23 17:45:41 UTC 2016


https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment_profitbricks7/35/Changes:

[mvdan] Bump CI image, now with build-tools 25.0.2

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build7-amd64.debian.net (profitbricks7 amd64) in workspace <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment_profitbricks7/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitlab.com/fdroid/fdroidserver.git
 > git init <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment_profitbricks7/ws/> # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
 > git fetch --tags --progress https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e1a1eada11529f3738e23d821e5d8a9e2b7a5aaa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e1a1eada11529f3738e23d821e5d8a9e2b7a5aaa
 > git rev-list 87c326c401dee07c582ccd78b04ba8a768749775 # timeout=10
 > git tag -a -f -m Jenkins Build #35 jenkins-reproducible_setup_fdroid_build_environment_profitbricks7-35 # timeout=10
[reproducible_setup_fdroid_build_environment_profitbricks7] $ /bin/sh -xe /tmp/hudson3250560132784995566.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Fri Dec 23 17:25:38 UTC 2016 - running /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh () on profitbricks-build7-amd64 now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_setup_fdroid_build_environment.sh,
has been called using "" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Fri Dec 23 17:25:38 UTC 2016 - start running "/srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh" (md5sum 0cb5c74c54aace19feeeced8c9031e15) as "/tmp/jenkins-script-Hql8IAMh" on profitbricks-build7-amd64.

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://ftp.de.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://localhost:3128
	export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 44687 22"
declare -x SSH_CONNECTION="78.137.96.196 44687 157.97.110.83 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_setup_fdroid_build_environment_profitbricks7"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/106"
declare -x XDG_SESSION_ID="1740"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/fdroid
+ rm /var/lib/jenkins/userContent/reproducible/fdroid -rf
+ mkdir -p /var/lib/jenkins/userContent/reproducible/fdroid
+ trap cleanup_all INT TERM EXIT
+ dmesg
+ grep -i -e hypervisor -e qemu -e kvm
dmesg: read kernel buffer failed: Operation not permitted
+ true
+ lspci
+ grep -i -e virtio -e virtualbox -e qemu -e kvm
00:03.0 RAM memory: Red Hat, Inc Virtio memory balloon
00:05.0 SCSI storage controller: Red Hat, Inc Virtio block device
00:06.0 Ethernet controller: Red Hat, Inc Virtio network device
+ lsmod
Timeout, server profitbricks-build7-amd64.debian.net not responding.

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



More information about the Qa-jenkins-scm mailing list