Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/phpunit6.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-b42b39c26cae967f8bf5d7f4823b01a3a95e473e/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=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/phpunit6.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/phpunit6-6.5.14-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/phpunit6.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-b42b39c26cae967f8bf5d7f4823b01a3a95e473e/root'shell=Falseuid=995env={'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/phpunit6.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.9DWMUe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7 + /usr/bin/gzip -dc /builddir/build/SOURCES/phpunit6-6.5.14-bac23fe.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (phpunit6-rpm.patch): + echo 'Patch #0 (phpunit6-rpm.patch):' + /usr/bin/cat /builddir/build/SOURCES/phpunit6-rpm.patch + /usr/bin/patch -p0 -b --suffix .rpm --fuzz=0 patching file ./phpunit patching file tests/bootstrap.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q0dxxP + umask 022 + cd /builddir/build/BUILD + cd phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7 + /usr/bin/phpab --template fedora2 --output src/autoload.php src phpab 1.25.3 - Copyright (C) 2009 - 2019 by Arne Blankerts and Contributors Scanning directory src Autoload file src/autoload.php generated. + cat + tee -a src/autoload.php // Dependencies \Fedora\Autoloader\Dependencies::required([ 'SebastianBergmann/Diff2/autoload.php', // Before comparator which may load v3 'File/Iterator/Autoload.php', 'Text/Template/Autoload.php', 'SebastianBergmann/CodeCoverage5/autoload.php', 'PHP/Timer/Autoload.php', 'PHPUnit6/Framework/MockObject5/autoload.php', 'Prophecy/autoload.php', 'SebastianBergmann/Comparator2/autoload.php', 'SebastianBergmann/Environment3/autoload.php', 'SebastianBergmann/Exporter3/autoload.php', 'SebastianBergmann/GlobalState2/autoload.php', 'SebastianBergmann/ObjectEnumerator3/autoload.php', 'SebastianBergmann/ResourceOperations/autoload.php', 'SebastianBergmann/Version/autoload.php', 'DeepCopy/autoload.php', 'PHP/Invoker/Autoload.php', 'PharIo/Manifest/autoload.php', 'PharIo/Version/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional([ '/usr/share/php/PHPUnit6/DbUnit/autoload.php', '/usr/share/php/PHPUnit6/Extensions/SeleniumCommon/Autoload.php', ]); '/Exception.php', 'phpunit\\framework\\assert' => '/Framework/Assert.php', 'phpunit\\framework\\assertionfailederror' => '/Framework/AssertionFailedError.php', 'phpunit\\framework\\basetestlistener' => '/Framework/BaseTestListener.php', 'phpunit\\framework\\codecoverageexception' => '/Framework/CodeCoverageException.php', 'phpunit\\framework\\constraint\\arrayhaskey' => '/Framework/Constraint/ArrayHasKey.php', 'phpunit\\framework\\constraint\\arraysubset' => '/Framework/Constraint/ArraySubset.php', 'phpunit\\framework\\constraint\\attribute' => '/Framework/Constraint/Attribute.php', 'phpunit\\framework\\constraint\\callback' => '/Framework/Constraint/Callback.php', 'phpunit\\framework\\constraint\\classhasattribute' => '/Framework/Constraint/ClassHasAttribute.php', 'phpunit\\framework\\constraint\\classhasstaticattribute' => '/Framework/Constraint/ClassHasStaticAttribute.php', 'phpunit\\framework\\constraint\\composite' => '/Framework/Constraint/Composite.php', 'phpunit\\framework\\constraint\\constraint' => '/Framework/Constraint/Constraint.php', 'phpunit\\framework\\constraint\\count' => '/Framework/Constraint/Count.php', 'phpunit\\framework\\constraint\\directoryexists' => '/Framework/Constraint/DirectoryExists.php', 'phpunit\\framework\\constraint\\exception' => '/Framework/Constraint/Exception.php', 'phpunit\\framework\\constraint\\exceptioncode' => '/Framework/Constraint/ExceptionCode.php', 'phpunit\\framework\\constraint\\exceptionmessage' => '/Framework/Constraint/ExceptionMessage.php', 'phpunit\\framework\\constraint\\exceptionmessageregularexpression' => '/Framework/Constraint/ExceptionMessageRegularExpression.php', 'phpunit\\framework\\constraint\\fileexists' => '/Framework/Constraint/FileExists.php', 'phpunit\\framework\\constraint\\greaterthan' => '/Framework/Constraint/GreaterThan.php', 'phpunit\\framework\\constraint\\isanything' => '/Framework/Constraint/IsAnything.php', 'phpunit\\framework\\constraint\\isempty' => '/Framework/Constraint/IsEmpty.php', 'phpunit\\framework\\constraint\\isequal' => '/Framework/Constraint/IsEqual.php', 'phpunit\\framework\\constraint\\isfalse' => '/Framework/Constraint/IsFalse.php', 'phpunit\\framework\\constraint\\isfinite' => '/Framework/Constraint/IsFinite.php', 'phpunit\\framework\\constraint\\isidentical' => '/Framework/Constraint/IsIdentical.php', 'phpunit\\framework\\constraint\\isinfinite' => '/Framework/Constraint/IsInfinite.php', 'phpunit\\framework\\constraint\\isinstanceof' => '/Framework/Constraint/IsInstanceOf.php', 'phpunit\\framework\\constraint\\isjson' => '/Framework/Constraint/IsJson.php', 'phpunit\\framework\\constraint\\isnan' => '/Framework/Constraint/IsNan.php', 'phpunit\\framework\\constraint\\isnull' => '/Framework/Constraint/IsNull.php', 'phpunit\\framework\\constraint\\isreadable' => '/Framework/Constraint/IsReadable.php', 'phpunit\\framework\\constraint\\istrue' => '/Framework/Constraint/IsTrue.php', 'phpunit\\framework\\constraint\\istype' => '/Framework/Constraint/IsType.php', 'phpunit\\framework\\constraint\\iswritable' => '/Framework/Constraint/IsWritable.php', 'phpunit\\framework\\constraint\\jsonmatches' => '/Framework/Constraint/JsonMatches.php', 'phpunit\\framework\\constraint\\jsonmatcheserrormessageprovider' => '/Framework/Constraint/JsonMatchesErrorMessageProvider.php', 'phpunit\\framework\\constraint\\lessthan' => '/Framework/Constraint/LessThan.php', 'phpunit\\framework\\constraint\\logicaland' => '/Framework/Constraint/LogicalAnd.php', 'phpunit\\framework\\constraint\\logicalnot' => '/Framework/Constraint/LogicalNot.php', 'phpunit\\framework\\constraint\\logicalor' => '/Framework/Constraint/LogicalOr.php', 'phpunit\\framework\\constraint\\logicalxor' => '/Framework/Constraint/LogicalXor.php', 'phpunit\\framework\\constraint\\objecthasattribute' => '/Framework/Constraint/ObjectHasAttribute.php', 'phpunit\\framework\\constraint\\regularexpression' => '/Framework/Constraint/RegularExpression.php', 'phpunit\\framework\\constraint\\samesize' => '/Framework/Constraint/SameSize.php', 'phpunit\\framework\\constraint\\stringcontains' => '/Framework/Constraint/StringContains.php', 'phpunit\\framework\\constraint\\stringendswith' => '/Framework/Constraint/StringEndsWith.php', 'phpunit\\framework\\constraint\\stringmatchesformatdescription' => '/Framework/Constraint/StringMatchesFormatDescription.php', 'phpunit\\framework\\constraint\\stringstartswith' => '/Framework/Constraint/StringStartsWith.php', 'phpunit\\framework\\constraint\\traversablecontains' => '/Framework/Constraint/TraversableContains.php', 'phpunit\\framework\\constraint\\traversablecontainsonly' => '/Framework/Constraint/TraversableContainsOnly.php', 'phpunit\\framework\\coveredcodenotexecutedexception' => '/Framework/CoveredCodeNotExecutedException.php', 'phpunit\\framework\\dataprovidertestsuite' => '/Framework/DataProviderTestSuite.php', 'phpunit\\framework\\error\\deprecated' => '/Framework/Error/Deprecated.php', 'phpunit\\framework\\error\\error' => '/Framework/Error/Error.php', 'phpunit\\framework\\error\\notice' => '/Framework/Error/Notice.php', 'phpunit\\framework\\error\\warning' => '/Framework/Error/Warning.php', 'phpunit\\framework\\exception' => '/Framework/Exception.php', 'phpunit\\framework\\exceptionwrapper' => '/Framework/ExceptionWrapper.php', 'phpunit\\framework\\expectationfailedexception' => '/Framework/ExpectationFailedException.php', 'phpunit\\framework\\incompletetest' => '/Framework/IncompleteTest.php', 'phpunit\\framework\\incompletetestcase' => '/Framework/IncompleteTestCase.php', 'phpunit\\framework\\incompletetesterror' => '/Framework/IncompleteTestError.php', 'phpunit\\framework\\invalidcoverstargetexception' => '/Framework/InvalidCoversTargetException.php', 'phpunit\\framework\\missingcoversannotationexception' => '/Framework/MissingCoversAnnotationException.php', 'phpunit\\framework\\outputerror' => '/Framework/OutputError.php', 'phpunit\\framework\\riskytest' => '/Framework/RiskyTest.php', 'phpunit\\framework\\riskytesterror' => '/Framework/RiskyTestError.php', 'phpunit\\framework\\selfdescribing' => '/Framework/SelfDescribing.php', 'phpunit\\framework\\skippedtest' => '/Framework/SkippedTest.php', 'phpunit\\framework\\skippedtestcase' => '/Framework/SkippedTestCase.php', 'phpunit\\framework\\skippedtesterror' => '/Framework/SkippedTestError.php', 'phpunit\\framework\\skippedtestsuiteerror' => '/Framework/SkippedTestSuiteError.php', 'phpunit\\framework\\syntheticerror' => '/Framework/SyntheticError.php', 'phpunit\\framework\\test' => '/Framework/Test.php', 'phpunit\\framework\\testcase' => '/Framework/TestCase.php', 'phpunit\\framework\\testfailure' => '/Framework/TestFailure.php', 'phpunit\\framework\\testlistener' => '/Framework/TestListener.php', 'phpunit\\framework\\testlistenerdefaultimplementation' => '/Framework/TestListenerDefaultImplementation.php', 'phpunit\\framework\\testresult' => '/Framework/TestResult.php', 'phpunit\\framework\\testsuite' => '/Framework/TestSuite.php', 'phpunit\\framework\\testsuiteiterator' => '/Framework/TestSuiteIterator.php', 'phpunit\\framework\\unintentionallycoveredcodeerror' => '/Framework/UnintentionallyCoveredCodeError.php', 'phpunit\\framework\\warning' => '/Framework/Warning.php', 'phpunit\\framework\\warningtestcase' => '/Framework/WarningTestCase.php', 'phpunit\\runner\\basetestrunner' => '/Runner/BaseTestRunner.php', 'phpunit\\runner\\exception' => '/Runner/Exception.php', 'phpunit\\runner\\filter\\excludegroupfilteriterator' => '/Runner/Filter/ExcludeGroupFilterIterator.php', 'phpunit\\runner\\filter\\factory' => '/Runner/Filter/Factory.php', 'phpunit\\runner\\filter\\groupfilteriterator' => '/Runner/Filter/GroupFilterIterator.php', 'phpunit\\runner\\filter\\includegroupfilteriterator' => '/Runner/Filter/IncludeGroupFilterIterator.php', 'phpunit\\runner\\filter\\namefilteriterator' => '/Runner/Filter/NameFilterIterator.php', 'phpunit\\runner\\phpttestcase' => '/Runner/PhptTestCase.php', 'phpunit\\runner\\standardtestsuiteloader' => '/Runner/StandardTestSuiteLoader.php', 'phpunit\\runner\\testsuiteloader' => '/Runner/TestSuiteLoader.php', 'phpunit\\runner\\version' => '/Runner/Version.php', 'phpunit\\textui\\command' => '/TextUI/Command.php', 'phpunit\\textui\\resultprinter' => '/TextUI/ResultPrinter.php', 'phpunit\\textui\\testrunner' => '/TextUI/TestRunner.php', 'phpunit\\util\\blacklist' => '/Util/Blacklist.php', 'phpunit\\util\\configuration' => '/Util/Configuration.php', 'phpunit\\util\\configurationgenerator' => '/Util/ConfigurationGenerator.php', 'phpunit\\util\\errorhandler' => '/Util/ErrorHandler.php', 'phpunit\\util\\fileloader' => '/Util/Fileloader.php', 'phpunit\\util\\filesystem' => '/Util/Filesystem.php', 'phpunit\\util\\filter' => '/Util/Filter.php', 'phpunit\\util\\getopt' => '/Util/Getopt.php', 'phpunit\\util\\globalstate' => '/Util/GlobalState.php', 'phpunit\\util\\invalidargumenthelper' => '/Util/InvalidArgumentHelper.php', 'phpunit\\util\\json' => '/Util/Json.php', 'phpunit\\util\\log\\junit' => '/Util/Log/JUnit.php', 'phpunit\\util\\log\\teamcity' => '/Util/Log/TeamCity.php', 'phpunit\\util\\php\\abstractphpprocess' => '/Util/PHP/AbstractPhpProcess.php', 'phpunit\\util\\php\\defaultphpprocess' => '/Util/PHP/DefaultPhpProcess.php', 'phpunit\\util\\php\\windowsphpprocess' => '/Util/PHP/WindowsPhpProcess.php', 'phpunit\\util\\printer' => '/Util/Printer.php', 'phpunit\\util\\regularexpression' => '/Util/RegularExpression.php', 'phpunit\\util\\test' => '/Util/Test.php', 'phpunit\\util\\testdox\\htmlresultprinter' => '/Util/TestDox/HtmlResultPrinter.php', 'phpunit\\util\\testdox\\nameprettifier' => '/Util/TestDox/NamePrettifier.php', 'phpunit\\util\\testdox\\resultprinter' => '/Util/TestDox/ResultPrinter.php', 'phpunit\\util\\testdox\\textresultprinter' => '/Util/TestDox/TextResultPrinter.php', 'phpunit\\util\\testdox\\xmlresultprinter' => '/Util/TestDox/XmlResultPrinter.php', 'phpunit\\util\\texttestlistrenderer' => '/Util/TextTestListRenderer.php', 'phpunit\\util\\type' => '/Util/Type.php', 'phpunit\\util\\xml' => '/Util/Xml.php', 'phpunit\\util\\xmltestlistrenderer' => '/Util/XmlTestListRenderer.php', ), __DIR__ ); // @codeCoverageIgnoreEnd // Dependencies \Fedora\Autoloader\Dependencies::required([ 'SebastianBergmann/Diff2/autoload.php', // Before comparator which may load v3 'File/Iterator/Autoload.php', 'Text/Template/Autoload.php', 'SebastianBergmann/CodeCoverage5/autoload.php', 'PHP/Timer/Autoload.php', 'PHPUnit6/Framework/MockObject5/autoload.php', 'Prophecy/autoload.php', 'SebastianBergmann/Comparator2/autoload.php', 'SebastianBergmann/Environment3/autoload.php', 'SebastianBergmann/Exporter3/autoload.php', 'SebastianBergmann/GlobalState2/autoload.php', 'SebastianBergmann/ObjectEnumerator3/autoload.php', 'SebastianBergmann/ResourceOperations/autoload.php', 'SebastianBergmann/Version/autoload.php', 'DeepCopy/autoload.php', 'PHP/Invoker/Autoload.php', 'PharIo/Manifest/autoload.php', 'PharIo/Version/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional([ '/usr/share/php/PHPUnit6/DbUnit/autoload.php', '/usr/share/php/PHPUnit6/Extensions/SeleniumCommon/Autoload.php', ]); + cat src/autoload.php + /usr/bin/phpab --output tests/autoload.php --exclude '*/BankAccountTest2.php' --exclude tests/end-to-end/regression/Trac/783/OneTest.php tests phpab 1.25.3 - Copyright (C) 2009 - 2019 by Arne Blankerts and Contributors Scanning directory tests Autoload file tests/autoload.php generated. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nrgHIi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch + cd phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7 + mkdir -p /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/php + cp -pr src /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/php/PHPUnit6 + install -D -p -m 755 phpunit /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/bin/phpunit6 + /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/phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7 /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.DIYcOy + umask 022 + cd /builddir/build/BUILD + cd phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7 + OPT='--testsuite=unit --no-coverage' + sed -e s:@PATH@:/builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/php/PHPUnit6: -i tests/bootstrap.php + ret=0 + for cmd in php php70 php71 php72 php73 + which php /usr/bin/php + php -d include_path=.:/builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/php:/usr/share/php ./phpunit --testsuite=unit --no-coverage --verbose PHPUnit 6.5.14 by Sebastian Bergmann and contributors. Runtime: PHP 7.2.13 Configuration: /builddir/build/BUILD/phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7/phpunit.xml ............................................................. 61 / 1529 ( 3%) ............................................................. 122 / 1529 ( 7%) ............................................................. 183 / 1529 ( 11%) ............................................................. 244 / 1529 ( 15%) ............................................................. 305 / 1529 ( 19%) ............................................................. 366 / 1529 ( 23%) ............................................................. 427 / 1529 ( 27%) ............................................................. 488 / 1529 ( 31%) ............................................................. 549 / 1529 ( 35%) ............................................................. 610 / 1529 ( 39%) ............................................................. 671 / 1529 ( 43%) .....................................................S....... 732 / 1529 ( 47%) ............................................................. 793 / 1529 ( 51%) ............................................................. 854 / 1529 ( 55%) ............................................................. 915 / 1529 ( 59%) ............................................................. 976 / 1529 ( 63%) ............................................................. 1037 / 1529 ( 67%) ............................................................. 1098 / 1529 ( 71%) ............................................................. 1159 / 1529 ( 75%) ............................................................. 1220 / 1529 ( 79%) ............................................................. 1281 / 1529 ( 83%) ............................................................. 1342 / 1529 ( 87%) ............................................................. 1403 / 1529 ( 91%) ............................................................. 1464 / 1529 ( 95%) ............................................................. 1525 / 1529 ( 99%) .... 1529 / 1529 (100%) Time: 5.09 seconds, Memory: 12.00MB There was 1 skipped test: 1) PHPUnit\Framework\Constraint\ExceptionMessageRegExpTest::testMessageXdebugScreamCompatibility Extension xdebug is required. /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/php/PHPUnit6/Framework/Assert.php:2900 /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/php/PHPUnit6/Framework/TestCase.php:710 /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/php/PHPUnit6/Framework/TestCase.php:922 /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/php/PHPUnit6/Framework/TestResult.php:698 /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/php/PHPUnit6/Framework/TestCase.php:894 OK, but incomplete, skipped, or risky tests! Tests: 1529, Assertions: 2782, Skipped: 1. + for cmd in php php70 php71 php72 php73 + which php70 which: no php70 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php70 php71 php72 php73 + which php71 which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php70 php71 php72 php73 + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php70 php71 php72 php73 + which php73 which: no php73 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 Processing files: phpunit6-6.5.14-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AZImCc + umask 022 + cd /builddir/build/BUILD + cd phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7 + DOCDIR=/builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/doc/phpunit6-6.5.14 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/doc/phpunit6-6.5.14 + cp -pr README.md /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/doc/phpunit6-6.5.14 + cp -pr ChangeLog-6.5.md /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/doc/phpunit6-6.5.14 + cp -pr composer.json /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/doc/phpunit6-6.5.14 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Pl7tiU + umask 022 + cd /builddir/build/BUILD + cd phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7 + LICENSEDIR=/builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/licenses/phpunit6-6.5.14 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/licenses/phpunit6-6.5.14 + cp -pr LICENSE /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch/usr/share/licenses/phpunit6-6.5.14 + exit 0 Provides: phpunit6 = 6.5.14-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch Wrote: /builddir/build/RPMS/phpunit6-6.5.14-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nkjHzV + umask 022 + cd /builddir/build/BUILD + cd phpunit-bac23fe7ff13dbdb461481f706f0e9fe746334b7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/phpunit6-6.5.14-1.el7.noarch + exit 0 Child return code was: 0