Diff of the two buildlogs: -- --- b1/build.log 2020-05-07 19:39:03.635575163 +0000 +++ b2/build.log 2020-05-07 19:39:38.250893395 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu May 7 07:36:28 -12 2020 -I: pbuilder-time-stamp: 1588880188 +I: Current time: Thu Jun 10 16:02:05 +14 2021 +I: pbuilder-time-stamp: 1623290525 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 Wed Aug 22 06:33:07 2018 -12 +gpgv: Signature made Thu Aug 23 08:33:07 2018 +14 gpgv: using RSA key 9BFBAEE86C0AA5FFBF2207829AF46B3025771B31 gpgv: issuer "sunweaver@debian.org" gpgv: Can't check signature: No public key @@ -30,6 +30,18 @@ dpkg-source: info: applying 1001_several-typo-fixes-in-docs.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/36601/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build6-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/36601/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -103,7 +115,7 @@ Get: 34 http://deb.debian.org/debian buster/main i386 libfilter-perl i386 1.59-2 [68.9 kB] Get: 35 http://deb.debian.org/debian buster/main i386 libio-pipely-perl all 0.005-1 [13.4 kB] Get: 36 http://deb.debian.org/debian buster/main i386 libpoe-perl all 2:1.3670-2 [477 kB] -Fetched 19.9 MB in 3s (7209 kB/s) +Fetched 19.9 MB in 0s (50.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.) @@ -270,7 +282,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/libpoe-component-pool-thread-perl-0.015/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libpoe-component-pool-thread-perl-0.015/ && 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 libpoe-component-pool-thread-perl dpkg-buildpackage: info: source version 0.015-2 dpkg-buildpackage: info: source distribution unstable @@ -292,13 +304,13 @@ Writing Makefile for POE::Component::Pool::Thread Writing MYMETA.yml and MYMETA.json dh_auto_build - make -j10 + make -j18 make[1]: Entering directory '/build/libpoe-component-pool-thread-perl-0.015' cp Thread.pm blib/lib/POE/Component/Pool/Thread.pm Manifying 1 pod document make[1]: Leaving directory '/build/libpoe-component-pool-thread-perl-0.015' dh_auto_test - make -j10 test TEST_VERBOSE=1 + make -j18 test TEST_VERBOSE=1 make[1]: Entering directory '/build/libpoe-component-pool-thread-perl-0.015' 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/post_queue.t ...... @@ -410,21 +422,21 @@ ok t/pre_interface.t ... 1..8 -ok 1 - thread_entry_point 3 -ok 2 - thread_entry_point 4 -ok 3 - response 4 +ok 1 - thread_entry_point 2 +ok 2 - response 2 # -ok 4 - response 3 +ok 3 - thread_entry_point 1 +ok 4 - response 1 # -ok 5 - thread_entry_point 1 -ok 6 - response 1 +ok 5 - thread_entry_point 3 +ok 6 - response 3 # -ok 7 - thread_entry_point 2 -ok 8 - response 2 +ok 7 - thread_entry_point 4 +ok 8 - response 4 # ok All tests successful. -Files=3, Tests=109, 2 wallclock secs ( 0.06 usr 0.02 sys + 0.94 cusr 0.18 csys = 1.20 CPU) +Files=3, Tests=109, 2 wallclock secs ( 0.04 usr 0.00 sys + 0.90 cusr 0.08 csys = 1.02 CPU) Result: PASS make[1]: Leaving directory '/build/libpoe-component-pool-thread-perl-0.015' create-stamp debian/debhelper-build-stamp @@ -433,7 +445,7 @@ dh_testroot dh_prep dh_auto_install - make -j10 install DESTDIR=/build/libpoe-component-pool-thread-perl-0.015/debian/libpoe-component-pool-thread-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr + make -j18 install DESTDIR=/build/libpoe-component-pool-thread-perl-0.015/debian/libpoe-component-pool-thread-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr make[1]: Entering directory '/build/libpoe-component-pool-thread-perl-0.015' Manifying 1 pod document Installing /build/libpoe-component-pool-thread-perl-0.015/debian/libpoe-component-pool-thread-perl/usr/share/perl5/POE/Component/Pool/Thread.pm @@ -459,12 +471,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/36601/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/36601/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/27705 and its subdirectories -I: Current time: Thu May 7 07:39:03 -12 2020 -I: pbuilder-time-stamp: 1588880343 +I: removing directory /srv/workspace/pbuilder/36601 and its subdirectories +I: Current time: Thu Jun 10 16:02:37 +14 2021 +I: pbuilder-time-stamp: 1623290557