Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-colcon-bundle.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-83ce0127037c6aafb1086c99ecf483e61efefed3/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-colcon-bundle.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/python-colcon-bundle-0.0.23-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/python-colcon-bundle.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-83ce0127037c6aafb1086c99ecf483e61efefed3/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-colcon-bundle.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.Cmxdtc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf colcon-bundle-0.0.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/colcon-bundle-0.0.23.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd colcon-bundle-0.0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U1vxrk + umask 022 + cd /builddir/build/BUILD + cd colcon-bundle-0.0.23 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/colcon_bundle copying colcon_bundle/__init__.py -> build/lib/colcon_bundle creating build/lib/colcon_bundle/task copying colcon_bundle/task/__init__.py -> build/lib/colcon_bundle/task creating build/lib/colcon_bundle/installer copying colcon_bundle/installer/apt.py -> build/lib/colcon_bundle/installer copying colcon_bundle/installer/pip.py -> build/lib/colcon_bundle/installer copying colcon_bundle/installer/__init__.py -> build/lib/colcon_bundle/installer copying colcon_bundle/installer/base_pip_installer.py -> build/lib/colcon_bundle/installer copying colcon_bundle/installer/pip3.py -> build/lib/colcon_bundle/installer creating build/lib/colcon_bundle/verb copying colcon_bundle/verb/utilities.py -> build/lib/colcon_bundle/verb copying colcon_bundle/verb/bundlefile.py -> build/lib/colcon_bundle/verb copying colcon_bundle/verb/__init__.py -> build/lib/colcon_bundle/verb copying colcon_bundle/verb/_overlay_utilities.py -> build/lib/colcon_bundle/verb copying colcon_bundle/verb/_installer_manager.py -> build/lib/colcon_bundle/verb copying colcon_bundle/verb/bundle.py -> build/lib/colcon_bundle/verb copying colcon_bundle/verb/_path_context.py -> build/lib/colcon_bundle/verb copying colcon_bundle/verb/_archive_generators.py -> build/lib/colcon_bundle/verb copying colcon_bundle/verb/_dependency_utilities.py -> build/lib/colcon_bundle/verb creating build/lib/colcon_bundle/task/python copying colcon_bundle/task/python/__init__.py -> build/lib/colcon_bundle/task/python copying colcon_bundle/task/python/bundle.py -> build/lib/colcon_bundle/task/python running egg_info creating colcon_bundle.egg-info writing colcon_bundle.egg-info/PKG-INFO writing dependency_links to colcon_bundle.egg-info/dependency_links.txt writing entry points to colcon_bundle.egg-info/entry_points.txt writing requirements to colcon_bundle.egg-info/requires.txt writing top-level names to colcon_bundle.egg-info/top_level.txt writing manifest file 'colcon_bundle.egg-info/SOURCES.txt' reading manifest file 'colcon_bundle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'colcon_bundle.egg-info/SOURCES.txt' creating build/lib/colcon_bundle/installer/assets copying colcon_bundle/installer/assets/apt_package_blacklist.txt -> build/lib/colcon_bundle/installer/assets copying colcon_bundle/installer/assets/bionic.sources.list -> build/lib/colcon_bundle/installer/assets copying colcon_bundle/installer/assets/focal.sources.list -> build/lib/colcon_bundle/installer/assets copying colcon_bundle/installer/assets/xenial.sources.list -> build/lib/colcon_bundle/installer/assets creating build/lib/colcon_bundle/verb/assets copying colcon_bundle/verb/assets/v1_setup.sh -> build/lib/colcon_bundle/verb/assets copying colcon_bundle/verb/assets/v2_setup.sh -> build/lib/colcon_bundle/verb/assets copying colcon_bundle/verb/assets/v2_workspace_setup.sh -> build/lib/colcon_bundle/verb/assets + sleep 1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9Vhn0b + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch + cd colcon-bundle-0.0.23 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/task copying build/lib/colcon_bundle/task/__init__.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/task creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/task/python copying build/lib/colcon_bundle/task/python/__init__.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/task/python copying build/lib/colcon_bundle/task/python/bundle.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/task/python creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer copying build/lib/colcon_bundle/installer/apt.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/assets copying build/lib/colcon_bundle/installer/assets/xenial.sources.list -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/assets copying build/lib/colcon_bundle/installer/assets/apt_package_blacklist.txt -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/assets copying build/lib/colcon_bundle/installer/assets/focal.sources.list -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/assets copying build/lib/colcon_bundle/installer/assets/bionic.sources.list -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/assets copying build/lib/colcon_bundle/installer/pip.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer copying build/lib/colcon_bundle/installer/__init__.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer copying build/lib/colcon_bundle/installer/base_pip_installer.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer copying build/lib/colcon_bundle/installer/pip3.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb copying build/lib/colcon_bundle/verb/utilities.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb creating /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/assets copying build/lib/colcon_bundle/verb/assets/v1_setup.sh -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/assets copying build/lib/colcon_bundle/verb/assets/v2_setup.sh -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/assets copying build/lib/colcon_bundle/verb/assets/v2_workspace_setup.sh -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/assets copying build/lib/colcon_bundle/verb/bundlefile.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb copying build/lib/colcon_bundle/verb/__init__.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb copying build/lib/colcon_bundle/verb/_overlay_utilities.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb copying build/lib/colcon_bundle/verb/_installer_manager.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb copying build/lib/colcon_bundle/verb/bundle.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb copying build/lib/colcon_bundle/verb/_path_context.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb copying build/lib/colcon_bundle/verb/_archive_generators.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb copying build/lib/colcon_bundle/verb/_dependency_utilities.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb copying build/lib/colcon_bundle/__init__.py -> /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/task/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/task/python/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/task/python/bundle.py to bundle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/apt.py to apt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/pip.py to pip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/base_pip_installer.py to base_pip_installer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/installer/pip3.py to pip3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/bundlefile.py to bundlefile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/_overlay_utilities.py to _overlay_utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/_installer_manager.py to _installer_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/bundle.py to bundle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/_path_context.py to _path_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/_archive_generators.py to _archive_generators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/verb/_dependency_utilities.py to _dependency_utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpnci_tuft.py' /usr/bin/python3 /tmp/tmpnci_tuft.py removing /tmp/tmpnci_tuft.py running install_egg_info running egg_info writing colcon_bundle.egg-info/PKG-INFO writing dependency_links to colcon_bundle.egg-info/dependency_links.txt writing entry points to colcon_bundle.egg-info/entry_points.txt writing requirements to colcon_bundle.egg-info/requires.txt writing top-level names to colcon_bundle.egg-info/top_level.txt reading manifest file 'colcon_bundle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'colcon_bundle.egg-info/SOURCES.txt' Copying colcon_bundle.egg-info to /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6/site-packages/colcon_bundle-0.0.23-py3.6.egg-info running install_scripts + /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/colcon-bundle-0.0.23 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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-colcon-bundle-0.0.23-1.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.t11IvY + umask 022 + cd /builddir/build/BUILD + cd colcon-bundle-0.0.23 + /usr/bin/python3 -m pytest --ignore=test/test_flake8.py --ignore=test/installer/test_apt_installer.py test ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 rootdir: /builddir/build/BUILD/colcon-bundle-0.0.23, inifile: plugins: rerunfailures-4.2, repeat-0.7.0, cov-2.5.1, colcon-core-0.5.10 collected 39 items test/test_bundlefile.py .. test/test_python_bundle.py .. test/test_setup.py . test/test_utilities.py ... test/installer/test_pip3_installer.py ..... test/installer/test_pip_installer.py ..... test/verb/test_dependency_analyzer.py .. test/verb/test_init.py ............... test/verb/test_path_context.py .... ========================== 39 passed in 8.43 seconds =========================== Processing files: python36-colcon-bundle-0.0.23-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v4rA42 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd colcon-bundle-0.0.23 + DOCDIR=/builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/share/doc/python36-colcon-bundle-0.0.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/share/doc/python36-colcon-bundle-0.0.23 + cp -pr NOTICE /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/share/doc/python36-colcon-bundle-0.0.23 + cp -pr README.md /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/share/doc/python36-colcon-bundle-0.0.23 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DI3ktd + umask 022 + cd /builddir/build/BUILD + cd colcon-bundle-0.0.23 + LICENSEDIR=/builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/share/licenses/python36-colcon-bundle-0.0.23 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/share/licenses/python36-colcon-bundle-0.0.23 + cp -pr LICENSE /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch/usr/share/licenses/python36-colcon-bundle-0.0.23 + exit 0 Provides: python3-colcon-bundle = 0.0.23-1.el7 python3.6dist(colcon-bundle) = 0.0.23 python36-colcon-bundle = 0.0.23-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch Wrote: /builddir/build/RPMS/python36-colcon-bundle-0.0.23-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AJkU3m + umask 022 + cd /builddir/build/BUILD + cd colcon-bundle-0.0.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-colcon-bundle-0.0.23-1.el7.noarch + exit 0 Child return code was: 0