I: pbuilder: network access will be disabled during build
I: Current time: Tue Apr 11 20:42:30 +14 2023
I: pbuilder-time-stamp: 1681195350
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bookworm-reproducible-base.tgz]
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Copying source file
I: copying [mockery_2.15.0-1.dsc]
I: copying [./mockery_2.15.0.orig.tar.xz]
I: copying [./mockery_2.15.0-1.debian.tar.xz]
I: Extracting source
gpgv: Signature made Wed Mar 22 20:35:59 2023 +14
gpgv:                using RSA key 50BC7CF939D20C272A6B065652B6BBD953968D1B
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./mockery_2.15.0-1.dsc: no acceptable signature found
dpkg-source: info: extracting mockery in mockery-2.15.0
dpkg-source: info: unpacking mockery_2.15.0.orig.tar.xz
dpkg-source: info: unpacking mockery_2.15.0-1.debian.tar.xz
I: Not using root during the build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/24528/tmp/hooks/D01_modify_environment starting
debug: Running on codethink14-arm64.
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
lrwxrwxrwx 1 root root 4 Jan  6 03:20 /bin/sh -> dash
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/24528/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/24528/tmp/hooks/D02_print_environment starting
I: set
  BUILDDIR='/build'
  BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other'
  BUILDUSERNAME='pbuilder2'
  BUILD_ARCH='arm64'
  DEBIAN_FRONTEND='noninteractive'
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=8'
  DISTRIBUTION='bookworm'
  HOME='/var/lib/jenkins'
  HOST_ARCH='arm64'
  IFS=' 	
  '
  LANG='C'
  LANGUAGE='nl_BE:nl'
  LC_ALL='C'
  MAIL='/var/mail/root'
  OPTIND='1'
  PATH='/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path'
  PBCURRENTCOMMANDLINEOPERATION='build'
  PBUILDER_OPERATION='build'
  PBUILDER_PKGDATADIR='/usr/share/pbuilder'
  PBUILDER_PKGLIBDIR='/usr/lib/pbuilder'
  PBUILDER_SYSCONFDIR='/etc'
  PPID='24528'
  PS1='# '
  PS2='> '
  PS4='+ '
  PWD='/'
  SHELL='/bin/bash'
  SHLVL='2'
  SUDO_COMMAND='/usr/bin/timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice -n 11 /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.8bIoPVii/pbuilderrc_WxUa --distribution bookworm --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/bookworm-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.8bIoPVii/b2 --logfile b2/build.log --extrapackages usrmerge mockery_2.15.0-1.dsc'
  SUDO_GID='117'
  SUDO_UID='110'
  SUDO_USER='jenkins'
  TERM='unknown'
  TZ='/usr/share/zoneinfo/Etc/GMT-14'
  USER='root'
  USERNAME='root'
  _='/usr/bin/systemd-run'
  http_proxy='http://192.168.101.16:3128'
I: uname -a
  Linux i-capture-the-hostname 4.15.0-208-generic #220-Ubuntu SMP Mon Mar 20 14:28:12 UTC 2023 aarch64 GNU/Linux
I: ls -l /bin
  lrwxrwxrwx 1 root root 7 Apr 11 00:24 /bin -> usr/bin
I: user script /srv/workspace/pbuilder/24528/tmp/hooks/D02_print_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: arm64
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-mitchellh-go-homedir-dev, golang-github-pkg-errors-dev, golang-github-rs-zerolog-dev (>= 1.26.1~), golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-mod-dev, golang-golang-x-tools-dev (>= 1:0.1.12~), golang-gopkg-yaml.v2-dev
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 19616 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper-compat (= 12); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on dh-golang; however:
  Package dh-golang is not installed.
 pbuilder-satisfydepends-dummy depends on golang-any; however:
  Package golang-any is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-mitchellh-go-homedir-dev; however:
  Package golang-github-mitchellh-go-homedir-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-pkg-errors-dev; however:
  Package golang-github-pkg-errors-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-rs-zerolog-dev (>= 1.26.1~); however:
  Package golang-github-rs-zerolog-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-spf13-cobra-dev; however:
  Package golang-github-spf13-cobra-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-spf13-viper-dev; however:
  Package golang-github-spf13-viper-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-stretchr-testify-dev; however:
  Package golang-github-stretchr-testify-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-golang-x-crypto-dev; however:
  Package golang-golang-x-crypto-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-golang-x-mod-dev; however:
  Package golang-golang-x-mod-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-golang-x-tools-dev (>= 1:0.1.12~); however:
  Package golang-golang-x-tools-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-gopkg-yaml.v2-dev; however:
  Package golang-gopkg-yaml.v2-dev is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} debhelper{a} dh-autoreconf{a} dh-golang{a} dh-strip-nondeterminism{a} dwz{a} file{a} gettext{a} gettext-base{a} golang-1.19-go{a} golang-1.19-src{a} golang-any{a} golang-dbus-dev{a} golang-github-burntsushi-toml-dev{a} golang-github-coreos-go-systemd-dev{a} golang-github-cpuguy83-go-md2man-v2-dev{a} golang-github-davecgh-go-spew-dev{a} golang-github-fsnotify-fsnotify-dev{a} golang-github-hashicorp-hcl-dev{a} golang-github-kr-fs-dev{a} golang-github-magiconair-properties-dev{a} golang-github-mitchellh-go-homedir-dev{a} golang-github-mitchellh-mapstructure-dev{a} golang-github-pelletier-go-toml-dev{a} golang-github-pkg-errors-dev{a} golang-github-pkg-sftp-dev{a} golang-github-pmezard-go-difflib-dev{a} golang-github-rs-xid-dev{a} golang-github-rs-zerolog-dev{a} golang-github-russross-blackfriday-v2-dev{a} golang-github-shurcool-sanitized-anchor-name-dev{a} golang-github-spf13-afero-dev{a} golang-github-spf13-cast-dev{a} golang-github-spf13-cobra-dev{a} golang-github-spf13-jwalterweatherman-dev{a} golang-github-spf13-pflag-dev{a} golang-github-spf13-viper-dev{a} golang-github-stretchr-objx-dev{a} golang-github-stretchr-testify-dev{a} golang-github-subosito-gotenv-dev{a} golang-github-yuin-goldmark-dev{a} golang-go{a} golang-golang-x-crypto-dev{a} golang-golang-x-mod-dev{a} golang-golang-x-net-dev{a} golang-golang-x-sys-dev{a} golang-golang-x-term-dev{a} golang-golang-x-text-dev{a} golang-golang-x-tools-dev{a} golang-gopkg-ini.v1-dev{a} golang-gopkg-yaml.v2-dev{a} golang-gopkg-yaml.v3-dev{a} golang-src{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libdebhelper-perl{a} libelf1{a} libfile-stripnondeterminism-perl{a} libicu72{a} libmagic-mgc{a} libmagic1{a} libpipeline1{a} libpkgconf3{a} libsub-override-perl{a} libsystemd-dev{a} libtool{a} libuchardet0{a} libxml2{a} m4{a} man-db{a} pkg-config{a} pkgconf{a} pkgconf-bin{a} po-debconf{a} sensible-utils{a} 
The following packages are RECOMMENDED but will NOT be installed:
  curl libarchive-cpio-perl libltdl-dev libmail-sendmail-perl lynx wget 
0 packages upgraded, 80 newly installed, 0 to remove and 0 not upgraded.
Need to get 103 MB of archives. After unpacking 609 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 2 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
Get: 3 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
Get: 4 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
Get: 5 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB]
Get: 6 http://deb.debian.org/debian bookworm/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
Get: 7 http://deb.debian.org/debian bookworm/main arm64 groff-base arm64 1.22.4-10 [861 kB]
Get: 8 http://deb.debian.org/debian bookworm/main arm64 bsdextrautils arm64 2.38.1-5+b1 [86.9 kB]
Get: 9 http://deb.debian.org/debian bookworm/main arm64 libpipeline1 arm64 1.5.7-1 [36.4 kB]
Get: 10 http://deb.debian.org/debian bookworm/main arm64 man-db arm64 2.11.2-2 [1369 kB]
Get: 11 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
Get: 12 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
Get: 13 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
Get: 14 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
Get: 15 http://deb.debian.org/debian bookworm/main arm64 autopoint all 0.21-12 [495 kB]
Get: 16 http://deb.debian.org/debian bookworm/main arm64 libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 17 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
Get: 18 http://deb.debian.org/debian bookworm/main arm64 dh-autoreconf all 20 [17.1 kB]
Get: 19 http://deb.debian.org/debian bookworm/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 20 http://deb.debian.org/debian bookworm/main arm64 libsub-override-perl all 0.09-4 [9304 B]
Get: 21 http://deb.debian.org/debian bookworm/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 22 http://deb.debian.org/debian bookworm/main arm64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 23 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
Get: 24 http://deb.debian.org/debian bookworm/main arm64 dwz arm64 0.15-1 [101 kB]
Get: 25 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
Get: 26 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.1+b3 [619 kB]
Get: 27 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB]
Get: 28 http://deb.debian.org/debian bookworm/main arm64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 29 http://deb.debian.org/debian bookworm/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 30 http://deb.debian.org/debian bookworm/main arm64 debhelper all 13.11.4 [942 kB]
Get: 31 http://deb.debian.org/debian bookworm/main arm64 dh-golang all 1.59 [27.8 kB]
Get: 32 http://deb.debian.org/debian bookworm/main arm64 golang-1.19-src all 1.19.8-2 [18.3 MB]
Get: 33 http://deb.debian.org/debian bookworm/main arm64 golang-1.19-go arm64 1.19.8-2 [56.6 MB]
Get: 34 http://deb.debian.org/debian bookworm/main arm64 golang-src all 2:1.19~1 [5756 B]
Get: 35 http://deb.debian.org/debian bookworm/main arm64 golang-go arm64 2:1.19~1 [45.0 kB]
Get: 36 http://deb.debian.org/debian bookworm/main arm64 golang-any arm64 2:1.19~1 [5876 B]
Get: 37 http://deb.debian.org/debian bookworm/main arm64 golang-dbus-dev all 5.1.0-1 [63.9 kB]
Get: 38 http://deb.debian.org/debian bookworm/main arm64 golang-github-burntsushi-toml-dev all 1.2.0-2 [90.8 kB]
Get: 39 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.6-1 [351 kB]
Get: 40 http://deb.debian.org/debian bookworm/main arm64 libpkgconf3 arm64 1.8.1-1 [35.3 kB]
Get: 41 http://deb.debian.org/debian bookworm/main arm64 pkgconf-bin arm64 1.8.1-1 [28.9 kB]
Get: 42 http://deb.debian.org/debian bookworm/main arm64 pkgconf arm64 1.8.1-1 [25.9 kB]
Get: 43 http://deb.debian.org/debian bookworm/main arm64 pkg-config arm64 1.8.1-1 [13.7 kB]
Get: 44 http://deb.debian.org/debian bookworm/main arm64 golang-github-coreos-go-systemd-dev all 22.3.2-1 [55.4 kB]
Get: 45 http://deb.debian.org/debian bookworm/main arm64 golang-github-pmezard-go-difflib-dev all 1.0.0-3 [12.3 kB]
Get: 46 http://deb.debian.org/debian bookworm/main arm64 golang-github-shurcool-sanitized-anchor-name-dev all 1.0.0-3 [3748 B]
Get: 47 http://deb.debian.org/debian bookworm/main arm64 golang-github-russross-blackfriday-v2-dev all 2.1.0-1 [76.1 kB]
Get: 48 http://deb.debian.org/debian bookworm/main arm64 golang-github-cpuguy83-go-md2man-v2-dev all 2.0.2+ds1-1 [10.9 kB]
Get: 49 http://deb.debian.org/debian bookworm/main arm64 golang-github-davecgh-go-spew-dev all 1.1.1-3 [30.1 kB]
Get: 50 http://deb.debian.org/debian bookworm/main arm64 golang-golang-x-sys-dev all 0.3.0-1 [393 kB]
Get: 51 http://deb.debian.org/debian bookworm/main arm64 golang-github-fsnotify-fsnotify-dev all 1.6.0-2 [38.3 kB]
Get: 52 http://deb.debian.org/debian bookworm/main arm64 golang-github-hashicorp-hcl-dev all 1.0.0-1.1 [58.8 kB]
Get: 53 http://deb.debian.org/debian bookworm/main arm64 golang-github-kr-fs-dev all 0.1.0-2 [6412 B]
Get: 54 http://deb.debian.org/debian bookworm/main arm64 golang-github-magiconair-properties-dev all 1.8.7-1 [29.5 kB]
Get: 55 http://deb.debian.org/debian bookworm/main arm64 golang-github-mitchellh-go-homedir-dev all 1.1.0-1 [5168 B]
Get: 56 http://deb.debian.org/debian bookworm/main arm64 golang-github-mitchellh-mapstructure-dev all 1.5.0-2 [29.0 kB]
Get: 57 http://deb.debian.org/debian bookworm/main arm64 golang-gopkg-yaml.v2-dev all 2.4.0-4 [61.5 kB]
Get: 58 http://deb.debian.org/debian bookworm/main arm64 golang-github-pelletier-go-toml-dev all 1.9.4-1 [78.2 kB]
Get: 59 http://deb.debian.org/debian bookworm/main arm64 golang-github-pkg-errors-dev all 0.9.1-2 [13.2 kB]
Get: 60 http://deb.debian.org/debian bookworm/main arm64 golang-golang-x-text-dev all 0.7.0-1 [3863 kB]
Get: 61 http://deb.debian.org/debian bookworm/main arm64 golang-golang-x-net-dev all 1:0.7.0+dfsg-1 [731 kB]
Get: 62 http://deb.debian.org/debian bookworm/main arm64 golang-golang-x-term-dev all 0.3.0-1 [14.6 kB]
Get: 63 http://deb.debian.org/debian bookworm/main arm64 golang-golang-x-crypto-dev all 1:0.4.0-1 [1449 kB]
Get: 64 http://deb.debian.org/debian bookworm/main arm64 golang-github-pkg-sftp-dev all 1.13.5-2 [97.5 kB]
Get: 65 http://deb.debian.org/debian bookworm/main arm64 golang-github-rs-xid-dev all 1.4.0-1 [10.9 kB]
Get: 66 http://deb.debian.org/debian bookworm/main arm64 golang-github-yuin-goldmark-dev all 1.5.4-1 [109 kB]
Get: 67 http://deb.debian.org/debian bookworm/main arm64 golang-golang-x-mod-dev all 0.7.0-1 [101 kB]
Get: 68 http://deb.debian.org/debian bookworm/main arm64 golang-golang-x-tools-dev all 1:0.5.0+ds-1 [1469 kB]
Get: 69 http://deb.debian.org/debian bookworm/main arm64 golang-github-rs-zerolog-dev all 1.26.1-2 [61.5 kB]
Get: 70 http://deb.debian.org/debian bookworm/main arm64 golang-github-spf13-afero-dev all 1.9.3-1 [62.1 kB]
Get: 71 http://deb.debian.org/debian bookworm/main arm64 golang-github-spf13-cast-dev all 1.5.0-2 [13.8 kB]
Get: 72 http://deb.debian.org/debian bookworm/main arm64 golang-github-spf13-pflag-dev all 1.0.6~git20210604-d5e0c0615ace-1 [43.0 kB]
Get: 73 http://deb.debian.org/debian bookworm/main arm64 golang-github-stretchr-objx-dev all 0.5.0-1 [25.5 kB]
Get: 74 http://deb.debian.org/debian bookworm/main arm64 golang-gopkg-yaml.v3-dev all 3.0.1-3 [74.3 kB]
Get: 75 http://deb.debian.org/debian bookworm/main arm64 golang-github-stretchr-testify-dev all 1.8.1-1 [67.9 kB]
Get: 76 http://deb.debian.org/debian bookworm/main arm64 golang-github-spf13-jwalterweatherman-dev all 1.1.0+really1.1.0-2 [8084 B]
Get: 77 http://deb.debian.org/debian bookworm/main arm64 golang-github-subosito-gotenv-dev all 1.2.0+git20190917.de67a66-3 [8276 B]
Get: 78 http://deb.debian.org/debian bookworm/main arm64 golang-gopkg-ini.v1-dev all 1.66.2-1 [40.0 kB]
Get: 79 http://deb.debian.org/debian bookworm/main arm64 golang-github-spf13-viper-dev all 1.10.1-1 [64.4 kB]
Get: 80 http://deb.debian.org/debian bookworm/main arm64 golang-github-spf13-cobra-dev all 1.6.1-1 [69.5 kB]
Fetched 103 MB in 5s (20.9 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package sensible-utils.
(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 ... 19616 files and directories currently installed.)
Preparing to unpack .../00-sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../01-libmagic-mgc_1%3a5.44-3_arm64.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:arm64.
Preparing to unpack .../02-libmagic1_1%3a5.44-3_arm64.deb ...
Unpacking libmagic1:arm64 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../03-file_1%3a5.44-3_arm64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../04-gettext-base_0.21-12_arm64.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:arm64.
Preparing to unpack .../05-libuchardet0_0.0.7-1_arm64.deb ...
Unpacking libuchardet0:arm64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../06-groff-base_1.22.4-10_arm64.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../07-bsdextrautils_2.38.1-5+b1_arm64.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:arm64.
Preparing to unpack .../08-libpipeline1_1.5.7-1_arm64.deb ...
Unpacking libpipeline1:arm64 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../09-man-db_2.11.2-2_arm64.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.19-3_arm64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../15-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../16-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../17-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../19-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../21-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:arm64.
Preparing to unpack .../22-libelf1_0.188-2.1_arm64.deb ...
Unpacking libelf1:arm64 (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../23-dwz_0.15-1_arm64.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package libicu72:arm64.
Preparing to unpack .../24-libicu72_72.1-3_arm64.deb ...
Unpacking libicu72:arm64 (72.1-3) ...
Selecting previously unselected package libxml2:arm64.
Preparing to unpack .../25-libxml2_2.9.14+dfsg-1.1+b3_arm64.deb ...
Unpacking libxml2:arm64 (2.9.14+dfsg-1.1+b3) ...
Selecting previously unselected package gettext.
Preparing to unpack .../26-gettext_0.21-12_arm64.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../27-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../28-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../29-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package dh-golang.
Preparing to unpack .../30-dh-golang_1.59_all.deb ...
Unpacking dh-golang (1.59) ...
Selecting previously unselected package golang-1.19-src.
Preparing to unpack .../31-golang-1.19-src_1.19.8-2_all.deb ...
Unpacking golang-1.19-src (1.19.8-2) ...
Selecting previously unselected package golang-1.19-go.
Preparing to unpack .../32-golang-1.19-go_1.19.8-2_arm64.deb ...
Unpacking golang-1.19-go (1.19.8-2) ...
Selecting previously unselected package golang-src.
Preparing to unpack .../33-golang-src_2%3a1.19~1_all.deb ...
Unpacking golang-src (2:1.19~1) ...
Selecting previously unselected package golang-go:arm64.
Preparing to unpack .../34-golang-go_2%3a1.19~1_arm64.deb ...
Unpacking golang-go:arm64 (2:1.19~1) ...
Selecting previously unselected package golang-any:arm64.
Preparing to unpack .../35-golang-any_2%3a1.19~1_arm64.deb ...
Unpacking golang-any:arm64 (2:1.19~1) ...
Selecting previously unselected package golang-dbus-dev.
Preparing to unpack .../36-golang-dbus-dev_5.1.0-1_all.deb ...
Unpacking golang-dbus-dev (5.1.0-1) ...
Selecting previously unselected package golang-github-burntsushi-toml-dev.
Preparing to unpack .../37-golang-github-burntsushi-toml-dev_1.2.0-2_all.deb ...
Unpacking golang-github-burntsushi-toml-dev (1.2.0-2) ...
Selecting previously unselected package libsystemd-dev:arm64.
Preparing to unpack .../38-libsystemd-dev_252.6-1_arm64.deb ...
Unpacking libsystemd-dev:arm64 (252.6-1) ...
Selecting previously unselected package libpkgconf3:arm64.
Preparing to unpack .../39-libpkgconf3_1.8.1-1_arm64.deb ...
Unpacking libpkgconf3:arm64 (1.8.1-1) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../40-pkgconf-bin_1.8.1-1_arm64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:arm64.
Preparing to unpack .../41-pkgconf_1.8.1-1_arm64.deb ...
Unpacking pkgconf:arm64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:arm64.
Preparing to unpack .../42-pkg-config_1.8.1-1_arm64.deb ...
Unpacking pkg-config:arm64 (1.8.1-1) ...
Selecting previously unselected package golang-github-coreos-go-systemd-dev.
Preparing to unpack .../43-golang-github-coreos-go-systemd-dev_22.3.2-1_all.deb ...
Unpacking golang-github-coreos-go-systemd-dev (22.3.2-1) ...
Selecting previously unselected package golang-github-pmezard-go-difflib-dev.
Preparing to unpack .../44-golang-github-pmezard-go-difflib-dev_1.0.0-3_all.deb ...
Unpacking golang-github-pmezard-go-difflib-dev (1.0.0-3) ...
Selecting previously unselected package golang-github-shurcool-sanitized-anchor-name-dev.
Preparing to unpack .../45-golang-github-shurcool-sanitized-anchor-name-dev_1.0.0-3_all.deb ...
Unpacking golang-github-shurcool-sanitized-anchor-name-dev (1.0.0-3) ...
Selecting previously unselected package golang-github-russross-blackfriday-v2-dev.
Preparing to unpack .../46-golang-github-russross-blackfriday-v2-dev_2.1.0-1_all.deb ...
Unpacking golang-github-russross-blackfriday-v2-dev (2.1.0-1) ...
Selecting previously unselected package golang-github-cpuguy83-go-md2man-v2-dev.
Preparing to unpack .../47-golang-github-cpuguy83-go-md2man-v2-dev_2.0.2+ds1-1_all.deb ...
Unpacking golang-github-cpuguy83-go-md2man-v2-dev (2.0.2+ds1-1) ...
Selecting previously unselected package golang-github-davecgh-go-spew-dev.
Preparing to unpack .../48-golang-github-davecgh-go-spew-dev_1.1.1-3_all.deb ...
Unpacking golang-github-davecgh-go-spew-dev (1.1.1-3) ...
Selecting previously unselected package golang-golang-x-sys-dev.
Preparing to unpack .../49-golang-golang-x-sys-dev_0.3.0-1_all.deb ...
Unpacking golang-golang-x-sys-dev (0.3.0-1) ...
Selecting previously unselected package golang-github-fsnotify-fsnotify-dev.
Preparing to unpack .../50-golang-github-fsnotify-fsnotify-dev_1.6.0-2_all.deb ...
Unpacking golang-github-fsnotify-fsnotify-dev (1.6.0-2) ...
Selecting previously unselected package golang-github-hashicorp-hcl-dev.
Preparing to unpack .../51-golang-github-hashicorp-hcl-dev_1.0.0-1.1_all.deb ...
Unpacking golang-github-hashicorp-hcl-dev (1.0.0-1.1) ...
Selecting previously unselected package golang-github-kr-fs-dev.
Preparing to unpack .../52-golang-github-kr-fs-dev_0.1.0-2_all.deb ...
Unpacking golang-github-kr-fs-dev (0.1.0-2) ...
Selecting previously unselected package golang-github-magiconair-properties-dev.
Preparing to unpack .../53-golang-github-magiconair-properties-dev_1.8.7-1_all.deb ...
Unpacking golang-github-magiconair-properties-dev (1.8.7-1) ...
Selecting previously unselected package golang-github-mitchellh-go-homedir-dev.
Preparing to unpack .../54-golang-github-mitchellh-go-homedir-dev_1.1.0-1_all.deb ...
Unpacking golang-github-mitchellh-go-homedir-dev (1.1.0-1) ...
Selecting previously unselected package golang-github-mitchellh-mapstructure-dev.
Preparing to unpack .../55-golang-github-mitchellh-mapstructure-dev_1.5.0-2_all.deb ...
Unpacking golang-github-mitchellh-mapstructure-dev (1.5.0-2) ...
Selecting previously unselected package golang-gopkg-yaml.v2-dev.
Preparing to unpack .../56-golang-gopkg-yaml.v2-dev_2.4.0-4_all.deb ...
Unpacking golang-gopkg-yaml.v2-dev (2.4.0-4) ...
Selecting previously unselected package golang-github-pelletier-go-toml-dev.
Preparing to unpack .../57-golang-github-pelletier-go-toml-dev_1.9.4-1_all.deb ...
Unpacking golang-github-pelletier-go-toml-dev (1.9.4-1) ...
Selecting previously unselected package golang-github-pkg-errors-dev.
Preparing to unpack .../58-golang-github-pkg-errors-dev_0.9.1-2_all.deb ...
Unpacking golang-github-pkg-errors-dev (0.9.1-2) ...
Selecting previously unselected package golang-golang-x-text-dev.
Preparing to unpack .../59-golang-golang-x-text-dev_0.7.0-1_all.deb ...
Unpacking golang-golang-x-text-dev (0.7.0-1) ...
Selecting previously unselected package golang-golang-x-net-dev.
Preparing to unpack .../60-golang-golang-x-net-dev_1%3a0.7.0+dfsg-1_all.deb ...
Unpacking golang-golang-x-net-dev (1:0.7.0+dfsg-1) ...
Selecting previously unselected package golang-golang-x-term-dev.
Preparing to unpack .../61-golang-golang-x-term-dev_0.3.0-1_all.deb ...
Unpacking golang-golang-x-term-dev (0.3.0-1) ...
Selecting previously unselected package golang-golang-x-crypto-dev.
Preparing to unpack .../62-golang-golang-x-crypto-dev_1%3a0.4.0-1_all.deb ...
Unpacking golang-golang-x-crypto-dev (1:0.4.0-1) ...
Selecting previously unselected package golang-github-pkg-sftp-dev.
Preparing to unpack .../63-golang-github-pkg-sftp-dev_1.13.5-2_all.deb ...
Unpacking golang-github-pkg-sftp-dev (1.13.5-2) ...
Selecting previously unselected package golang-github-rs-xid-dev.
Preparing to unpack .../64-golang-github-rs-xid-dev_1.4.0-1_all.deb ...
Unpacking golang-github-rs-xid-dev (1.4.0-1) ...
Selecting previously unselected package golang-github-yuin-goldmark-dev.
Preparing to unpack .../65-golang-github-yuin-goldmark-dev_1.5.4-1_all.deb ...
Unpacking golang-github-yuin-goldmark-dev (1.5.4-1) ...
Selecting previously unselected package golang-golang-x-mod-dev.
Preparing to unpack .../66-golang-golang-x-mod-dev_0.7.0-1_all.deb ...
Unpacking golang-golang-x-mod-dev (0.7.0-1) ...
Selecting previously unselected package golang-golang-x-tools-dev.
Preparing to unpack .../67-golang-golang-x-tools-dev_1%3a0.5.0+ds-1_all.deb ...
Unpacking golang-golang-x-tools-dev (1:0.5.0+ds-1) ...
Selecting previously unselected package golang-github-rs-zerolog-dev.
Preparing to unpack .../68-golang-github-rs-zerolog-dev_1.26.1-2_all.deb ...
Unpacking golang-github-rs-zerolog-dev (1.26.1-2) ...
Selecting previously unselected package golang-github-spf13-afero-dev.
Preparing to unpack .../69-golang-github-spf13-afero-dev_1.9.3-1_all.deb ...
Unpacking golang-github-spf13-afero-dev (1.9.3-1) ...
Selecting previously unselected package golang-github-spf13-cast-dev.
Preparing to unpack .../70-golang-github-spf13-cast-dev_1.5.0-2_all.deb ...
Unpacking golang-github-spf13-cast-dev (1.5.0-2) ...
Selecting previously unselected package golang-github-spf13-pflag-dev.
Preparing to unpack .../71-golang-github-spf13-pflag-dev_1.0.6~git20210604-d5e0c0615ace-1_all.deb ...
Unpacking golang-github-spf13-pflag-dev (1.0.6~git20210604-d5e0c0615ace-1) ...
Selecting previously unselected package golang-github-stretchr-objx-dev.
Preparing to unpack .../72-golang-github-stretchr-objx-dev_0.5.0-1_all.deb ...
Unpacking golang-github-stretchr-objx-dev (0.5.0-1) ...
Selecting previously unselected package golang-gopkg-yaml.v3-dev.
Preparing to unpack .../73-golang-gopkg-yaml.v3-dev_3.0.1-3_all.deb ...
Unpacking golang-gopkg-yaml.v3-dev (3.0.1-3) ...
Selecting previously unselected package golang-github-stretchr-testify-dev.
Preparing to unpack .../74-golang-github-stretchr-testify-dev_1.8.1-1_all.deb ...
Unpacking golang-github-stretchr-testify-dev (1.8.1-1) ...
Selecting previously unselected package golang-github-spf13-jwalterweatherman-dev.
Preparing to unpack .../75-golang-github-spf13-jwalterweatherman-dev_1.1.0+really1.1.0-2_all.deb ...
Unpacking golang-github-spf13-jwalterweatherman-dev (1.1.0+really1.1.0-2) ...
Selecting previously unselected package golang-github-subosito-gotenv-dev.
Preparing to unpack .../76-golang-github-subosito-gotenv-dev_1.2.0+git20190917.de67a66-3_all.deb ...
Unpacking golang-github-subosito-gotenv-dev (1.2.0+git20190917.de67a66-3) ...
Selecting previously unselected package golang-gopkg-ini.v1-dev.
Preparing to unpack .../77-golang-gopkg-ini.v1-dev_1.66.2-1_all.deb ...
Unpacking golang-gopkg-ini.v1-dev (1.66.2-1) ...
Selecting previously unselected package golang-github-spf13-viper-dev.
Preparing to unpack .../78-golang-github-spf13-viper-dev_1.10.1-1_all.deb ...
Unpacking golang-github-spf13-viper-dev (1.10.1-1) ...
Selecting previously unselected package golang-github-spf13-cobra-dev.
Preparing to unpack .../79-golang-github-spf13-cobra-dev_1.6.1-1_all.deb ...
Unpacking golang-github-spf13-cobra-dev (1.6.1-1) ...
Setting up libpipeline1:arm64 (1.5.7-1) ...
Setting up golang-gopkg-yaml.v2-dev (2.4.0-4) ...
Setting up golang-github-mitchellh-go-homedir-dev (1.1.0-1) ...
Setting up libicu72:arm64 (72.1-3) ...
Setting up golang-github-mitchellh-mapstructure-dev (1.5.0-2) ...
Setting up bsdextrautils (2.38.1-5+b1) ...
Setting up golang-dbus-dev (5.1.0-1) ...
Setting up golang-github-shurcool-sanitized-anchor-name-dev (1.0.0-3) ...
Setting up golang-github-stretchr-objx-dev (0.5.0-1) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up golang-github-pkg-errors-dev (0.9.1-2) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up golang-gopkg-yaml.v3-dev (3.0.1-3) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up golang-github-burntsushi-toml-dev (1.2.0-2) ...
Setting up golang-golang-x-sys-dev (0.3.0-1) ...
Setting up golang-github-kr-fs-dev (0.1.0-2) ...
Setting up libmagic1:arm64 (1:5.44-3) ...
Setting up golang-github-pmezard-go-difflib-dev (1.0.0-3) ...
Setting up gettext-base (0.21-12) ...
Setting up golang-1.19-src (1.19.8-2) ...
Setting up m4 (1.4.19-3) ...
Setting up golang-golang-x-term-dev (0.3.0-1) ...
Setting up file (1:5.44-3) ...
Setting up golang-github-spf13-pflag-dev (1.0.6~git20210604-d5e0c0615ace-1) ...
Setting up golang-github-davecgh-go-spew-dev (1.1.1-3) ...
Setting up autotools-dev (20220109.1) ...
Setting up libpkgconf3:arm64 (1.8.1-1) ...
Setting up golang-github-stretchr-testify-dev (1.8.1-1) ...
Setting up golang-github-yuin-goldmark-dev (1.5.4-1) ...
Setting up golang-gopkg-ini.v1-dev (1.66.2-1) ...
Setting up golang-golang-x-mod-dev (0.7.0-1) ...
Setting up autopoint (0.21-12) ...
Setting up golang-github-magiconair-properties-dev (1.8.7-1) ...
Setting up golang-github-hashicorp-hcl-dev (1.0.0-1.1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up golang-github-rs-xid-dev (1.4.0-1) ...
Setting up autoconf (2.71-3) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up golang-golang-x-text-dev (0.7.0-1) ...
Setting up libuchardet0:arm64 (0.0.7-1) ...
Setting up golang-github-spf13-cast-dev (1.5.0-2) ...
Setting up golang-github-fsnotify-fsnotify-dev (1.6.0-2) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up golang-github-pelletier-go-toml-dev (1.9.4-1) ...
Setting up golang-github-spf13-jwalterweatherman-dev (1.1.0+really1.1.0-2) ...
Setting up golang-src (2:1.19~1) ...
Setting up libelf1:arm64 (0.188-2.1) ...
Setting up libxml2:arm64 (2.9.14+dfsg-1.1+b3) ...
Setting up libsystemd-dev:arm64 (252.6-1) ...
Setting up golang-1.19-go (1.19.8-2) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up gettext (0.21-12) ...
Setting up golang-github-russross-blackfriday-v2-dev (2.1.0-1) ...
Setting up libtool (2.4.7-5) ...
Setting up golang-go:arm64 (2:1.19~1) ...
Setting up golang-github-subosito-gotenv-dev (1.2.0+git20190917.de67a66-3) ...
Setting up golang-any:arm64 (2:1.19~1) ...
Setting up pkgconf:arm64 (1.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up golang-github-coreos-go-systemd-dev (22.3.2-1) ...
Setting up pkg-config:arm64 (1.8.1-1) ...
Setting up golang-golang-x-net-dev (1:0.7.0+dfsg-1) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up dwz (0.15-1) ...
Setting up groff-base (1.22.4-10) ...
Setting up golang-golang-x-crypto-dev (1:0.4.0-1) ...
Setting up golang-github-cpuguy83-go-md2man-v2-dev (2.0.2+ds1-1) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up golang-github-pkg-sftp-dev (1.13.5-2) ...
Setting up golang-golang-x-tools-dev (1:0.5.0+ds-1) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up golang-github-spf13-afero-dev (1.9.3-1) ...
Setting up golang-github-rs-zerolog-dev (1.26.1-2) ...
Setting up debhelper (13.11.4) ...
Setting up golang-github-spf13-viper-dev (1.10.1-1) ...
Setting up dh-golang (1.59) ...
Setting up golang-github-spf13-cobra-dev (1.6.1-1) ...
Processing triggers for libc-bin (2.36-8) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
usrmerge is already the newest version (35).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/24528/tmp/hooks/A99_set_merged_usr starting
Re-configuring usrmerge...
I: user script /srv/workspace/pbuilder/24528/tmp/hooks/A99_set_merged_usr finished
hostname: Temporary failure in name resolution
I: Running cd /build/mockery-2.15.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-genchanges -S  > ../mockery_2.15.0-1_source.changes
dpkg-buildpackage: info: source package mockery
dpkg-buildpackage: info: source version 2.15.0-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Dmitry Smirnov <onlyjob@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang --with=golang
   dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_clean -O--builddirectory=_build -O--buildsystem=golang
 debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang --with=golang
   dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
dh_auto_build: warning: github.com/vektra/mockery/pkg/fixtures/mocks contains no non-test Go files, removing it from build
	cd _build && go install -trimpath -v -p 8 github.com/vektra/mockery github.com/vektra/mockery/cmd github.com/vektra/mockery/mocks/pkg/fixtures github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/comment github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/filename github.com/vektra/mockery/mocks/pkg/fixtures/constraints github.com/vektra/mockery/mocks/pkg/fixtures/example_project github.com/vektra/mockery/mocks/pkg/fixtures/example_project/bar/foo github.com/vektra/mockery/mocks/pkg/fixtures/example_project/context github.com/vektra/mockery/mocks/pkg/fixtures/example_project/foo github.com/vektra/mockery/pkg github.com/vektra/mockery/pkg/config github.com/vektra/mockery/pkg/fixtures github.com/vektra/mockery/pkg/fixtures/buildtag/comment github.com/vektra/mockery/pkg/fixtures/buildtag/filename github.com/vektra/mockery/pkg/fixtures/constraints github.com/vektra/mockery/pkg/fixtures/example_project github.com/vektra/mockery/pkg/fixtures/example_project/bar/foo github.com/vektra/mockery/pkg/fixtures/example_project/context github.com/vektra/mockery/pkg/fixtures/example_project/foo github.com/vektra/mockery/pkg/fixtures/http github.com/vektra/mockery/pkg/fixtures/test github.com/vektra/mockery/pkg/logging
internal/goarch
internal/goos
internal/goexperiment
internal/race
internal/unsafeheader
internal/cpu
runtime/internal/syscall
internal/abi
runtime/internal/math
sync/atomic
runtime/internal/sys
internal/itoa
math/bits
unicode/utf8
encoding
unicode/utf16
unicode
internal/nettrace
container/list
crypto/internal/subtle
math
runtime/internal/atomic
internal/bytealg
crypto/subtle
crypto/internal/boring/sig
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/internal/subtle
github.com/vektra/mockery/pkg/logging
internal/goversion
github.com/vektra/mockery/pkg/fixtures/constraints
github.com/vektra/mockery/pkg/fixtures/http
github.com/vektra/mockery/pkg/fixtures/test
github.com/vektra/mockery/pkg/fixtures/example_project/bar/foo
github.com/vektra/mockery/pkg/fixtures/buildtag/comment
github.com/vektra/mockery/pkg/fixtures/buildtag/filename
github.com/vektra/mockery/pkg/fixtures/example_project/foo
github.com/vektra/mockery/pkg/fixtures/example_project
runtime
internal/reflectlite
sync
internal/testlog
github.com/spf13/viper/internal/encoding
internal/singleflight
math/rand
runtime/cgo
errors
sort
internal/oserror
internal/safefilepath
path
io
vendor/golang.org/x/net/dns/dnsmessage
strconv
syscall
crypto/internal/nistec/fiat
github.com/hashicorp/hcl/hcl/strconv
container/heap
golang.org/x/mod/semver
bytes
strings
hash
hash/crc32
reflect
crypto
crypto/internal/randutil
crypto/rc4
vendor/golang.org/x/text/transform
golang.org/x/text/transform
net/http/internal/ascii
bufio
regexp/syntax
html
golang.org/x/text/runes
text/tabwriter
go/build/constraint
time
internal/syscall/unix
internal/syscall/execenv
net/http/internal/testcert
regexp
context
io/fs
internal/poll
github.com/vektra/mockery/pkg/fixtures/example_project/context
github.com/spf13/afero/internal/common
embed
os
internal/fmtsort
encoding/binary
encoding/base64
vendor/golang.org/x/crypto/internal/poly1305
crypto/md5
crypto/internal/edwards25519/field
crypto/cipher
crypto/internal/nistec
golang.org/x/sys/unix
fmt
internal/godebug
path/filepath
internal/intern
io/ioutil
crypto/internal/edwards25519
crypto/internal/boring
net/netip
crypto/des
crypto/aes
os/exec
crypto/sha512
crypto/hmac
crypto/sha1
crypto/sha256
encoding/pem
vendor/golang.org/x/crypto/chacha20
github.com/pkg/errors
encoding/json
github.com/mitchellh/go-homedir
encoding/csv
net
encoding/hex
flag
net/url
text/template/parse
log
compress/flate
math/big
vendor/golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/crypto/curve25519/internal/field
vendor/golang.org/x/crypto/hkdf
vendor/golang.org/x/text/unicode/bidi
vendor/golang.org/x/crypto/curve25519
compress/gzip
vendor/golang.org/x/text/unicode/norm
github.com/fsnotify/fsnotify
vendor/golang.org/x/net/http2/hpack
mime
text/template
mime/quotedprintable
vendor/golang.org/x/text/secure/bidirule
net/http/internal
github.com/spf13/afero/mem
github.com/spf13/jwalterweatherman
golang.org/x/text/unicode/norm
github.com/hashicorp/hcl/hcl/token
github.com/spf13/viper/internal/encoding/json
github.com/hashicorp/hcl/hcl/ast
github.com/hashicorp/hcl/hcl/scanner
github.com/hashicorp/hcl/json/token
gopkg.in/yaml.v2
github.com/hashicorp/hcl/json/scanner
github.com/hashicorp/hcl/hcl/parser
github.com/hashicorp/hcl/json/parser
crypto/rand
crypto/elliptic
crypto/internal/boring/bbig
encoding/asn1
crypto/dsa
crypto/ed25519
vendor/golang.org/x/net/idna
crypto/rsa
html/template
github.com/hashicorp/hcl
github.com/hashicorp/hcl/hcl/printer
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
github.com/pelletier/go-toml
github.com/subosito/gotenv
github.com/spf13/viper/internal/encoding/hcl
gopkg.in/ini.v1
runtime/debug
go/token
crypto/ecdsa
github.com/spf13/cast
github.com/vektra/mockery/pkg/config
go/scanner
internal/lazyregexp
go/doc/comment
internal/buildcfg
github.com/spf13/viper/internal/encoding/yaml
internal/goroot
go/ast
go/constant
golang.org/x/sys/execabs
golang.org/x/tools/internal/event/label
golang.org/x/mod/internal/lazyregexp
golang.org/x/mod/module
golang.org/x/tools/internal/fastwalk
golang.org/x/term
golang.org/x/tools/internal/event/keys
golang.org/x/tools/internal/pkgbits
golang.org/x/tools/internal/gopathwalk
runtime/pprof
github.com/davecgh/go-spew/spew
golang.org/x/crypto/ssh/terminal
golang.org/x/tools/internal/event/core
github.com/pmezard/go-difflib/difflib
go/doc
go/internal/typeparams
golang.org/x/tools/internal/event
go/parser
github.com/spf13/viper/internal/encoding/toml
golang.org/x/tools/internal/gocommand
go/printer
github.com/stretchr/objx
gopkg.in/yaml.v3
golang.org/x/tools/internal/packagesinternal
github.com/rs/zerolog/internal/json
crypto/x509
github.com/spf13/pflag
net/textproto
vendor/golang.org/x/net/http/httpproxy
vendor/golang.org/x/net/http/httpguts
mime/multipart
github.com/mitchellh/mapstructure
github.com/rs/zerolog
go/build
go/types
go/format
crypto/tls
github.com/spf13/cobra
github.com/rs/zerolog/log
net/http/httptrace
net/http
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/typeparams
golang.org/x/tools/internal/typesinternal
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/internal/gcimporter
golang.org/x/tools/internal/imports
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/imports
github.com/vektra/mockery/pkg
net/http/httptest
github.com/magiconair/properties
github.com/vektra/mockery/pkg/fixtures
github.com/spf13/afero
github.com/stretchr/testify/assert
github.com/spf13/viper
github.com/stretchr/testify/mock
github.com/vektra/mockery/cmd
github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/comment
github.com/vektra/mockery/mocks/pkg/fixtures/example_project/bar/foo
github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/filename
github.com/vektra/mockery/mocks/pkg/fixtures/example_project
github.com/vektra/mockery/mocks/pkg/fixtures/constraints
github.com/vektra/mockery/mocks/pkg/fixtures/example_project/context
github.com/vektra/mockery/mocks/pkg/fixtures
github.com/vektra/mockery/mocks/pkg/fixtures/example_project/foo
github.com/vektra/mockery
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/mockery-2.15.0'
dh_auto_test
	cd _build && go test -vet=off -v -p 8 github.com/vektra/mockery github.com/vektra/mockery/cmd github.com/vektra/mockery/mocks/pkg/fixtures github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/comment github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/filename github.com/vektra/mockery/mocks/pkg/fixtures/constraints github.com/vektra/mockery/mocks/pkg/fixtures/example_project github.com/vektra/mockery/mocks/pkg/fixtures/example_project/bar/foo github.com/vektra/mockery/mocks/pkg/fixtures/example_project/context github.com/vektra/mockery/mocks/pkg/fixtures/example_project/foo github.com/vektra/mockery/pkg github.com/vektra/mockery/pkg/config github.com/vektra/mockery/pkg/fixtures github.com/vektra/mockery/pkg/fixtures/buildtag/comment github.com/vektra/mockery/pkg/fixtures/buildtag/filename github.com/vektra/mockery/pkg/fixtures/constraints github.com/vektra/mockery/pkg/fixtures/example_project github.com/vektra/mockery/pkg/fixtures/example_project/bar/foo github.com/vektra/mockery/pkg/fixtures/example_project/context github.com/vektra/mockery/pkg/fixtures/example_project/foo github.com/vektra/mockery/pkg/fixtures/http github.com/vektra/mockery/pkg/fixtures/mocks github.com/vektra/mockery/pkg/fixtures/test github.com/vektra/mockery/pkg/logging
?   	github.com/vektra/mockery	[no test files]
=== RUN   TestNewRootCmd
--- PASS: TestNewRootCmd (0.00s)
=== RUN   TestConfigEnvFlags
--- PASS: TestConfigEnvFlags (0.00s)
=== RUN   TestNewShowConfigCmd
--- PASS: TestNewShowConfigCmd (0.00s)
PASS
ok  	github.com/vektra/mockery/cmd	0.037s
?   	github.com/vektra/mockery/mocks/pkg/fixtures	[no test files]
?   	github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/comment	[no test files]
?   	github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/filename	[no test files]
?   	github.com/vektra/mockery/mocks/pkg/fixtures/constraints	[no test files]
?   	github.com/vektra/mockery/mocks/pkg/fixtures/example_project	[no test files]
?   	github.com/vektra/mockery/mocks/pkg/fixtures/example_project/bar/foo	[no test files]
?   	github.com/vektra/mockery/mocks/pkg/fixtures/example_project/context	[no test files]
?   	github.com/vektra/mockery/mocks/pkg/fixtures/example_project/foo	[no test files]
=== RUN   TestCompatSuite
=== RUN   TestCompatSuite/TestOnAnythingOfTypeVariadicArgs
    compat_test.go:34: PASS:	Sprintf(string,mock.AnythingOfTypeArgument,mock.AnythingOfTypeArgument)
=== RUN   TestCompatSuite/TestOnVariadicArgs
    compat_test.go:23: PASS:	Sprintf(string,int,string)
--- PASS: TestCompatSuite (0.00s)
    --- PASS: TestCompatSuite/TestOnAnythingOfTypeVariadicArgs (0.00s)
    --- PASS: TestCompatSuite/TestOnVariadicArgs (0.00s)
=== RUN   TestRequesterVariadicOneArgument
=== RUN   TestRequesterVariadicOneArgument/Get_"1",_"2",_"3"
    generator_test.go:1403: PASS:	Get([]string)
=== RUN   TestRequesterVariadicOneArgument/Get_mock.Anything
    generator_test.go:1412: PASS:	Get(string)
=== RUN   TestRequesterVariadicOneArgument/Get_no_arguments
    generator_test.go:1420: PASS:	Get([]string)
=== RUN   TestRequesterVariadicOneArgument/MultiWriteToFile_strings_builders
    generator_test.go:1431: PASS:	MultiWriteToFile(string,[]io.Writer)
=== RUN   TestRequesterVariadicOneArgument/MultiWriteToFile_mock.Anything
    generator_test.go:1442: PASS:	MultiWriteToFile(string,string)
=== RUN   TestRequesterVariadicOneArgument/OneInterface_"1",_"2",_"3"
    generator_test.go:1451: PASS:	OneInterface([]interface {})
=== RUN   TestRequesterVariadicOneArgument/OneInterface_mock.Anything
    generator_test.go:1460: PASS:	OneInterface(string)
=== RUN   TestRequesterVariadicOneArgument/Sprintf_strings_builders
    generator_test.go:1471: PASS:	Sprintf(string,[]interface {})
=== RUN   TestRequesterVariadicOneArgument/Sprintf_mock.Anything
    generator_test.go:1482: PASS:	Sprintf(string,string)
--- PASS: TestRequesterVariadicOneArgument (0.00s)
    --- PASS: TestRequesterVariadicOneArgument/Get_"1",_"2",_"3" (0.00s)
    --- PASS: TestRequesterVariadicOneArgument/Get_mock.Anything (0.00s)
    --- PASS: TestRequesterVariadicOneArgument/Get_no_arguments (0.00s)
    --- PASS: TestRequesterVariadicOneArgument/MultiWriteToFile_strings_builders (0.00s)
    --- PASS: TestRequesterVariadicOneArgument/MultiWriteToFile_mock.Anything (0.00s)
    --- PASS: TestRequesterVariadicOneArgument/OneInterface_"1",_"2",_"3" (0.00s)
    --- PASS: TestRequesterVariadicOneArgument/OneInterface_mock.Anything (0.00s)
    --- PASS: TestRequesterVariadicOneArgument/Sprintf_strings_builders (0.00s)
    --- PASS: TestRequesterVariadicOneArgument/Sprintf_mock.Anything (0.00s)
=== RUN   TestGeneratorSuite
=== RUN   TestGeneratorSuite/TestCalculateImport
=== RUN   TestGeneratorSuite/TestGenerator
=== RUN   TestGeneratorSuite/TestGeneratorArgumentIsFuncType
=== RUN   TestGeneratorSuite/TestGeneratorArgumentIsMapFunc
=== RUN   TestGeneratorSuite/TestGeneratorArrayLiteralLen
=== RUN   TestGeneratorSuite/TestGeneratorBoilerplate
=== RUN   TestGeneratorSuite/TestGeneratorChanType
=== RUN   TestGeneratorSuite/TestGeneratorChecksInterfacesForNilable
=== RUN   TestGeneratorSuite/TestGeneratorComplexChanFromConsul
=== RUN   TestGeneratorSuite/TestGeneratorElidedType
=== RUN   TestGeneratorSuite/TestGeneratorExpecterComplete
=== RUN   TestGeneratorSuite/TestGeneratorExpecterFailsWithoutUnrolledVariadic
=== RUN   TestGeneratorSuite/TestGeneratorExportedOnFlag
=== RUN   TestGeneratorSuite/TestGeneratorExportedOnFlagNotInPackage
=== RUN   TestGeneratorSuite/TestGeneratorForEmptyInterface
=== RUN   TestGeneratorSuite/TestGeneratorForMethodUsingInterface
=== RUN   TestGeneratorSuite/TestGeneratorForMethodUsingInterfaceInPackage
=== RUN   TestGeneratorSuite/TestGeneratorForStructValueReturn
=== RUN   TestGeneratorSuite/TestGeneratorFromImport
=== RUN   TestGeneratorSuite/TestGeneratorFunction
=== RUN   TestGeneratorSuite/TestGeneratorFunctionArgsNamesCollision
=== RUN   TestGeneratorSuite/TestGeneratorHavingNoNamesOnArguments
=== RUN   TestGeneratorSuite/TestGeneratorNamespacedTypes
=== RUN   TestGeneratorSuite/TestGeneratorNoArguments
=== RUN   TestGeneratorSuite/TestGeneratorNoNothing
=== RUN   TestGeneratorSuite/TestGeneratorPointers
=== RUN   TestGeneratorSuite/TestGeneratorPrologue
    generator_test.go:114: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:114
        	            				/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:796
        	Error:      	Not equal: 
        	            	expected: "package mocks\n\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/v2/pkg/fixtures\"\n\n"
        	            	actual  : "package mocks\n\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/pkg/fixtures\"\n\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -3,3 +3,3 @@
        	            	 import mock "github.com/stretchr/testify/mock"
        	            	-import test "github.com/vektra/mockery/v2/pkg/fixtures"
        	            	+import test "github.com/vektra/mockery/pkg/fixtures"
        	            	 
        	Test:       	TestGeneratorSuite/TestGeneratorPrologue
        	Messages:   	The generator produced an unexpected prologue.
=== RUN   TestGeneratorSuite/TestGeneratorPrologueNote
=== RUN   TestGeneratorSuite/TestGeneratorPrologueNoteNoVersionString
=== RUN   TestGeneratorSuite/TestGeneratorPrologueWithImports
    generator_test.go:114: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:114
        	            				/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:808
        	Error:      	Not equal: 
        	            	expected: "package mocks\n\nimport http \"net/http\"\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/v2/pkg/fixtures\"\n\n"
        	            	actual  : "package mocks\n\nimport http \"net/http\"\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/pkg/fixtures\"\n\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -4,3 +4,3 @@
        	            	 import mock "github.com/stretchr/testify/mock"
        	            	-import test "github.com/vektra/mockery/v2/pkg/fixtures"
        	            	+import test "github.com/vektra/mockery/pkg/fixtures"
        	            	 
        	Test:       	TestGeneratorSuite/TestGeneratorPrologueWithImports
        	Messages:   	The generator produced an unexpected prologue.
=== RUN   TestGeneratorSuite/TestGeneratorPrologueWithMultipleImportsSameName
    generator_test.go:114: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:114
        	            				/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:822
        	Error:      	Not equal: 
        	            	expected: "package mocks\n\nimport fixtureshttp \"github.com/vektra/mockery/v2/pkg/fixtures/http\"\nimport http \"net/http\"\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/v2/pkg/fixtures\"\n\n"
        	            	actual  : "package mocks\n\nimport fixtureshttp \"github.com/vektra/mockery/pkg/fixtures/http\"\nimport http \"net/http\"\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/pkg/fixtures\"\n\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,6 +2,6 @@
        	            	 
        	            	-import fixtureshttp "github.com/vektra/mockery/v2/pkg/fixtures/http"
        	            	+import fixtureshttp "github.com/vektra/mockery/pkg/fixtures/http"
        	            	 import http "net/http"
        	            	 import mock "github.com/stretchr/testify/mock"
        	            	-import test "github.com/vektra/mockery/v2/pkg/fixtures"
        	            	+import test "github.com/vektra/mockery/pkg/fixtures"
        	            	 
        	Test:       	TestGeneratorSuite/TestGeneratorPrologueWithMultipleImportsSameName
        	Messages:   	The generator produced an unexpected prologue.
=== RUN   TestGeneratorSuite/TestGeneratorRequesterWithExpecter
=== RUN   TestGeneratorSuite/TestGeneratorReturnElidedType
=== RUN   TestGeneratorSuite/TestGeneratorSingleReturn
=== RUN   TestGeneratorSuite/TestGeneratorSlice
=== RUN   TestGeneratorSuite/TestGeneratorUnexported
=== RUN   TestGeneratorSuite/TestGeneratorVariadicArgs
=== RUN   TestGeneratorSuite/TestGeneratorVariadicArgsAsOneArg
=== RUN   TestGeneratorSuite/TestGeneratorWhereArgumentNameConflictsWithImport
=== RUN   TestGeneratorSuite/TestGeneratorWhereArgumentNameConflictsWithNamedImport
=== RUN   TestGeneratorSuite/TestGeneratorWhereArgumentNameConflictsWithPackage
=== RUN   TestGeneratorSuite/TestGeneratorWithAliasing
=== RUN   TestGeneratorSuite/TestGeneratorWithImportSameAsLocalPackage
=== RUN   TestGeneratorSuite/TestGeneratorWithImportSameAsLocalPackageInpkgNoCycle
=== RUN   TestGeneratorSuite/TestGeneratorWithUnsafePointer
=== RUN   TestGeneratorSuite/TestGenericExpecterGenerator
=== RUN   TestGeneratorSuite/TestGenericGenerator
=== RUN   TestGeneratorSuite/TestGenericInpkgGenerator
=== RUN   TestGeneratorSuite/TestImportCollideWithStdLib
=== RUN   TestGeneratorSuite/TestInPackagePackageCollision
    generator_test.go:114: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:114
        	            				/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:2243
        	Error:      	Not equal: 
        	            	expected: "package foo\n\nimport barfoo \"github.com/vektra/mockery/v2/pkg/fixtures/example_project/bar/foo\"\nimport mock \"github.com/stretchr/testify/mock\"\n\n"
        	            	actual  : "package foo\n\nimport barfoo \"github.com/vektra/mockery/pkg/fixtures/example_project/bar/foo\"\nimport mock \"github.com/stretchr/testify/mock\"\n\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,3 +2,3 @@
        	            	 
        	            	-import barfoo "github.com/vektra/mockery/v2/pkg/fixtures/example_project/bar/foo"
        	            	+import barfoo "github.com/vektra/mockery/pkg/fixtures/example_project/bar/foo"
        	            	 import mock "github.com/stretchr/testify/mock"
        	Test:       	TestGeneratorSuite/TestInPackagePackageCollision
        	Messages:   	The generator produced an unexpected prologue.
=== RUN   TestGeneratorSuite/TestKeepTreeInPackageCombined
    generator_test.go:114: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:114
        	            				/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:2226
        	Error:      	Not equal: 
        	            	expected: "package example_project\n\nimport fixturesexample_project \"github.com/vektra/mockery/v2/pkg/fixtures/example_project\"\nimport foo \"github.com/vektra/mockery/v2/pkg/fixtures/example_project/foo\"\nimport mock \"github.com/stretchr/testify/mock\"\n\n"
        	            	actual  : "package example_project\n\nimport fixturesexample_project \"github.com/vektra/mockery/pkg/fixtures/example_project\"\nimport foo \"github.com/vektra/mockery/pkg/fixtures/example_project/foo\"\nimport mock \"github.com/stretchr/testify/mock\"\n\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,4 +2,4 @@
        	            	 
        	            	-import fixturesexample_project "github.com/vektra/mockery/v2/pkg/fixtures/example_project"
        	            	-import foo "github.com/vektra/mockery/v2/pkg/fixtures/example_project/foo"
        	            	+import fixturesexample_project "github.com/vektra/mockery/pkg/fixtures/example_project"
        	            	+import foo "github.com/vektra/mockery/pkg/fixtures/example_project/foo"
        	            	 import mock "github.com/stretchr/testify/mock"
        	Test:       	TestGeneratorSuite/TestKeepTreeInPackageCombined
        	Messages:   	The generator produced an unexpected prologue.
    generator_test.go:114: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:114
        	            				/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:2226
        	Error:      	Not equal: 
        	            	expected: "package foo\n\nimport example_projectfoo \"github.com/vektra/mockery/v2/pkg/fixtures/example_project/foo\"\nimport mock \"github.com/stretchr/testify/mock\"\n\n"
        	            	actual  : "package foo\n\nimport example_projectfoo \"github.com/vektra/mockery/pkg/fixtures/example_project/foo\"\nimport mock \"github.com/stretchr/testify/mock\"\n\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,3 +2,3 @@
        	            	 
        	            	-import example_projectfoo "github.com/vektra/mockery/v2/pkg/fixtures/example_project/foo"
        	            	+import example_projectfoo "github.com/vektra/mockery/pkg/fixtures/example_project/foo"
        	            	 import mock "github.com/stretchr/testify/mock"
        	Test:       	TestGeneratorSuite/TestKeepTreeInPackageCombined
        	Messages:   	The generator produced an unexpected prologue.
=== RUN   TestGeneratorSuite/TestMapToInterface
=== RUN   TestGeneratorSuite/TestPrologueWithImportFromNestedInterface
    generator_test.go:114: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:114
        	            				/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:2110
        	Error:      	Not equal: 
        	            	expected: "package mocks\n\nimport fixtureshttp \"github.com/vektra/mockery/v2/pkg/fixtures/http\"\nimport http \"net/http\"\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/v2/pkg/fixtures\"\n\n"
        	            	actual  : "package mocks\n\nimport fixtureshttp \"github.com/vektra/mockery/pkg/fixtures/http\"\nimport http \"net/http\"\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/pkg/fixtures\"\n\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,6 +2,6 @@
        	            	 
        	            	-import fixtureshttp "github.com/vektra/mockery/v2/pkg/fixtures/http"
        	            	+import fixtureshttp "github.com/vektra/mockery/pkg/fixtures/http"
        	            	 import http "net/http"
        	            	 import mock "github.com/stretchr/testify/mock"
        	            	-import test "github.com/vektra/mockery/v2/pkg/fixtures"
        	            	+import test "github.com/vektra/mockery/pkg/fixtures"
        	            	 
        	Test:       	TestGeneratorSuite/TestPrologueWithImportFromNestedInterface
        	Messages:   	The generator produced an unexpected prologue.
=== RUN   TestGeneratorSuite/TestPrologueWithImportSameAsLocalPackage
    generator_test.go:114: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:114
        	            				/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/generator_test.go:2094
        	Error:      	Not equal: 
        	            	expected: "package mocks\n\nimport fixtures \"github.com/vektra/mockery/pkg/fixtures\"\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/v2/pkg/fixtures/test\"\n\n"
        	            	actual  : "package mocks\n\nimport fixtures \"github.com/vektra/mockery/pkg/fixtures\"\nimport mock \"github.com/stretchr/testify/mock\"\nimport test \"github.com/vektra/mockery/pkg/fixtures/test\"\n\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -4,3 +4,3 @@
        	            	 import mock "github.com/stretchr/testify/mock"
        	            	-import test "github.com/vektra/mockery/v2/pkg/fixtures/test"
        	            	+import test "github.com/vektra/mockery/pkg/fixtures/test"
        	            	 
        	Test:       	TestGeneratorSuite/TestPrologueWithImportSameAsLocalPackage
        	Messages:   	The generator produced an unexpected prologue.
=== RUN   TestGeneratorSuite/TestStructNameOverride
=== RUN   TestGeneratorSuite/TestVersionOnCorrectLine
--- FAIL: TestGeneratorSuite (18.80s)
    --- PASS: TestGeneratorSuite/TestCalculateImport (0.00s)
    --- PASS: TestGeneratorSuite/TestGenerator (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorArgumentIsFuncType (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorArgumentIsMapFunc (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorArrayLiteralLen (0.50s)
    --- PASS: TestGeneratorSuite/TestGeneratorBoilerplate (0.42s)
    --- PASS: TestGeneratorSuite/TestGeneratorChanType (0.35s)
    --- PASS: TestGeneratorSuite/TestGeneratorChecksInterfacesForNilable (0.40s)
    --- PASS: TestGeneratorSuite/TestGeneratorComplexChanFromConsul (0.42s)
    --- PASS: TestGeneratorSuite/TestGeneratorElidedType (0.31s)
    --- PASS: TestGeneratorSuite/TestGeneratorExpecterComplete (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorExpecterFailsWithoutUnrolledVariadic (0.35s)
    --- PASS: TestGeneratorSuite/TestGeneratorExportedOnFlag (0.35s)
    --- PASS: TestGeneratorSuite/TestGeneratorExportedOnFlagNotInPackage (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorForEmptyInterface (0.32s)
    --- PASS: TestGeneratorSuite/TestGeneratorForMethodUsingInterface (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorForMethodUsingInterfaceInPackage (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorForStructValueReturn (0.36s)
    --- PASS: TestGeneratorSuite/TestGeneratorFromImport (0.35s)
    --- PASS: TestGeneratorSuite/TestGeneratorFunction (0.35s)
    --- PASS: TestGeneratorSuite/TestGeneratorFunctionArgsNamesCollision (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorHavingNoNamesOnArguments (0.34s)
    --- PASS: TestGeneratorSuite/TestGeneratorNamespacedTypes (0.34s)
    --- PASS: TestGeneratorSuite/TestGeneratorNoArguments (0.34s)
    --- PASS: TestGeneratorSuite/TestGeneratorNoNothing (0.32s)
    --- PASS: TestGeneratorSuite/TestGeneratorPointers (0.33s)
    --- FAIL: TestGeneratorSuite/TestGeneratorPrologue (0.35s)
    --- PASS: TestGeneratorSuite/TestGeneratorPrologueNote (0.34s)
    --- PASS: TestGeneratorSuite/TestGeneratorPrologueNoteNoVersionString (0.36s)
    --- FAIL: TestGeneratorSuite/TestGeneratorPrologueWithImports (0.34s)
    --- FAIL: TestGeneratorSuite/TestGeneratorPrologueWithMultipleImportsSameName (0.32s)
    --- PASS: TestGeneratorSuite/TestGeneratorRequesterWithExpecter (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorReturnElidedType (0.36s)
    --- PASS: TestGeneratorSuite/TestGeneratorSingleReturn (0.35s)
    --- PASS: TestGeneratorSuite/TestGeneratorSlice (0.36s)
    --- PASS: TestGeneratorSuite/TestGeneratorUnexported (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorVariadicArgs (0.39s)
    --- PASS: TestGeneratorSuite/TestGeneratorVariadicArgsAsOneArg (0.32s)
    --- PASS: TestGeneratorSuite/TestGeneratorWhereArgumentNameConflictsWithImport (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorWhereArgumentNameConflictsWithNamedImport (0.36s)
    --- PASS: TestGeneratorSuite/TestGeneratorWhereArgumentNameConflictsWithPackage (0.43s)
    --- PASS: TestGeneratorSuite/TestGeneratorWithAliasing (0.35s)
    --- PASS: TestGeneratorSuite/TestGeneratorWithImportSameAsLocalPackage (0.33s)
    --- PASS: TestGeneratorSuite/TestGeneratorWithImportSameAsLocalPackageInpkgNoCycle (0.34s)
    --- PASS: TestGeneratorSuite/TestGeneratorWithUnsafePointer (0.37s)
    --- PASS: TestGeneratorSuite/TestGenericExpecterGenerator (0.36s)
    --- PASS: TestGeneratorSuite/TestGenericGenerator (0.36s)
    --- PASS: TestGeneratorSuite/TestGenericInpkgGenerator (0.37s)
    --- PASS: TestGeneratorSuite/TestImportCollideWithStdLib (0.21s)
    --- FAIL: TestGeneratorSuite/TestInPackagePackageCollision (0.04s)
    --- FAIL: TestGeneratorSuite/TestKeepTreeInPackageCombined (0.06s)
    --- PASS: TestGeneratorSuite/TestMapToInterface (0.38s)
    --- FAIL: TestGeneratorSuite/TestPrologueWithImportFromNestedInterface (0.38s)
    --- FAIL: TestGeneratorSuite/TestPrologueWithImportSameAsLocalPackage (0.41s)
    --- PASS: TestGeneratorSuite/TestStructNameOverride (0.37s)
    --- PASS: TestGeneratorSuite/TestVersionOnCorrectLine (0.37s)
=== RUN   TestGenerator_getLocalizedPath
=== RUN   TestGenerator_getLocalizedPath/test_on-disk
=== RUN   TestGenerator_getLocalizedPath/test_vendored
=== RUN   TestGenerator_getLocalizedPath/test_URL
=== RUN   TestGenerator_getLocalizedPath/test_nats.go
--- PASS: TestGenerator_getLocalizedPath (0.00s)
    --- PASS: TestGenerator_getLocalizedPath/test_on-disk (0.00s)
    --- PASS: TestGenerator_getLocalizedPath/test_vendored (0.00s)
    --- PASS: TestGenerator_getLocalizedPath/test_URL (0.00s)
    --- PASS: TestGenerator_getLocalizedPath/test_nats.go (0.00s)
=== RUN   TestFilenameBare
--- PASS: TestFilenameBare (0.00s)
=== RUN   TestFilenameMockOnly
--- PASS: TestFilenameMockOnly (0.00s)
=== RUN   TestFilenameMockTest
--- PASS: TestFilenameMockTest (0.00s)
=== RUN   TestFilenameKeepTreeInPackage
--- PASS: TestFilenameKeepTreeInPackage (0.00s)
=== RUN   TestFilenameTest
--- PASS: TestFilenameTest (0.00s)
=== RUN   TestFilenameOverride
--- PASS: TestFilenameOverride (0.00s)
=== RUN   TestUnderscoreCaseName
--- PASS: TestUnderscoreCaseName (0.00s)
=== RUN   TestFileParse
--- PASS: TestFileParse (0.31s)
=== RUN   TestBuildTagInFilename
--- PASS: TestBuildTagInFilename (0.11s)
=== RUN   TestBuildTagInComment
--- PASS: TestBuildTagInComment (0.16s)
=== RUN   TestCustomBuildTag
--- PASS: TestCustomBuildTag (0.16s)
=== RUN   TestWalkerHere
    walker_test.go:69: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/walker_test.go:69
        	Error:      	Not equal: 
        	            	expected: "github.com/vektra/mockery/v2/pkg/fixtures"
        	            	actual  : "github.com/vektra/mockery/pkg/fixtures"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-github.com/vektra/mockery/v2/pkg/fixtures
        	            	+github.com/vektra/mockery/pkg/fixtures
        	Test:       	TestWalkerHere
--- FAIL: TestWalkerHere (1.61s)
=== RUN   TestWalkerRegexp
    walker_test.go:94: 
        	Error Trace:	/build/mockery-2.15.0/_build/src/github.com/vektra/mockery/pkg/walker_test.go:94
        	Error:      	Not equal: 
        	            	expected: "github.com/vektra/mockery/v2/pkg/fixtures"
        	            	actual  : "github.com/vektra/mockery/pkg/fixtures"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-github.com/vektra/mockery/v2/pkg/fixtures
        	            	+github.com/vektra/mockery/pkg/fixtures
        	Test:       	TestWalkerRegexp
--- FAIL: TestWalkerRegexp (1.55s)
=== RUN   TestPackagePrefix
--- PASS: TestPackagePrefix (1.53s)
FAIL
FAIL	github.com/vektra/mockery/pkg	24.252s
?   	github.com/vektra/mockery/pkg/config	[no test files]
?   	github.com/vektra/mockery/pkg/fixtures	[no test files]
?   	github.com/vektra/mockery/pkg/fixtures/buildtag/comment	[no test files]
?   	github.com/vektra/mockery/pkg/fixtures/buildtag/filename	[no test files]
?   	github.com/vektra/mockery/pkg/fixtures/constraints	[no test files]
?   	github.com/vektra/mockery/pkg/fixtures/example_project	[no test files]
?   	github.com/vektra/mockery/pkg/fixtures/example_project/bar/foo	[no test files]
?   	github.com/vektra/mockery/pkg/fixtures/example_project/context	[no test files]
?   	github.com/vektra/mockery/pkg/fixtures/example_project/foo	[no test files]
?   	github.com/vektra/mockery/pkg/fixtures/http	[no test files]
=== RUN   TestExpecter
=== RUN   TestExpecter/NoArg
    expecter_test.go:39: PASS:	NoArg()
=== RUN   TestExpecter/NoReturn
    expecter_test.go:57: PASS:	NoArg()
    expecter_test.go:57: PASS:	NoReturn(string)
=== RUN   TestExpecter/ManyArgsReturns
    expecter_test.go:83: PASS:	NoArg()
    expecter_test.go:83: PASS:	NoReturn(string)
    expecter_test.go:83: PASS:	ManyArgsReturns(string,int)
=== RUN   TestExpecter/Variadic
    expecter_test.go:121: PASS:	NoArg()
    expecter_test.go:121: PASS:	NoReturn(string)
    expecter_test.go:121: PASS:	ManyArgsReturns(string,int)
    expecter_test.go:121: PASS:	Variadic(int)
    expecter_test.go:121: PASS:	Variadic(int,int,int)
    expecter_test.go:121: PASS:	Variadic(int,string,int,string)
    expecter_test.go:121: PASS:	Variadic(int,int,string)
    expecter_test.go:121: PASS:	Variadic(int,int,int,int,int)
=== RUN   TestExpecter/VariadicOtherArgs
    expecter_test.go:179: PASS:	NoArg()
    expecter_test.go:179: PASS:	NoReturn(string)
    expecter_test.go:179: PASS:	ManyArgsReturns(string,int)
    expecter_test.go:179: PASS:	Variadic(int)
    expecter_test.go:179: PASS:	Variadic(int,int,int)
    expecter_test.go:179: PASS:	Variadic(int,string,int,string)
    expecter_test.go:179: PASS:	Variadic(int,int,string)
    expecter_test.go:179: PASS:	Variadic(int,int,int,int,int)
    expecter_test.go:179: PASS:	VariadicMany(int,string)
    expecter_test.go:179: PASS:	VariadicMany(int,string,int)
    expecter_test.go:179: PASS:	VariadicMany(string,string,int,<nil>,mock.AnythingOfTypeArgument)
    expecter_test.go:179: PASS:	VariadicMany(string,string,int,<nil>,string)
    expecter_test.go:179: PASS:	VariadicMany(int,string,int,int,int,int,int)
--- PASS: TestExpecter (0.01s)
    --- PASS: TestExpecter/NoArg (0.00s)
    --- PASS: TestExpecter/NoReturn (0.00s)
    --- PASS: TestExpecter/ManyArgsReturns (0.00s)
    --- PASS: TestExpecter/Variadic (0.00s)
    --- PASS: TestExpecter/VariadicOtherArgs (0.00s)
PASS
ok  	github.com/vektra/mockery/pkg/fixtures/mocks	0.016s
?   	github.com/vektra/mockery/pkg/fixtures/test	[no test files]
?   	github.com/vektra/mockery/pkg/logging	[no test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 8 github.com/vektra/mockery github.com/vektra/mockery/cmd github.com/vektra/mockery/mocks/pkg/fixtures github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/comment github.com/vektra/mockery/mocks/pkg/fixtures/buildtag/filename github.com/vektra/mockery/mocks/pkg/fixtures/constraints github.com/vektra/mockery/mocks/pkg/fixtures/example_project github.com/vektra/mockery/mocks/pkg/fixtures/example_project/bar/foo github.com/vektra/mockery/mocks/pkg/fixtures/example_project/context github.com/vektra/mockery/mocks/pkg/fixtures/example_project/foo github.com/vektra/mockery/pkg github.com/vektra/mockery/pkg/config github.com/vektra/mockery/pkg/fixtures github.com/vektra/mockery/pkg/fixtures/buildtag/comment github.com/vektra/mockery/pkg/fixtures/buildtag/filename github.com/vektra/mockery/pkg/fixtures/constraints github.com/vektra/mockery/pkg/fixtures/example_project github.com/vektra/mockery/pkg/fixtures/example_project/bar/foo github.com/vektra/mockery/pkg/fixtures/example_project/context github.com/vektra/mockery/pkg/fixtures/example_project/foo github.com/vektra/mockery/pkg/fixtures/http github.com/vektra/mockery/pkg/fixtures/mocks github.com/vektra/mockery/pkg/fixtures/test github.com/vektra/mockery/pkg/logging returned exit code 1
make[1]: [debian/rules:9: override_dh_auto_test] Error 25 (ignored)
make[1]: Leaving directory '/build/mockery-2.15.0'
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--builddirectory=_build -O--buildsystem=golang
   dh_prep -O--builddirectory=_build -O--buildsystem=golang
   debian/rules override_dh_auto_install
make[1]: Entering directory '/build/mockery-2.15.0'
dh_auto_install -- --no-source
	cd _build && mkdir -p /build/mockery-2.15.0/debian/mockery/usr
	cd _build && cp -r bin /build/mockery-2.15.0/debian/mockery/usr
make[1]: Leaving directory '/build/mockery-2.15.0'
   dh_installdocs -O--builddirectory=_build -O--buildsystem=golang
   dh_installchangelogs -O--builddirectory=_build -O--buildsystem=golang
   dh_installinit -O--builddirectory=_build -O--buildsystem=golang
   dh_installsystemduser -O--builddirectory=_build -O--buildsystem=golang
   dh_perl -O--builddirectory=_build -O--buildsystem=golang
   dh_link -O--builddirectory=_build -O--buildsystem=golang
   dh_strip_nondeterminism -O--builddirectory=_build -O--buildsystem=golang
   dh_compress -O--builddirectory=_build -O--buildsystem=golang
   dh_fixperms -O--builddirectory=_build -O--buildsystem=golang
   dh_missing -O--builddirectory=_build -O--buildsystem=golang
   dh_strip -O--builddirectory=_build -O--buildsystem=golang
   dh_makeshlibs -O--builddirectory=_build -O--buildsystem=golang
   dh_shlibdeps -O--builddirectory=_build -O--buildsystem=golang
   dh_installdeb -O--builddirectory=_build -O--buildsystem=golang
   dh_golang -O--builddirectory=_build -O--buildsystem=golang
   dh_gencontrol -O--builddirectory=_build -O--buildsystem=golang
dpkg-gencontrol: warning: package mockery: substitution variable ${misc:Static-Built-Using} unused, but is defined
dpkg-gencontrol: warning: package mockery: substitution variable ${misc:Static-Built-Using} unused, but is defined
   dh_md5sums -O--builddirectory=_build -O--buildsystem=golang
   dh_builddeb -O--builddirectory=_build -O--buildsystem=golang
dpkg-deb: building package 'mockery-dbgsym' in '../mockery-dbgsym_2.15.0-1_arm64.deb'.
dpkg-deb: building package 'mockery' in '../mockery_2.15.0-1_arm64.deb'.
 dpkg-genbuildinfo --build=binary -O../mockery_2.15.0-1_arm64.buildinfo
 dpkg-genchanges --build=binary -O../mockery_2.15.0-1_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
dpkg-genchanges: info: including full source code in upload
I: copying local configuration
I: user script /srv/workspace/pbuilder/24528/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/24528/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/24528 and its subdirectories
I: Current time: Tue Apr 11 20:44:47 +14 2023
I: pbuilder-time-stamp: 1681195487