Diff of the two buildlogs: -- --- b1/build.log 2020-03-20 01:50:21.923513118 +0000 +++ b2/build.log 2020-03-20 01:50:55.034842125 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu Mar 19 13:44:47 -12 2020 -I: pbuilder-time-stamp: 1584668687 +I: Current time: Thu Apr 22 22:13:22 +14 2021 +I: pbuilder-time-stamp: 1619079202 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 Nov 25 19:26:01 2018 -12 +gpgv: Signature made Mon Nov 26 21:26:01 2018 +14 gpgv: using RSA key 5E629EE5232197357B84CF4332247FBB40AD1FA6 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./golang-github-labstack-gommon_0.2.6-1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking golang-github-labstack-gommon_0.2.6-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/11123/tmp/hooks/D01_modify_environment starting +disorder-fs 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/11123/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -128,7 +140,7 @@ Get: 46 http://deb.debian.org/debian buster/main i386 golang-github-stretchr-testify-dev all 1.3.0+ds-1 [49.8 kB] Get: 47 http://deb.debian.org/debian buster/main i386 golang-github-valyala-bytebufferpool-dev all 0.0~git20160817.0.e746df9-3 [6100 B] Get: 48 http://deb.debian.org/debian buster/main i386 golang-github-valyala-fasttemplate-dev all 0.0~git20170224.0.dcecefd+dfsg-3 [7596 B] -Fetched 74.7 MB in 22s (3331 kB/s) +Fetched 74.7 MB in 1s (84.5 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.) @@ -343,7 +355,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-labstack-gommon-0.2.6/ && 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-labstack-gommon-0.2.6/ && 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-labstack-gommon dpkg-buildpackage: info: source version 0.2.6-1 dpkg-buildpackage: info: source distribution unstable @@ -361,29 +373,29 @@ dh_autoreconf -O--buildsystem=golang dh_auto_configure -O--buildsystem=golang dh_auto_build -O--buildsystem=golang - cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/golang-github-labstack-gommon-0.2.6/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-github-labstack-gommon-0.2.6/obj-i686-linux-gnu/src\" -v -p 10 github.com/labstack/gommon github.com/labstack/gommon/bytes github.com/labstack/gommon/color github.com/labstack/gommon/email github.com/labstack/gommon/log github.com/labstack/gommon/random -errors + cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/golang-github-labstack-gommon-0.2.6/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-github-labstack-gommon-0.2.6/obj-i686-linux-gnu/src\" -v -p 18 github.com/labstack/gommon github.com/labstack/gommon/bytes github.com/labstack/gommon/color github.com/labstack/gommon/email github.com/labstack/gommon/log github.com/labstack/gommon/random internal/race -github.com/labstack/gommon +errors math/bits +github.com/labstack/gommon +internal/nettrace +crypto/internal/subtle +container/list unicode/utf8 +unicode/utf16 +encoding +vendor/golang_org/x/crypto/cryptobyte/asn1 +vendor/golang_org/x/net/dns/dnsmessage +crypto/subtle internal/cpu -container/list runtime/internal/atomic -runtime/internal/sys +runtime/cgo sync/atomic unicode -crypto/internal/subtle +runtime/internal/sys math -crypto/subtle -internal/nettrace -vendor/golang_org/x/crypto/cryptobyte/asn1 -vendor/golang_org/x/net/dns/dnsmessage internal/testlog internal/bytealg -encoding -runtime/cgo -unicode/utf16 runtime strconv crypto/rc4 @@ -394,65 +406,65 @@ reflect syscall hash -crypto/internal/randutil +strings bytes +crypto/internal/randutil crypto/cipher -strings crypto crypto/hmac -crypto/md5 crypto/sha512 -crypto/sha256 +crypto/md5 crypto/sha1 +crypto/sha256 crypto/aes bufio path html -time -internal/syscall/unix github.com/mattn/go-isatty +internal/syscall/unix +time github.com/labstack/gommon/random internal/poll -os -sort encoding/binary +sort +os github.com/valyala/bytebufferpool regexp/syntax -crypto/des -vendor/golang_org/x/crypto/internal/chacha20 -vendor/golang_org/x/crypto/poly1305 encoding/base64 +vendor/golang_org/x/crypto/poly1305 +vendor/golang_org/x/crypto/internal/chacha20 +crypto/des vendor/golang_org/x/crypto/curve25519 +vendor/golang_org/x/crypto/chacha20poly1305 +encoding/pem github.com/mattn/go-colorable path/filepath fmt -vendor/golang_org/x/crypto/chacha20poly1305 -encoding/pem io/ioutil regexp -context github.com/labstack/gommon/color encoding/hex -log +context net/url -mime +log text/template/parse -math/big -encoding/json github.com/valyala/fasttemplate -net +mime +encoding/json +math/big github.com/labstack/gommon/bytes +net text/template -crypto/dsa -crypto/rand github.com/labstack/gommon/log encoding/asn1 crypto/elliptic +crypto/dsa +crypto/rand html/template crypto/rsa +crypto/ecdsa crypto/x509/pkix vendor/golang_org/x/crypto/cryptobyte -crypto/ecdsa net/textproto crypto/x509 net/mail @@ -460,7 +472,7 @@ net/smtp github.com/labstack/gommon/email dh_auto_test -O--buildsystem=golang - cd obj-i686-linux-gnu && go test -vet=off -v -p 10 github.com/labstack/gommon github.com/labstack/gommon/bytes github.com/labstack/gommon/color github.com/labstack/gommon/email github.com/labstack/gommon/log github.com/labstack/gommon/random + cd obj-i686-linux-gnu && go test -vet=off -v -p 18 github.com/labstack/gommon github.com/labstack/gommon/bytes github.com/labstack/gommon/color github.com/labstack/gommon/email github.com/labstack/gommon/log github.com/labstack/gommon/random ? github.com/labstack/gommon [no test files] === RUN TestBytesFormat --- PASS: TestBytesFormat (0.00s) @@ -471,7 +483,7 @@ === RUN TestBytesParse --- PASS: TestBytesParse (0.00s) PASS -ok github.com/labstack/gommon/bytes 0.017s +ok github.com/labstack/gommon/bytes 0.005s === RUN TestText *** colored text *** black @@ -517,10 +529,10 @@ === RUN TestEnableDisable --- PASS: TestEnableDisable (0.00s) PASS -ok github.com/labstack/gommon/color 0.012s +ok github.com/labstack/gommon/color 0.004s testing: warning: no tests to run PASS -ok github.com/labstack/gommon/email 0.010s [no tests to run] +ok github.com/labstack/gommon/email 0.004s [no tests to run] === RUN TestLog --- PASS: TestLog (0.00s) === RUN TestGlobal @@ -528,7 +540,7 @@ === RUN TestLogConcurrent --- PASS: TestLogConcurrent (0.00s) === RUN TestFatal ---- PASS: TestFatal (0.03s) +--- PASS: TestFatal (0.01s) === RUN TestNoFormat --- PASS: TestNoFormat (0.00s) === RUN TestFormat @@ -538,11 +550,11 @@ === RUN TestStringWithQuotes --- PASS: TestStringWithQuotes (0.00s) PASS -ok github.com/labstack/gommon/log 0.058s +ok github.com/labstack/gommon/log 0.013s === RUN Test --- PASS: Test (0.00s) PASS -ok github.com/labstack/gommon/random 0.032s +ok github.com/labstack/gommon/random 0.004s create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --buildsystem=golang --with=golang @@ -573,12 +585,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/11123/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/11123/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/21647 and its subdirectories -I: Current time: Thu Mar 19 13:50:21 -12 2020 -I: pbuilder-time-stamp: 1584669021 +I: removing directory /srv/workspace/pbuilder/11123 and its subdirectories +I: Current time: Thu Apr 22 22:13:53 +14 2021 +I: pbuilder-time-stamp: 1619079233