Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-Crypt-CBC.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-Crypt-CBC.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-Crypt-CBC-2.33-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-Crypt-CBC.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-Crypt-CBC.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wdaXoC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Crypt-CBC-2.33 + /usr/bin/gzip -dc /builddir/build/SOURCES/Crypt-CBC-2.33.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-CBC-2.33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 644 eg/aes.pl eg/des.pl eg/idea.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ibLnqa + umask 022 + cd /builddir/build/BUILD + cd Crypt-CBC-2.33 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Crypt::CBC + make cp CBC.pm blib/lib/Crypt/CBC.pm Manifying blib/man3/Crypt::CBC.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gl4SSJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 ++ dirname /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 + cd Crypt-CBC-2.33 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 Installing /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386/usr/share/perl5/vendor_perl/Crypt/CBC.pm Installing /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386/usr/share/man/man3/Crypt::CBC.3pm + find /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 + /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/Crypt-CBC-2.33 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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.GD6XTj + umask 022 + cd /builddir/build/BUILD + cd Crypt-CBC-2.33 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Blowfish.t ......... skipped: Crypt::Blowfish not installed t/Blowfish_PP.t ...... skipped: Crypt::Blowfish_PP not installed t/CAST5.t ............ skipped: Crypt::CAST5 not installed t/DES.t .............. ok t/func.t ............. ok t/IDEA.t ............. skipped: Crypt::IDEA not installed t/null_data.t ........ ok using Crypt::DES for testing t/onezeropadding.t ... ok t/parameters.t ....... ok t/PCBC.t ............. ok Using Crypt::DES for test t/preexisting.t ...... ok t/Rijndael.t ......... skipped: Crypt::Rijndael not installed t/Rijndael_compat.t .. skipped: Crypt::Rijndael not installed All tests successful. Files=13, Tests=806, 1 wallclock secs ( 0.11 usr 0.01 sys + 0.32 cusr 0.88 csys = 1.32 CPU) Result: PASS + exit 0 Processing files: perl-Crypt-CBC-2.33-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wy3qAX + umask 022 + cd /builddir/build/BUILD + cd Crypt-CBC-2.33 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386/usr/share/doc/perl-Crypt-CBC-2.33 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386/usr/share/doc/perl-Crypt-CBC-2.33 + cp -pr Changes /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386/usr/share/doc/perl-Crypt-CBC-2.33 + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386/usr/share/doc/perl-Crypt-CBC-2.33 + cp -pr eg/ /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386/usr/share/doc/perl-Crypt-CBC-2.33 + exit 0 Provides: perl(Crypt::CBC) = 2.33 perl-Crypt-CBC = 2.33-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Digest::MD5) perl(bytes) perl(constant) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/perl-Crypt-CBC-2.33-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sRJDjf + umask 022 + cd /builddir/build/BUILD + cd Crypt-CBC-2.33 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-CBC-2.33-2.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->