[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_zeta #15656

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jun 11 17:56:23 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_zeta/15656/>

------------------------------------------
[...truncated 892 lines...]
ok 22 - Entry - Found one entry
ok 23 - Entry - Is the right one
ok 24 - Entry - Can unlock unlocked password
ok 25 - Entry - Found right number of active entries
ok 26 - Entry - find_entry works
ok 27 - Entry - find_entry works
ok 28 - Entry - find_entry works
ok 29 - Entry - find_entry works
ok 30 - Entry - find_entry works
ok 31 - Parsing - can't gen without a password
ok 32 - Parsing - Gened a db
ok 33 - Parsing - Re-parsed groups
ok 34 - Parsing - We now have a header
ok 35 - Parsing - Found a group in parsed results
ok 36 - Parsing - Was the correct group
ok 37 - Parsing - Found one entry
ok 38 - Parsing - Is the right one
ok 39 - Locking - Object isn't locked
ok 40 - Locking - Had a good unlocked password
ok 41 - Locking - Object is now locked
ok 42 - Locking - Password is now hidden
ok 43 - Locking - Can access single password
ok 44 - Locking - Password is still hidden
ok 45 - Locking - Object isn't locked
ok 46 - Locking - Had a good unlocked password again
ok 47 - Locking - Re-parsed groups
ok 48 - Locking - Object is auto locked
ok 49 - File - Missing file
ok 50 - File - Missing pass
ok 51 - File - Saved DB
ok 52 - File - File now exists
ok 53 - File - Saved over the top but kept backup
ok 54 - File - Saved over the top
ok 55 - File - Cleared out object
ok 56 - File - Missing file
ok 57 - File - Missing pass
ok 58 - File - Loaded from file
ok 59 - File - Found a group in parsed results
ok 60 - File - Was the correct group
ok 61 - File - Expanded was passed along correctly
ok 62 - General - Ran dump groups
ok 63 - Delete - fails on delete of too many entries
ok 64 - Delete - found entry
ok 65 - Delete - delete_entry worked
ok 66 - Delete - fails on delete of too many groups
ok 67 - Delete - found group
ok 68 - Delete - delete_group worked
ok 69 - Delete - delete_group worked
ok 70 - Delete - delete_group worked
ok 71 - Delete - delete_group worked
ok 72 - Dumps should match after gen_db->parse_db
ok 73 - Dumps should match after gen_db->parse_db
ok 74 - Can generate a uuid
ok 75 - Added a complex entry
ok 76 - Found the entry
ok 77 - Entry matches
ok 78 - generated and parsed a file
ok 79 - Found the entry
ok 80 - Entry still matches after export & import
ok 81 - Imported from legacy auto_type initializations
ok 82 - Removed extra property
ok 83 - Imported legacy binary initializations
ok 84 - Removed extra property
ok
t/01_kdbx.t ..... 
1..78
ok 1 - use File::KeePass;
ok 2 - General - No groups until we do something
ok 3 - General - No header until we do something
ok 4 - Groups - Could add a group
ok 5 - Groups - Could add a group
ok 6 - Groups - Now we have groups
ok 7 - Groups - Still no header until we do something
ok 8 - Groups - Found a group
ok 9 - Groups - Was the same group
ok 10 - Groups - Found a child group
ok 11 - Groups - Was the same group
ok 12 - Search - eq searching works
ok 13 - Search - find_group wantarray works
ok 14 - Search - find_group wantarray works
ok 15 - Search - ne searching works
ok 16 - Search - Negative match searching works
ok 17 - Search - Positive match searching works
ok 18 - Search - Less than searching works
ok 19 - Search - Greater than searching works
ok 20 - Entry - Added an entry
ok 21 - Entry - Added an entry
ok 22 - Entry - Found one entry
ok 23 - Entry - Is the right one
ok 24 - Entry - Can unlock unlocked password
ok 25 - Entry - Found right number of active entries
ok 26 - Entry - find_entry works
ok 27 - Entry - find_entry works
ok 28 - Entry - find_entry works
ok 29 - Entry - find_entry works
ok 30 - Entry - find_entry works
ok 31 - Parsing - cannot gen without a password
ok 32 - Parsing - Gened a db
ok 33 - Parsing - Re-parsed groups
ok 34 - Parsing - We now have a header
ok 35 - Parsing - Found a group in parsed results
ok 36 - Parsing - Was the correct group
ok 37 - Parsing - Found one entry
ok 38 - Parsing - Is the right one
ok 39 - Locking - Object isn't locked
ok 40 - Locking - Had a good unlocked password
ok 41 - Locking - Object is now locked
ok 42 - Locking - Password is now hidden
ok 43 - Locking - Can access single password
ok 44 - Locking - Password is still hidden
ok 45 - Locking - Object isn't locked
ok 46 - Locking - Had a good unlocked password again
ok 47 - Locking - Re-parsed groups
ok 48 - Locking - Object is auto locked
ok 49 - File - Missing file
ok 50 - File - Missing pass
ok 51 - File - Saved DB
ok 52 - File - File now exists
ok 53 - File - Saved over the top but kept backup
ok 54 - File - Saved over the top
ok 55 - File - Cleared out object
ok 56 - File - Missing file
ok 57 - File - Missing pass
ok 58 - File - Loaded from file
ok 59 - File - Found a group in parsed results for gid (1687574842)
ok 60 - File - Was the correct group
ok 61 - File - Expanded was passed along correctly
ok 62 - General - Ran dump groups
ok 63 - Delete - fails on delete of too many entries
ok 64 - Delete - found entry
ok 65 - Delete - delete_entry worked
ok 66 - Delete - fails on delete of too many groups
ok 67 - Delete - found group
ok 68 - Delete - delete_group worked
ok 69 - Dumps should match after gen_db->parse_db
ok 70 - Dumps should match after gen_db->parse_db
ok 71 - Can generate a uuid
ok 72 - Added a complex entry
ok 73 - Found the entry
ok 74 - Entry matches
ok 75 - generated and parsed a file
ok 76 - Found the entry
ok 77 - Entry still matches after export & import
ok 78 - Comment persisted as well
ok
t/05_convert.t .. 
1..17
ok 1 - use File::KeePass;
# v1 -> v1
ok 2 - Export v1/import v1 is fine
ok 3 - No version set on pure gen object
ok 4 - Correct version 1 of re-import
# v1 new -> v2
ok 5 - Export from v1 to v2/import v2 is fine
ok 6 - No version set on pure gen object
ok 7 - Correct version 2 of re-import
# v1 -> v2
ok 8 - Export from v1 to v2/import v2 is fine
ok 9 - V1 object changed to v2
ok 10 - Correct version 2 of re-import
# v2 -> v2
ok 11 - Export v2/import v2 is fine
ok 12 - Correct version 2
ok 13 - Correct version 2 of re-import
# v2 -> v1
ok 14 - Gen and parse a db
ok 15 - Export v2/import v1 is fine
ok 16 - Correct version 1
ok 17 - Correct version 1 of re-import
ok
All tests successful.
Files=3, Tests=179,  3 wallclock secs ( 0.06 usr  0.02 sys +  2.53 cusr  0.09 csys =  2.70 CPU)
Result: PASS
make[1]: Leaving directory '/tmp/buildd/libfile-keepass-perl-2.03'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/libfile-keepass-perl-2.03/debian/libfile-keepass-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/tmp/buildd/libfile-keepass-perl-2.03'
Installing /tmp/buildd/libfile-keepass-perl-2.03/debian/libfile-keepass-perl/usr/share/perl5/File/KeePass.pm
Installing /tmp/buildd/libfile-keepass-perl-2.03/debian/libfile-keepass-perl/usr/share/man/man3/File::KeePass.3pm
make[1]: Leaving directory '/tmp/buildd/libfile-keepass-perl-2.03'
   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 'libfile-keepass-perl' in '../libfile-keepass-perl_2.03-1_all.deb'.
 dpkg-genbuildinfo  >../libfile-keepass-perl_2.03-1_amd64.buildinfo
 dpkg-distaddfile libfile-keepass-perl_2.03-1_amd64.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libfile-keepass-perl_2.03-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libfile-keepass-perl-2.03
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /sys 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//26603 and its subdirectories
I: Current time: Fri Jun 12 07:56:23 GMT-14 2015
I: pbuilder-time-stamp: 1434045383
+ false
+ set +x
Format: 1.8
Date: Mon, 08 Oct 2012 21:59:14 +0200
Source: libfile-keepass-perl
Binary: libfile-keepass-perl
Architecture: all amd64
Version: 2.03-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Jonas Genannt <jonas.genannt at capi2name.de>
Description:
 libfile-keepass-perl - interface to KeePass V1 and V2 database files
Changes:
 libfile-keepass-perl (2.03-1) unstable; urgency=low
 .
   * New Upstream Version
   * Bumped Standards Version
   * d/control: updated to new V2 Interface
   * d/copyright: updated URL and format to 1.0
   * d/control: added libxml-parser-perl as depend/build depend
Checksums-Sha1:
 de416b578fc156d73bfc4e4c717ddb1e1c4bbd00 34394 libfile-keepass-perl_2.03-1_all.deb
 5a331a1c0b6f85144f62059b60432b79ee5ff9bd 5306 libfile-keepass-perl_2.03-1_amd64.buildinfo
Checksums-Sha256:
 06b3bd59a279411eb99331729d0645166458f549e5baab927d2fb7b2869396a2 34394 libfile-keepass-perl_2.03-1_all.deb
 c02f83c55d1f9f1ff4c733ec1eb1145dc4fcebc01a14ef468d64cc90fd070b9c 5306 libfile-keepass-perl_2.03-1_amd64.buildinfo
Files:
 68cb5c2170bef0e92cf9166b4f477985 34394 perl optional libfile-keepass-perl_2.03-1_all.deb
 9260e735c2f1e5636446ee8fc6556bbb 5306 perl optional libfile-keepass-perl_2.03-1_amd64.buildinfo
rm: cannot remove ‘/tmp/tmp.SyyCF6LShl’: No such file or directory
rm: cannot remove ‘/tmp/tmp.fZCFROhYH6’: No such file or directory
Thu 11 Jun 17:56:23 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-FNxSkBmy, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list