Diff of the two buildlogs: -- --- b1/build.log 2020-04-30 14:04:46.607737680 +0000 +++ b2/build.log 2020-04-30 14:06:43.709473854 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu Apr 30 01:58:43 -12 2020 -I: pbuilder-time-stamp: 1588255123 +I: Current time: Thu Jun 3 10:27:47 +14 2021 +I: pbuilder-time-stamp: 1622665667 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 Sun Dec 9 02:10:41 2018 -12 +gpgv: Signature made Mon Dec 10 04:10:41 2018 +14 gpgv: using RSA key 0E2C53BC3B4F331D384B46E0869451FC4EEC88CE gpgv: issuer "gfa@zumbi.com.ar" gpgv: Can't check signature: No public key @@ -28,6 +28,18 @@ dpkg-source: info: unpacking python-pytest-timeout_1.3.3-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/36344/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/36344/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -159,7 +171,7 @@ Get: 80 http://deb.debian.org/debian buster/main i386 python3-py all 1.7.0-2 [86.6 kB] Get: 81 http://deb.debian.org/debian buster/main i386 python3-pytest all 3.10.1-2 [243 kB] Get: 82 http://deb.debian.org/debian buster/main i386 python3-setuptools all 40.8.0-1 [306 kB] -Fetched 32.4 MB in 6s (5152 kB/s) +Fetched 32.4 MB in 0s (77.6 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.) @@ -514,7 +526,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/python-pytest-timeout-1.3.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-pytest-timeout-1.3.3/ && 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 python-pytest-timeout dpkg-buildpackage: info: source version 1.3.3-1 dpkg-buildpackage: info: source distribution unstable @@ -537,10 +549,10 @@ 'build/scripts-3.7' does not exist -- can't clean it dh_autoreconf_clean -O--buildsystem=pybuild debian/rules override_dh_clean -make[1]: Entering directory '/build/python-pytest-timeout-1.3.3' +make[1]: Verzeichnis „/build/python-pytest-timeout-1.3.3“ wird betreten dh_clean rm -rf .pytest_cache -make[1]: Leaving directory '/build/python-pytest-timeout-1.3.3' +make[1]: Verzeichnis „/build/python-pytest-timeout-1.3.3“ wird verlassen debian/rules build dh build --buildsystem=pybuild --with python3,python2 dh_update_autotools_config -O--buildsystem=pybuild @@ -560,7 +572,7 @@ running build_py copying pytest_timeout.py -> /build/python-pytest-timeout-1.3.3/.pybuild/cpython3_3.7/build debian/rules override_dh_auto_test -make[1]: Entering directory '/build/python-pytest-timeout-1.3.3' +make[1]: Verzeichnis „/build/python-pytest-timeout-1.3.3“ wird betreten dh_auto_install I: pybuild base:217: /usr/bin/python setup.py install --root /build/python-pytest-timeout-1.3.3/debian/tmp running install @@ -631,7 +643,7 @@ @pytest.mark.parametrize('meth', [have_sigalrm('signal'), 'thread']) -- Docs: https://docs.pytest.org/en/latest/warnings.html -============== 34 passed, 1 skipped, 2 warnings in 53.78 seconds =============== +============== 34 passed, 1 skipped, 2 warnings in 43.33 seconds =============== PYTHONPATH=/build/python-pytest-timeout-1.3.3 py.test ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 @@ -655,8 +667,8 @@ @pytest.mark.parametrize('meth', [have_sigalrm('signal'), 'thread']) -- Docs: https://docs.pytest.org/en/latest/warnings.html -============== 34 passed, 1 skipped, 2 warnings in 57.24 seconds =============== -make[1]: Leaving directory '/build/python-pytest-timeout-1.3.3' +============== 34 passed, 1 skipped, 2 warnings in 45.63 seconds =============== +make[1]: Verzeichnis „/build/python-pytest-timeout-1.3.3“ wird verlassen create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --buildsystem=pybuild --with python3,python2 @@ -710,13 +722,13 @@ Skipping SOURCES.txt running install_scripts debian/rules override_dh_install -make[1]: Entering directory '/build/python-pytest-timeout-1.3.3' +make[1]: Verzeichnis „/build/python-pytest-timeout-1.3.3“ wird betreten dh_install -O--buildsystem=pybuild -make[1]: Leaving directory '/build/python-pytest-timeout-1.3.3' +make[1]: Verzeichnis „/build/python-pytest-timeout-1.3.3“ wird verlassen debian/rules override_dh_installdocs -make[1]: Entering directory '/build/python-pytest-timeout-1.3.3' +make[1]: Verzeichnis „/build/python-pytest-timeout-1.3.3“ wird betreten dh_installdocs -A README -make[1]: Leaving directory '/build/python-pytest-timeout-1.3.3' +make[1]: Verzeichnis „/build/python-pytest-timeout-1.3.3“ wird verlassen dh_installchangelogs -O--buildsystem=pybuild dh_python3 -O--buildsystem=pybuild dh_python2 -O--buildsystem=pybuild @@ -735,8 +747,8 @@ dpkg-gencontrol: warning: Suggests field of package python3-pytest-timeout: substitution variable ${python3:Recommends} used, but is not defined dh_md5sums -O--buildsystem=pybuild dh_builddeb -O--buildsystem=pybuild -dpkg-deb: building package 'python3-pytest-timeout' in '../python3-pytest-timeout_1.3.3-1_all.deb'. -dpkg-deb: building package 'python-pytest-timeout' in '../python-pytest-timeout_1.3.3-1_all.deb'. +dpkg-deb: Paket »python-pytest-timeout« wird in »../python-pytest-timeout_1.3.3-1_all.deb« gebaut. +dpkg-deb: Paket »python3-pytest-timeout« wird in »../python3-pytest-timeout_1.3.3-1_all.deb« gebaut. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../python-pytest-timeout_1.3.3-1_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) @@ -744,12 +756,14 @@ dpkg-source: info: using options from python-pytest-timeout-1.3.3/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/ dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/36344/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/36344/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/10651 and its subdirectories -I: Current time: Thu Apr 30 02:04:46 -12 2020 -I: pbuilder-time-stamp: 1588255486 +I: removing directory /srv/workspace/pbuilder/36344 and its subdirectories +I: Current time: Thu Jun 3 10:29:42 +14 2021 +I: pbuilder-time-stamp: 1622665782