Diff of the two buildlogs: -- --- b1/build.log 2020-05-04 14:00:29.698900490 +0000 +++ b2/build.log 2020-05-04 14:05:10.685393504 +0000 @@ -1,6 +1,7 @@ +W: cgroups are not available on the host, not using them. I: pbuilder: network access will be disabled during build -I: Current time: Sun Jun 6 08:23:11 -12 2021 -I: pbuilder-time-stamp: 1623010991 +I: Current time: Tue May 5 04:00:31 +14 2020 +I: pbuilder-time-stamp: 1588600831 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +19,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 Nov 16 06:58:40 2015 -12 +gpgv: Signature made Tue Nov 17 08:58:40 2015 +14 gpgv: using RSA key BB3A68018649AA06 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libtie-cache-perl_0.21-1.dsc @@ -29,6 +30,18 @@ dpkg-source: info: applying 0001-fix-shebang.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/24243/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build2-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/24243/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -97,7 +110,7 @@ Get: 31 http://deb.debian.org/debian buster/main i386 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get: 32 http://deb.debian.org/debian buster/main i386 po-debconf all 1.0.21 [248 kB] Get: 33 http://deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] -Fetched 19.4 MB in 0s (79.9 MB/s) +Fetched 19.4 MB in 10s (1870 kB/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.) @@ -252,7 +265,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/libtie-cache-perl-0.21/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libtie-cache-perl-0.21/ && 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 libtie-cache-perl dpkg-buildpackage: info: source version 0.21-1 dpkg-buildpackage: info: source distribution unstable @@ -277,8 +290,8 @@ dh_auto_build make -j1 make[1]: Entering directory '/build/libtie-cache-perl-0.21' -cp Cache.pm blib/lib/Tie/Cache.pm cp tie-cache-bench.pl blib/lib/Tie/tie-cache-bench.pl +cp Cache.pm blib/lib/Tie/Cache.pm Manifying 1 pod document make[1]: Leaving directory '/build/libtie-cache-perl-0.21' dh_auto_test @@ -288,18 +301,18 @@ ++++ Benchmarking operations on Tie::Cache of size 5000 [ timing ] insert of 5000 elements into normal %hash 0.00 CPU -[ timing ] insert of 5000 elements into MaxCount Tie::Cache 0.02 CPU -[ timing ] insert of 5000 elements into MaxBytes Tie::Cache 0.02 CPU +[ timing ] insert of 5000 elements into MaxCount Tie::Cache 0.05 CPU +[ timing ] insert of 5000 elements into MaxBytes Tie::Cache 0.06 CPU [ timing ] reading 5000 elements from normal %hash 0.00 CPU -[ timing ] reading 5000 elements from MaxCount Tie::Cache 0.00 CPU -[ timing ] reading 5000 elements from MaxBytes Tie::Cache 0.00 CPU +[ timing ] reading 5000 elements from MaxCount Tie::Cache 0.02 CPU +[ timing ] reading 5000 elements from MaxBytes Tie::Cache 0.02 CPU [ timing ] deleting 5000 elements from normal %hash 0.00 CPU -[ timing ] deleting 5000 elements from MaxCount Tie::Cache 0.00 CPU -[ timing ] deleting 5000 elements from MaxBytes Tie::Cache 0.00 CPU -[ timing ] 10000 inserts overflowing MaxBytes Tie::Cache 0.06 CPU -[ timing ] 10000 reads from overflowed MaxBytes Tie::Cache 0.00 CPU -[ timing ] 10000 undef inserts, not affecting MaxBytes Tie::Cache 0.00 CPU -[ timing ] 10000 undef reads, not affecting MaxBytes Tie::Cache 0.02 CPU +[ timing ] deleting 5000 elements from MaxCount Tie::Cache 0.02 CPU +[ timing ] deleting 5000 elements from MaxBytes Tie::Cache 0.01 CPU +[ timing ] 10000 inserts overflowing MaxBytes Tie::Cache 0.14 CPU +[ timing ] 10000 reads from overflowed MaxBytes Tie::Cache 0.03 CPU +[ timing ] 10000 undef inserts, not affecting MaxBytes Tie::Cache 0.02 CPU +[ timing ] 10000 undef reads, not affecting MaxBytes Tie::Cache 0.04 CPU ++++ Testing for correctness @@ -325,8 +338,8 @@ make -j1 install DESTDIR=/build/libtie-cache-perl-0.21/debian/libtie-cache-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr make[2]: Entering directory '/build/libtie-cache-perl-0.21' Manifying 1 pod document -Installing /build/libtie-cache-perl-0.21/debian/libtie-cache-perl/usr/share/perl5/Tie/tie-cache-bench.pl Installing /build/libtie-cache-perl-0.21/debian/libtie-cache-perl/usr/share/perl5/Tie/Cache.pm +Installing /build/libtie-cache-perl-0.21/debian/libtie-cache-perl/usr/share/perl5/Tie/tie-cache-bench.pl Installing /build/libtie-cache-perl-0.21/debian/libtie-cache-perl/usr/share/man/man3/Tie::Cache.3pm make[2]: Leaving directory '/build/libtie-cache-perl-0.21' rm -f /build/libtie-cache-perl-0.21/debian/libtie-cache-perl/usr/share/perl5/Tie/tie-cache-bench.pl @@ -352,12 +365,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/24243/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/24243/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/6707 and its subdirectories -I: Current time: Sun Jun 6 08:23:29 -12 2021 -I: pbuilder-time-stamp: 1623011009 +I: removing directory /srv/workspace/pbuilder/24243 and its subdirectories +I: Current time: Tue May 5 04:05:10 +14 2020 +I: pbuilder-time-stamp: 1588601110