Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-nfnt-resize.spec'], chrootPath='/var/lib/mock/dist-an8.9-dde-build-305451-66704/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-nfnt-resize.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/resize-0.0-1.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-nfnt-resize.spec'], chrootPath='/var/lib/mock/dist-an8.9-dde-build-305451-66704/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-nfnt-resize.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mU4fSH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf resize-0.0 + /usr/bin/xz -dc /builddir/build/SOURCES/golang-github-nfnt-resize-0.0.orig.tar.xz + /usr/bin/tar -xvvof - drwxr-xr-x foka/foka 0 2018-03-02 15:24 resize-0.0/ -rw-r--r-- foka/foka 59 2018-03-02 15:24 resize-0.0/.travis.yml -rw-r--r-- foka/foka 621 2018-03-02 15:24 resize-0.0/converter_test.go -rw-r--r-- foka/foka 1391 2018-03-02 15:24 resize-0.0/nearest_test.go -rw-r--r-- foka/foka 9239 2018-03-02 15:24 resize-0.0/ycc.go -rw-r--r-- foka/foka 11882 2018-03-02 15:24 resize-0.0/converter.go -rw-r--r-- foka/foka 1841 2018-03-02 15:24 resize-0.0/thumbnail.go -rw-r--r-- foka/foka 3782 2018-03-02 15:24 resize-0.0/filters.go -rw-r--r-- foka/foka 8957 2018-03-02 15:24 resize-0.0/nearest.go -rw-r--r-- foka/foka 20342 2018-03-02 15:24 resize-0.0/resize.go -rw-r--r-- foka/foka 756 2018-03-02 15:24 resize-0.0/LICENSE -rw-r--r-- foka/foka 6932 2018-03-02 15:24 resize-0.0/ycc_test.go -rw-r--r-- foka/foka 4891 2018-03-02 15:24 resize-0.0/README.md -rw-r--r-- foka/foka 8774 2018-03-02 15:24 resize-0.0/resize_test.go -rw-r--r-- foka/foka 1067 2018-03-02 15:24 resize-0.0/thumbnail_test.go + STATUS=0 + '[' 0 -ne 0 ']' + cd resize-0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3hjfuq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64 + cd resize-0.0 ++ find . -print + gofiles='. ./.travis.yml ./converter_test.go ./nearest_test.go ./ycc.go ./converter.go ./thumbnail.go ./filters.go ./nearest.go ./resize.go ./LICENSE ./ycc_test.go ./README.md ./resize_test.go ./thumbnail_test.go' + go-rpm-integration install -i github.com/nfnt/resize -o devel.file-list -p /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64 -g /usr/share/gocode -b /builddir/build/BUILD/resize-0.0/_build . ./.travis.yml ./converter_test.go ./nearest_test.go ./ycc.go ./converter.go ./thumbnail.go ./filters.go ./nearest.go ./resize.go ./LICENSE ./ycc_test.go ./README.md ./resize_test.go ./thumbnail_test.go -r '.*example.*' install: creating directory '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr' install: creating directory '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share' install: creating directory '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode' install: creating directory '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src' Installing: github.com/nfnt/resize install: creating directory '/builddir/build/BUILD/resize-0.0/_build' install: creating directory '/builddir/build/BUILD/resize-0.0/_build/src' install: creating directory '/builddir/build/BUILD/resize-0.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/resize-0.0/_build/src/github.com/nfnt' '/builddir/build/BUILD/resize-0.0/_build/src/github.com/nfnt/resize' -> '/builddir/build/BUILD/resize-0.0' /usr/bin/go-rpm-integration: line 203: golist: command not found install: creating directory '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com' install: creating directory '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt' install: creating directory '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize' '/builddir/build/BUILD/resize-0.0/README.md' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/README.md' '/builddir/build/BUILD/resize-0.0/.travis.yml' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/.travis.yml' '/builddir/build/BUILD/resize-0.0/converter_test.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/converter_test.go' '/builddir/build/BUILD/resize-0.0/nearest_test.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/nearest_test.go' '/builddir/build/BUILD/resize-0.0/ycc.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/ycc.go' '/builddir/build/BUILD/resize-0.0/converter.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/converter.go' '/builddir/build/BUILD/resize-0.0/thumbnail.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/thumbnail.go' '/builddir/build/BUILD/resize-0.0/filters.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/filters.go' '/builddir/build/BUILD/resize-0.0/nearest.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/nearest.go' '/builddir/build/BUILD/resize-0.0/resize.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/resize.go' '/builddir/build/BUILD/resize-0.0/LICENSE' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/LICENSE' '/builddir/build/BUILD/resize-0.0/ycc_test.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/ycc_test.go' removed '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/README.md' '/builddir/build/BUILD/resize-0.0/README.md' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/README.md' '/builddir/build/BUILD/resize-0.0/resize_test.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/resize_test.go' '/builddir/build/BUILD/resize-0.0/thumbnail_test.go' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/thumbnail_test.go' '/builddir/build/BUILD/resize-0.0/.goipath' -> '/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/gocode/src/github.com/nfnt/resize/.goipath' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: resize-devel-0.0-1.0.1.an8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tSMffm + umask 022 + cd /builddir/build/BUILD + cd resize-0.0 + DOCDIR=/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/doc/resize-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/doc/resize-devel + cp -pr README.md /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/doc/resize-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8my7Fg + umask 022 + cd /builddir/build/BUILD + cd resize-0.0 + LICENSEDIR=/builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/licenses/resize-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/licenses/resize-devel + cp -pr LICENSE /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64/usr/share/licenses/resize-devel + exit 0 /usr/bin/go-rpm-integration: line 234: golist: command not found /usr/bin/go-rpm-integration: line 246: golist: command not found Provides: golang-ipath(github.com/nfnt/resize) = 0.0-1.0.1.an8 resize-devel = 0.0-1.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/resize-0.0-1.0.1.an8.x86_64 Wrote: /builddir/build/RPMS/resize-devel-0.0-1.0.1.an8.noarch.rpm Child return code was: 0