Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-dnoegel-php-xdg-base-dir.spec'], nspawn_args=[]shell=Falseuid=1000env={'LANG': 'en_US.utf8', '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/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '10f7e4f115a949968bad7d9b0ccfdfa8', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-dnoegel-php-xdg-base-dir.spec'] with env {'LANG': 'en_US.utf8', '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 Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system warning: Could not canonicalize hostname: kvm.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/php-dnoegel-php-xdg-base-dir-0.1-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-dnoegel-php-xdg-base-dir.spec'], nspawn_args=['--private-network']shell=Falseuid=1000env={'LANG': 'en_US.utf8', '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/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9f37a97778654711a7075c3a06396b9f', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--private-network', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-dnoegel-php-xdg-base-dir.spec'] with env {'LANG': 'en_US.utf8', '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 Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0tCDXZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php-xdg-base-dir-265b8593498b997dc2d31e75b89f053b5cc9621a + /usr/bin/gzip -dc /builddir/build/SOURCES/php-dnoegel-php-xdg-base-dir-0.1-265b8593498b997dc2d31e75b89f053b5cc9621a.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd php-xdg-base-dir-265b8593498b997dc2d31e75b89f053b5cc9621a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RkZdhO + umask 022 + cd /builddir/build/BUILD + cd php-xdg-base-dir-265b8593498b997dc2d31e75b89f053b5cc9621a + : Create autoloader + cat + tee src/autoload.php >>>> runtimeDir=$runtimeDir",PHP_EOL;#' -i tests/XdgTest.php + : Skip test known to fail in rpmbuild env + sed 's/function testGetRuntimeShouldDeleteDirsWithWrongPermission/function SKIP_testGetRuntimeShouldDeleteDirsWithWrongPermission/' -i tests/XdgTest.php + /usr/bin/phpunit --verbose --bootstrap /builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386/usr/share/php/XdgBaseDir/autoload.php PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Runtime: PHP 5.4.16 Configuration: /builddir/build/BUILD/php-xdg-base-dir-265b8593498b997dc2d31e75b89f053b5cc9621a/phpunit.xml.dist .......... Time: 174 ms, Memory: 2.50MB OK (10 tests, 10 assertions) + : Upstream tests + RETURN_CODE=0 ++ which phpunit + PHPUNIT=/usr/bin/phpunit + for PHP_EXEC in '""' php54 php55 php56 php70 php71 php72 + '[' -z '' ']' + /usr/bin/phpunit --verbose --bootstrap /builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386/usr/share/php/XdgBaseDir/autoload.php PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Runtime: PHP 5.4.16 Configuration: /builddir/build/BUILD/php-xdg-base-dir-265b8593498b997dc2d31e75b89f053b5cc9621a/phpunit.xml.dist .......... Time: 178 ms, Memory: 2.50MB OK (10 tests, 10 assertions) + for PHP_EXEC in '""' php54 php55 php56 php70 php71 php72 + '[' -z php54 ']' + which php54 which: no php54 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in '""' php54 php55 php56 php70 php71 php72 + '[' -z php55 ']' + which php55 which: no php55 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in '""' php54 php55 php56 php70 php71 php72 + '[' -z php56 ']' + which php56 which: no php56 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in '""' php54 php55 php56 php70 php71 php72 + '[' -z php70 ']' + which php70 which: no php70 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in '""' php54 php55 php56 php70 php71 php72 + '[' -z 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 '""' php54 php55 php56 php70 php71 php72 + '[' -z php72 ']' + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 Processing files: php-dnoegel-php-xdg-base-dir-0.1-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I4zffi + umask 022 + cd /builddir/build/BUILD + cd php-xdg-base-dir-265b8593498b997dc2d31e75b89f053b5cc9621a + DOCDIR=/builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386/usr/share/doc/php-dnoegel-php-xdg-base-dir-0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386/usr/share/doc/php-dnoegel-php-xdg-base-dir-0.1 + cp -pr README.md /builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386/usr/share/doc/php-dnoegel-php-xdg-base-dir-0.1 + cp -pr composer.json /builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386/usr/share/doc/php-dnoegel-php-xdg-base-dir-0.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VjTFX8 + umask 022 + cd /builddir/build/BUILD + cd php-xdg-base-dir-265b8593498b997dc2d31e75b89f053b5cc9621a + LICENSEDIR=/builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386/usr/share/licenses/php-dnoegel-php-xdg-base-dir-0.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386/usr/share/licenses/php-dnoegel-php-xdg-base-dir-0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386/usr/share/licenses/php-dnoegel-php-xdg-base-dir-0.1 + exit 0 Provides: php-composer(dnoegel/php-xdg-base-dir) = 0.1 php-dnoegel-php-xdg-base-dir = 0.1-3.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-dnoegel-php-xdg-base-dir-0.1-3.el7.i386 Wrote: /builddir/build/RPMS/php-dnoegel-php-xdg-base-dir-0.1-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KkAZLQ + umask 022 + cd /builddir/build/BUILD + cd php-xdg-base-dir-265b8593498b997dc2d31e75b89f053b5cc9621a + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-dnoegel-php-xdg-base-dir-0.1-3.el7.i386 + exit 0 Child return code was: 0