Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-composer-ca-bundle.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0fa5a85db1dfd02bce4cd68c4613d84b08a8fdfb/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-composer-ca-bundle.spec'] with env {'LANG': 'en_US.UTF-8', '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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-composer-ca-bundle-1.0.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-composer-ca-bundle.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0fa5a85db1dfd02bce4cd68c4613d84b08a8fdfb/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', '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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-composer-ca-bundle.spec'] with env {'LANG': 'en_US.UTF-8', '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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8IHqxN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ca-bundle-a2995e5fe351055f2c7630166af12ce8fd03edfc + /usr/bin/gzip -dc /builddir/build/SOURCES/php-composer-ca-bundle-1.0.2-a2995e5.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ca-bundle-a2995e5fe351055f2c7630166af12ce8fd03edfc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/php-composer-ca-bundle-autoload.php src/autoload.php Patch #0 (php-composer-ca-bundle-rpm.patch): + echo 'Patch #0 (php-composer-ca-bundle-rpm.patch):' + /usr/bin/cat /builddir/build/SOURCES/php-composer-ca-bundle-rpm.patch + /usr/bin/patch -p0 -b --suffix .rpm --fuzz=0 patching file src/CaBundle.php + find src -name '*.rpm' -exec rm '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qCCybw + umask 022 + cd /builddir/build/BUILD + cd ca-bundle-a2995e5fe351055f2c7630166af12ce8fd03edfc Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iWdyli + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch + cd ca-bundle-a2995e5fe351055f2c7630166af12ce8fd03edfc + : Library + mkdir -p /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/php/Composer/ + cp -pr src /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/php/Composer/CaBundle + /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/ca-bundle-a2995e5fe351055f2c7630166af12ce8fd03edfc /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.2JOyko + umask 022 + cd /builddir/build/BUILD + cd ca-bundle-a2995e5fe351055f2c7630166af12ce8fd03edfc + php -r ' use Composer\CaBundle\CaBundle as CA; require "/builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/php/Composer/CaBundle/autoload.php"; $file = CA::getSystemCaRootBundlePath(); if ($file != "/etc/pki/tls/certs/ca-bundle.crt") { echo "Unexpected $file\n"; exit(1); } if (!CA::validateCaFile($file)) { echo "Cannot validate $file\n"; exit(1); } ' + exit 0 Processing files: php-composer-ca-bundle-1.0.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jYSFyx + umask 022 + cd /builddir/build/BUILD + cd ca-bundle-a2995e5fe351055f2c7630166af12ce8fd03edfc + DOCDIR=/builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/doc/php-composer-ca-bundle-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/doc/php-composer-ca-bundle-1.0.2 + cp -pr composer.json /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/doc/php-composer-ca-bundle-1.0.2 + cp -pr README.md /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/doc/php-composer-ca-bundle-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.09Ej4H + umask 022 + cd /builddir/build/BUILD + cd ca-bundle-a2995e5fe351055f2c7630166af12ce8fd03edfc + LICENSEDIR=/builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/licenses/php-composer-ca-bundle-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/licenses/php-composer-ca-bundle-1.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch/usr/share/licenses/php-composer-ca-bundle-1.0.2 + exit 0 Provides: php-composer(composer/ca-bundle) = 1.0.2 php-composer-ca-bundle = 1.0.2-1.el7 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/php-composer-ca-bundle-1.0.2-1.el7.noarch Wrote: /builddir/build/RPMS/php-composer-ca-bundle-1.0.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qyTcaH + umask 022 + cd /builddir/build/BUILD + cd ca-bundle-a2995e5fe351055f2c7630166af12ce8fd03edfc + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-composer-ca-bundle-1.0.2-1.el7.noarch + exit 0 Child return code was: 0