Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fedmsg.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1680892549.701145/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fedmsg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626825600 Wrote: /builddir/build/SRPMS/fedmsg-1.1.2-6.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fedmsg.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1680892549.701145/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fedmsg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626825600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D4J8gT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fedmsg-1.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/fedmsg-1.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fedmsg-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3X9NNw + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/fedmsg copying fedmsg/utils.py -> build/lib/fedmsg copying fedmsg/core.py -> build/lib/fedmsg copying fedmsg/config.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/trigger.py -> build/lib/fedmsg/commands copying fedmsg/commands/tail.py -> build/lib/fedmsg/commands copying fedmsg/commands/replay.py -> build/lib/fedmsg/commands copying fedmsg/commands/relay.py -> build/lib/fedmsg/commands copying fedmsg/commands/logger.py -> build/lib/fedmsg/commands copying fedmsg/commands/ircbot.py -> build/lib/fedmsg/commands copying fedmsg/commands/hub.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/collectd.py -> build/lib/fedmsg/commands copying fedmsg/commands/check.py -> build/lib/fedmsg/commands copying fedmsg/commands/announce.py -> build/lib/fedmsg/commands copying fedmsg/commands/__init__.py -> build/lib/fedmsg/commands creating build/lib/fedmsg/consumers copying fedmsg/consumers/relay.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/ircbot.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/gateway.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/dummy.py -> build/lib/fedmsg/consumers copying fedmsg/consumers/__init__.py -> build/lib/fedmsg/consumers creating build/lib/fedmsg/text copying fedmsg/text/logger.py -> build/lib/fedmsg/text copying fedmsg/text/default.py -> build/lib/fedmsg/text copying fedmsg/text/base.py -> build/lib/fedmsg/text copying fedmsg/text/announce.py -> build/lib/fedmsg/text copying fedmsg/text/__init__.py -> build/lib/fedmsg/text creating build/lib/fedmsg/meta copying fedmsg/meta/logger.py -> build/lib/fedmsg/meta copying fedmsg/meta/default.py -> build/lib/fedmsg/meta copying fedmsg/meta/base.py -> build/lib/fedmsg/meta copying fedmsg/meta/announce.py -> build/lib/fedmsg/meta copying fedmsg/meta/__init__.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/test_utils.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_threads.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_replay.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_meta.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_hub.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_crypto_switching.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_crypto_gpg.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_core.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_config.py -> build/lib/fedmsg/tests copying fedmsg/tests/test_commands.py -> build/lib/fedmsg/tests copying fedmsg/tests/fedmsg-test-config.py -> build/lib/fedmsg/tests copying fedmsg/tests/common.py -> build/lib/fedmsg/tests copying fedmsg/tests/base.py -> build/lib/fedmsg/tests copying fedmsg/tests/__init__.py -> build/lib/fedmsg/tests creating build/lib/fedmsg/crypto copying fedmsg/crypto/x509_ng.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/x509.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/utils.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/gpg.py -> build/lib/fedmsg/crypto copying fedmsg/crypto/__init__.py -> build/lib/fedmsg/crypto running egg_info creating fedmsg.egg-info writing fedmsg.egg-info/PKG-INFO writing dependency_links to fedmsg.egg-info/dependency_links.txt writing entry points to fedmsg.egg-info/entry_points.txt writing requirements to fedmsg.egg-info/requires.txt writing top-level names to fedmsg.egg-info/top_level.txt writing manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest file 'fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' 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' adding license file 'LICENSE' 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/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/badca.crt -> 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/expired_ca.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/expired_ca.key -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/expired_crl.pem -> 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/fedora_ca.crt -> 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 copying fedmsg/tests/test_certs/keys/signed_by_expired_ca.crt -> build/lib/fedmsg/tests/test_certs/keys copying fedmsg/tests/test_certs/keys/signed_by_expired_ca.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.9 copying and adjusting scripts/fedmsg-config -> build/scripts-3.9 changing mode of build/scripts-3.9/fedmsg-config from 644 to 755 ++ pwd + make -j2 -C doc SPHINXBUILD=sphinx-build-3 html PYTHONPATH=/builddir/build/BUILD/fedmsg-1.1.2 make: Entering directory '/builddir/build/BUILD/fedmsg-1.1.2/doc' Running Sphinx v3.4.3 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://pyzmq.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://moksha.readthedocs.io/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] api :0: UserWarning: You do not have a working installation of the service_identity module: 'No module named 'service_identity''. Please install it from and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected. reading sources... [ 20%] changelog reading sources... [ 30%] commands reading sources... [ 40%] configuration reading sources... [ 50%] contributing reading sources... [ 60%] deployment reading sources... [ 70%] index reading sources... [ 80%] installation reading sources... [ 90%] publishing reading sources... [100%] subscribing looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] api writing output... [ 20%] changelog writing output... [ 30%] commands writing output... [ 40%] configuration writing output... [ 50%] contributing writing output... [ 60%] deployment writing output... [ 70%] index writing output... [ 80%] installation writing output... [ 90%] publishing writing output... [100%] subscribing generating indices... genindex py-modindex done highlighting module code... [ 5%] fedmsg highlighting module code... [ 10%] fedmsg.commands highlighting module code... [ 15%] fedmsg.commands.collectd highlighting module code... [ 21%] fedmsg.commands.gateway highlighting module code... [ 26%] fedmsg.commands.hub highlighting module code... [ 31%] fedmsg.commands.ircbot highlighting module code... [ 36%] fedmsg.commands.logger highlighting module code... [ 42%] fedmsg.commands.relay highlighting module code... [ 47%] fedmsg.commands.replay highlighting module code... [ 52%] fedmsg.commands.tail highlighting module code... [ 57%] fedmsg.config highlighting module code... [ 63%] fedmsg.consumers highlighting module code... [ 68%] fedmsg.crypto highlighting module code... [ 73%] fedmsg.encoding.sqla highlighting module code... [ 78%] fedmsg.meta highlighting module code... [ 84%] fedmsg.meta.base highlighting module code... [ 89%] fedmsg.replay highlighting module code... [ 94%] json highlighting module code... [100%] json.encoder writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/fedmsg-1.1.2/doc' + rm doc/_build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mmXQGV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64 + cd fedmsg-1.1.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/gpg.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/utils.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/x509.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto copying build/lib/fedmsg/crypto/x509_ng.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/whichopensslcnf -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/vars -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/sign-req -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/revoke-full -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/pkitool -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/openssl-1.0.0.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/openssl-0.9.6.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/list-crl -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/inherit-inter -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/file -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/clean-all -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-req-pass -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-req -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-server -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-pkcs12 -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key-pass -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-key -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-inter -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-dh -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/build-ca -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp copying build/lib/fedmsg/tests/test_certs/tmp/README -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/signed_by_expired_ca.key -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/signed_by_expired_ca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.key -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/server.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/serial.old -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/serial -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/revoke-test.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.old -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.attr.old -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt.attr -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/index.txt -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/fedora_ca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/expired_crl.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/expired_ca.key -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/expired_ca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.key -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.csr -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/dummy-revoked.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/crl.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/ca.key -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/ca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/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-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/badca.crt -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2D.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2C.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2B.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/2A.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/29.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/28.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/27.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/26.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/25.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/24.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/23.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/22.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/21.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/20.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1F.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1E.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1D.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1C.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1B.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/1A.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/19.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/18.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/17.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/16.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/15.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/14.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/13.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/12.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/11.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/10.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0F.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0E.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0D.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0C.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0B.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/0A.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/09.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/08.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/07.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/06.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/05.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/04.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/03.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/02.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys copying build/lib/fedmsg/tests/test_certs/keys/01.pem -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/keys creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/trustdb.gpg -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/test_data.sig -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/test_data -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/secring.gpg -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/pubring.gpg~ -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/pubring.gpg -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/gpg/corrupt.sig -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/gpg copying build/lib/fedmsg/tests/test_certs/vars -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/sign-req -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/revoke-full -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/rebuild-all-fedmsg-certs -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/pkitool -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-1.0.0.cnf-old-copy -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-1.0.0.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-0.9.8.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/openssl-0.9.6.cnf -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/list-crl -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/clean-all -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-req -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-key-server -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-key -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-ca -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/build-and-sign-key -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/test_certs/README -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_certs copying build/lib/fedmsg/tests/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/base.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/common.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/fedmsg-test-config.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_commands.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_config.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_core.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_crypto_gpg.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_crypto_switching.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_hub.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_meta.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_replay.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_threads.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests copying build/lib/fedmsg/tests/test_utils.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/replay copying build/lib/fedmsg/replay/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/replay copying build/lib/fedmsg/replay/sqlstore.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/replay creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/announce.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/base.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/default.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta copying build/lib/fedmsg/meta/logger.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text copying build/lib/fedmsg/text/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text copying build/lib/fedmsg/text/announce.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text copying build/lib/fedmsg/text/base.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text copying build/lib/fedmsg/text/default.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text copying build/lib/fedmsg/text/logger.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/dummy.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/gateway.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/ircbot.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers copying build/lib/fedmsg/consumers/relay.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/announce.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/check.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/collectd.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/config.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/gateway.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/hub.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/ircbot.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/logger.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/relay.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/replay.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/tail.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands copying build/lib/fedmsg/commands/trigger.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/encoding copying build/lib/fedmsg/encoding/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/encoding copying build/lib/fedmsg/encoding/sqla.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/encoding copying build/lib/fedmsg/__init__.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg copying build/lib/fedmsg/config.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg copying build/lib/fedmsg/core.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg copying build/lib/fedmsg/utils.py -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto/gpg.py to gpg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto/x509.py to x509.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/crypto/x509_ng.py to x509_ng.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/fedmsg-test-config.py to fedmsg-test-config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_core.py to test_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_crypto_gpg.py to test_crypto_gpg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_crypto_switching.py to test_crypto_switching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_hub.py to test_hub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_meta.py to test_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_replay.py to test_replay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_threads.py to test_threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/replay/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/replay/sqlstore.py to sqlstore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta/announce.py to announce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/meta/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text/announce.py to announce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/text/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers/gateway.py to gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers/ircbot.py to ircbot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/consumers/relay.py to relay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/announce.py to announce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/check.py to check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/collectd.py to collectd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/gateway.py to gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/hub.py to hub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/ircbot.py to ircbot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/relay.py to relay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/replay.py to replay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/tail.py to tail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/commands/trigger.py to trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/encoding/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/encoding/sqla.py to sqla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpwe4i5qtd.py' /usr/bin/python3 /tmp/tmpwe4i5qtd.py removing /tmp/tmpwe4i5qtd.py running install_egg_info running egg_info writing fedmsg.egg-info/PKG-INFO writing dependency_links to fedmsg.egg-info/dependency_links.txt writing entry points to fedmsg.egg-info/entry_points.txt writing requirements to fedmsg.egg-info/requires.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 'CHANGELOG.rst' 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' adding license file 'LICENSE' writing manifest file 'fedmsg.egg-info/SOURCES.txt' Copying fedmsg.egg-info to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9/site-packages/fedmsg-1.1.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin copying build/scripts-3.9/fedmsg-config -> /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-config to 755 Installing fedmsg-announce script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-check script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-collectd script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-dg-replay script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-gateway script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-hub script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-irc script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-logger script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-relay script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-signing-relay script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-tail script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin Installing fedmsg-trigger script to /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/__pycache__ + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-config /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-config-3.9 + ln -s /usr/bin/fedmsg-config-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-config-3 + ln -s /usr/bin/fedmsg-config-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-config + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-logger /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-logger-3.9 + ln -s /usr/bin/fedmsg-logger-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-logger-3 + ln -s /usr/bin/fedmsg-logger-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-logger + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-tail /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-tail-3.9 + ln -s /usr/bin/fedmsg-tail-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-tail-3 + ln -s /usr/bin/fedmsg-tail-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-tail + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-collectd /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-collectd-3.9 + ln -s /usr/bin/fedmsg-collectd-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-collectd-3 + ln -s /usr/bin/fedmsg-collectd-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-collectd + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-announce /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-announce-3.9 + ln -s /usr/bin/fedmsg-announce-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-announce-3 + ln -s /usr/bin/fedmsg-announce-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-announce + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-trigger /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-trigger-3.9 + ln -s /usr/bin/fedmsg-trigger-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-trigger-3 + ln -s /usr/bin/fedmsg-trigger-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-trigger + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-dg-replay /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-dg-replay-3.9 + ln -s /usr/bin/fedmsg-dg-replay-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-dg-replay-3 + ln -s /usr/bin/fedmsg-dg-replay-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-dg-replay + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-check /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-check-3.9 + ln -s /usr/bin/fedmsg-check-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-check-3 + ln -s /usr/bin/fedmsg-check-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-check + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-hub /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-hub-3.9 + ln -s /usr/bin/fedmsg-hub-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-hub-3 + ln -s /usr/bin/fedmsg-hub-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-hub + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-relay /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-relay-3.9 + ln -s /usr/bin/fedmsg-relay-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-relay-3 + ln -s /usr/bin/fedmsg-relay-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-relay + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-signing-relay /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-signing-relay-3.9 + ln -s /usr/bin/fedmsg-signing-relay-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-signing-relay-3 + ln -s /usr/bin/fedmsg-signing-relay-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-signing-relay + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-gateway /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-gateway-3.9 + ln -s /usr/bin/fedmsg-gateway-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-gateway-3 + ln -s /usr/bin/fedmsg-gateway-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-gateway + mv /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-irc /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-irc-3.9 + ln -s /usr/bin/fedmsg-irc-3.9 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-irc-3 + ln -s /usr/bin/fedmsg-irc-3 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/bin/fedmsg-irc + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/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-1.1.2-6.el9.x86_64/etc/fedmsg.d/. + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64//var/run/fedmsg + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64//var/log/fedmsg + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/systemd/system + /usr/bin/install -Dm0644 /builddir/build/SOURCES/fedmsg-gateway-3.service /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/systemd/system/ + /usr/bin/install -Dm0644 /builddir/build/SOURCES/fedmsg-hub-3.service /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/systemd/system/ + /usr/bin/install -Dm0644 /builddir/build/SOURCES/fedmsg-irc-3.service /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/systemd/system/ + /usr/bin/install -Dm0644 /builddir/build/SOURCES/fedmsg-relay-3.service /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/systemd/system/ + ln -s ./fedmsg-hub-3.service /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/systemd/system/fedmsg-hub.service + ln -s ./fedmsg-relay-3.service /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/systemd/system/fedmsg-relay.service + ln -s ./fedmsg-irc-3.service /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/systemd/system/fedmsg-irc.service + ln -s ./fedmsg-gateway-3.service /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/systemd/system/fedmsg-gateway.service + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64//etc/logrotate.d + /usr/bin/install logrotate /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64//etc/logrotate.d/fedmsg + chmod 0644 /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64//etc/logrotate.d/fedmsg + /usr/bin/install -Dm0644 /builddir/build/SOURCES/fedmsg-tmpfiles.conf /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/tmpfiles.d/fedmsg.conf + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.1.2-6.el9 --unique-debug-suffix -1.1.2-6.el9.x86_64 --unique-debug-src-base fedmsg-1.1.2-6.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/fedmsg-1.1.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/build-and-sign-key from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/build-ca from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/build-key from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/build-key-server from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/build-req from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/clean-all from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/list-crl from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/pkitool from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/rebuild-all-fedmsg-certs from /bin/bash -e to #!/usr/bin/bash -e mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/revoke-full from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/sign-req from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/build-ca from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/build-dh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/build-inter from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/build-key from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/build-key-pass from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/build-key-pkcs12 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/build-key-server from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/build-req from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/build-req-pass from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/clean-all from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/inherit-inter from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/list-crl from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/pkitool from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/revoke-full from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/sign-req from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/fedmsg/tests/test_certs/tmp/whichopensslcnf from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.g86rvR + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + rm -f '/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/etc/fedmsg.d/*.pyc' '/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/etc/fedmsg.d/*.pyo' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedmsg-1.1.2-6.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2gh7nh + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NtEZnH + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/fedmsg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/fedmsg + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/fedmsg + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedmsg = 1.1.2-6.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Processing files: fedmsg-base-1.1.2-6.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HEnnAb + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg-base + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg-base + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg-base + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ySsoGV + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/fedmsg-base + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/fedmsg-base + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/fedmsg-base + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(fedmsg-base) = 1.1.2-6.el9 fedmsg-base = 1.1.2-6.el9 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-doc-1.1.2-6.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AqA4j0 + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg-doc + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg-doc + cp -pr doc/_build/html /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/fedmsg-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.efD1Ip + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/fedmsg-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/fedmsg-doc + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/fedmsg-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedmsg-doc = 1.1.2-6.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-fedmsg-1.1.2-6.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EabXLY + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/python3-fedmsg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/python3-fedmsg + cp -pr README.rst /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/doc/python3-fedmsg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ec24uj + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/python3-fedmsg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/python3-fedmsg + cp -pr LICENSE /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64/usr/share/licenses/python3-fedmsg + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/bin/fedmsg-announce -> /usr/bin/fedmsg-announce-3 warning: absolute symlink: /usr/bin/fedmsg-announce-3 -> /usr/bin/fedmsg-announce-3.9 warning: absolute symlink: /usr/bin/fedmsg-check -> /usr/bin/fedmsg-check-3 warning: absolute symlink: /usr/bin/fedmsg-check-3 -> /usr/bin/fedmsg-check-3.9 warning: absolute symlink: /usr/bin/fedmsg-collectd -> /usr/bin/fedmsg-collectd-3 warning: absolute symlink: /usr/bin/fedmsg-collectd-3 -> /usr/bin/fedmsg-collectd-3.9 warning: absolute symlink: /usr/bin/fedmsg-config -> /usr/bin/fedmsg-config-3 warning: absolute symlink: /usr/bin/fedmsg-config-3 -> /usr/bin/fedmsg-config-3.9 warning: absolute symlink: /usr/bin/fedmsg-dg-replay -> /usr/bin/fedmsg-dg-replay-3 warning: absolute symlink: /usr/bin/fedmsg-dg-replay-3 -> /usr/bin/fedmsg-dg-replay-3.9 warning: absolute symlink: /usr/bin/fedmsg-gateway -> /usr/bin/fedmsg-gateway-3 warning: absolute symlink: /usr/bin/fedmsg-gateway-3 -> /usr/bin/fedmsg-gateway-3.9 warning: absolute symlink: /usr/bin/fedmsg-hub -> /usr/bin/fedmsg-hub-3 warning: absolute symlink: /usr/bin/fedmsg-hub-3 -> /usr/bin/fedmsg-hub-3.9 warning: absolute symlink: /usr/bin/fedmsg-irc -> /usr/bin/fedmsg-irc-3 warning: absolute symlink: /usr/bin/fedmsg-irc-3 -> /usr/bin/fedmsg-irc-3.9 warning: absolute symlink: /usr/bin/fedmsg-logger -> /usr/bin/fedmsg-logger-3 warning: absolute symlink: /usr/bin/fedmsg-logger-3 -> /usr/bin/fedmsg-logger-3.9 warning: absolute symlink: /usr/bin/fedmsg-relay -> /usr/bin/fedmsg-relay-3 warning: absolute symlink: /usr/bin/fedmsg-relay-3 -> /usr/bin/fedmsg-relay-3.9 warning: absolute symlink: /usr/bin/fedmsg-signing-relay -> /usr/bin/fedmsg-signing-relay-3 warning: absolute symlink: /usr/bin/fedmsg-signing-relay-3 -> /usr/bin/fedmsg-signing-relay-3.9 warning: absolute symlink: /usr/bin/fedmsg-tail -> /usr/bin/fedmsg-tail-3 warning: absolute symlink: /usr/bin/fedmsg-tail-3 -> /usr/bin/fedmsg-tail-3.9 warning: absolute symlink: /usr/bin/fedmsg-trigger -> /usr/bin/fedmsg-trigger-3 warning: absolute symlink: /usr/bin/fedmsg-trigger-3 -> /usr/bin/fedmsg-trigger-3.9 Provides: python-fedmsg = 1.1.2-6.el9 python3-fedmsg = 1.1.2-6.el9 python3-fedmsg-core = 1.1.2-6.el9 python3.9-fedmsg = 1.1.2-6.el9 python3.9dist(fedmsg) = 1.1.2 python3dist(fedmsg) = 1.1.2 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh python(abi) = 3.9 python3.9dist(arrow) python3.9dist(kitchen) python3.9dist(pyzmq) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(six) Conflicts: python2-fedmsg < 1.1.1-7 Obsoletes: python-fedmsg < 1.1.2-6.el9 python3-fedmsg-core < 1.1.2-6.el9 python39-fedmsg < 1.1.2-6.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64 Wrote: /builddir/build/RPMS/python3-fedmsg-1.1.2-6.el9.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-base-1.1.2-6.el9.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-1.1.2-6.el9.noarch.rpm Wrote: /builddir/build/RPMS/fedmsg-doc-1.1.2-6.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h1nOea + umask 022 + cd /builddir/build/BUILD + cd fedmsg-1.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedmsg-1.1.2-6.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0