Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-osrf-pycommon.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.UcAkN1:/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', '4ff63fa1be8848398ef46c630ac7ded3', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.UcAkN1:/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/python-osrf-pycommon.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-osrf-pycommon-0.1.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-osrf-pycommon.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.UcAkN1:/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', '9bbcdbbc5554438fbb442b2d47f7866d', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.UcAkN1:/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/python-osrf-pycommon.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.tFwsKP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf osrf_pycommon-0.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/osrf_pycommon-0.1.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd osrf_pycommon-0.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fjBmho + umask 022 + cd /builddir/build/BUILD + cd osrf_pycommon-0.1.2 + 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/osrf_pycommon copying osrf_pycommon/__init__.py -> build/lib/osrf_pycommon copying osrf_pycommon/terminal_utils.py -> build/lib/osrf_pycommon creating build/lib/osrf_pycommon/cli_utils copying osrf_pycommon/cli_utils/__init__.py -> build/lib/osrf_pycommon/cli_utils copying osrf_pycommon/cli_utils/common.py -> build/lib/osrf_pycommon/cli_utils copying osrf_pycommon/cli_utils/verb_pattern.py -> build/lib/osrf_pycommon/cli_utils creating build/lib/osrf_pycommon/process_utils copying osrf_pycommon/process_utils/__init__.py -> build/lib/osrf_pycommon/process_utils copying osrf_pycommon/process_utils/async_execute_process.py -> build/lib/osrf_pycommon/process_utils copying osrf_pycommon/process_utils/async_execute_process_trollius.py -> build/lib/osrf_pycommon/process_utils copying osrf_pycommon/process_utils/execute_process_nopty.py -> build/lib/osrf_pycommon/process_utils copying osrf_pycommon/process_utils/execute_process_pty.py -> build/lib/osrf_pycommon/process_utils copying osrf_pycommon/process_utils/get_loop_impl.py -> build/lib/osrf_pycommon/process_utils copying osrf_pycommon/process_utils/impl.py -> build/lib/osrf_pycommon/process_utils creating build/lib/osrf_pycommon/terminal_color copying osrf_pycommon/terminal_color/__init__.py -> build/lib/osrf_pycommon/terminal_color copying osrf_pycommon/terminal_color/ansi_re.py -> build/lib/osrf_pycommon/terminal_color copying osrf_pycommon/terminal_color/impl.py -> build/lib/osrf_pycommon/terminal_color copying osrf_pycommon/terminal_color/windows.py -> build/lib/osrf_pycommon/terminal_color + sleep 1 + make -C docs html man make: Entering directory `/builddir/build/BUILD/osrf_pycommon-0.1.2/docs' sphinx-build -b html -d _build/doctrees . _build/html BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] cli_utils reading sources... [ 40%] index reading sources... [ 60%] process_utils reading sources... [ 80%] terminal_color reading sources... [100%] terminal_utils looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] cli_utils writing output... [ 40%] index writing output... [ 60%] process_utils writing output... [ 80%] terminal_color writing output... [100%] terminal_utils writing additional files... (5 module code pages) _modules/index genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. sphinx-build -b man -d _build/doctrees . _build/man BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... done loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... osrf_pycommon.1 { cli_utils process_utils terminal_color terminal_utils } build succeeded, 1 warning. Build finished. The manual pages are in _build/man. make: Leaving directory `/builddir/build/BUILD/osrf_pycommon-0.1.2/docs' + rm docs/_build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DDrRGb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386 + cd osrf_pycommon-0.1.2 + 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 install -O1 --skip-build --root /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr creating /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon copying build/lib/osrf_pycommon/__init__.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon copying build/lib/osrf_pycommon/terminal_utils.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon creating /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/cli_utils copying build/lib/osrf_pycommon/cli_utils/__init__.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/cli_utils copying build/lib/osrf_pycommon/cli_utils/common.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/cli_utils copying build/lib/osrf_pycommon/cli_utils/verb_pattern.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/cli_utils creating /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils copying build/lib/osrf_pycommon/process_utils/__init__.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils copying build/lib/osrf_pycommon/process_utils/async_execute_process.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils copying build/lib/osrf_pycommon/process_utils/async_execute_process_trollius.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils copying build/lib/osrf_pycommon/process_utils/execute_process_nopty.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils copying build/lib/osrf_pycommon/process_utils/execute_process_pty.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils copying build/lib/osrf_pycommon/process_utils/get_loop_impl.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils copying build/lib/osrf_pycommon/process_utils/impl.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils creating /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_color copying build/lib/osrf_pycommon/terminal_color/__init__.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_color copying build/lib/osrf_pycommon/terminal_color/ansi_re.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_color copying build/lib/osrf_pycommon/terminal_color/impl.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_color copying build/lib/osrf_pycommon/terminal_color/windows.py -> /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_color byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_utils.py to terminal_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/cli_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/cli_utils/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/cli_utils/verb_pattern.py to verb_pattern.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils/async_execute_process.py to async_execute_process.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils/async_execute_process_trollius.py to async_execute_process_trollius.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils/execute_process_nopty.py to execute_process_nopty.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils/execute_process_pty.py to execute_process_pty.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils/get_loop_impl.py to get_loop_impl.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils/impl.py to impl.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_color/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_color/ansi_re.py to ansi_re.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_color/impl.py to impl.pyc byte-compiling /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/terminal_color/windows.py to windows.pyc writing byte-compilation script '/tmp/tmpVyVHjh.py' /usr/bin/python2 -O /tmp/tmpVyVHjh.py removing /tmp/tmpVyVHjh.py running install_egg_info running egg_info creating osrf_pycommon.egg-info writing requirements to osrf_pycommon.egg-info/requires.txt writing osrf_pycommon.egg-info/PKG-INFO writing top-level names to osrf_pycommon.egg-info/top_level.txt writing dependency_links to osrf_pycommon.egg-info/dependency_links.txt writing manifest file 'osrf_pycommon.egg-info/SOURCES.txt' reading manifest file 'osrf_pycommon.egg-info/SOURCES.txt' writing manifest file 'osrf_pycommon.egg-info/SOURCES.txt' Copying osrf_pycommon.egg-info to /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon-0.1.2-py2.7.egg-info running install_scripts + install -p -m0644 -D docs/_build/man/osrf_pycommon.1 /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/man/man1/osrf_pycommon.1 + rm -rf /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio + /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/osrf_pycommon-0.1.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GcdZ20 + umask 022 + cd /builddir/build/BUILD + cd osrf_pycommon-0.1.2 + PYTHONASYNCIODEBUG=1 + nosetests -w tests BUILDSTDERR: ................................ BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 32 tests in 0.579s BUILDSTDERR: OK + exit 0 Processing files: python-osrf-pycommon-doc-0.1.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xBIAqT + umask 022 + cd /builddir/build/BUILD + cd osrf_pycommon-0.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/doc/python-osrf-pycommon-doc-0.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/doc/python-osrf-pycommon-doc-0.1.2 + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/doc/python-osrf-pycommon-doc-0.1.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GpD3PL + umask 022 + cd /builddir/build/BUILD + cd osrf_pycommon-0.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/licenses/python-osrf-pycommon-doc-0.1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/licenses/python-osrf-pycommon-doc-0.1.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/licenses/python-osrf-pycommon-doc-0.1.2 + exit 0 Provides: python-osrf-pycommon-doc = 0.1.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-osrf-pycommon-0.1.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.twm3sF + umask 022 + cd /builddir/build/BUILD + cd osrf_pycommon-0.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/doc/python2-osrf-pycommon-0.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/doc/python2-osrf-pycommon-0.1.2 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/doc/python2-osrf-pycommon-0.1.2 + cp -pr README.md /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/doc/python2-osrf-pycommon-0.1.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.85qP7y + umask 022 + cd /builddir/build/BUILD + cd osrf_pycommon-0.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/licenses/python2-osrf-pycommon-0.1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/licenses/python2-osrf-pycommon-0.1.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386/usr/share/licenses/python2-osrf-pycommon-0.1.2 + exit 0 Provides: python-osrf-pycommon = 0.1.2-1.el7 python2-osrf-pycommon = 0.1.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-osrf-pycommon < 0.1.2-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386 Wrote: /builddir/build/RPMS/python-osrf-pycommon-doc-0.1.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-osrf-pycommon-0.1.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QatOOl + umask 022 + cd /builddir/build/BUILD + cd osrf_pycommon-0.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-osrf-pycommon-0.1.2-1.el7.i386 + exit 0 Child return code was: 0