Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pdc-updater.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c5e0757da5c613f8c7ceb2c43387da20aeb35e44/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pdc-updater.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/pdc-updater-0.7.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/pdc-updater.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c5e0757da5c613f8c7ceb2c43387da20aeb35e44/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pdc-updater.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7UDEUW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pdc-updater-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pdc-updater-0.7.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pdc-updater-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YLPLvv + umask 022 + cd /builddir/build/BUILD + cd pdc-updater-0.7.1 + /usr/bin/python2 setup.py build /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'include_data' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/pdcupdater copying pdcupdater/utils.py -> build/lib/pdcupdater copying pdcupdater/consumer.py -> build/lib/pdcupdater copying pdcupdater/__init__.py -> build/lib/pdcupdater copying pdcupdater/services.py -> build/lib/pdcupdater copying pdcupdater/commands.py -> build/lib/pdcupdater creating build/lib/pdcupdater/handlers copying pdcupdater/handlers/pkgdb.py -> build/lib/pdcupdater/handlers copying pdcupdater/handlers/rpms.py -> build/lib/pdcupdater/handlers copying pdcupdater/handlers/persons.py -> build/lib/pdcupdater/handlers copying pdcupdater/handlers/modules.py -> build/lib/pdcupdater/handlers copying pdcupdater/handlers/retirement.py -> build/lib/pdcupdater/handlers copying pdcupdater/handlers/atomic.py -> build/lib/pdcupdater/handlers copying pdcupdater/handlers/__init__.py -> build/lib/pdcupdater/handlers copying pdcupdater/handlers/compose.py -> build/lib/pdcupdater/handlers creating build/lib/pdcupdater/tests copying pdcupdater/tests/__init__.py -> build/lib/pdcupdater/tests creating build/lib/pdcupdater/handlers/depchain copying pdcupdater/handlers/depchain/rpms.py -> build/lib/pdcupdater/handlers/depchain copying pdcupdater/handlers/depchain/containers.py -> build/lib/pdcupdater/handlers/depchain copying pdcupdater/handlers/depchain/base.py -> build/lib/pdcupdater/handlers/depchain copying pdcupdater/handlers/depchain/__init__.py -> build/lib/pdcupdater/handlers/depchain creating build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_pkgdb.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_persons.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_kerberos_auth.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/__init__.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_depchain_containers.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_atomic.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_retirement.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_compose.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_depchain_rpms.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_rpms.py -> build/lib/pdcupdater/tests/handler_tests copying pdcupdater/tests/handler_tests/test_modules.py -> build/lib/pdcupdater/tests/handler_tests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E9kNby + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch + cd pdc-updater-0.7.1 + /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'include_data' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater copying build/lib/pdcupdater/utils.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater copying build/lib/pdcupdater/consumer.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater copying build/lib/pdcupdater/__init__.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater copying build/lib/pdcupdater/services.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater creating /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers copying build/lib/pdcupdater/handlers/pkgdb.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers copying build/lib/pdcupdater/handlers/rpms.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers copying build/lib/pdcupdater/handlers/persons.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers copying build/lib/pdcupdater/handlers/modules.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers copying build/lib/pdcupdater/handlers/retirement.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers creating /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/depchain copying build/lib/pdcupdater/handlers/depchain/rpms.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/depchain copying build/lib/pdcupdater/handlers/depchain/containers.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/depchain copying build/lib/pdcupdater/handlers/depchain/base.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/depchain copying build/lib/pdcupdater/handlers/depchain/__init__.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/depchain copying build/lib/pdcupdater/handlers/atomic.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers copying build/lib/pdcupdater/handlers/__init__.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers copying build/lib/pdcupdater/handlers/compose.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers copying build/lib/pdcupdater/commands.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater creating /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests creating /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_pkgdb.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_persons.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_kerberos_auth.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/__init__.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_depchain_containers.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_atomic.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_retirement.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_compose.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_depchain_rpms.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_rpms.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/handler_tests/test_modules.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests copying build/lib/pdcupdater/tests/__init__.py -> /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/consumer.py to consumer.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/pkgdb.py to pkgdb.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/rpms.py to rpms.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/persons.py to persons.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/modules.py to modules.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/retirement.py to retirement.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/depchain/rpms.py to rpms.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/depchain/containers.py to containers.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/depchain/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/depchain/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/atomic.py to atomic.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/handlers/compose.py to compose.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_pkgdb.py to test_pkgdb.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_persons.py to test_persons.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_kerberos_auth.py to test_kerberos_auth.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_depchain_containers.py to test_depchain_containers.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_atomic.py to test_atomic.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_retirement.py to test_retirement.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_compose.py to test_compose.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_depchain_rpms.py to test_depchain_rpms.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_rpms.py to test_rpms.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/handler_tests/test_modules.py to test_modules.pyc byte-compiling /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdcupdater/tests/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmphmsJIN.py' /usr/bin/python2 -O /tmp/tmphmsJIN.py removing /tmp/tmphmsJIN.py running install_egg_info running egg_info writing requirements to pdc_updater.egg-info/requires.txt writing pdc_updater.egg-info/PKG-INFO writing top-level names to pdc_updater.egg-info/top_level.txt writing dependency_links to pdc_updater.egg-info/dependency_links.txt writing entry points to pdc_updater.egg-info/entry_points.txt reading manifest file 'pdc_updater.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pdc_updater.egg-info/SOURCES.txt' Copying pdc_updater.egg-info to /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/pdc_updater-0.7.1-py2.7.egg-info running install_scripts Installing pdc-updater-initialize script to /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/bin Installing pdc-updater-audit script to /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/bin Installing pdc-updater-retry script to /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/tests/ + /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/pdc-updater-0.7.1 /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/pdc-updater-0.7.1-1.el7.noarch/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.CVCqGD + umask 022 + cd /builddir/build/BUILD + cd pdc-updater-0.7.1 + rm -f pdcupdater/tests/handler_tests/test_kerberos_auth.py + PYTHONPATH=. + nosetests -v test_get_fedmsg (pdcupdater.tests.handler_tests.TestBaseHarness) ... ok test_get_nonexistant_fedmsg (pdcupdater.tests.handler_tests.TestBaseHarness) ... ok test_can_handle_atomic_update_push (pdcupdater.tests.handler_tests.test_atomic.TestAtomicUpdate) ... ok test_cannot_handle_other_git_push (pdcupdater.tests.handler_tests.test_atomic.TestAtomicUpdate) ... ok test_handle_a_push (pdcupdater.tests.handler_tests.test_atomic.TestAtomicUpdate) ... ok test_audit_missing_one (pdcupdater.tests.handler_tests.test_compose.TestNewCompose) ... ok test_audit_simple (pdcupdater.tests.handler_tests.test_compose.TestNewCompose) ... ok test_can_handle_new_compose_finish (pdcupdater.tests.handler_tests.test_compose.TestNewCompose) ... ok test_cannot_handle_fedbadges (pdcupdater.tests.handler_tests.test_compose.TestNewCompose) ... ok test_cannot_handle_new_compose_doomed (pdcupdater.tests.handler_tests.test_compose.TestNewCompose) ... ok test_cannot_handle_new_compose_start (pdcupdater.tests.handler_tests.test_compose.TestNewCompose) ... ok test_handle_new_compose (pdcupdater.tests.handler_tests.test_compose.TestNewCompose) ... ok test_initialize_from_old_composes (pdcupdater.tests.handler_tests.test_compose.TestNewCompose) ... ok test_audit_empty_koji (pdcupdater.tests.handler_tests.test_depchain_containers.TestInclusionDepIngestion) ... ok test_audit_mismatch (pdcupdater.tests.handler_tests.test_depchain_containers.TestInclusionDepIngestion) ... ok test_can_handle_buildsys_tag_message (pdcupdater.tests.handler_tests.test_depchain_containers.TestInclusionDepIngestion) ... ok test_handle_new_build (pdcupdater.tests.handler_tests.test_depchain_containers.TestInclusionDepIngestion) ... ok test_audit_empty_koji (pdcupdater.tests.handler_tests.test_depchain_rpms.TestBuildtimeDepIngestion) ... ok test_audit_mismatch (pdcupdater.tests.handler_tests.test_depchain_rpms.TestBuildtimeDepIngestion) ... ok test_can_handle_buildsys_tag_message (pdcupdater.tests.handler_tests.test_depchain_rpms.TestBuildtimeDepIngestion) ... ok test_construct_topic_fedora_message (pdcupdater.tests.handler_tests.test_depchain_rpms.TestBuildtimeDepIngestion) ... ok test_handle_new_build (pdcupdater.tests.handler_tests.test_depchain_rpms.TestBuildtimeDepIngestion) ... ok test_audit_mismatch (pdcupdater.tests.handler_tests.test_depchain_rpms.TestRuntimeDepIngestionFedora) ... ok test_audit_simple_match (pdcupdater.tests.handler_tests.test_depchain_rpms.TestRuntimeDepIngestionFedora) ... ok test_initialize (pdcupdater.tests.handler_tests.test_depchain_rpms.TestRuntimeDepIngestionFedora) ... ok test_construct_topic_brew_message (pdcupdater.tests.handler_tests.test_depchain_rpms.TestRuntimeDepIngestionRedHat) ... ok test_construct_topic_brew_message_zmq_enabled (pdcupdater.tests.handler_tests.test_depchain_rpms.TestRuntimeDepIngestionRedHat) ... ok test_handle_brew_message (pdcupdater.tests.handler_tests.test_depchain_rpms.TestRuntimeDepIngestionRedHat) ... ok test_handle_new_brew_build (pdcupdater.tests.handler_tests.test_depchain_rpms.TestRuntimeDepIngestionRedHat) ... ok test_create_module (pdcupdater.tests.handler_tests.test_modules.TestModuleStateChange) ... ok test_create_module_exists (pdcupdater.tests.handler_tests.test_modules.TestModuleStateChange) ... ok test_create_unreleased_variant (pdcupdater.tests.handler_tests.test_modules.TestModuleStateChange) ... ok test_create_unreleased_variant_exists (pdcupdater.tests.handler_tests.test_modules.TestModuleStateChange) ... ok test_get_module_rpms (pdcupdater.tests.handler_tests.test_modules.TestModuleStateChange) ... ok test_update_module (pdcupdater.tests.handler_tests.test_modules.TestModuleStateChange) ... ok test_update_unreleased_variant (pdcupdater.tests.handler_tests.test_modules.TestModuleStateChange) ... ok test_audit_flipping_out (pdcupdater.tests.handler_tests.test_persons.TestNewPerson) ... ok test_audit_missing_one (pdcupdater.tests.handler_tests.test_persons.TestNewPerson) ... ok test_audit_simple (pdcupdater.tests.handler_tests.test_persons.TestNewPerson) ... ok test_audit_with_an_extra (pdcupdater.tests.handler_tests.test_persons.TestNewPerson) ... ok test_can_handle_fas_new_person (pdcupdater.tests.handler_tests.test_persons.TestNewPerson) ... ok test_cannot_handle_fedbadges (pdcupdater.tests.handler_tests.test_persons.TestNewPerson) ... ok test_handle_new_package (pdcupdater.tests.handler_tests.test_persons.TestNewPerson) ... ok test_initialize_from_fas (pdcupdater.tests.handler_tests.test_persons.TestNewPerson) ... ok test_audit_flipping_out (pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch) ... ok test_audit_missing_one (pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch) ... ok test_audit_simple (pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch) ... ok test_audit_with_an_extra (pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch) ... ok test_can_handle_pkgdb_new_branch (pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch) ... ok test_cannot_handle_pkgdb_new_package (pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch) ... ok test_handle_new_package_branch (pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch) ... ok test_initialize_new_package_branch (pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch) ... ok test_audit_flipping_out (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_audit_missing_one (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_audit_simple (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_audit_with_an_extra (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_can_handle_pkgdb_new_package (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_cannot_handle_bodhi (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_cannot_handle_fedbadges (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_cannot_handle_pkgdb_new_branch (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_handle_new_package (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_initialize_new_package (pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage) ... ok test_audit (pdcupdater.tests.handler_tests.test_retirement.TestRetiredComponents) ... ok test_audit_retired_in_git_not_pdc (pdcupdater.tests.handler_tests.test_retirement.TestRetiredComponents) ... ok test_audit_retired_in_pdc_not_git (pdcupdater.tests.handler_tests.test_retirement.TestRetiredComponents) ... ok test_can_handle_retire_msg (pdcupdater.tests.handler_tests.test_retirement.TestRetiredComponents) ... ok test_can_process_retire_msg (pdcupdater.tests.handler_tests.test_retirement.TestRetiredComponents) ... ok test_can_process_retire_msg_already_retired (pdcupdater.tests.handler_tests.test_retirement.TestRetiredComponents) ... ok test_cannot_handle_unretire_msg (pdcupdater.tests.handler_tests.test_retirement.TestRetiredComponents) ... ok test_initialize (pdcupdater.tests.handler_tests.test_retirement.TestRetiredComponents) ... ok test_audit (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_audit_adding_one (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_audit_missing_one (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_can_handle_new_primary_rawhide_build (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_can_handle_stable_update_tag (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_cannot_handle_fedbadges (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_cannot_handle_non_primary_rawhide_build (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_cannot_handle_non_stable_or_rawhide_build (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_handle_new_primary_rawhide_build (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_handle_new_stable_update_tag (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok test_initialize_from_koji (pdcupdater.tests.handler_tests.test_rpms.TestNewRPM) ... ok ---------------------------------------------------------------------- Ran 81 tests in 403.028s OK + exit 0 Processing files: pdc-updater-0.7.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VpsRkr + umask 022 + cd /builddir/build/BUILD + cd pdc-updater-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/share/doc/pdc-updater-0.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/share/doc/pdc-updater-0.7.1 + cp -pr README.rst /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/share/doc/pdc-updater-0.7.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mwvKil + umask 022 + cd /builddir/build/BUILD + cd pdc-updater-0.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/share/licenses/pdc-updater-0.7.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/share/licenses/pdc-updater-0.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch/usr/share/licenses/pdc-updater-0.7.1 + exit 0 Provides: pdc-updater = 0.7.1-1.el7 python-pdc-updater = 0.7.1-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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-pdc-updater < 0.7.1-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch Wrote: /builddir/build/RPMS/pdc-updater-0.7.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KKsfq3 + umask 022 + cd /builddir/build/BUILD + cd pdc-updater-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pdc-updater-0.7.1-1.el7.noarch + exit 0 Child return code was: 0