Diff of the two buildlogs: -- --- b1/build.log 2020-04-02 02:55:26.501586582 +0000 +++ b2/build.log 2020-04-02 02:55:44.413232527 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed Apr 1 14:50:43 -12 2020 -I: pbuilder-time-stamp: 1585795843 +I: Current time: Wed May 5 23:18:27 +14 2021 +I: pbuilder-time-stamp: 1620206307 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Mon Jun 25 08:42:47 2018 -12 +gpgv: Signature made Tue Jun 26 10:42:47 2018 +14 gpgv: using RSA key 30B23C8B4E6A3B09EAA6B65212973B6E72DC07B5 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libclass-dbi-loader-perl_0.34-3.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking libclass-dbi-loader-perl_0.34-3.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/31291/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build16-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/31291/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -143,7 +155,7 @@ Get: 67 http://deb.debian.org/debian buster/main i386 libpod-coverage-perl all 0.23-1 [23.9 kB] Get: 68 http://deb.debian.org/debian buster/main i386 libtest-pod-coverage-perl all 1.10-2 [14.5 kB] Get: 69 http://deb.debian.org/debian buster/main i386 libtest-pod-perl all 1.52-1 [14.2 kB] -Fetched 24.3 MB in 8s (3127 kB/s) +Fetched 24.3 MB in 0s (80.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -444,7 +456,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/libclass-dbi-loader-perl-0.34/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libclass-dbi-loader-perl-0.34/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package libclass-dbi-loader-perl dpkg-buildpackage: info: source version 0.34-3 dpkg-buildpackage: info: source distribution unstable @@ -466,17 +478,17 @@ Writing Makefile for Class::DBI::Loader Writing MYMETA.yml and MYMETA.json dh_auto_build - make -j10 + make -j18 make[1]: Entering directory '/build/libclass-dbi-loader-perl-0.34' -cp lib/Class/DBI/Loader/mysql.pm blib/lib/Class/DBI/Loader/mysql.pm -cp lib/Class/DBI/Loader/SQLite.pm blib/lib/Class/DBI/Loader/SQLite.pm cp lib/Class/DBI/Loader/Generic.pm blib/lib/Class/DBI/Loader/Generic.pm -cp lib/Class/DBI/Loader/Pg.pm blib/lib/Class/DBI/Loader/Pg.pm +cp lib/Class/DBI/Loader/SQLite.pm blib/lib/Class/DBI/Loader/SQLite.pm cp lib/Class/DBI/Loader.pm blib/lib/Class/DBI/Loader.pm +cp lib/Class/DBI/Loader/mysql.pm blib/lib/Class/DBI/Loader/mysql.pm +cp lib/Class/DBI/Loader/Pg.pm blib/lib/Class/DBI/Loader/Pg.pm Manifying 5 pod documents make[1]: Leaving directory '/build/libclass-dbi-loader-perl-0.34' dh_auto_test - make -j10 test TEST_VERBOSE=1 + make -j18 test TEST_VERBOSE=1 make[1]: Entering directory '/build/libclass-dbi-loader-perl-0.34' 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/01use.t .......... @@ -488,18 +500,18 @@ t/02pod.t .......... 1..5 ok 1 - POD test for blib/lib/Class/DBI/Loader.pm -ok 2 - POD test for blib/lib/Class/DBI/Loader/mysql.pm -ok 3 - POD test for blib/lib/Class/DBI/Loader/Generic.pm -ok 4 - POD test for blib/lib/Class/DBI/Loader/SQLite.pm -ok 5 - POD test for blib/lib/Class/DBI/Loader/Pg.pm +ok 2 - POD test for blib/lib/Class/DBI/Loader/Pg.pm +ok 3 - POD test for blib/lib/Class/DBI/Loader/mysql.pm +ok 4 - POD test for blib/lib/Class/DBI/Loader/Generic.pm +ok 5 - POD test for blib/lib/Class/DBI/Loader/SQLite.pm ok t/03podcoverage.t .. 1..5 ok 1 - Pod coverage on Class::DBI::Loader -ok 2 - Pod coverage on Class::DBI::Loader::mysql -ok 3 - Pod coverage on Class::DBI::Loader::Generic -ok 4 - Pod coverage on Class::DBI::Loader::SQLite -ok 5 - Pod coverage on Class::DBI::Loader::Pg +ok 2 - Pod coverage on Class::DBI::Loader::Pg +ok 3 - Pod coverage on Class::DBI::Loader::mysql +ok 4 - Pod coverage on Class::DBI::Loader::Generic +ok 5 - Pod coverage on Class::DBI::Loader::SQLite ok t/04mysql.t ........ 1..9 @@ -544,7 +556,7 @@ ok 15 ok All tests successful. -Files=6, Tests=46, 3 wallclock secs ( 0.06 usr 0.02 sys + 1.35 cusr 0.43 csys = 1.86 CPU) +Files=6, Tests=46, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.54 cusr 0.02 csys = 0.58 CPU) Result: PASS make[1]: Leaving directory '/build/libclass-dbi-loader-perl-0.34' create-stamp debian/debhelper-build-stamp @@ -553,19 +565,19 @@ dh_testroot dh_prep dh_auto_install - make -j10 install DESTDIR=/build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr + make -j18 install DESTDIR=/build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr make[1]: Entering directory '/build/libclass-dbi-loader-perl-0.34' Manifying 5 pod documents Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/perl5/Class/DBI/Loader.pm +Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/perl5/Class/DBI/Loader/Pg.pm Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/perl5/Class/DBI/Loader/mysql.pm Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/perl5/Class/DBI/Loader/Generic.pm Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/perl5/Class/DBI/Loader/SQLite.pm -Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/perl5/Class/DBI/Loader/Pg.pm Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/man/man3/Class::DBI::Loader::Pg.3pm -Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/man/man3/Class::DBI::Loader::mysql.3pm +Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/man/man3/Class::DBI::Loader::SQLite.3pm Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/man/man3/Class::DBI::Loader.3pm +Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/man/man3/Class::DBI::Loader::mysql.3pm Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/man/man3/Class::DBI::Loader::Generic.3pm -Installing /build/libclass-dbi-loader-perl-0.34/debian/libclass-dbi-loader-perl/usr/share/man/man3/Class::DBI::Loader::SQLite.3pm make[1]: Leaving directory '/build/libclass-dbi-loader-perl-0.34' dh_installdocs dh_installchangelogs @@ -587,12 +599,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/31291/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/31291/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/31498 and its subdirectories -I: Current time: Wed Apr 1 14:55:25 -12 2020 -I: pbuilder-time-stamp: 1585796126 +I: removing directory /srv/workspace/pbuilder/31291 and its subdirectories +I: Current time: Wed May 5 23:18:43 +14 2021 +I: pbuilder-time-stamp: 1620206323