Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/fedmsg.spec'], user='mockbuild'timeout=172800uid=1000printOutput=Falsegid=425shell=FalsechrootPath='/var/lib/mock/f24-build-5308527-595207/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/fedmsg.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/fedmsg-0.17.2-1.fc24.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fedmsg.spec '], user='mockbuild'timeout=172800uid=1000printOutput=Falsegid=425private_network=TruechrootPath='/var/lib/mock/f24-build-5308527-595207/root'shell=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fedmsg.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YMR7zO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fedmsg-0.17.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/fedmsg-0.17.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fedmsg-0.17.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f fedmsg.d/_tweet-real.py + rm -f fedmsg/tests/test_replay.py + rm -f fedmsg/tests/test_crypto_gpg.py + sed -i '/'\''sqlalchemy.*$/d' setup.py + sed -i /cryptography/d setup.py + sed -i /daemon/d setup.py + cp -rf fedmsg.d fedmsg/tests/. + rm -rf /builddir/build/BUILD/python3-fedmsg-0.17.2-1.fc24 + cp -a . /builddir/build/BUILD/python3-fedmsg-0.17.2-1.fc24 + sed -i /pygments/d setup.py + sed -i /psutil/d setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dpB1R8 + umask 022 + cd /builddir/build/BUILD + cd fedmsg-0.17.2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/fedmsg copying fedmsg/config.py -> build/lib/fedmsg copying fedmsg/utils.py -> build/lib/fedmsg copying fedmsg/core.py -> build/lib/fedmsg copying fedmsg/__init__.py -> build/lib/fedmsg creating build/lib/fedmsg/encoding copying fedmsg/encoding/sqla.py -> build/lib/fedmsg/encoding copying fedmsg/encoding/__init__.py -> build/lib/fedmsg/encoding creating build/lib/fedmsg/commands copying fedmsg/commands/hub.py -> build/lib/fedmsg/commands copying fedmsg/commands/ircbot.py -> build/lib/fedmsg/commands copying fedmsg/commands/relay.py -> build/lib/fedmsg/commands copying fedmsg/commands/tail.py -> build/lib/fedmsg/commands copying fedmsg/commands/gateway.py -> build/lib/fedmsg/commands copying fedmsg/commands/config.py -> build/lib/fedmsg/commands copying fedmsg/commands/trigger.py -> build/lib/fedmsg/commands copying fedmsg/commands/collectd.py -> build/lib/fedmsg/commands copying fedmsg/commands/announce.py -> build/lib/fedmsg/commands copying fedmsg/commands/__init__.py -> build/lib/fedmsg/commands copying fedmsg/commands/logger.py -> build/lib/fedmsg/commands copying fedmsg/commands/replay.py -> build/lib/fedmsg/commands creating build/lib/fedmsg/consumers copying fedmsg/consumers/dummy.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/ircbot.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/relay.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/gateway.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/__init__.py -> build/lib/fedmsg/consumers creating build/lib/fedmsg/text copying fedmsg/text/base.py -> build/lib/fedmsg/text copying fedmsg/text/default.py -> build/lib/fedmsg/text copying fedmsg/text/announce.py -> build/lib/fedmsg/text copying fedmsg/text/__init__.py -> build/lib/fedmsg/text copying fedmsg/text/logger.py -> build/lib/fedmsg/text creating build/lib/fedmsg/meta copying fedmsg/meta/base.py -> build/lib/fedmsg/meta copying fedmsg/meta/default.py -> build/lib/fedmsg/meta copying fedmsg/meta/announce.py -> build/lib/fedmsg/meta copying fedmsg/meta/__init__.py -> build/lib/fedmsg/meta copying fedmsg/meta/logger.py -> build/lib/fedmsg/meta creating build/lib/fedmsg/replay copying fedmsg/replay/sqlstore.py -> build/lib/fedmsg/replay copying fedmsg/replay/__init__.py -> build/lib/fedmsg/replay creating build/lib/fedmsg/tests copying fedmsg/tests/fedmsg-test-config.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_crypto_x509.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_threads.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_crypto_switching.py -> build/lib/fedmsg/tests copying fedmsg/tests/common.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_commands.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_meta.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_core.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_utils.py -> build/lib/fedmsg/tests copying fedmsg/tests/__init__.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_config.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_hub.py -> build/lib/fedmsg/tests creating build/lib/fedmsg/crypto copying fedmsg/crypto/gpg.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/__init__.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/x509_ng.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/x509.py -> build/lib/fedmsg/crypto running egg_info writing requirements to fedmsg.egg-info/requires.txt writing fedmsg.egg-info/PKG-INFO writing top-level names to fedmsg.egg-info/top_level.txt writing dependency_links to fedmsg.egg-info/dependency_links.txt writing entry points to fedmsg.egg-info/entry_points.txt reading manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'dev_certs' warning: no files found matching '*' under directory 'dev_certs' warning: no previously-included files found matching 'fedmsg.d/_tweet-real.py' writing manifest file 'fedmsg.egg-info/SOURCES.txt' creating build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/README -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-and-sign-key -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-ca -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-key -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-key-server -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-req -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/clean-all -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/list-crl -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-0.9.6.cnf -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-0.9.8.cnf -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-1.0.0.cnf -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-1.0.0.cnf-old-copy -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/pkitool -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/rebuild-all-fedmsg-certs -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/revoke-full -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/sign-req -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/vars -> build/lib/fedmsg/tests/test_certs creating build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/corrupt.sig -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/pubring.gpg -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/pubring.gpg~ -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/random_seed -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/secring.gpg -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/test_data -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/test_data.sig -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/trustdb.gpg -> build/lib/fedmsg/tests/test_certs/gpg creating build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/01.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/02.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/03.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/04.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/05.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/06.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/07.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/08.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/09.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0A.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0B.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0C.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0D.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0E.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0F.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/10.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/11.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/12.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/13.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/14.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/15.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/16.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/17.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/18.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/19.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1A.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1B.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1C.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1D.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1E.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1F.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/20.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/21.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/22.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/23.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/24.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/25.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/26.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/27.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/28.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/29.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2A.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2B.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2C.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2D.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/ca.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/ca.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/crl.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/dummy-revoked.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/dummy-revoked.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/dummy-revoked.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt.attr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt.attr.old -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt.old -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/revoke-test.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/serial -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/serial.old -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/server.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/server.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/server.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys creating build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/README -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-ca -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-dh -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-inter -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key-pass -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key-pkcs12 -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key-server -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-req -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-req-pass -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/clean-all -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/file -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/inherit-inter -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/list-crl -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/openssl-0.9.6.cnf -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/openssl-1.0.0.cnf -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/pkitool -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/revoke-full -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/sign-req -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/vars -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/whichopensslcnf -> build/lib/fedmsg/tests/test_certs/tmp running build_scripts creating build/scripts-2.7 copying and adjusting scripts/fedmsg-config -> build/scripts-2.7 changing mode of build/scripts-2.7/fedmsg-config from 644 to 755 + ln -s fedmsg/tests/test_certs dev_certs + rm fedmsg/tests/test_hub.py + rm fedmsg/tests/test_threads.py + pushd /builddir/build/BUILD/python3-fedmsg-0.17.2-1.fc24 ~/build/BUILD/python3-fedmsg-0.17.2-1.fc24 ~/build/BUILD/fedmsg-0.17.2 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/fedmsg copying fedmsg/config.py -> build/lib/fedmsg copying fedmsg/utils.py -> build/lib/fedmsg copying fedmsg/core.py -> build/lib/fedmsg copying fedmsg/__init__.py -> build/lib/fedmsg creating build/lib/fedmsg/encoding copying fedmsg/encoding/sqla.py -> build/lib/fedmsg/encoding copying fedmsg/encoding/__init__.py -> build/lib/fedmsg/encoding creating build/lib/fedmsg/commands copying fedmsg/commands/hub.py -> build/lib/fedmsg/commands copying fedmsg/commands/ircbot.py -> build/lib/fedmsg/commands copying fedmsg/commands/relay.py -> build/lib/fedmsg/commands copying fedmsg/commands/tail.py -> build/lib/fedmsg/commands copying fedmsg/commands/gateway.py -> build/lib/fedmsg/commands copying fedmsg/commands/config.py -> build/lib/fedmsg/commands copying fedmsg/commands/trigger.py -> build/lib/fedmsg/commands copying fedmsg/commands/collectd.py -> build/lib/fedmsg/commands copying fedmsg/commands/announce.py -> build/lib/fedmsg/commands copying fedmsg/commands/__init__.py -> build/lib/fedmsg/commands copying fedmsg/commands/logger.py -> build/lib/fedmsg/commands copying fedmsg/commands/replay.py -> build/lib/fedmsg/commands creating build/lib/fedmsg/consumers copying fedmsg/consumers/dummy.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/ircbot.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/relay.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/gateway.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/__init__.py -> build/lib/fedmsg/consumers creating build/lib/fedmsg/text copying fedmsg/text/base.py -> build/lib/fedmsg/text copying fedmsg/text/default.py -> build/lib/fedmsg/text copying fedmsg/text/announce.py -> build/lib/fedmsg/text copying fedmsg/text/__init__.py -> build/lib/fedmsg/text copying fedmsg/text/logger.py -> build/lib/fedmsg/text creating build/lib/fedmsg/meta copying fedmsg/meta/base.py -> build/lib/fedmsg/meta copying fedmsg/meta/default.py -> build/lib/fedmsg/meta copying fedmsg/meta/announce.py -> build/lib/fedmsg/meta copying fedmsg/meta/__init__.py -> build/lib/fedmsg/meta copying fedmsg/meta/logger.py -> build/lib/fedmsg/meta creating build/lib/fedmsg/replay copying fedmsg/replay/sqlstore.py -> build/lib/fedmsg/replay copying fedmsg/replay/__init__.py -> build/lib/fedmsg/replay creating build/lib/fedmsg/tests copying fedmsg/tests/fedmsg-test-config.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_crypto_x509.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_threads.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_crypto_switching.py -> build/lib/fedmsg/tests copying fedmsg/tests/common.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_commands.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_meta.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_core.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_utils.py -> build/lib/fedmsg/tests copying fedmsg/tests/__init__.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_config.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_hub.py -> build/lib/fedmsg/tests creating build/lib/fedmsg/crypto copying fedmsg/crypto/gpg.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/__init__.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/x509_ng.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/x509.py -> build/lib/fedmsg/crypto running egg_info writing dependency_links to fedmsg.egg-info/dependency_links.txt writing fedmsg.egg-info/PKG-INFO writing requirements to fedmsg.egg-info/requires.txt writing entry points to fedmsg.egg-info/entry_points.txt writing top-level names to fedmsg.egg-info/top_level.txt reading manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'dev_certs' warning: no files found matching '*' under directory 'dev_certs' warning: no previously-included files found matching 'fedmsg.d/_tweet-real.py' writing manifest file 'fedmsg.egg-info/SOURCES.txt' creating build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/README -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-and-sign-key -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-ca -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-key -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-key-server -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/build-req -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/clean-all -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/list-crl -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-0.9.6.cnf -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-0.9.8.cnf -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-1.0.0.cnf -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/openssl-1.0.0.cnf-old-copy -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/pkitool -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/rebuild-all-fedmsg-certs -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/revoke-full -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/sign-req -> build/lib/fedmsg/tests/test_certs copying fedmsg/tests/test_certs/vars -> build/lib/fedmsg/tests/test_certs creating build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/corrupt.sig -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/pubring.gpg -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/pubring.gpg~ -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/random_seed -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/secring.gpg -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/test_data -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/test_data.sig -> build/lib/fedmsg/tests/test_certs/gpg copying fedmsg/tests/test_certs/gpg/trustdb.gpg -> build/lib/fedmsg/tests/test_certs/gpg creating build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/01.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/02.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/03.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/04.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/05.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/06.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/07.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/08.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/09.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0A.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0B.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0C.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0D.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0E.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/0F.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/10.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/11.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/12.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/13.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/14.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/15.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/16.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/17.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/18.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/19.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1A.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1B.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1C.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1D.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1E.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/1F.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/20.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/21.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/22.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/23.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/24.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/25.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/26.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/27.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/28.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/29.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2A.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2B.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2C.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/2D.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/ca.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/ca.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/crl.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/dummy-revoked.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/dummy-revoked.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/dummy-revoked.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt.attr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt.attr.old -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/index.txt.old -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/revoke-test.pem -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/serial -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/serial.old -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/server.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/server.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/server.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.csr -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.key -> build/lib/fedmsg/tests/test_certs/keys creating build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/README -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-ca -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-dh -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-inter -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key-pass -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key-pkcs12 -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-key-server -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-req -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/build-req-pass -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/clean-all -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/file -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/inherit-inter -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/list-crl -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/openssl-0.9.6.cnf -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/openssl-1.0.0.cnf -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/pkitool -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/revoke-full -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/sign-req -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/vars -> build/lib/fedmsg/tests/test_certs/tmp copying fedmsg/tests/test_certs/tmp/whichopensslcnf -> build/lib/fedmsg/tests/test_certs/tmp running build_scripts creating build/scripts-3.5 copying and adjusting scripts/fedmsg-config -> build/scripts-3.5 changing mode of build/scripts-3.5/fedmsg-config from 644 to 755 + popd + exit 0 ~/build/BUILD/fedmsg-0.17.2 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5ALjnv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch ++ dirname /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch + cd fedmsg-0.17.2 ~/build/BUILD/python3-fedmsg-0.17.2-1.fc24 ~/build/BUILD/fedmsg-0.17.2 + pushd /builddir/build/BUILD/python3-fedmsg-0.17.2-1.fc24 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text copying build/lib/fedmsg/text/base.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text copying build/lib/fedmsg/text/default.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text copying build/lib/fedmsg/text/announce.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text copying build/lib/fedmsg/text/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text copying build/lib/fedmsg/text/logger.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/base.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/default.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/announce.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/logger.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/fedmsg-test-config.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_crypto_x509.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_threads.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_crypto_switching.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/common.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_commands.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_meta.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_core.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/list-crl -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-ca -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/revoke-full -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/vars -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/pkitool -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/README -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-1.0.0.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-and-sign-key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/rebuild-all-fedmsg-certs -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/clean-all -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-0.9.8.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-1.0.0.cnf-old-copy -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/05.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2D.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1D.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0C.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/18.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2A.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/11.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/21.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1E.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/07.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.attr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/14.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0D.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/19.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1F.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.attr.old -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/serial -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/serial.old -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/03.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/08.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/02.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/20.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/ca.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/29.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/28.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/crl.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/15.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/24.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/13.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/12.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/16.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/ca.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1B.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/23.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/revoke-test.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/04.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/27.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1C.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0B.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/17.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/06.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/25.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/01.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0F.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2B.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2C.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/10.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.old -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/26.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/09.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0A.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0E.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1A.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/22.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/openssl-0.9.6.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/sign-req -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/list-crl -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-ca -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/inherit-inter -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/revoke-full -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/vars -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-pass -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/pkitool -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/README -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-inter -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/openssl-1.0.0.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/clean-all -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-pkcs12 -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/whichopensslcnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-req-pass -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/openssl-0.9.6.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/sign-req -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-server -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-req -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/file -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-dh -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/build-key-server -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/trustdb.gpg -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/random_seed -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/secring.gpg -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/pubring.gpg~ -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/pubring.gpg -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/test_data -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/corrupt.sig -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/test_data.sig -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/build-req -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_utils.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_config.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_hub.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests copying build/lib/fedmsg/config.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg copying build/lib/fedmsg/utils.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/hub.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/ircbot.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/relay.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/tail.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/gateway.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/config.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/trigger.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/collectd.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/announce.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/logger.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/replay.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/gpg.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/x509_ng.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/x509.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/crypto creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/replay copying build/lib/fedmsg/replay/sqlstore.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/replay copying build/lib/fedmsg/replay/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/replay copying build/lib/fedmsg/core.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg copying build/lib/fedmsg/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/encoding copying build/lib/fedmsg/encoding/sqla.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/encoding copying build/lib/fedmsg/encoding/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/encoding creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/dummy.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/ircbot.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/relay.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/gateway.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text/default.py to default.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text/announce.py to announce.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/text/logger.py to logger.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta/default.py to default.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta/announce.py to announce.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/meta/logger.py to logger.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/fedmsg-test-config.py to fedmsg-test-config.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_crypto_x509.py to test_crypto_x509.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_threads.py to test_threads.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_crypto_switching.py to test_crypto_switching.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/common.py to common.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_commands.py to test_commands.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_meta.py to test_meta.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_core.py to test_core.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_utils.py to test_utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_config.py to test_config.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/tests/test_hub.py to test_hub.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/config.py to config.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/hub.py to hub.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/ircbot.py to ircbot.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/relay.py to relay.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/tail.py to tail.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/gateway.py to gateway.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/config.py to config.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/trigger.py to trigger.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/collectd.py to collectd.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/announce.py to announce.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/logger.py to logger.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/replay.py to replay.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/crypto/gpg.py to gpg.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/crypto/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/crypto/x509_ng.py to x509_ng.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/crypto/x509.py to x509.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/replay/sqlstore.py to sqlstore.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/replay/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/core.py to core.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/encoding/sqla.py to sqla.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/encoding/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers/dummy.py to dummy.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers/ircbot.py to ircbot.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers/relay.py to relay.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers/gateway.py to gateway.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers/__init__.py to __init__.cpython-35.pyc writing byte-compilation script '/tmp/tmpsixvew7g.py' /usr/bin/python3 -O /tmp/tmpsixvew7g.py removing /tmp/tmpsixvew7g.py running install_egg_info running egg_info writing requirements to fedmsg.egg-info/requires.txt writing entry points to fedmsg.egg-info/entry_points.txt writing top-level names to fedmsg.egg-info/top_level.txt writing fedmsg.egg-info/PKG-INFO writing dependency_links to fedmsg.egg-info/dependency_links.txt reading manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'dev_certs' warning: no files found matching '*' under directory 'dev_certs' warning: no previously-included files found matching 'fedmsg.d/_tweet-real.py' writing manifest file 'fedmsg.egg-info/SOURCES.txt' Copying fedmsg.egg-info to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg-0.17.2-py3.5.egg-info running install_scripts creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin copying build/scripts-3.5/fedmsg-config -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-config to 755 Installing fedmsg-dg-replay script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-gateway script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-announce script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-trigger script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-hub script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-collectd script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-tail script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-relay script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-logger script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-irc script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/commands/ + rm -rf /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5/site-packages/fedmsg/consumers/ + rm -rf /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-announce /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-collectd /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-config /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-dg-replay /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-gateway /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-hub /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-irc /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-logger /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-relay /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-tail /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-trigger + popd ~/build/BUILD/fedmsg-0.17.2 + /usr/bin/python setup.py install -O1 --skip-build --install-data=/usr/share --root /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/base.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/default.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/announce.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text copying build/lib/fedmsg/text/logger.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/base.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/default.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/announce.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/logger.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/fedmsg-test-config.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_crypto_x509.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_threads.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_crypto_switching.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/common.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_commands.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_meta.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_core.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/list-crl -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-ca -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/revoke-full -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/vars -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/pkitool -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/README -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-1.0.0.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-and-sign-key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/rebuild-all-fedmsg-certs -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/clean-all -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-0.9.8.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-1.0.0.cnf-old-copy -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/05.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2D.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1D.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0C.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/18.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2A.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/11.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/21.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1E.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.dev.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/07.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.attr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/14.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0D.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/19.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1F.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.attr.old -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/serial -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/serial.old -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/03.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/08.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/02.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/20.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app04.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/ca.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/29.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/28.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/crl.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/15.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/24.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app06.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/13.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/12.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app06.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/16.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/ca.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1B.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.dev.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app03.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/23.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/revoke-test.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/04.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/27.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1C.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0B.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app07.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/scm-pkgs01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/17.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app04.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/06.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/25.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/01.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedoratagger-packages02.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app06.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app04.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app07.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0F.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2B.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2C.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-pkgs01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-fas01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/10.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app05.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app05.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app03.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.old -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app07.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fas-fas01.stg.phx2.fedoraproject.org.crt -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app05.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/26.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/mediawiki-app02.phx2.fedoraproject.org.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/09.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-packages01.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0A.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/shell-app02.stg.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0E.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1A.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/22.pem -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/bodhi-app03.phx2.fedoraproject.org.csr -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/openssl-0.9.6.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/sign-req -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/list-crl -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-ca -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/inherit-inter -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/revoke-full -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/vars -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-pass -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/pkitool -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/README -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-inter -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/openssl-1.0.0.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/clean-all -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-pkcs12 -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/whichopensslcnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-req-pass -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/openssl-0.9.6.cnf -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/sign-req -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-server -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-req -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/file -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-dh -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/build-key-server -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/trustdb.gpg -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/random_seed -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/secring.gpg -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/pubring.gpg~ -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/pubring.gpg -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/test_data -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/corrupt.sig -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/test_data.sig -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/build-req -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_utils.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_config.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_hub.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests copying build/lib/fedmsg/config.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg copying build/lib/fedmsg/utils.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/hub.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/ircbot.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/relay.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/tail.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/gateway.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/config.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/trigger.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/collectd.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/announce.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/logger.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/replay.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/gpg.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/x509_ng.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/x509.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/replay copying build/lib/fedmsg/replay/sqlstore.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/replay copying build/lib/fedmsg/replay/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/replay copying build/lib/fedmsg/core.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg copying build/lib/fedmsg/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding copying build/lib/fedmsg/encoding/sqla.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding copying build/lib/fedmsg/encoding/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding creating /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/dummy.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/ircbot.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/relay.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/gateway.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/__init__.py -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text/announce.py to announce.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/text/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/announce.py to announce.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/meta/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/fedmsg-test-config.py to fedmsg-test-config.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_crypto_x509.py to test_crypto_x509.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_threads.py to test_threads.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_crypto_switching.py to test_crypto_switching.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_commands.py to test_commands.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_meta.py to test_meta.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/tests/test_hub.py to test_hub.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/ircbot.py to ircbot.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/relay.py to relay.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/tail.py to tail.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/gateway.py to gateway.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/trigger.py to trigger.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/collectd.py to collectd.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/announce.py to announce.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/commands/replay.py to replay.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto/gpg.py to gpg.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto/x509_ng.py to x509_ng.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/crypto/x509.py to x509.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/replay/sqlstore.py to sqlstore.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/replay/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding/sqla.py to sqla.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/encoding/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/ircbot.py to ircbot.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/relay.py to relay.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/gateway.py to gateway.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg/consumers/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmppr1GB9.py' /usr/bin/python -O /tmp/tmppr1GB9.py removing /tmp/tmppr1GB9.py running install_egg_info running egg_info writing requirements to fedmsg.egg-info/requires.txt writing fedmsg.egg-info/PKG-INFO writing top-level names to fedmsg.egg-info/top_level.txt writing dependency_links to fedmsg.egg-info/dependency_links.txt writing entry points to fedmsg.egg-info/entry_points.txt reading manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'dev_certs' warning: no previously-included files found matching 'fedmsg.d/_tweet-real.py' writing manifest file 'fedmsg.egg-info/SOURCES.txt' Copying fedmsg.egg-info to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7/site-packages/fedmsg-0.17.2-py2.7.egg-info running install_scripts copying build/scripts-2.7/fedmsg-config -> /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin/fedmsg-config to 755 Installing fedmsg-tail script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-dg-replay script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-announce script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-irc script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-gateway script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-collectd script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-hub script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-trigger script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-logger script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin Installing fedmsg-relay script to /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/bin + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/ + /usr/bin/cp fedmsg.d/base.py fedmsg.d/endpoints.py fedmsg.d/gateway.py fedmsg.d/ircbot.py fedmsg.d/logging.py fedmsg.d/relay.py fedmsg.d/ssl.py /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/. + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch//var/run/fedmsg + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch//var/log/fedmsg + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/systemd/system + /usr/bin/install -pm644 initsys/systemd/fedmsg-hub.service /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/systemd/system/fedmsg-hub.service + /usr/bin/install -pm644 initsys/systemd/fedmsg-relay.service /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/systemd/system/fedmsg-relay.service + /usr/bin/install -pm644 initsys/systemd/fedmsg-irc.service /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/systemd/system/fedmsg-irc.service + /usr/bin/install -pm644 initsys/systemd/fedmsg-gateway.service /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/systemd/system/fedmsg-gateway.service + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch//etc/logrotate.d + /usr/bin/install logrotate /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch//etc/logrotate.d/fedmsg + chmod 0644 /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch//etc/logrotate.d/fedmsg + /usr/bin/install -Dm0644 /builddir/build/SOURCES/fedmsg-tmpfiles.conf /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/tmpfiles.d/fedmsg.conf + rm -f '/builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/*.pyc' '/builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/*.pyo' + /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/fedmsg-0.17.2 /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/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eTlys6 + umask 022 + cd /builddir/build/BUILD + cd fedmsg-0.17.2 ++ pwd + PYTHONPATH=/builddir/build/BUILD/fedmsg-0.17.2 + python setup.py test running test running egg_info writing requirements to fedmsg.egg-info/requires.txt writing fedmsg.egg-info/PKG-INFO writing top-level names to fedmsg.egg-info/top_level.txt writing dependency_links to fedmsg.egg-info/dependency_links.txt writing entry points to fedmsg.egg-info/entry_points.txt reading manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'dev_certs' warning: no previously-included files found matching 'fedmsg.d/_tweet-real.py' writing manifest file 'fedmsg.egg-info/SOURCES.txt' running build_ext test_config_basic (fedmsg.tests.test_commands.TestCommands) ... ok test_config_query (fedmsg.tests.test_commands.TestCommands) ... ok test_config_query_broken (fedmsg.tests.test_commands.TestCommands) ... ok test_config_single_file (fedmsg.tests.test_commands.TestCommands) ... ok test_logger_basic (fedmsg.tests.test_commands.TestCommands) ... ok test_logger_json (fedmsg.tests.test_commands.TestCommands) ... ok test_relay (fedmsg.tests.test_commands.TestCommands) ... ok test_tail_basic (fedmsg.tests.test_commands.TestCommands) ... ok test_tail_pretty (fedmsg.tests.test_commands.TestCommands) ... ok test_tail_really_pretty (fedmsg.tests.test_commands.TestCommands) ... ok test_match (fedmsg.tests.test_config.RecursiveUpdateBase) Does fedmsg.config._recursive_update produce the expected result? ... ok test_config (fedmsg.tests.test_config.TestConfig) ... ok test_match (fedmsg.tests.test_config.TestMerge) Does fedmsg.config._recursive_update produce the expected result? ... ok test_match (fedmsg.tests.test_config.TestOverwrite) Does fedmsg.config._recursive_update produce the expected result? ... ok test_match (fedmsg.tests.test_config.TestSimpleOne) Does fedmsg.config._recursive_update produce the expected result? ... ok test_match (fedmsg.tests.test_config.TestSimpleTwo) Does fedmsg.config._recursive_update produce the expected result? ... ok test_send_message (fedmsg.tests.test_core.TestCore) send_message is deprecated ... ok test_invalid_validator (fedmsg.tests.test_crypto_switching.TestCryptoSwitching) Try to verify an x509 message when only gpg is allowed. ... ok test_failed_validation (fedmsg.tests.test_crypto_x509.TestCryptoX509) Try to fail validation. ... ok test_full_circle (fedmsg.tests.test_crypto_x509.TestCryptoX509) Try to sign and validate a message. ... ok test_signed_by_false (fedmsg.tests.test_crypto_x509.TestCryptoX509) Try to fail at specific-signer validation. ... ok test_signed_by_true (fedmsg.tests.test_crypto_x509.TestCryptoX509) Try to succeed at specific-signer validation. ... ok test_agent (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected agent? ... SKIP: 'msg' left unspecified test_avatars (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected list of avatars? ... SKIP: 'msg' left unspecified test_emails (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected list of emails? ... SKIP: 'msg' left unspecified test_icon (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected icon? ... SKIP: 'msg' left unspecified test_link (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected link? ... SKIP: 'msg' left unspecified test_long_form (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected long form text? ... SKIP: 'msg' left unspecified test_objects (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected list of objects? ... SKIP: 'msg' left unspecified test_packages (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected list of packages? ... SKIP: 'msg' left unspecified test_secondary_icon (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected secondary icon? ... SKIP: 'msg' left unspecified test_subjective (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected subjective message? ... SKIP: 'msg' left unspecified test_subtitle (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected subtitle? ... SKIP: 'msg' left unspecified test_title (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected title? ... SKIP: 'msg' left unspecified test_usernames (fedmsg.tests.test_meta.Base) Does fedmsg.meta produce the expected list of usernames? ... SKIP: 'msg' left unspecified test_conglomerate (fedmsg.tests.test_meta.ConglomerateBase) Does fedmsg.meta produce the expected conglomeration? ... SKIP: 'originals' left unspecified test_agent (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected agent? ... ok test_avatars (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected list of avatars? ... SKIP: 'expected_avatars' left unspecified test_emails (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected list of emails? ... SKIP: 'expected_emails' left unspecified test_icon (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected icon? ... SKIP: 'expected_icon' left unspecified test_link (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected link? ... ok test_long_form (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected long form text? ... ok test_objects (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected list of objects? ... SKIP: 'expected_objects' left unspecified test_packages (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected list of packages? ... SKIP: 'expected_packages' left unspecified test_secondary_icon (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected secondary icon? ... SKIP: 'expected_secondary_icon' left unspecified test_subjective (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected subjective message? ... SKIP: 'expected_subjective' left unspecified test_subtitle (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected subtitle? ... ok test_title (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected title? ... ok test_usernames (fedmsg.tests.test_meta.TestAnnouncement) Does fedmsg.meta produce the expected list of usernames? ... ok test_list_to_series_backheavy_duplicate (fedmsg.tests.test_meta.TestConglomeratorExtras) ... ok test_list_to_series_double_duplicate (fedmsg.tests.test_meta.TestConglomeratorExtras) ... ok test_list_to_series_simple (fedmsg.tests.test_meta.TestConglomeratorExtras) ... ok test_list_to_series_single_duplicate (fedmsg.tests.test_meta.TestConglomeratorExtras) ... ok test_for_no_plugins (fedmsg.tests.test_meta.TestForWarning) Test that we print a warning if no plugin is installed ... ok test_agent (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected agent? ... ok test_avatars (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected list of avatars? ... SKIP: 'expected_avatars' left unspecified test_emails (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected list of emails? ... SKIP: 'expected_emails' left unspecified test_icon (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected icon? ... SKIP: 'expected_icon' left unspecified test_link (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected link? ... SKIP: 'expected_link' left unspecified test_long_form (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected long form text? ... ok test_objects (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected list of objects? ... SKIP: 'expected_objects' left unspecified test_packages (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected list of packages? ... SKIP: 'expected_packages' left unspecified test_secondary_icon (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected secondary icon? ... SKIP: 'expected_secondary_icon' left unspecified test_subjective (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected subjective message? ... SKIP: 'expected_subjective' left unspecified test_subtitle (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected subtitle? ... ok test_title (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected title? ... ok test_usernames (fedmsg.tests.test_meta.TestLoggerJSON) Does fedmsg.meta produce the expected list of usernames? ... ok test_agent (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected agent? ... ok test_avatars (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected list of avatars? ... SKIP: 'expected_avatars' left unspecified test_emails (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected list of emails? ... SKIP: 'expected_emails' left unspecified test_icon (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected icon? ... SKIP: 'expected_icon' left unspecified test_link (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected link? ... SKIP: 'expected_link' left unspecified test_long_form (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected long form text? ... ok test_objects (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected list of objects? ... SKIP: 'expected_objects' left unspecified test_packages (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected list of packages? ... SKIP: 'expected_packages' left unspecified test_secondary_icon (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected secondary icon? ... SKIP: 'expected_secondary_icon' left unspecified test_subjective (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected subjective message? ... ok test_subtitle (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected subtitle? ... ok test_title (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected title? ... ok test_usernames (fedmsg.tests.test_meta.TestLoggerNormal) Does fedmsg.meta produce the expected list of usernames? ... ok test_processor_handle_empty_subtopic (fedmsg.tests.test_meta.TestProcessorRegex) Test that a processor will handle a message with an empty subtopic ... ok test_processor_handle_hit (fedmsg.tests.test_meta.TestProcessorRegex) Test that a proc can handle what it should. ... ok test_processor_handle_miss (fedmsg.tests.test_meta.TestProcessorRegex) Test that a proc says it won't handle what it shouldn't. ... ok test_agent (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected agent? ... SKIP: 'expected_agent' left unspecified test_avatars (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected list of avatars? ... SKIP: 'expected_avatars' left unspecified test_emails (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected list of emails? ... SKIP: 'expected_emails' left unspecified test_icon (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected icon? ... SKIP: 'expected_icon' left unspecified test_link (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected link? ... SKIP: 'expected_link' left unspecified test_long_form (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected long form text? ... SKIP: 'expected_long_form' left unspecified test_objects (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected list of objects? ... SKIP: 'expected_objects' left unspecified test_packages (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected list of packages? ... SKIP: 'expected_packages' left unspecified test_secondary_icon (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected secondary icon? ... SKIP: 'expected_secondary_icon' left unspecified test_subjective (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected subjective message? ... SKIP: 'expected_subjective' left unspecified test_subtitle (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected subtitle? ... ok test_title (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected title? ... ok test_usernames (fedmsg.tests.test_meta.TestUnhandled) Does fedmsg.meta produce the expected list of usernames? ... SKIP: 'expected_usernames' left unspecified fedmsg.tests.test_utils.test_load_class_succeed ... ok fedmsg.tests.test_utils.test_load_class_import_error ... ok fedmsg.tests.test_utils.test_load_class_attribute_error ... ok fedmsg.tests.test_utils.test_dict_query_basic ... ok fedmsg.tests.test_utils.test_dict_query_miss ... ok fedmsg.tests.test_utils.test_dict_query_fancy_one ... ok fedmsg.tests.test_utils.test_dict_query_fancy_two ... ok fedmsg.tests.test_utils.test_dict_query_weird_inputs ... ok ---------------------------------------------------------------------- Ran 104 tests in 3.363s OK (skipped=47) + rm -f /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/base.pyc /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/endpoints.pyc /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/gateway.pyc /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/ircbot.pyc /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/logging.pyc /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/relay.pyc /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/ssl.pyc /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/base.pyo /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/endpoints.pyo /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/gateway.pyo /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/ircbot.pyo /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/logging.pyo /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/relay.pyo /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/etc/fedmsg.d/ssl.pyo + exit 0 Processing files: fedmsg-0.17.2-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E6zNMQ + umask 022 + cd /builddir/build/BUILD + cd fedmsg-0.17.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg + cp -pr doc/ /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg + exit 0 Provides: fedmsg = 0.17.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: fedmsg-tweet Processing files: python2-fedmsg-core-0.17.2-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s2Y0xB + umask 022 + cd /builddir/build/BUILD + cd fedmsg-0.17.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-core + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-core + cp -pr doc/ /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-core + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-core + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-core + exit 0 Provides: python-fedmsg-core = 0.17.2-1.fc24 python2-fedmsg-core = 0.17.2-1.fc24 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: /bin/bash /bin/sh python(abi) = 2.7 Obsoletes: python-fedmsg-core < 0.17.2-1.fc24 Processing files: python3-fedmsg-core-0.17.2-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B0enAr + umask 022 + cd /builddir/build/BUILD + cd fedmsg-0.17.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python3-fedmsg-core + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python3-fedmsg-core + cp -pr doc/ /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python3-fedmsg-core + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python3-fedmsg-core + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python3-fedmsg-core + exit 0 Provides: python3-fedmsg-core = 0.17.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh python(abi) = 3.5 Processing files: python2-fedmsg-commands-0.17.2-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vmukyn + umask 022 + cd /builddir/build/BUILD + cd fedmsg-0.17.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-commands + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-commands + cp -pr doc/ /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-commands + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-commands + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-commands + exit 0 Provides: python-fedmsg-commands = 0.17.2-1.fc24 python2-fedmsg-commands = 0.17.2-1.fc24 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/python python(abi) = 2.7 Obsoletes: python-fedmsg-commands < 0.17.2-1.fc24 Processing files: python2-fedmsg-consumers-0.17.2-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qx6S4k + umask 022 + cd /builddir/build/BUILD + cd fedmsg-0.17.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-consumers + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-consumers + cp -pr doc/ /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-consumers + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-consumers + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/python2-fedmsg-consumers + exit 0 Provides: python-fedmsg-consumers = 0.17.2-1.fc24 python2-fedmsg-consumers = 0.17.2-1.fc24 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-fedmsg-consumers < 0.17.2-1.fc24 Processing files: fedmsg-base-0.17.2-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Of0dsj + umask 022 + cd /builddir/build/BUILD + cd fedmsg-0.17.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg-base + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg-base + cp -pr doc/ /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg-base + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg-base + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch/usr/share/doc/fedmsg-base + exit 0 Provides: config(fedmsg-base) = 0.17.2-1.fc24 fedmsg-base = 0.17.2-1.fc24 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Processing files: fedmsg-announce-0.17.2-1.fc24.noarch Provides: fedmsg-announce = 0.17.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: fedmsg-collectd-0.17.2-1.fc24.noarch Provides: fedmsg-collectd = 0.17.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: fedmsg-hub-0.17.2-1.fc24.noarch Provides: fedmsg-hub = 0.17.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: fedmsg-relay-0.17.2-1.fc24.noarch Provides: config(fedmsg-relay) = 0.17.2-1.fc24 fedmsg-relay = 0.17.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: fedmsg-irc-0.17.2-1.fc24.noarch Provides: config(fedmsg-irc) = 0.17.2-1.fc24 fedmsg-irc = 0.17.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: fedmsg-gateway-0.17.2-1.fc24.noarch Provides: config(fedmsg-gateway) = 0.17.2-1.fc24 fedmsg-gateway = 0.17.2-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch Wrote: /builddir/build/RPMS/fedmsg-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python2-fedmsg-core-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python3-fedmsg-core-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python2-fedmsg-commands-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python2-fedmsg-consumers-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-base-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-announce-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-collectd-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-hub-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-relay-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-irc-0.17.2-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-gateway-0.17.2-1.fc24.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NG0oRk + umask 022 + cd /builddir/build/BUILD + cd fedmsg-0.17.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedmsg-0.17.2-1.fc24.noarch + exit 0 Child return code was: 0 LEAVE do -->