Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-mattn-go-shellwords.spec'], gid=135nspawn_args=[]user='mockbuild'logger=env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6504/root'shell=Falsetimeout=0printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-mattn-go-shellwords.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-883164364.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-mattn-go-shellwords.spec'], gid=135nspawn_args=[]user='mockbuild'logger=env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6504/root'shell=Falsetimeout=0printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-mattn-go-shellwords.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lg4jj5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-shellwords-753a2322a99f87c0eff284980e77f53041555bc6 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-shellwords-753a232.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-shellwords-753a2322a99f87c0eff284980e77f53041555bc6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (add-license.patch): + echo 'Patch #0 (add-license.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/add-license.patch patching file LICENSE + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rxZ5d7 + umask 022 + cd /builddir/build/BUILD + cd go-shellwords-753a2322a99f87c0eff284980e77f53041555bc6 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d8yl98 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64 + cd go-shellwords-753a2322a99f87c0eff284980e77f53041555bc6 + install -d -p /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./util_windows.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./util_windows.go + install -d -p /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/. + cp -pav ./util_windows.go /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/./util_windows.go './util_windows.go' -> '/builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/./util_windows.go' + echo '%{gopath}/src/%{import_path}/./util_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./util_posix.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./util_posix.go + install -d -p /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/. + cp -pav ./util_posix.go /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/./util_posix.go './util_posix.go' -> '/builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/./util_posix.go' + echo '%{gopath}/src/%{import_path}/./util_posix.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./shellwords.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./shellwords.go + install -d -p /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/. + cp -pav ./shellwords.go /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/./shellwords.go './shellwords.go' -> '/builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64//usr/share/gocode/src/github.com/mattn/go-shellwords/./shellwords.go' + echo '%{gopath}/src/%{import_path}/./shellwords.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.by0Sdb + umask 022 + cd /builddir/build/BUILD + cd go-shellwords-753a2322a99f87c0eff284980e77f53041555bc6 + exit 0 Processing files: golang-github-mattn-go-shellwords-devel-0-0.1.git753a232.el7.centos.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9fXVid + umask 022 + cd /builddir/build/BUILD + cd go-shellwords-753a2322a99f87c0eff284980e77f53041555bc6 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64/usr/share/licenses/golang-github-mattn-go-shellwords-devel-0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64/usr/share/licenses/golang-github-mattn-go-shellwords-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64/usr/share/licenses/golang-github-mattn-go-shellwords-devel-0 + exit 0 Provides: golang(github.com/mattn/go-shellwords) = 0-0.1.git753a232.el7.centos golang-github-mattn-go-shellwords-devel = 0-0.1.git753a232.el7.centos 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/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-883164364.novalocal Wrote: /builddir/build/RPMS/golang-github-mattn-go-shellwords-devel-0-0.1.git753a232.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pCZ2Fh + umask 022 + cd /builddir/build/BUILD + cd go-shellwords-753a2322a99f87c0eff284980e77f53041555bc6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-mattn-go-shellwords-0-0.1.git753a232.el7.centos.x86_64 + exit 0 Child return code was: 0