Diff of the two buildlogs: -- --- b1/build.log 2020-03-06 22:08:10.601297884 +0000 +++ b2/build.log 2020-03-06 22:17:31.818488899 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu Apr 8 16:30:28 -12 2021 -I: pbuilder-time-stamp: 1617942628 +I: Current time: Sat Mar 7 12:08:12 +14 2020 +I: pbuilder-time-stamp: 1583532492 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 Tue Aug 8 01:33:11 2017 -12 +gpgv: Signature made Wed Aug 9 03:33:11 2017 +14 gpgv: using RSA key 3FC37391FECDD3CB550171216606027F6437124C gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./golang-github-hashicorp-scada-client_0.0~git20160601.0.6e89678-2.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking golang-github-hashicorp-scada-client_0.0~git20160601.0.6e89678-2.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/26749/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/26749/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -183,7 +195,7 @@ Get: 109 http://deb.debian.org/debian buster/main i386 golang-github-hashicorp-go-multierror-dev all 1.0.0-1 [10.6 kB] Get: 110 http://deb.debian.org/debian buster/main i386 golang-github-hashicorp-net-rpc-msgpackrpc-dev all 0.0~git20151116.0.a14192a-1 [4168 B] Get: 111 http://deb.debian.org/debian buster/main i386 golang-github-hashicorp-yamux-dev all 0.0~git20180605.35205983-1 [21.3 kB] -Fetched 90.7 MB in 1s (78.1 MB/s) +Fetched 90.7 MB in 55s (1657 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.) @@ -650,7 +662,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/golang-github-hashicorp-scada-client-0.0~git20160601.0.6e89678/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/golang-github-hashicorp-scada-client-0.0~git20160601.0.6e89678/ && 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 golang-github-hashicorp-scada-client dpkg-buildpackage: info: source version 0.0~git20160601.0.6e89678-2 dpkg-buildpackage: info: source distribution unstable @@ -788,23 +800,23 @@ === RUN TestProvider_backoff --- PASS: TestProvider_backoff (0.00s) === RUN TestProvider_Setup -2021/04/09 04:31:06 [DEBUG] scada-client: assigned session 'foobarbaz' -2021/04/09 04:31:06 [ERR] scada-client: failed to accept connection: EOF ---- PASS: TestProvider_Setup (0.02s) +2020/03/06 22:17:18 [DEBUG] scada-client: assigned session 'foobarbaz' +2020/03/06 22:17:18 [ERR] scada-client: failed to accept connection: EOF +--- PASS: TestProvider_Setup (0.06s) === RUN TestProvider_Connect -2021/04/09 04:31:06 [ERR] scada-client: failed to dial: dial tcp 127.0.0.1:65500: connect: connection refused -2021/04/09 04:31:06 [DEBUG] scada-client: accepted connection -2021/04/09 04:31:06 [INFO] scada-client: connect requested (capability: foo) ---- PASS: TestProvider_Connect (0.00s) +2020/03/06 22:17:18 [ERR] scada-client: failed to dial: dial tcp 127.0.0.1:65500: connect: connection refused +2020/03/06 22:17:18 [DEBUG] scada-client: accepted connection +2020/03/06 22:17:18 [INFO] scada-client: connect requested (capability: foo) +--- PASS: TestProvider_Connect (0.01s) === RUN TestProvider_Disconnect -2021/04/09 04:31:06 [ERR] scada-client: failed to dial: dial tcp 127.0.0.1:65500: connect: connection refused -2021/04/09 04:31:06 [DEBUG] scada-client: accepted connection -2021/04/09 04:31:06 [INFO] scada-client: disconnect requested (retry: false, backoff: 5m0s): +2020/03/06 22:17:18 [ERR] scada-client: failed to dial: dial tcp 127.0.0.1:65500: connect: connection refused +2020/03/06 22:17:18 [DEBUG] scada-client: accepted connection +2020/03/06 22:17:18 [INFO] scada-client: disconnect requested (retry: false, backoff: 5m0s): --- PASS: TestProvider_Disconnect (0.00s) === RUN TestProvider_Flash --- PASS: TestProvider_Flash (0.00s) PASS -ok github.com/hashicorp/scada-client 0.032s +ok github.com/hashicorp/scada-client 0.088s === RUN TestProviderService --- PASS: TestProviderService (0.00s) === RUN TestProviderConfig @@ -814,7 +826,7 @@ === RUN TestSCADAAddr --- PASS: TestSCADAAddr (0.00s) PASS -ok github.com/hashicorp/scada-client/scada 0.005s +ok github.com/hashicorp/scada-client/scada 0.014s fakeroot debian/rules binary dh binary --buildsystem=golang --with=golang dh_testroot -O--buildsystem=golang @@ -842,12 +854,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/26749/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/26749/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/30460 and its subdirectories -I: Current time: Thu Apr 8 16:31:09 -12 2021 -I: pbuilder-time-stamp: 1617942669 +I: removing directory /srv/workspace/pbuilder/26749 and its subdirectories +I: Current time: Sat Mar 7 12:17:31 +14 2020 +I: pbuilder-time-stamp: 1583533051