[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_9 #36
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Sep 7 01:14:51 UTC 2015
See <https://jenkins.debian.net/job/reproducible_builder_amd64_9/36/>
------------------------------------------
[...truncated 600 lines...]
gpgv: Signature made Thu Jan 16 21:15:13 2014 GMT+12 using RSA key ID DED0C418
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./p0f_3.06b-2.dsc
dpkg-source: info: extracting p0f in p0f-3.06b
dpkg-source: info: unpacking p0f_3.06b.orig.tar.gz
dpkg-source: info: unpacking p0f_3.06b-2.debian.tar.xz
dpkg-source: info: applying 10-change-default-fingerprint-file.patch
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 p0f
dpkg-buildpackage: source version 3.06b-2
dpkg-buildpackage: source distribution experimental
dpkg-buildpackage: source changed by Pierre Chifflier <pollux at debian.org>
dpkg-source --before-build p0f-3.06b
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/p0f-3.06b'
Welcome to the build script for p0f 3.06b!
Copyright (C) 2012 by Michal Zalewski <lcamtuf at coredump.cx>
[*] Cleaning up build environment...
[+] All done!
make[1]: Leaving directory '/tmp/buildd/p0f-3.06b'
dh_clean
rm -f debian/p0f.substvars
rm -f debian/p0f.*.debhelper
rm -rf debian/p0f/
rm -rf debian/.debhelper/
rm -f debian/*.debhelper.log
rm -f debian/files
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
rm -f *-stamp
debian/rules build
dh build
dh_testdir
dh_auto_configure
dh_auto_build
make -j1
make[1]: Entering directory '/tmp/buildd/p0f-3.06b'
Welcome to the build script for p0f 3.06b!
Copyright (C) 2012 by Michal Zalewski <lcamtuf at coredump.cx>
[+] Configuring production build.
[*] Checking for a sane build environment... OK
[*] Checking for working GCC... OK
[*] Checking for *modern* GCC... OK
[*] Checking if memory alignment is required... nope
[*] Checking for working libpcap... OK
[*] Checking for working BPF... OK
[+] Okay, you seem to be good to go. Fingers crossed!
[*] Compiling p0f... OK (see COMPILER-WARNINGS)
Well, that's it. Be sure to review README. If you run into any problems, you
can reach the author at <lcamtuf at coredump.cx>.
make[1]: Leaving directory '/tmp/buildd/p0f-3.06b'
dh_auto_test
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
rm -f debian/p0f.substvars
rm -f debian/p0f.*.debhelper
rm -rf debian/p0f/
debian/rules override_dh_auto_install
make[1]: Entering directory '/tmp/buildd/p0f-3.06b'
install -d -m 755 debian/p0f/usr/sbin/ && \
install -m 755 -s p0f debian/p0f/usr/sbin/
install -d -m 755 debian/p0f/etc/p0f/ && \
install -m 644 p0f.fp debian/p0f/etc/p0f/
install -d -m 755 debian/p0f/usr/share/man/man1/ && \
install -m 644 debian/p0f.1 debian/p0f/usr/share/man/man1/ && \
gzip -9v debian/p0f/usr/share/man/man1/*
debian/p0f/usr/share/man/man1/p0f.1: 50.9% -- replaced with debian/p0f/usr/share/man/man1/p0f.1.gz
make[1]: Leaving directory '/tmp/buildd/p0f-3.06b'
dh_installdocs
install -d debian/p0f/usr/share/doc/p0f
cp --reflink=auto -a docs/ChangeLog debian/p0f/usr/share/doc/p0f
cp --reflink=auto -a docs/existential-notes.txt debian/p0f/usr/share/doc/p0f
cp --reflink=auto -a docs/extra-sigs.txt debian/p0f/usr/share/doc/p0f
cp --reflink=auto -a docs/README debian/p0f/usr/share/doc/p0f
cp --reflink=auto -a docs/TODO debian/p0f/usr/share/doc/p0f
chown -R 0:0 debian/p0f/usr/share/doc
chmod -R go=rX debian/p0f/usr/share/doc
chmod -R u\+rw debian/p0f/usr/share/doc
install -p -m0644 debian/copyright debian/p0f/usr/share/doc/p0f/copyright
dh_installchangelogs
install -p -m0644 debian/changelog debian/p0f/usr/share/doc/p0f/changelog.Debian
install -p -m0644 docs/ChangeLog debian/p0f/usr/share/doc/p0f/changelog
dh_installman
man --recode UTF-8 ./p0f\.1\.gz > p0f\.1\.gz\.new
rm -f p0f.1.gz
chmod 644 p0f.1.gz.new
mv -f p0f.1.gz.new p0f.1
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
cd debian/p0f
chmod a-x usr/share/man/man1/p0f.1 usr/share/doc/p0f/changelog usr/share/doc/p0f/changelog.Debian usr/share/doc/p0f/README
gzip -9nf usr/share/man/man1/p0f.1 usr/share/doc/p0f/changelog usr/share/doc/p0f/changelog.Debian usr/share/doc/p0f/README
cd '/tmp/buildd/p0f-3.06b'
dh_fixperms
find debian/p0f -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
find debian/p0f ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
find debian/p0f/usr/share/doc -type f ! -regex 'debian/p0f/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
find debian/p0f/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755
find debian/p0f/usr/share/man debian/p0f/usr/man/ debian/p0f/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644
find debian/p0f -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 0644
find debian/p0f/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644
find debian/p0f/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644
find debian/p0f -perm -5 -type f \( -name '*.cmxs' \) -print0 2>/dev/null | xargs -0r chmod 0644
find debian/p0f/usr/lib/x86_64-linux-gnu/perl5/5.20 debian/p0f/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X
find debian/p0f/usr/sbin -type f -print0 2>/dev/null | xargs -0r chmod a+x
find debian/p0f/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w
dh_strip
strip --remove-section=.comment --remove-section=.note debian/p0f/usr/sbin/p0f
dh_makeshlibs
rm -f debian/p0f/DEBIAN/shlibs
dh_shlibdeps
install -d debian/p0f/DEBIAN
dpkg-shlibdeps -Tdebian/p0f.substvars debian/p0f/usr/sbin/p0f
dh_installdeb
find debian/p0f/etc -type f -printf '/etc/%P
' | LC_ALL=C sort >> debian/p0f/DEBIAN/conffiles
chmod 0644 debian/p0f/DEBIAN/conffiles
dh_gencontrol
echo misc:Depends= >> debian/p0f.substvars
echo misc:Pre-Depends= >> debian/p0f.substvars
dpkg-gencontrol -pp0f -ldebian/changelog -Tdebian/p0f.substvars -Pdebian/p0f
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
chmod 0644 debian/p0f/DEBIAN/control
chown 0:0 debian/p0f/DEBIAN/control
dh_md5sums
(cd debian/p0f >/dev/null ; find . -type f ! -path "./etc/p0f/p0f.fp" ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
chmod 0644 debian/p0f/DEBIAN/md5sums
chown 0:0 debian/p0f/DEBIAN/md5sums
dh_builddeb
find debian/p0f -newermt '@1389949959' -print0 2>/dev/null | xargs -0r touch --no-dereference --date='@1389949959'
dpkg-deb --build debian/p0f ..
dpkg-deb: building package 'p0f' in '../p0f_3.06b-2_amd64.deb'.
dpkg-genbuildinfo >../p0f_3.06b-2_amd64.buildinfo
dpkg-distaddfile p0f_3.06b-2_amd64.buildinfo net extra
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges -b >../p0f_3.06b-2_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
dpkg-source --after-build p0f-3.06b
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//48618 and its subdirectories
I: Current time: Sun Sep 6 13:15:12 GMT+12 2015
I: pbuilder-time-stamp: 1441588512
+ true
+ rm /srv/reproducible-results/tmp.6icuCSrvsr/pbuilderrc_elhU
++ date -u
Mon Sep 7 01:15:12 UTC 2015 - build #1 for p0f/experimental/amd64 on profitbricks-build2-amd64 done
+ echo 'Mon Sep 7 01:15:12 UTC 2015 - build #1 for p0f/experimental/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.yHwthqRuCD/tmp.WUqqFbtWTE
/srv/reproducible-results/tmp.yHwthqRuCD/tmp.WUqqFbtWTE: 70.6% -- replaced with /srv/reproducible-results/tmp.yHwthqRuCD/tmp.WUqqFbtWTE.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-experimental-amd64-p0f
Mon Sep 7 01:15:12 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-C4mQ9gCh, which will now be removed.
+ RESULT=0
+ '[' 0 -eq 148 ']'
+ '[' 0 -ne 0 ']'
+ rsync -e 'ssh -p 22' -r profitbricks-build2-amd64.debian.net:/srv/reproducible-results/tmp.6icuCSrvsr/b1 /srv/reproducible-results/tmp.6icuCSrvsr/
jenkins_node_wrapper.sh[58920] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.6icuCSrvsr/b1
+ RESULT=0
+ '[' 0 -ne 0 ']'
+ ls -R /srv/reproducible-results/tmp.6icuCSrvsr
/srv/reproducible-results/tmp.6icuCSrvsr:
b1
b2
p0f_3.06b-2.debian.tar.xz
p0f_3.06b-2.dsc
p0f_3.06b.orig.tar.gz
tmp.rdug5x5kXW
/srv/reproducible-results/tmp.6icuCSrvsr/b1:
build.log
p0f_3.06b-2.debian.tar.xz
p0f_3.06b-2.dsc
p0f_3.06b-2_amd64.buildinfo
p0f_3.06b-2_amd64.changes
p0f_3.06b-2_amd64.deb
p0f_3.06b.orig.tar.gz
/srv/reproducible-results/tmp.6icuCSrvsr/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.6icuCSrvsr'
jenkins_node_wrapper.sh[58964] remote_host called with rm -r /srv/reproducible-results/tmp.6icuCSrvsr
+ '[' '!' -f b1/p0f_3.06b-2_amd64.changes ']'
+ '[' -f b1/p0f_3.06b-2_amd64.changes ']'
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-experimental-amd64-p0f
+ '[' 17253 -ne 17253 ']'
+ echo =============================================================================
=============================================================================
+ echo 'Re-building p0f/3.06b-2 in experimental on amd64 now.'
Re-building p0f/3.06b-2 in experimental on amd64 now.
+ echo =============================================================================
=============================================================================
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 2 p0f experimental /srv/reproducible-results/tmp.6icuCSrvsr
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.6icuCSrvsr/tmp.rdug5x5kXW
/srv/reproducible-results/tmp.6icuCSrvsr/tmp.rdug5x5kXW: 39.0% -- replaced with /srv/reproducible-results/tmp.6icuCSrvsr/tmp.rdug5x5kXW.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html p0f
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''p0f'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:14:51.437599
INFO: Finished at 2015-09-07 01:14:51.447206, took: 0:00:00.009617
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.6icuCSrvsr
+ false
+ rm -f /tmp/reproducible-lockfile-experimental-amd64-p0f
Mon 7 Sep 01:14:51 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-eOVfKTow, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list