Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/fedpkg.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.bmv8Ds:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '73d25e84b34147fb82d7045cf6d3822c', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.bmv8Ds:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--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/fedpkg.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/fedpkg-1.34-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/fedpkg.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.bmv8Ds:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '639d31aac0ff4528a96de595c501f593', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.bmv8Ds:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--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/fedpkg.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-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.MtZmvD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fedpkg-1.34 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fedpkg-1.34.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fedpkg-1.34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Fix-TypeError-raised-from-override-create-command.patch):' Patch #0 (0001-Fix-TypeError-raised-from-override-create-command.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-TypeError-raised-from-override-create-command.patch + /usr/bin/patch -p1 --fuzz=0 patching file fedpkg/__init__.py patching file test/test_cli.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b9TWEc + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.34 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/fedpkg copying fedpkg/cli.py -> build/lib/fedpkg copying fedpkg/__init__.py -> build/lib/fedpkg copying fedpkg/__main__.py -> build/lib/fedpkg copying fedpkg/bugzilla.py -> build/lib/fedpkg copying fedpkg/lookaside.py -> build/lib/fedpkg copying fedpkg/utils.py -> build/lib/fedpkg + sleep 1 + /usr/bin/python2 doc/fedpkg_man_page.py BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "doc/fedpkg_man_page.py", line 19, in BUILDSTDERR: import pyrpkg.man_gen BUILDSTDERR: File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 17, in BUILDSTDERR: import git BUILDSTDERR: File "/usr/lib/python2.7/site-packages/git/__init__.py", line 35, in BUILDSTDERR: from git.config import GitConfigParser BUILDSTDERR: File "/usr/lib/python2.7/site-packages/git/config.py", line 21, in BUILDSTDERR: from git.util import LockFile BUILDSTDERR: File "/usr/lib/python2.7/site-packages/git/util.py", line 19, in BUILDSTDERR: from .exc import InvalidGitRepositoryError BUILDSTDERR: File "/usr/lib/python2.7/site-packages/git/exc.py", line 10, in BUILDSTDERR: from git.compat import defenc BUILDSTDERR: File "/usr/lib/python2.7/site-packages/git/compat.py", line 12, in BUILDSTDERR: from gitdb.utils.compat import ( BUILDSTDERR: ImportError: No module named utils.compat BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.b9TWEc (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.b9TWEc (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 634, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) Error: Command failed: # /usr/bin/systemd-nspawn -q -M 639d31aac0ff4528a96de595c501f593 -D /var/lib/mock/centos-7-i386/root --bind=/tmp/mock-resolv.bmv8Ds:/etc/resolv.conf --setenv=LANG=en_US.UTF-8 --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 -bb --target i686 --nodeps /builddir/build/SPECS/fedpkg.spec