Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Business-Hours.spec'], chrootPath='/var/lib/mock/662609-epel-7-x86_64-1510833508.294001/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Business-Hours.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': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-503071337.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Business-Hours-0.12-6.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-Business-Hours.spec'], chrootPath='/var/lib/mock/662609-epel-7-x86_64-1510833508.294001/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Business-Hours.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pq9sWE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Business-Hours-0.12 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/Business-Hours-0.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Business-Hours-0.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dsq14W + umask 022 + cd /builddir/build/BUILD + cd Business-Hours-0.12 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Business::Hours + make -j2 cp lib/Business/Hours.pm blib/lib/Business/Hours.pm Manifying blib/man3/Business::Hours.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DpNLhg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64 + cd Business-Hours-0.12 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64 Manifying blib/man3/Business::Hours.3pm Installing /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64/usr/share/perl5/vendor_perl/Business/Hours.pm Installing /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64/usr/share/man/man3/Business::Hours.3pm + find /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.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/Business-Hours-0.12 /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.h0M38z + umask 022 + cd /builddir/build/BUILD + cd Business-Hours-0.12 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1-business-hours.t .. ok t/2-holidays.t ........ ok t/99-pod-coverage.t ... ok t/99-pod.t ............ ok All tests successful. Files=4, Tests=25, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.17 cusr 0.02 csys = 0.22 CPU) Result: PASS + exit 0 Processing files: perl-Business-Hours-0.12-6.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FUB42U + umask 022 + cd /builddir/build/BUILD + cd Business-Hours-0.12 + DOCDIR=/builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64/usr/share/doc/perl-Business-Hours-0.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64/usr/share/doc/perl-Business-Hours-0.12 + cp -pr Changes /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64/usr/share/doc/perl-Business-Hours-0.12 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xPckYf + umask 022 + cd /builddir/build/BUILD + cd Business-Hours-0.12 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64/usr/share/licenses/perl-Business-Hours-0.12 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64/usr/share/licenses/perl-Business-Hours-0.12 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64/usr/share/licenses/perl-Business-Hours-0.12 + exit 0 Provides: perl(Business::Hours) = 0.12 perl-Business-Hours = 0.12-6.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.006 perl(Time::Local) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-503071337.novalocal Wrote: /builddir/build/RPMS/perl-Business-Hours-0.12-6.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fIBw9V + umask 022 + cd /builddir/build/BUILD + cd Business-Hours-0.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Business-Hours-0.12-6.el7.centos.x86_64 + exit 0 Child return code was: 0