[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_4 #186

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Sep 1 00:44:18 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_4/186/>

------------------------------------------
[...truncated 652 lines...]
Preparing to unpack .../libxcb1-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb1-dev:amd64 (1.10-3+b1) ...
Selecting previously unselected package libx11-dev:amd64.
Preparing to unpack .../libx11-dev_2%3a1.6.3-1_amd64.deb ...
Unpacking libx11-dev:amd64 (2:1.6.3-1) ...
Selecting previously unselected package x11proto-xext-dev.
Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ...
Unpacking x11proto-xext-dev (7.3.0-1) ...
Selecting previously unselected package libxext-dev:amd64.
Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ...
Unpacking libxext-dev:amd64 (2:1.3.3-1) ...
Selecting previously unselected package libxpm-dev:amd64.
Preparing to unpack .../libxpm-dev_1%3a3.5.11-1+b1_amd64.deb ...
Unpacking libxpm-dev:amd64 (1:3.5.11-1+b1) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up libxau6:amd64 (1:1.0.8-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-1) ...
Setting up libxcb1:amd64 (1.10-3+b1) ...
Setting up libx11-data (2:1.6.3-1) ...
Setting up libx11-6:amd64 (2:1.6.3-1) ...
Setting up libxext6:amd64 (2:1.3.3-1) ...
Setting up libxpm4:amd64 (1:3.5.11-1+b1) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up x11proto-core-dev (7.0.27-1) ...
Setting up libxau-dev:amd64 (1:1.0.8-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.2-1) ...
Setting up x11proto-input-dev (2.3.1-1) ...
Setting up x11proto-kb-dev (1.0.6-2) ...
Setting up xtrans-dev (1.3.5-1) ...
Setting up libxcb1-dev:amd64 (1.10-3+b1) ...
Setting up libx11-dev:amd64 (2:1.6.3-1) ...
Setting up x11proto-xext-dev (7.3.0-1) ...
Setting up libxext-dev:amd64 (2:1.3.3-1) ...
Setting up libxpm-dev:amd64 (1:3.5.11-1+b1) ...
Processing triggers for libc-bin (2.19-19) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [wmsun_1.04-1.dsc]
I: copying [./wmsun_1.04.orig.tar.gz]
I: copying [./wmsun_1.04-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Wed Jun 17 02:01:08 2015 GMT+12 using RSA key ID F5B5F913
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./wmsun_1.04-1.dsc
dpkg-source: info: extracting wmsun in wmsun-1.04
dpkg-source: info: unpacking wmsun_1.04.orig.tar.gz
dpkg-source: info: unpacking wmsun_1.04-1.debian.tar.xz
I: Building the package
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package wmsun
dpkg-buildpackage: source version 1.04-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Doug Torrance <dtorrance at monmouthcollege.edu>
 dpkg-source --before-build wmsun-1.04
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
	make -j1 clean
make[1]: Entering directory '/tmp/buildd/wmsun-1.04'
for i in wmsun.o SunRise.o wmgeneral/wmgeneral.o ; do \
	rm -f $i; \
done
rm -f wmsun
make[1]: Leaving directory '/tmp/buildd/wmsun-1.04'
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/wmsun-1.04'
dh_auto_build -- CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security"
	make -j1 "CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security"
make[2]: Entering directory '/tmp/buildd/wmsun-1.04'
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c wmsun.c -o wmsun.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c SunRise.c -o SunRise.o
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c wmgeneral/wmgeneral.c -o wmgeneral/wmgeneral.o
gcc -Wl,-z,relro -o wmsun wmsun.o SunRise.o wmgeneral/wmgeneral.o -lXpm -lX11 -lXext -lm
make[2]: Leaving directory '/tmp/buildd/wmsun-1.04'
make[1]: Leaving directory '/tmp/buildd/wmsun-1.04'
   dh_auto_test
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/tmp/buildd/wmsun-1.04'
dh_auto_install -- PREFIX=/usr
	make -j1 install DESTDIR=/tmp/buildd/wmsun-1.04/debian/wmsun AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[2]: Entering directory '/tmp/buildd/wmsun-1.04'
install -d /tmp/buildd/wmsun-1.04/debian/wmsun/usr/bin
install wmsun /tmp/buildd/wmsun-1.04/debian/wmsun/usr/bin
install -d /tmp/buildd/wmsun-1.04/debian/wmsun/usr/share/man/man1
install -m 644 wmsun.1 /tmp/buildd/wmsun-1.04/debian/wmsun/usr/share/man/man1
make[2]: Leaving directory '/tmp/buildd/wmsun-1.04'
make[1]: Leaving directory '/tmp/buildd/wmsun-1.04'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_installmenu
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'wmsun-dbgsym' in '../wmsun-dbgsym_1.04-1_amd64.deb'.
dpkg-deb: building package 'wmsun' in '../wmsun_1.04-1_amd64.deb'.
 dpkg-genbuildinfo  >../wmsun_1.04-1_amd64.buildinfo
 dpkg-distaddfile wmsun_1.04-1_amd64.buildinfo x11 optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../wmsun_1.04-1_amd64.changes
dpkg-genchanges: warning: package wmsun-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build wmsun-1.04
dpkg-buildpackage: binary-only upload (no source included)
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//24084 and its subdirectories
I: Current time: Mon Aug 31 12:46:25 GMT+12 2015
I: pbuilder-time-stamp: 1441068385
+ true
+ rm /srv/reproducible-results/tmp.fCcDA7xd5R/pbuilderrc_KFPa
++ date -u
Tue Sep  1 00:46:25 UTC 2015 - build #1 for wmsun/unstable/amd64 on profitbricks-build1-amd64 done
+ echo 'Tue Sep  1 00:46:25 UTC 2015 - build #1 for wmsun/unstable/amd64 on profitbricks-build1-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.fIo1vhTvMF/tmp.PBF5wimugQ
/srv/reproducible-results/tmp.fIo1vhTvMF/tmp.PBF5wimugQ:	 76.0% -- replaced with /srv/reproducible-results/tmp.fIo1vhTvMF/tmp.PBF5wimugQ.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-wmsun
Tue Sep  1 00:46:25 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-TJjEjOfZ, which will now be removed.
+ rsync -e 'ssh -p 22' -r profitbricks-build1-amd64.debian.net:/srv/reproducible-results/tmp.fCcDA7xd5R/b1 /srv/reproducible-results/tmp.fCcDA7xd5R/
jenkins_node_wrapper.sh[25357] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.fCcDA7xd5R/b1
+ ls -R /srv/reproducible-results/tmp.fCcDA7xd5R
/srv/reproducible-results/tmp.fCcDA7xd5R:
b1
b2
tmp.zOscbCxO8H
wmsun_1.05-1.debian.tar.xz
wmsun_1.05-1.dsc
wmsun_1.05.orig.tar.gz

/srv/reproducible-results/tmp.fCcDA7xd5R/b1:
build.log
wmsun-dbgsym_1.04-1_amd64.deb
wmsun_1.04-1.debian.tar.xz
wmsun_1.04-1.dsc
wmsun_1.04-1_amd64.buildinfo
wmsun_1.04-1_amd64.changes
wmsun_1.04-1_amd64.deb
wmsun_1.04.orig.tar.gz

/srv/reproducible-results/tmp.fCcDA7xd5R/b2:
+ ssh -p 22 profitbricks-build1-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.fCcDA7xd5R'
jenkins_node_wrapper.sh[25362] remote_host called with rm -r /srv/reproducible-results/tmp.fCcDA7xd5R
+ '[' '!' -f b1/wmsun_1.05-1_amd64.changes ']'
+ '[' -f b1/wmsun_1.04-1_amd64.changes ']'
+ echo 'Version mismatch between main node and first build node, aborting. Please upgrade the schroots...'
+ tee -a /srv/reproducible-results/tmp.fCcDA7xd5R/tmp.zOscbCxO8H
Version mismatch between main node and first build node, aborting. Please upgrade the schroots...
+ FTBFS=0
+ calculate_build_duration
++ date +%s
+ END=1441068257
+ DURATION=29
+ update_db_and_html depwait
+ STATUS=depwait
+ '[' -z 1.05-1 ']'
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT status FROM results WHERE package_id='\''46728'\'''
+ local OLD_STATUS=FTBFS
+ '[' FTBFS = reproducible ']'
+ '[' FTBFS '!=' depwait ']'
+ '[' 0 -eq 1 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'REPLACE INTO results (package_id, version, status, build_date, build_duration, builder) VALUES ('\''46728'\'', '\''1.05-1'\'', '\''depwait'\'', '\''2015-09-01 00:43'\'', '\''29'\'', '\''amd64_4/186'\'')'
+ '[' '!' -z 29 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'INSERT INTO stats_build (name, version, suite, architecture, status, build_date, build_duration, builder) VALUES ('\''wmsun'\'', '\''1.05-1'\'', '\''unstable'\'', '\''amd64'\'', '\''depwait'\'', '\''2015-09-01 00:43'\'', '\''29'\'', '\''amd64_4/186'\'')'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'DELETE FROM schedule WHERE package_id='\''46728'\'';'
+ gen_package_html wmsun
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''wmsun'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-01 00:44:18.374234
INFO: Finished at 2015-09-01 00:44:18.380949, took: 0:00:00.006725
+ cd -
+ echo

+ echo 'Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/wmsun.html'
Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/wmsun.html
+ echo

+ exit 1
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.fCcDA7xd5R/tmp.zOscbCxO8H
/srv/reproducible-results/tmp.fCcDA7xd5R/tmp.zOscbCxO8H:	 39.5% -- replaced with /srv/reproducible-results/tmp.fCcDA7xd5R/tmp.zOscbCxO8H.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html wmsun
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''wmsun'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-01 00:44:18.542124
INFO: Finished at 2015-09-01 00:44:18.549353, took: 0:00:00.007239
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.fCcDA7xd5R
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-wmsun
Tue  1 Sep 00:44:18 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-m5c6fQcb, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list