Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-4a1331edacce51f3660037933d16f1c60ffe4b7b/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-EasyRdf-0.9.1-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-EasyRdf.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-4a1331edacce51f3660037933d16f1c60ffe4b7b/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-EasyRdf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1lYW6j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-EasyRdf-0.9.1-acd09dfe0555fbcfa254291e433c45fdd4652566.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (4ed264051ed407d59c2fde4128be176e96e8f22a.patch): + echo 'Patch #0 (4ed264051ed407d59c2fde4128be176e96e8f22a.patch):' + /usr/bin/cat /builddir/build/SOURCES/4ed264051ed407d59c2fde4128be176e96e8f22a.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/EasyRdf/Serialiser/GraphViz.php Patch #1 (5eb5154fec8b3d3df666628ba2f3636c0fa385c3.patch): + echo 'Patch #1 (5eb5154fec8b3d3df666628ba2f3636c0fa385c3.patch):' + /usr/bin/cat /builddir/build/SOURCES/5eb5154fec8b3d3df666628ba2f3636c0fa385c3.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/EasyRdf/Isomorphic.php Patch #2 (php-EasyRdf-fix-php-7-4.patch): + echo 'Patch #2 (php-EasyRdf-fix-php-7-4.patch):' + /usr/bin/cat /builddir/build/SOURCES/php-EasyRdf-fix-php-7-4.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/EasyRdf/ParsedUri.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dc9qMN + umask 022 + cd /builddir/build/BUILD + cd easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566 + : Create autoloader + cat + tee lib/EasyRdf/autoload.php ./test/EasyRdf/ + : Skip tests that sometimes cause timeout exceptions + sed -e s/testSerialiseSvg/SKIP_testSerialiseSvg/ -e s/testSerialiseSvg/SKIP_testSerialisePng/ -i test/EasyRdf/Serialiser/GraphVizTest.php + : No redland support + rm -f test/EasyRdf/Parser/RedlandTest.php + : Upstream tests + RETURN_CODE=0 ++ which phpunit + PHPUNIT=/usr/bin/phpunit + for PHP_EXEC in php php71 php72 php73 php74 + '[' php == php ']' + php /usr/bin/phpunit --verbose PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Runtime: PHP 5.4.16 Configuration: /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/phpunit.xml ............................................................. 61 / 1320 ( 4%) ............................................................. 122 / 1320 ( 9%) ............................................................. 183 / 1320 ( 13%) ............................................................. 244 / 1320 ( 18%) ............................................................. 305 / 1320 ( 23%) ............................................................. 366 / 1320 ( 27%) .........................................................I... 427 / 1320 ( 32%) ............................................................. 488 / 1320 ( 36%) ............................................................. 549 / 1320 ( 41%) ............................................................. 610 / 1320 ( 46%) ............................................................. 671 / 1320 ( 50%) ...SS.....SSSSS.........................................I.... 732 / 1320 ( 55%) .................................................I........... 793 / 1320 ( 60%) .....................................I......II............... 854 / 1320 ( 64%) ................................I.....IIIIIII................ 915 / 1320 ( 69%) ..........................................I.................. 976 / 1320 ( 73%) ............................................................. 1037 / 1320 ( 78%) ........................................................SS... 1098 / 1320 ( 83%) ...........SS................................................ 1159 / 1320 ( 87%) ............................................................. 1220 / 1320 ( 92%) ............................................................. 1281 / 1320 ( 97%) ....................................... Time: 20.45 seconds, Memory: 17.00MB There were 15 incomplete tests: 1) EasyRdf_IsomorphicTest::testGood05 FIXME: Three triple chain with renamed bnodes is not implemented yet /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/IsomorphicTest.php:88 2) EasyRdf_Parser_RdfXmlTest::testIssue74 fix for bug #74 is not implemented yet /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfXmlTest.php:139 3) EasyRdf_Parser_RdfaTest::testCase0088 FIXME: Graph comparison isn't working /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:353 4) EasyRdf_Parser_RdfaTest::testCase0224 FIXME: need to implement @inlist /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:599 5) EasyRdf_Parser_RdfaTest::testCase0246 FIXME: Graph comparison isn't working /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:638 6) EasyRdf_Parser_RdfaTest::testCase0247 FIXME: Multiple incomplete triples, RDFa 1.1version /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:644 7) EasyRdf_Parser_RdfaTest::testCase0312 FIXME: Mute plain @rel if @property is present /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:906 8) EasyRdf_Parser_RdfaTest::testCase0321 FIXME: rdfa:copy to rdfa:Pattern /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:937 9) EasyRdf_Parser_RdfaTest::testCase0322 FIXME: rdfa:copy for additional property value /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:943 10) EasyRdf_Parser_RdfaTest::testCase0323 FIXME: Multiple references to rdfa:Pattern /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:949 11) EasyRdf_Parser_RdfaTest::testCase0324 FIXME: Multiple references to rdfa:Pattern /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:955 12) EasyRdf_Parser_RdfaTest::testCase0325 FIXME: Multiple references to rdfa:Pattern creating a resource /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:961 13) EasyRdf_Parser_RdfaTest::testCase0326 FIXME: rdfa:Pattern removed only if referenced /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:967 14) EasyRdf_Parser_RdfaTest::testCase0327 FIXME: rdfa:Pattern chaining /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/RdfaTest.php:973 15) EasyRdf_Parser_TurtleTest::testIssue140 fix for bug #140 is not implemented yet /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/TurtleTest.php:548 -- There were 11 skipped tests: 1) EasyRdf_Parser_ArcTest::testParseRdfXml ARC2 library is not available. /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/ArcTest.php:58 2) EasyRdf_Parser_ArcTest::testParseUnsupportedFormat ARC2 library is not available. /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/ArcTest.php:58 3) EasyRdf_Parser_JsonLdTest::testParse "ml/json-ld" dependency is not installed /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/JsonLdTest.php:64 4) EasyRdf_Parser_JsonLdTest::testParseWithFormatObject "ml/json-ld" dependency is not installed /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/JsonLdTest.php:64 5) EasyRdf_Parser_JsonLdTest::testParseJsonSyntaxError "ml/json-ld" dependency is not installed /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/JsonLdTest.php:64 6) EasyRdf_Parser_JsonLdTest::testParseEmpty "ml/json-ld" dependency is not installed /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/JsonLdTest.php:64 7) EasyRdf_Parser_JsonLdTest::testParseUnsupportedFormat "ml/json-ld" dependency is not installed /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Parser/JsonLdTest.php:64 8) EasyRdf_Serialiser_ArcTest::testSerialiseRdfXml ARC2 library is not available. /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Serialiser/ArcTest.php:54 9) EasyRdf_Serialiser_ArcTest::testSerialiseUnsupportedFormat ARC2 library is not available. /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Serialiser/ArcTest.php:54 10) JsonLdTest::testSerialiseJsonLd "ml/json-ld" dependency is not installed /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Serialiser/JsonLdTest.php:55 11) JsonLdTest::testSerialiseJsonLdOptions "ml/json-ld" dependency is not installed /builddir/build/BUILD/easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566/test/EasyRdf/Serialiser/JsonLdTest.php:55 OK, but incomplete, skipped, or risky tests! Tests: 1320, Assertions: 2570, Skipped: 11, Incomplete: 15. + for PHP_EXEC in php php71 php72 php73 php74 + '[' php == php71 ']' + which php71 which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php71 php72 php73 php74 + '[' php == php72 ']' + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php71 php72 php73 php74 + '[' php == php73 ']' + which php73 which: no php73 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php71 php72 php73 php74 + '[' php == php74 ']' + which php74 which: no php74 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 Processing files: php-EasyRdf-0.9.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ce9RSl + umask 022 + cd /builddir/build/BUILD + cd easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566 + DOCDIR=/builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/doc/php-EasyRdf-0.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/doc/php-EasyRdf-0.9.1 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/doc/php-EasyRdf-0.9.1 + cp -pr README.md /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/doc/php-EasyRdf-0.9.1 + cp -pr composer.json /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/doc/php-EasyRdf-0.9.1 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.48Cfus + exit 0 + umask 022 + cd /builddir/build/BUILD + cd easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566 + LICENSEDIR=/builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/licenses/php-EasyRdf-0.9.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/licenses/php-EasyRdf-0.9.1 + cp -pr LICENSE.md /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/licenses/php-EasyRdf-0.9.1 + exit 0 Provides: php-EasyRdf = 0.9.1-1.el7 php-composer(easyrdf/easyrdf) = 0.9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-EasyRdf-test Processing files: php-EasyRdf-doc-0.9.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NKi7GX + umask 022 + cd /builddir/build/BUILD + cd easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566 + DOCDIR=/builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/doc/php-EasyRdf-doc-0.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/doc/php-EasyRdf-doc-0.9.1 + cp -pr docs /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/doc/php-EasyRdf-doc-0.9.1 + cp -pr examples /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch/usr/share/doc/php-EasyRdf-doc-0.9.1 + exit 0 Provides: php-EasyRdf-doc = 0.9.1-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-EasyRdf-0.9.1-1.el7.noarch Wrote: /builddir/build/RPMS/php-EasyRdf-0.9.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/php-EasyRdf-doc-0.9.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f2erUs + umask 022 + cd /builddir/build/BUILD + cd easyrdf-acd09dfe0555fbcfa254291e433c45fdd4652566 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-EasyRdf-0.9.1-1.el7.noarch + exit 0 Child return code was: 0