Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/phpunit7.spec'], chrootPath='/var/lib/mock/f28-build-12097166-890542/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/phpunit7.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/phpunit7-7.1.2-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/phpunit7.spec'], chrootPath='/var/lib/mock/f28-build-12097166-890542/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/phpunit7.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ycLwlz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017 + /usr/bin/gzip -dc /builddir/build/SOURCES/phpunit7-7.1.2-6a17c17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (phpunit7-rpm.patch): + echo 'Patch #0 (phpunit7-rpm.patch):' + /usr/bin/patch --no-backup-if-mismatch -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.86b9jR + umask 022 + cd /builddir/build/BUILD + cd phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017 + /usr/bin/phpab --template fedora2 --output src/autoload.php src phpab 1.24.1 - Copyright (C) 2009 - 2018 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([ '/usr/share/php/File/Iterator/Autoload.php', '/usr/share/php/Text/Template/Autoload.php', '/usr/share/php/SebastianBergmann/CodeCoverage6/autoload.php', '/usr/share/php/SebastianBergmann/Timer/autoload.php', 'PHPUnit7/Framework/MockObject6/autoload.php', '/usr/share/php/Prophecy/autoload.php', '/usr/share/php/SebastianBergmann/Diff3/autoload.php', // Before comparator which may load v2 '/usr/share/php/SebastianBergmann/Comparator2/autoload.php', '/usr/share/php/SebastianBergmann/Environment3/autoload.php', '/usr/share/php/SebastianBergmann/Exporter3/autoload.php', '/usr/share/php/SebastianBergmann/GlobalState2/autoload.php', '/usr/share/php/SebastianBergmann/ObjectEnumerator3/autoload.php', '/usr/share/php/SebastianBergmann/ResourceOperations/autoload.php', '/usr/share/php/SebastianBergmann/Version/autoload.php', '/usr/share/php/DeepCopy/autoload.php', '/usr/share/php/SebastianBergmann/Invoker/autoload.php', '/usr/share/php/PharIo/Manifest/autoload.php', '/usr/share/php/PharIo/Version/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional([ '/usr/share/php/PHPUnit7/DbUnit/autoload.php', '/usr/share/php/PHPUnit7/Extensions/SeleniumCommon/Autoload.php', ]); '/Exception.php', 'phpunit\\framework\\assert' => '/Framework/Assert.php', 'phpunit\\framework\\assertionfailederror' => '/Framework/AssertionFailedError.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\\afterincompletetesthook' => '/Runner/Hook/AfterIncompleteTestHook.php', 'phpunit\\runner\\afterlasttesthook' => '/Runner/Hook/AfterLastTestHook.php', 'phpunit\\runner\\afterriskytesthook' => '/Runner/Hook/AfterRiskyTestHook.php', 'phpunit\\runner\\afterskippedtesthook' => '/Runner/Hook/AfterSkippedTestHook.php', 'phpunit\\runner\\aftersuccessfultesthook' => '/Runner/Hook/AfterSuccessfulTestHook.php', 'phpunit\\runner\\aftertesterrorhook' => '/Runner/Hook/AfterTestErrorHook.php', 'phpunit\\runner\\aftertestfailurehook' => '/Runner/Hook/AfterTestFailureHook.php', 'phpunit\\runner\\aftertestwarninghook' => '/Runner/Hook/AfterTestWarningHook.php', 'phpunit\\runner\\basetestrunner' => '/Runner/BaseTestRunner.php', 'phpunit\\runner\\beforefirsttesthook' => '/Runner/Hook/BeforeFirstTestHook.php', 'phpunit\\runner\\beforetesthook' => '/Runner/Hook/BeforeTestHook.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\\hook' => '/Runner/Hook/Hook.php', 'phpunit\\runner\\phpttestcase' => '/Runner/PhptTestCase.php', 'phpunit\\runner\\standardtestsuiteloader' => '/Runner/StandardTestSuiteLoader.php', 'phpunit\\runner\\testhook' => '/Runner/Hook/TestHook.php', 'phpunit\\runner\\testlisteneradapter' => '/Runner/Hook/TestListenerAdapter.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\\clitestdoxprinter' => '/Util/TestDox/CliTestDoxPrinter.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\\testresult' => '/Util/TestDox/TestResult.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([ '/usr/share/php/File/Iterator/Autoload.php', '/usr/share/php/Text/Template/Autoload.php', '/usr/share/php/SebastianBergmann/CodeCoverage6/autoload.php', '/usr/share/php/SebastianBergmann/Timer/autoload.php', 'PHPUnit7/Framework/MockObject6/autoload.php', '/usr/share/php/Prophecy/autoload.php', '/usr/share/php/SebastianBergmann/Diff3/autoload.php', // Before comparator which may load v2 '/usr/share/php/SebastianBergmann/Comparator2/autoload.php', '/usr/share/php/SebastianBergmann/Environment3/autoload.php', '/usr/share/php/SebastianBergmann/Exporter3/autoload.php', '/usr/share/php/SebastianBergmann/GlobalState2/autoload.php', '/usr/share/php/SebastianBergmann/ObjectEnumerator3/autoload.php', '/usr/share/php/SebastianBergmann/ResourceOperations/autoload.php', '/usr/share/php/SebastianBergmann/Version/autoload.php', '/usr/share/php/DeepCopy/autoload.php', '/usr/share/php/SebastianBergmann/Invoker/autoload.php', '/usr/share/php/PharIo/Manifest/autoload.php', '/usr/share/php/PharIo/Version/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional([ '/usr/share/php/PHPUnit7/DbUnit/autoload.php', '/usr/share/php/PHPUnit7/Extensions/SeleniumCommon/Autoload.php', ]); + cat src/autoload.php + /usr/bin/phpab --output tests/autoload.php --exclude '*/BankAccountTest2.php' --exclude '*/Regression/Trac/783/OneTest.php' tests phpab 1.24.1 - Copyright (C) 2009 - 2018 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.D24b09 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch ++ dirname /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch + cd phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017 + mkdir -p /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/php + cp -pr src /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/php/PHPUnit7 + install -D -p -m 755 phpunit /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/bin/phpunit7 + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 7.1.2-1.fc28 --unique-debug-suffix -7.1.2-1.fc28.noarch --unique-debug-src-base phpunit7-7.1.2-1.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uiAiLt + umask 022 + cd /builddir/build/BUILD + cd phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017 + OPT='--testsuite=small --no-coverage' + sed -e s:@PATH@:/builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/php/PHPUnit7: -i tests/bootstrap.php + sed -e s:/usr/share/php/PHPUnit7:/builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/php/PHPUnit7: -i phpunit + ret=0 + for cmd in php php71 php72 + which php /usr/bin/php + php ./phpunit --testsuite=small --no-coverage --verbose PHPUnit 7.1.2 by Sebastian Bergmann and contributors. Runtime: PHP 7.2.4 Configuration: /builddir/build/BUILD/phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017/phpunit.xml ............................................................. 61 / 1492 ( 4%) ............................................................. 122 / 1492 ( 8%) ............................................................. 183 / 1492 ( 12%) ............................................................. 244 / 1492 ( 16%) ............................................................. 305 / 1492 ( 20%) ............................................................. 366 / 1492 ( 24%) ............................................................. 427 / 1492 ( 28%) ............................................................. 488 / 1492 ( 32%) ............................................................. 549 / 1492 ( 36%) ............................................................. 610 / 1492 ( 40%) ........................................................S.... 671 / 1492 ( 44%) ............................................................. 732 / 1492 ( 49%) ............................................................. 793 / 1492 ( 53%) ............................................................. 854 / 1492 ( 57%) ............................................................. 915 / 1492 ( 61%) ............................................................. 976 / 1492 ( 65%) ............................................................. 1037 / 1492 ( 69%) ............................................................. 1098 / 1492 ( 73%) ............................................................. 1159 / 1492 ( 77%) ............................................................. 1220 / 1492 ( 81%) ............................................................. 1281 / 1492 ( 85%) ............................................................. 1342 / 1492 ( 89%) ............................................................. 1403 / 1492 ( 94%) ............................................................. 1464 / 1492 ( 98%) ............................ 1492 / 1492 (100%) Time: 820 ms, Memory: 12.00MB There was 1 skipped test: 1) PHPUnit\Framework\Constraint\ExceptionMessageRegExpTest::testMessageXdebugScreamCompatibility Extension xdebug is required. /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2793 /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1662 /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:823 /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:645 /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:798 OK, but incomplete, skipped, or risky tests! Tests: 1492, Assertions: 2751, Skipped: 1. + for cmd in php php71 php72 + which php71 which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) + for cmd in php php71 php72 + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) + exit 0 Processing files: phpunit7-7.1.2-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0MaQFP + umask 022 + cd /builddir/build/BUILD + cd phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017 + DOCDIR=/builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/doc/phpunit7 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/doc/phpunit7 + cp -pr README.md /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/doc/phpunit7 + cp -pr ChangeLog-7.1.md /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/doc/phpunit7 + cp -pr composer.json /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/doc/phpunit7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FrROBb + umask 022 + cd /builddir/build/BUILD + cd phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017 + LICENSEDIR=/builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/licenses/phpunit7 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/licenses/phpunit7 + cp -pr LICENSE /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch/usr/share/licenses/phpunit7 + exit 0 Provides: phpunit7 = 7.1.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Recommends: php-phpunit-dbunit4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch Wrote: /builddir/build/RPMS/phpunit7-7.1.2-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2cpAhy + umask 022 + cd /builddir/build/BUILD + cd phpunit-6a17c170fb92845896e1b3b00fcb462cd4b3c017 + /usr/bin/rm -rf /builddir/build/BUILDROOT/phpunit7-7.1.2-1.fc28.noarch + exit 0 Child return code was: 0