Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Text-CSV-Separator.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Text-CSV-Separator.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-Text-CSV-Separator-0.20-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Text-CSV-Separator.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Text-CSV-Separator.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bxjMWT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Text-CSV-Separator-0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/Text-CSV-Separator-0.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-CSV-Separator-0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r//' README Changes + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0pmK1H + umask 022 + cd /builddir/build/BUILD + cd Text-CSV-Separator-0.20 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Text::CSV::Separator + make -j16 cp lib/Text/CSV/Separator.pm blib/lib/Text/CSV/Separator.pm Manifying blib/man3/Text::CSV::Separator.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wEinLw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386 ++ dirname /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386 + cd Text-CSV-Separator-0.20 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386 Installing /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386/usr/share/perl5/vendor_perl/Text/CSV/Separator.pm Installing /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386/usr/share/man/man3/Text::CSV::Separator.3pm + find /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Text-CSV-Separator-0.20 /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.VOOi1l + umask 022 + cd /builddir/build/BUILD + cd Text-CSV-Separator-0.20 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load.t ................. ok t/01_pod_valid.t ............ skipped: Test::Pod 1.00 required for testing POD t/02_pod_coverage.t ......... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage No candidates left! at t/03_get_separator.t line 22. t/03_get_separator.t ........ ok No candidates left! at t/04_get_separator_lucky.t line 20. Bad luck. Couldn't determine the separator of /builddir/build/BUILD/Text-CSV-Separator-0.20/t/commacolonpipe.csv. at t/04_get_separator_lucky.t line 40. Bad luck. Couldn't determine the separator of /builddir/build/BUILD/Text-CSV-Separator-0.20/t/commacolon.csv. at t/04_get_separator_lucky.t line 58. Bad luck. Couldn't determine the separator of /builddir/build/BUILD/Text-CSV-Separator-0.20/t/semicolon_commasep.csv. at t/04_get_separator_lucky.t line 76. Bad luck. Couldn't determine the separator of /builddir/build/BUILD/Text-CSV-Separator-0.20/t/tabsep_timecol.csv. at t/04_get_separator_lucky.t line 84. t/04_get_separator_lucky.t .. ok All tests successful. Files=5, Tests=28, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.23 cusr 0.01 csys = 0.28 CPU) Result: PASS + exit 0 Processing files: perl-Text-CSV-Separator-0.20-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bXaocc + umask 022 + cd /builddir/build/BUILD + cd Text-CSV-Separator-0.20 + DOCDIR=/builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386/usr/share/doc/perl-Text-CSV-Separator-0.20 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386/usr/share/doc/perl-Text-CSV-Separator-0.20 + cp -pr Changes /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386/usr/share/doc/perl-Text-CSV-Separator-0.20 + cp -pr README /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386/usr/share/doc/perl-Text-CSV-Separator-0.20 + exit 0 Provides: perl(Text::CSV::Separator) = 0.20 perl-Text-CSV-Separator = 0.20-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.008 perl(Carp) perl(Exporter) perl(base) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/perl-Text-CSV-Separator-0.20-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.89rPQS + umask 022 + cd /builddir/build/BUILD + cd Text-CSV-Separator-0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Text-CSV-Separator-0.20-4.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->