Diff of the two buildlogs: -- --- b1/build.log 2020-04-01 23:47:11.531499774 +0000 +++ b2/build.log 2020-04-01 23:52:17.889517889 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue May 4 18:09:48 -12 2021 -I: pbuilder-time-stamp: 1620194988 +I: Current time: Thu Apr 2 13:47:24 +14 2020 +I: pbuilder-time-stamp: 1585784844 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 Sat Mar 18 18:44:17 2017 -12 +gpgv: Signature made Sun Mar 19 20:44:17 2017 +14 gpgv: using RSA key F1F007320A035541F0A663CA578A0494D1C646D1 gpgv: issuer "tille@debian.org" gpgv: Can't check signature: No public key @@ -28,6 +28,18 @@ dpkg-source: info: unpacking python-pweave_0.25-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/19656/tmp/hooks/D01_modify_environment starting +disorder-fs 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/19656/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -121,7 +133,7 @@ Get: 50 http://deb.debian.org/debian buster/main i386 python3-all i386 3.7.3-1 [1068 B] Get: 51 http://deb.debian.org/debian buster/main i386 python3-pkg-resources all 40.8.0-1 [153 kB] Get: 52 http://deb.debian.org/debian buster/main i386 python3-setuptools all 40.8.0-1 [306 kB] -Fetched 26.7 MB in 0s (78.0 MB/s) +Fetched 26.7 MB in 52s (509 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.) @@ -354,7 +366,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-pweave-0.25/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-pweave-0.25/ && 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-pweave dpkg-buildpackage: info: source version 0.25-1 dpkg-buildpackage: info: source distribution unstable @@ -383,21 +395,21 @@ running build running build_py creating /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave -copying pweave/pweb.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave -copying pweave/readers.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave +copying pweave/scripts.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave copying pweave/templates.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave +copying pweave/subsnippets.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave copying pweave/markdownmath.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave copying pweave/config.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave -copying pweave/scripts.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave -copying pweave/subsnippets.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave +copying pweave/readers.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave copying pweave/processors.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave copying pweave/__init__.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave copying pweave/formatters.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave +copying pweave/pweb.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave creating /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes -copying pweave/themes/journal.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes -copying pweave/themes/skeleton.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes -copying pweave/themes/cerulean.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes copying pweave/themes/bootstrap.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes +copying pweave/themes/cerulean.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes +copying pweave/themes/skeleton.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes +copying pweave/themes/journal.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes copying pweave/themes/__init__.py -> /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes dh_auto_test -O--buildsystem=pybuild I: pybuild base:217: cd /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build; python3.7 -m unittest discover -v @@ -422,50 +434,50 @@ creating /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7 creating /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages creating /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/pweb.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/readers.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave -creating /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/journal.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/skeleton.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes -creating /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/journal.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/__init__.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/skeleton.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/bootstrap.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/cerulean.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/cerulean.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/bootstrap.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__init__.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/scripts.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave creating /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__pycache__/pweb.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__pycache__/formatters.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__pycache__/__init__.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__pycache__/processors.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__pycache__/config.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__pycache__/formatters.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__pycache__/readers.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__pycache__/processors.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__pycache__/__init__.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__pycache__ copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/templates.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/subsnippets.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/markdownmath.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/config.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/scripts.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave -copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/subsnippets.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/readers.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/processors.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave +creating /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/bootstrap.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/cerulean.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes +creating /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/journal.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/cerulean.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/bootstrap.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/__init__.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__pycache__/skeleton.cpython-37.pyc -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__pycache__ +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/skeleton.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/journal.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/themes/__init__.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/__init__.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/formatters.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave -byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/pweb.py to pweb.cpython-37.pyc -byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/readers.py to readers.cpython-37.pyc -byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/journal.py to journal.cpython-37.pyc -byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/skeleton.py to skeleton.cpython-37.pyc -byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/cerulean.py to cerulean.cpython-37.pyc -byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/bootstrap.py to bootstrap.cpython-37.pyc -byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__init__.py to __init__.cpython-37.pyc +copying /build/python-pweave-0.25/.pybuild/cpython3_3.7_pweave/build/pweave/pweb.py -> /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave +byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/scripts.py to scripts.cpython-37.pyc byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/templates.py to templates.cpython-37.pyc +byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/subsnippets.py to subsnippets.cpython-37.pyc byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/markdownmath.py to markdownmath.cpython-37.pyc byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/config.py to config.cpython-37.pyc -byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/scripts.py to scripts.cpython-37.pyc -byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/subsnippets.py to subsnippets.cpython-37.pyc +byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/readers.py to readers.cpython-37.pyc byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/processors.py to processors.cpython-37.pyc +byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/bootstrap.py to bootstrap.cpython-37.pyc +byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/cerulean.py to cerulean.cpython-37.pyc +byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/skeleton.py to skeleton.cpython-37.pyc +byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/journal.py to journal.cpython-37.pyc +byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/themes/__init__.py to __init__.cpython-37.pyc byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/__init__.py to __init__.cpython-37.pyc byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/formatters.py to formatters.cpython-37.pyc +byte-compiling /build/python-pweave-0.25/debian/python3-pweave/usr/lib/python3.7/dist-packages/pweave/pweb.py to pweb.cpython-37.pyc running install_egg_info running egg_info writing Pweave.egg-info/PKG-INFO @@ -508,12 +520,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/19656/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/19656/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/1579 and its subdirectories -I: Current time: Tue May 4 18:10:10 -12 2021 -I: pbuilder-time-stamp: 1620195010 +I: removing directory /srv/workspace/pbuilder/19656 and its subdirectories +I: Current time: Thu Apr 2 13:52:17 +14 2020 +I: pbuilder-time-stamp: 1585785137