Diff of the two buildlogs: -- --- b1/build.log 2020-05-07 20:14:50.109631413 +0000 +++ b2/build.log 2020-05-07 20:15:30.024853520 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu May 7 08:09:40 -12 2020 -I: pbuilder-time-stamp: 1588882180 +I: Current time: Thu Jun 10 16:37:52 +14 2021 +I: pbuilder-time-stamp: 1623292672 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 Apr 2 06:34:15 2018 -12 +gpgv: Signature made Tue Apr 3 08:34:15 2018 +14 gpgv: using RSA key B4A0AAFCA86C86055D067614AB53E503586877A6 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./python-extras_1.0.0-3.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking python-extras_1.0.0-3.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/37645/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/37645/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -165,7 +177,7 @@ Get: 85 http://deb.debian.org/debian buster/main i386 python3-unittest2 all 1.1.0-6.1 [69.4 kB] Get: 86 http://deb.debian.org/debian buster/main i386 python3-testtools all 2.3.0-5 [125 kB] Get: 87 http://deb.debian.org/debian buster/main i386 python3-fixtures all 3.0.0-2 [32.4 kB] -Fetched 32.6 MB in 8s (3959 kB/s) +Fetched 32.6 MB in 1s (22.4 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.) @@ -544,7 +556,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-extras-1.0.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-extras-1.0.0/ && 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-extras dpkg-buildpackage: info: source version 1.0.0-3 dpkg-buildpackage: info: source distribution unstable @@ -563,8 +575,8 @@ pyversions: missing debian/pyversions file, fall back to supported versions python setup.py clean -a running clean -'build/lib.linux-i686-2.7' does not exist -- can't clean it -'build/bdist.linux-i686' does not exist -- can't clean it +'build/lib.linux-x86_64-2.7' does not exist -- can't clean it +'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ dh_clean -O--buildsystem=python_distutils @@ -586,12 +598,12 @@ running build running build_py creating build -creating build/lib.linux-i686-2.7 -creating build/lib.linux-i686-2.7/extras -copying extras/__init__.py -> build/lib.linux-i686-2.7/extras -creating build/lib.linux-i686-2.7/extras/tests -copying extras/tests/test_extras.py -> build/lib.linux-i686-2.7/extras/tests -copying extras/tests/__init__.py -> build/lib.linux-i686-2.7/extras/tests +creating build/lib.linux-x86_64-2.7 +creating build/lib.linux-x86_64-2.7/extras +copying extras/__init__.py -> build/lib.linux-x86_64-2.7/extras +creating build/lib.linux-x86_64-2.7/extras/tests +copying extras/tests/test_extras.py -> build/lib.linux-x86_64-2.7/extras/tests +copying extras/tests/__init__.py -> build/lib.linux-x86_64-2.7/extras/tests debian/rules override_dh_auto_test make[1]: Entering directory '/build/python-extras-1.0.0' pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions @@ -602,13 +614,13 @@ done Tests running... -Ran 22 tests in 0.008s +Ran 22 tests in 0.004s OK /usr/lib/python3.7/runpy.py:125: RuntimeWarning: 'testtools.run' found in sys.modules after import of package 'testtools', but prior to execution of 'testtools.run'; this may result in unpredictable behaviour warn(RuntimeWarning(msg)) Tests running... -Ran 22 tests in 0.005s +Ran 22 tests in 0.004s OK make[1]: Leaving directory '/build/python-extras-1.0.0' fakeroot debian/rules binary @@ -626,19 +638,20 @@ pkgos-dh_auto_install + PKGOS_USE_PY2=yes + PKGOS_USE_PY3=yes -+ dpkg-parsechangelog -SSource +++ dpkg-parsechangelog -SSource + SRC_PKG_NAME=python-extras -+ echo python-extras -+ sed s/python-// +++ echo python-extras +++ sed s/python-// + PY_MODULE_NAME=extras -+ [ yes = yes ] -+ pyversions -vr ++ '[' yes = yes ']' +++ pyversions -vr + PYTHONS=2.7 -+ [ yes = yes ] -+ py3versions -vr ++ '[' yes = yes ']' +++ py3versions -vr + PYTHON3S=3.7 -+ [ yes = yes ] -+ pwd ++ '[' yes = yes ']' ++ for pyvers in ${PYTHONS} +++ pwd + python2.7 setup.py install --install-layout=deb --root /build/python-extras-1.0.0/debian/python-extras running install running build @@ -651,9 +664,9 @@ creating /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages creating /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras creating /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras/tests -copying build/lib.linux-i686-2.7/extras/tests/test_extras.py -> /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras/tests -copying build/lib.linux-i686-2.7/extras/tests/__init__.py -> /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras/tests -copying build/lib.linux-i686-2.7/extras/__init__.py -> /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras +copying build/lib.linux-x86_64-2.7/extras/tests/test_extras.py -> /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras/tests +copying build/lib.linux-x86_64-2.7/extras/tests/__init__.py -> /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras/tests +copying build/lib.linux-x86_64-2.7/extras/__init__.py -> /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras byte-compiling /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras/tests/test_extras.py to test_extras.pyc byte-compiling /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras/tests/__init__.py to __init__.pyc byte-compiling /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras/__init__.py to __init__.pyc @@ -670,8 +683,9 @@ Copying extras.egg-info to /build/python-extras-1.0.0/debian/python-extras/usr/lib/python2.7/dist-packages/extras-1.0.0.egg-info Skipping SOURCES.txt running install_scripts -+ [ yes = yes ] -+ pwd ++ '[' yes = yes ']' ++ for pyvers in ${PYTHON3S} +++ pwd + python3.7 setup.py install --install-layout=deb --root /build/python-extras-1.0.0/debian/python3-extras running install running build @@ -707,10 +721,10 @@ Copying extras.egg-info to /build/python-extras-1.0.0/debian/python3-extras/usr/lib/python3/dist-packages/extras-1.0.0.egg-info Skipping SOURCES.txt running install_scripts -+ pwd -+ rm -rf /build/python-extras-1.0.0/debian/python*/usr/lib/python*/dist-packages/*.pth -+ pwd -+ [ -d /build/python-extras-1.0.0/debian/python-extras/usr/bin ] +++ pwd ++ rm -rf '/build/python-extras-1.0.0/debian/python*/usr/lib/python*/dist-packages/*.pth' +++ pwd ++ '[' -d /build/python-extras-1.0.0/debian/python-extras/usr/bin ']' make[1]: Leaving directory '/build/python-extras-1.0.0' dh_installdocs -O--buildsystem=python_distutils debian/rules override_dh_installchangelogs @@ -738,14 +752,14 @@ cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \ pkgos-gen-systemd-unit $i ; \ done -+ ls -1 debian/*.init.in +++ ls -1 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory # If there's a service.in file, use that one instead of the generated one set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \ MYPKG=`echo $i | sed s/.service.in//` ; \ cp $MYPKG.service.in $MYPKG.service ; \ done -+ ls -1 debian/*.service.in +++ ls -1 'debian/*.service.in' ls: cannot access 'debian/*.service.in': No such file or directory # Generate the systemd unit if there's no already existing .service.in set -e ; set -x ; for i in `ls debian/*.init.in` ; do \ @@ -754,7 +768,7 @@ pkgos-gen-systemd-unit $i ; \ fi \ done -+ ls debian/*.init.in +++ ls 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory dh_installinit --error-handler=true make[1]: Leaving directory '/build/python-extras-1.0.0' @@ -788,12 +802,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/37645/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/37645/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/3626 and its subdirectories -I: Current time: Thu May 7 08:14:49 -12 2020 -I: pbuilder-time-stamp: 1588882489 +I: removing directory /srv/workspace/pbuilder/37645 and its subdirectories +I: Current time: Thu Jun 10 16:38:29 +14 2021 +I: pbuilder-time-stamp: 1623292709