[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #435
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Mar 18 10:30:58 GMT 2019
See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/435/display/redirect>
------------------------------------------
[...truncated 633 B...]
> git init <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/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/* # timeout=10
> 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/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9b44dcd07361606f26544cbd3dd8e92b5781faba (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9b44dcd07361606f26544cbd3dd8e92b5781faba # timeout=10
Commit message: "Merge branch 'triplet' into 'master'"
> git rev-list --no-walk 9b44dcd07361606f26544cbd3dd8e92b5781faba # timeout=10
[reproducible_fdroid_build_apps] $ /bin/sh -xe /tmp/jenkins4198820189426247231.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Mon Mar 18 10:30:57 UTC 2019 - running /srv/jenkins/bin/reproducible_fdroid_build_apps.sh (for job reproducible_fdroid_build_apps) on osuosl-build168-amd64 now.
To learn to understand this, git clone https://salsa.debian.org/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_fdroid_build_apps.sh,
has been called using "" as arguments.
Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.
====================================================================================
Mon Mar 18 10:30:57 UTC 2019 - start running "/srv/jenkins/bin/reproducible_fdroid_build_apps.sh" (md5sum 75e92a6fde7b345659f0ce301f81bd4d) as "/tmp/jenkins-script-K6d4UKI1" on osuosl-build168-amd64.
declare -x CHROOT_BASE="/chroots"
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="3"
declare -x SSH_CLIENT="10.6.4.1 39974 22"
declare -x SSH_CONNECTION="10.6.4.1 39974 10.6.5.47 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_fdroid_build_apps"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_ID="16375"
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_fdroid_build_apps
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ '[' -e /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ git remote set-url origin https://gitlab.com/fdroid/fdroidserver
+ git fetch origin --tags --prune
+ git clean -fdx
Skipping repository fdroiddata/
Removing fdroidserver/__pycache__/
Removing fdroidserver/asynchronousfilereader/__pycache__/
Skipping repository tests/tmp/importer
+ git reset --hard
HEAD is now at 9b44dcd0 Merge branch 'triplet' into 'master'
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at 9b44dcd0 Merge branch 'triplet' into 'master'
+ git clean -fdx
Skipping repository fdroiddata/
Skipping repository tests/tmp/importer
Forced locale to en_US.UTF-8:
LC_ALL=en_US.UTF-8
+ trap cleanup_all INT TERM EXIT
+ ./jenkins-build-all
+ 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
+ true
+ lsmod
Module Size Used by
xt_tcpudp 16384 1
iptable_filter 16384 1
pci_stub 16384 1
vboxpci 24576 0
vboxnetadp 28672 0
vboxnetflt 28672 0
vboxdrv 471040 4 vboxnetadp,vboxnetflt,vboxpci
intel_rapl 20480 0
sb_edac 24576 0
edac_core 57344 1 sb_edac
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 200704 0
kvm 598016 1 kvm_intel
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
intel_cstate 16384 0
iTCO_wdt 16384 0
evdev 24576 2
iTCO_vendor_support 16384 1 iTCO_wdt
intel_uncore 118784 0
intel_rapl_perf 16384 0
lpc_ich 24576 0
pcspkr 16384 0
wmi 16384 0
shpchp 36864 0
sg 32768 0
mfd_core 16384 1 lpc_ich
button 16384 0
sunrpc 344064 1
ip_tables 24576 1 iptable_filter
x_tables 36864 3 ip_tables,iptable_filter,xt_tcpudp
autofs4 40960 2
ext4 585728 2
crc16 16384 1 ext4
jbd2 106496 1 ext4
fscrypto 28672 1 ext4
ecb 16384 0
mbcache 16384 3 ext4
btrfs 1069056 0
crc32c_generic 16384 0
xor 24576 1 btrfs
raid6_pq 110592 1 btrfs
mlx4_en 114688 0
ptp 20480 1 mlx4_en
pps_core 16384 1 ptp
dm_mod 118784 6
sd_mod 49152 3
crc32c_intel 24576 5
aesni_intel 167936 0
aes_x86_64 20480 1 aesni_intel
glue_helper 16384 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
ablk_helper 16384 1 aesni_intel
cryptd 24576 3 ablk_helper,ghash_clmulni_intel,aesni_intel
isci 139264 0
ehci_pci 16384 0
ahci 40960 2
libsas 77824 1 isci
ehci_hcd 81920 1 ehci_pci
libahci 32768 1 ahci
i2c_i801 24576 0
libata 249856 3 ahci,libsas,libahci
scsi_transport_sas 45056 2 isci,libsas
usbcore 253952 2 ehci_hcd,ehci_pci
i2c_smbus 16384 1 i2c_i801
mlx4_core 303104 1 mlx4_en
usb_common 16384 1 usbcore
scsi_mod 225280 6 isci,sd_mod,scsi_transport_sas,libsas,libata,sg
devlink 28672 2 mlx4_en,mlx4_core
No virtualization is used.
maximum allowed number of open file descriptors: 1024
/var/lib/jenkins/.vagrant.d/:
total 28
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 22:11 boxes
drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 22:11 data
drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 22:11 gems
-rw------- 1 jenkins jenkins 1675 Feb 12 22:11 insecure_private_key
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 22:11 rgloader
-rw-r--r-- 1 jenkins jenkins 3 Feb 12 22:11 setup_version
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 22:11 tmp
/var/lib/jenkins/.vagrant.d/boxes:
total 0
/var/lib/jenkins/.vagrant.d/data:
total 4
-rw-r--r-- 1 jenkins jenkins 0 Feb 12 22:11 lock.dotlock.lock
-rw-r--r-- 1 jenkins jenkins 0 Feb 12 22:11 lock.machine-action-3cf85a03200e18c6f2af7ea4385640c0.lock
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 22:11 machine-index
/var/lib/jenkins/.vagrant.d/data/machine-index:
total 0
-rw-r--r-- 1 jenkins jenkins 0 Feb 12 22:16 index.lock
/var/lib/jenkins/.vagrant.d/gems:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 22:11 2.3.3
/var/lib/jenkins/.vagrant.d/gems/2.3.3:
total 0
/var/lib/jenkins/.vagrant.d/rgloader:
total 4
-rw-r--r-- 1 jenkins jenkins 354 Feb 12 22:11 loader.rb
/var/lib/jenkins/.vagrant.d/tmp:
total 0
Debian GNU/Linux 9 \n \l
osuosl-build168-amd64
+ systemd-detect-virt -q
+ echo 'No virtualization is used.'
++ ulimit -n
+ echo 'maximum allowed number of open file descriptors: ' 1024
+ ls -lR /var/lib/jenkins/.vagrant.d/
+ cat /etc/issue
+ /sbin/ifconfig
./jenkins-build-all: line 46: /sbin/ifconfig: No such file or directory
+ true
+ hostname
++ dirname /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ export SETUP_WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ SETUP_WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ export XDG_CONFIG_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ XDG_CONFIG_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ export VBOX_USER_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/VirtualBox
+ VBOX_USER_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/VirtualBox
+ export VAGRANT_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d
+ VAGRANT_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d
+ vagrant global-status
+ grep -F -e reproducible_setup_fdroid_build_environment -o -e fdroiddata/builder
ERROR no buildserver VM found, exiting
+ echo ERROR no buildserver VM found, exiting
+ exit 1
+ cleanup_all
++ date -u
Mon Mar 18 10:30:58 UTC 2019 - cleanup in progress...
+ echo 'Mon Mar 18 10:30:58 UTC 2019 - cleanup in progress...'
+ killall adb
adb: no process found
Mon Mar 18 10:30:58 UTC 2019 - /srv/jenkins/bin/reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-K6d4UKI1, 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