[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_fdroid_build_environment #261

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jan 15 11:00:08 GMT 2020


See <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment/261/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build168-amd64.debian.net (osuosl168 amd64) in workspace <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment/ws/>
[reproducible_setup_fdroid_build_environment] $ /bin/sh -xe /tmp/jenkins1482986605358161249.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Wed 15 Jan 2020 10:55:10 AM UTC - running /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh (for job reproducible_setup_fdroid_build_environment) on osuosl-build168-amd64, called using "" as arguments.
Wed 15 Jan 2020 10:55:10 AM UTC - actually running "reproducible_setup_fdroid_build_environment.sh" (md5sum 01304612907e8d523a77ffabf610f016) as "/tmp/jenkins-script-EtbLTVi3"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================
declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/110/bus"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.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=en_US.UTF-8
	export http_proxy=http://10.6.5.46: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 45924 22"
declare -x SSH_CONNECTION="10.6.4.1 45924 10.6.5.47 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_setup_fdroid_build_environment"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="54044"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://10.6.5.46:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ GIT_REPO=https://gitlab.com/fdroid/fdroidserver
+ export WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ '[' -e /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ git remote set-url origin https://gitlab.com/fdroid/fdroidserver
+ git fetch origin --tags --prune
warning: redirecting to https://gitlab.com/fdroid/fdroidserver.git/
>From https://gitlab.com/fdroid/fdroidserver
   098bce21..3bdbbfd4  master     -> origin/master
+ git clean -fdx
warning: failed to remove vagrant.d/: Directory not empty
Removing VirtualBox/
Removing buildserver/.vagrant/
Removing buildserver/Vagrantfile.yaml
Removing buildserver/cache/
Removing buildserver/up.log
Skipping repository fdroiddata/
Removing fdroidserver/__pycache__/
Removing fdroidserver/asynchronousfilereader/__pycache__/
Removing makebuildserver.config.py
Removing vagrant.d/insecure_private_key
Removing vagrant.d/tmp
Removing vagrant.d/data
Removing vagrant.d/setup_version
Removing vagrant.d/boxes
Removing vagrant.d/gems
Removing vagrant.d/rgloader
Removing virtualbox.d/
Wed 15 Jan 2020 11:00:08 AM UTC - reproducible_setup_fdroid_build_environment.sh stopped running as /tmp/jenkins-script-EtbLTVi3, which will now be removed.

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



More information about the Qa-jenkins-scm mailing list