Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-File-Remove.spec'], gid=135printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3772/root'uid=1001env={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}timeout=0user='mockbuild'logger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-File-Remove.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: copr-builder-148097779.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-File-Remove-1.57-2.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/perl-File-Remove.spec'], gid=135printOutput=Falseprivate_network=TruechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3772/root'uid=1001env={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}timeout=0user='mockbuild'logger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-File-Remove.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3VgNfh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf File-Remove-1.57 + /usr/bin/gzip -dc /builddir/build/SOURCES/File-Remove-1.57.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd File-Remove-1.57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Uz0HBx + umask 022 + cd /builddir/build/BUILD + cd File-Remove-1.57 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for File::Remove + make -j2 cp lib/File/Remove.pm blib/lib/File/Remove.pm Manifying blib/man3/File::Remove.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bkty8O + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 + cd File-Remove-1.57 + rm -rf /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 Installing /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr/share/perl5/vendor_perl/File/Remove.pm Installing /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr/share/man/man3/File::Remove.3pm + find /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/File-Remove-1.57 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /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.mvMhf7 + umask 022 + cd /builddir/build/BUILD + cd File-Remove-1.57 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t .............. ok t/01_compile.t .............. ok t/02_directories.t .......... ok t/03_deep_readonly.t ........ ok t/04_can_delete.t ........... ok t/05_links.t ................ ok t/06_curly.t ................ ok t/07_cwd.t .................. ok t/08_spaces.t ............... ok t/09_fork.t ................. ok t/10_noglob.t ............... ok t/author-pod-coverage.t ..... skipped: these tests are for testing by the author t/author-pod-syntax.t ....... skipped: these tests are for testing by the author t/release-cpan-changes.t .... skipped: these tests are for release candidate testing t/release-kwalitee.t ........ skipped: these tests are for release candidate testing t/release-trailing-space.t .. skipped: these tests are for release candidate testing All tests successful. Files=16, Tests=222, 3 wallclock secs ( 0.06 usr 0.01 sys + 0.38 cusr 0.08 csys = 0.53 CPU) Result: PASS + exit 0 Processing files: perl-File-Remove-1.57-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VIICWC + umask 022 + cd /builddir/build/BUILD + cd File-Remove-1.57 + DOCDIR=/builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr/share/doc/perl-File-Remove-1.57 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr/share/doc/perl-File-Remove-1.57 + cp -pr Changes /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr/share/doc/perl-File-Remove-1.57 + cp -pr dist.ini /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr/share/doc/perl-File-Remove-1.57 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr/share/doc/perl-File-Remove-1.57 + cp -pr README /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr/share/doc/perl-File-Remove-1.57 + cp -pr weaver.ini /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64/usr/share/doc/perl-File-Remove-1.57 + exit 0 Provides: perl(File::Remove) = 1.57 perl-File-Remove = 1.57-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.00503 perl(Cwd) >= 3.29 perl(File::Glob) perl(File::Path) perl(File::Spec) >= 3.29 perl(constant) perl(strict) perl(vars) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-148097779.novalocal Wrote: /builddir/build/RPMS/perl-File-Remove-1.57-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TEJtOE + umask 022 + cd /builddir/build/BUILD + cd File-Remove-1.57 + rm -rf /builddir/build/BUILDROOT/perl-File-Remove-1.57-2.el7.centos.x86_64 + exit 0 Child return code was: 0