Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-dns-google.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-41a6fc15e1c09ed64dd7cf534be98963b4716eec/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-dns-google.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-certbot-dns-google-1.9.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-dns-google.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-41a6fc15e1c09ed64dd7cf534be98963b4716eec/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-dns-google.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nzUqTJ + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/gpgverify --keyring=/builddir/build/SOURCES/gpg-A2CFB51FA275A7286234E7B24D17C995CD9775F2.gpg --signature=/builddir/build/SOURCES/certbot-dns-google-1.9.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-dns-google-1.9.0.tar.gz gpgv: Signature made Tue Oct 6 18:40:12 2020 UTC using RSA key ID CD9775F2 gpgv: Good signature from "Let's Encrypt Client Team " + cd /builddir/build/BUILD + rm -rf certbot-dns-google-1.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-dns-google-1.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-dns-google-1.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf certbot-dns-google.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c2o12w + umask 022 + cd /builddir/build/BUILD + cd certbot-dns-google-1.9.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/certbot_dns_google copying certbot_dns_google/__init__.py -> build/lib/certbot_dns_google creating build/lib/certbot_dns_google/_internal copying certbot_dns_google/_internal/dns_google.py -> build/lib/certbot_dns_google/_internal copying certbot_dns_google/_internal/__init__.py -> build/lib/certbot_dns_google/_internal running egg_info writing requirements to certbot_dns_google.egg-info/requires.txt writing certbot_dns_google.egg-info/PKG-INFO writing top-level names to certbot_dns_google.egg-info/top_level.txt writing dependency_links to certbot_dns_google.egg-info/dependency_links.txt writing entry points to certbot_dns_google.egg-info/entry_points.txt reading manifest file 'certbot_dns_google.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'certbot_dns_google/testdata' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot_dns_google.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lUU65p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch + cd certbot-dns-google-1.9.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_dns_google creating /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_dns_google/_internal copying build/lib/certbot_dns_google/_internal/dns_google.py -> /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_dns_google/_internal copying build/lib/certbot_dns_google/_internal/__init__.py -> /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_dns_google/_internal copying build/lib/certbot_dns_google/__init__.py -> /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_dns_google byte-compiling /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_dns_google/_internal/dns_google.py to dns_google.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_dns_google/_internal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_dns_google/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmptWpxS3.py' /usr/bin/python2 -O /tmp/tmptWpxS3.py removing /tmp/tmptWpxS3.py running install_egg_info running egg_info writing requirements to certbot_dns_google.egg-info/requires.txt writing certbot_dns_google.egg-info/PKG-INFO writing top-level names to certbot_dns_google.egg-info/top_level.txt writing dependency_links to certbot_dns_google.egg-info/dependency_links.txt writing entry points to certbot_dns_google.egg-info/entry_points.txt reading manifest file 'certbot_dns_google.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'certbot_dns_google/testdata' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot_dns_google.egg-info/SOURCES.txt' Copying certbot_dns_google.egg-info to /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_dns_google-1.9.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/certbot-dns-google-1.9.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TsZID0 + umask 022 + cd /builddir/build/BUILD + cd certbot-dns-google-1.9.0 + /usr/bin/python2 -m pytest ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/certbot-dns-google-1.9.0, inifile: collected 21 items tests/dns_google_test.py ..................... ========================== 21 passed in 6.07 seconds =========================== + exit 0 Processing files: python2-certbot-dns-google-1.9.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LL8kJL + umask 022 + cd /builddir/build/BUILD + cd certbot-dns-google-1.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/share/doc/python2-certbot-dns-google-1.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/share/doc/python2-certbot-dns-google-1.9.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/share/doc/python2-certbot-dns-google-1.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VxUxMz + umask 022 + cd /builddir/build/BUILD + cd certbot-dns-google-1.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/share/licenses/python2-certbot-dns-google-1.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/share/licenses/python2-certbot-dns-google-1.9.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch/usr/share/licenses/python2-certbot-dns-google-1.9.0 + exit 0 Provides: certbot-dns-google = 1.9.0-1.el7 python-certbot-dns-google = 1.9.0-1.el7 python2-certbot-dns-google = 1.9.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-certbot-dns-google < 1.9.0-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-certbot-dns-google-1.9.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ht426b + umask 022 + cd /builddir/build/BUILD + cd certbot-dns-google-1.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-dns-google-1.9.0-1.el7.noarch + exit 0 Child return code was: 0