[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #483
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri May 3 08:43:52 BST 2019
See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/483/display/redirect>
------------------------------------------
[...truncated 3.27 KB...]
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 49950 22"
declare -x SSH_CONNECTION="10.6.4.1 49950 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="1543"
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 cc193e90 remove obsloleted gradle versions from default buildserver install
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at cc193e90 remove obsloleted gradle versions from default buildserver install
+ 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
pci_stub 16384 1
vboxpci 24576 0
vboxnetadp 28672 0
vboxnetflt 28672 0
vboxdrv 471040 3 vboxnetadp,vboxnetflt,vboxpci
xt_tcpudp 16384 1
iptable_filter 16384 1
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
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
intel_cstate 16384 0
intel_uncore 118784 0
pcspkr 16384 0
lpc_ich 24576 0
intel_rapl_perf 16384 0
mfd_core 16384 1 lpc_ich
evdev 24576 2
wmi 16384 0
sg 32768 0
shpchp 36864 0
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 589824 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
ahci 40960 2
isci 139264 0
ehci_pci 16384 0
ehci_hcd 81920 1 ehci_pci
libsas 77824 1 isci
libahci 32768 1 ahci
libata 249856 3 ahci,libsas,libahci
usbcore 253952 2 ehci_hcd,ehci_pci
i2c_i801 24576 0
scsi_transport_sas 45056 2 isci,libsas
i2c_smbus 16384 1 i2c_i801
usb_common 16384 1 usbcore
scsi_mod 225280 6 isci,sd_mod,scsi_transport_sas,libsas,libata,sg
mlx4_core 303104 1 mlx4_en
devlink 28672 2 mlx4_en,mlx4_core
+ systemd-detect-virt -q
No virtualization is used.
+ echo 'No virtualization is used.'
++ ulimit -n
+ echo 'maximum allowed number of open file descriptors: ' 1024
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
+ 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
reproducible_setup_fdroid_build_environment
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ export ANDROID_HOME=/usr/lib/android-sdk
+ ANDROID_HOME=/usr/lib/android-sdk
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ '[' -e fdroiddata ']'
+ cd fdroiddata
+ git fetch origin --tags --prune
>From https://gitlab.com/fdroid/fdroiddata
1efa03bb92..3dceb4da63 master -> origin/master
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 24 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 3dceb4da63 DeltaChat - Antifeatures
+ git clean -fdx --exclude build --exclude repo --exclude unsigned
Removing builder/
Removing cache/
Removing config.py
Removing logs/
Removing tmp/
+ echo 'build_server_always = True'
+ nc -z -w1 localhost 32445
+ sed -i '/^wiki_/d' config.py
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid build --verbose --latest --no-tarball --all
DEBUG: Reading 'config.py'
INFO: Creating log directory
INFO: Creating temporary directory
Traceback (most recent call last):
File "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid", line 170, in <module>
main()
File "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid", line 146, in main
mod.main()
File "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver/build.py", line 993, in main
allapps = metadata.read_metadata(not options.onserver, pkgs, options.refresh, sort_by_time=True)
File "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver/metadata.py", line 813, in read_metadata
app = parse_metadata(metadatapath, appid in check_vcs, refresh)
File "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver/metadata.py", line 1023, in parse_metadata
parse_yaml_metadata(mf, app)
File "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver/metadata.py", line 1080, in parse_yaml_metadata
path=mf.name))
File "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver/metadata.py", line 45, in warn_or_exception
raise MetaDataException(value)
fdroidserver.exception.MetaDataException: Unrecognised app field 'Antifeatures' in 'metadata/com.b44t.messenger.yml'
+ cleanup_all
++ date -u
Fri May 3 07:43:49 UTC 2019 - cleanup in progress...
+ echo 'Fri May 3 07:43:49 UTC 2019 - cleanup in progress...'
+ killall adb
adb: no process found
Fri May 3 07:43:49 UTC 2019 - /srv/jenkins/bin/reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-rZx5xquI, 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