[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_5 #7111

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Mar 23 05:07:46 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_5/7111/>

------------------------------------------
[...truncated 338 lines...]
I: copying [./libexporter-easy-perl_0.18-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Mon Nov 30 08:13:35 2015 GMT+12 using RSA key ID 8649AA06
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./libexporter-easy-perl_0.18-1.dsc
dpkg-source: info: extracting libexporter-easy-perl in libexporter-easy-perl-0.18
dpkg-source: info: unpacking libexporter-easy-perl_0.18.orig.tar.gz
dpkg-source: info: unpacking libexporter-easy-perl_0.18-1.debian.tar.xz
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=armhf -rfakeroot
dpkg-buildpackage: source package libexporter-easy-perl
dpkg-buildpackage: source version 0.18-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by gregor herrmann <gregoa at debian.org>
 dpkg-source --before-build libexporter-easy-perl-0.18
dpkg-buildpackage: host architecture armhf
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
	perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=arm-linux-gnueabihf-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Exporter::Easy
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
	make -j1
make[1]: Entering directory '/build/libexporter-easy-perl-0.18'
cp lib/Exporter/Easiest.pm blib/lib/Exporter/Easiest.pm
cp lib/Exporter/Easy.pm blib/lib/Exporter/Easy.pm
Manifying 2 pod documents
make[1]: Leaving directory '/build/libexporter-easy-perl-0.18'
   dh_auto_test
	make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/build/libexporter-easy-perl-0.18'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/Easiest.t .. 
1..21
ok 1 - require Exporter::Easiest;
ok 2 - suck all
ok 3 - suck some
ok 4 - parse 1
ok 5 - parse 2
ok 6 - parse with empty
ok 7 - simple with :s
ok 8 - everything
ok 9 - VARS list
ok 10 - VARS list of 1
ok 11 - VARS 1
ok 12 - VARS 0
ok 13 - good ALL works
ok 14 - bad all dies
ok 15 - use EXPORT and TAGS
ok 16 - use OK with EXPORT and TAGS
ok 17 - use TAGS tag1
ok 18 - use TAGS tag2
ok 19 - use TAGS tag3
ok 20 - use TAGS count
ok 21 - tag vars can use var $Var
ok
t/Easy.t ..... 
1..51
ok 1 - require Exporter::Easy;
ok 2 - simple _expand_tags
ok 3 - simple _expand_tags with remove
ok 4 - _expand_tags with tag
ok 5 - _expand_tags with remove tag
ok 6 - _build_all_tags tag1
ok 7 - _build_all_tags tag2
ok 8 - _build_all_tags tag3
ok 9 - use TAGS count
ok 10 - simple use OK
ok 11 - simple use OK_ONLY
ok 12 - use EXPORT
ok 13 - use FAIL
ok 14 - use OK_ONLY with EXPORT
ok 15 - use without TAGS
ok 16 - use EXPORT and TAGS
ok 17 - use OK_ONLY with EXPORT and TAGS
ok 18 - use TAGS tag1
ok 19 - use TAGS tag2
ok 20 - use TAGS tag3
ok 21 - use TAGS count
ok 22 - use EXPORT and TAGS
ok 23 - use OK with EXPORT and TAGS
ok 24 - use TAGS tag1
ok 25 - use TAGS tag2
ok 26 - use TAGS tag3
ok 27 - use TAGS count
ok 28 - use tags in EXPORT
ok 29 - use FAIL in EXPORT_OK
ok 30 - use tags in EXPORT
ok 31 - use ALL with FAIL
ok 32 - die for unknown tag
ok 33 - @ISA default
ok 34 - @ISA explicit
ok 35 - no @ISA explicit
ok 36 - tag vars can use var $hello
ok 37 - tag vars can't use var $goodbye
ok 38 - tag vars can use var @hello
ok 39 - tag vars can't use var @goodbye
ok 40 - tag vars can use var %hello
ok 41 - tag vars can't use var %goodbye
ok 42 - list vars can use var $hello
ok 43 - list vars can't use var $goodbye
ok 44 - list vars can use var @hello
ok 45 - list vars can't use var @goodbye
ok 46 - list vars can use var %hello
ok 47 - list vars can't use var %goodbye
ok 48 - list vars can use var $cat
ok 49 - no vars can't use var $goodbye
ok 50 - no vars can't use var @goodbye
ok 51 - no vars can't use var %goodbye
ok
All tests successful.
Files=2, Tests=72,  1 wallclock secs ( 0.22 usr  0.05 sys +  0.53 cusr  0.03 csys =  0.83 CPU)
Result: PASS
make[1]: Leaving directory '/build/libexporter-easy-perl-0.18'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/build/libexporter-easy-perl-0.18/debian/libexporter-easy-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/build/libexporter-easy-perl-0.18'
Manifying 2 pod documents
Installing /build/libexporter-easy-perl-0.18/debian/libexporter-easy-perl/usr/share/perl5/Exporter/Easiest.pm
Installing /build/libexporter-easy-perl-0.18/debian/libexporter-easy-perl/usr/share/perl5/Exporter/Easy.pm
Installing /build/libexporter-easy-perl-0.18/debian/libexporter-easy-perl/usr/share/man/man3/Exporter::Easiest.3pm
Installing /build/libexporter-easy-perl-0.18/debian/libexporter-easy-perl/usr/share/man/man3/Exporter::Easy.3pm
make[1]: Leaving directory '/build/libexporter-easy-perl-0.18'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libexporter-easy-perl' in '../libexporter-easy-perl_0.18-1_all.deb'.
 dpkg-genbuildinfo  >../libexporter-easy-perl_0.18-1_armhf.buildinfo
 dpkg-distaddfile libexporter-easy-perl_0.18-1_armhf.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libexporter-easy-perl_0.18-1_armhf.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libexporter-easy-perl-0.18
dpkg-buildpackage: binary-only upload (no source included)
I: copying local configuration
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 /srv/workspace/pbuilder/16623 and its subdirectories
I: Current time: Tue Mar 22 17:06:00 GMT+12 2016
I: pbuilder-time-stamp: 1458709560
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Wed Mar 23 05:06:00 UTC 2016 - build #1 for libexporter-easy-perl/unstable/armhf on cbxi4pro0 done.
/srv/reproducible-results/rbuild-debian-172c5jGw/tmp.R6H6wwHd7H:	 74.1% -- replaced with /srv/reproducible-results/rbuild-debian-172c5jGw/tmp.R6H6wwHd7H.gz
Wed Mar 23 05:06:00 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-WEIHGlLU, which will now be removed.
/srv/reproducible-results/rbuild-debian-E2meFqJW:
total 16
drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 05:06 b1
drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 05:00 b2
-rw-r--r-- 1 jenkins jenkins 2239 Nov 30 20:14 libexporter-easy-perl_0.18-1.dsc
-rw------- 1 jenkins jenkins 3009 Mar 23 05:00 tmp.f0pwMUsItE

/srv/reproducible-results/rbuild-debian-E2meFqJW/b1:
total 72
-rw-r--r-- 1 jenkins jenkins 17817 Mar 23 05:06 build.log
-rw-r--r-- 1 jenkins jenkins  2032 Mar 23 05:06 libexporter-easy-perl_0.18-1.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins  2239 Mar 23 05:06 libexporter-easy-perl_0.18-1.dsc
-rw-r--r-- 1 jenkins jenkins 14828 Mar 23 05:06 libexporter-easy-perl_0.18-1_all.deb
-rw-r--r-- 1 jenkins jenkins  3983 Mar 23 05:06 libexporter-easy-perl_0.18-1_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins  1440 Mar 23 05:06 libexporter-easy-perl_0.18-1_armhf.changes
-rw-r--r-- 1 jenkins jenkins 17218 Mar 23 05:06 libexporter-easy-perl_0.18.orig.tar.gz

/srv/reproducible-results/rbuild-debian-E2meFqJW/b2:
total 0
====================================================================================

Wed Mar 23 05:06:15 UTC 2016 - running /srv/jenkins/bin/reproducible_build.sh () on bpi0 now.

To learn to understand this, clone git.debian.org/git/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_build.sh, has been called using "2 libexporter-easy-perl unstable /srv/reproducible-results/rbuild-debian-E2meFqJW" as arguments.

====================================================================================
Wed Mar 23 05:06:15 UTC 2016 - start running "/srv/jenkins/bin/reproducible_build.sh" (md5sum 74f706de679cae16c1f362caf6d992d9) as "/tmp/jenkins-script-PWkUitnl" on bpi0.

Reading package lists...
NOTICE: 'libexporter-easy-perl' packaging is maintained in the 'Git' version control system at:
git://anonscm.debian.org/pkg-perl/packages/libexporter-easy-perl.git
Please use:
git clone git://anonscm.debian.org/pkg-perl/packages/libexporter-easy-perl.git
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 21.5 kB of source archives.
Get:1 http://ftp.us.debian.org/debian unstable/main libexporter-easy-perl 0.18-1 (dsc) [2239 B]
Get:2 http://ftp.us.debian.org/debian unstable/main libexporter-easy-perl 0.18-1 (tar) [17.2 kB]
Get:3 http://ftp.us.debian.org/debian unstable/main libexporter-easy-perl 0.18-1 (diff) [2032 B]
Fetched 21.5 kB in 0s (348 kB/s)
Download complete and in download only mode
=============================================================================
Re-Building libexporter-easy-perl in unstable on armhf on bpi0.dyn.aikidev.net now.
Date:     Wed Mar 23 05:06:19 UTC 2016
Date UTC: Wed Mar 23 05:06:19 UTC 2016
=============================================================================
++ mktemp -t pbuilderrc_XXXX --tmpdir=/srv/reproducible-results/rbuild-debian-E2meFqJW
+ local TMPCFG=/srv/reproducible-results/rbuild-debian-E2meFqJW/pbuilderrc_DqIO
+ NEW_NUM_CPU=2
+ cat
+ set +e
+ sudo timeout -k 18.1h 18h /usr/bin/ionice -c 3 /usr/bin/nice /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian-E2meFqJW/pbuilderrc_DqIO --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts '-b --buildinfo-identifier=armhf' --basetgz /var/cache/pbuilder/unstable-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian-E2meFqJW/b2 --logfile b2/build.log libexporter-easy-perl_0.18-1.dsc
W: /root/.pbuilderrc does not exist
/srv/reproducible-results/rbuild-debian-E2meFqJW/pbuilderrc_DqIO: line 6: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8): No such file or directory
I: Logging to b2/build.log
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Wed Mar 23 19:06:19 GMT-14 2016
I: pbuilder-time-stamp: 1458709579
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list