Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/os-net-config.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.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/cloud8-openstack-ussuri-el8-build-79203-465027/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f45756736ee34987b7f7c8ad60dd7e0d', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-79203-465027/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/os-net-config.spec'] with env {'LANG': 'en_GB.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/os-net-config-12.3.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/os-net-config.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.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/cloud8-openstack-ussuri-el8-build-79203-465027/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c30b75424255446aa502e80bed1e7fe8', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-79203-465027/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/os-net-config.spec'] with env {'LANG': 'en_GB.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.f5M7hr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-net-config-12.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/os-net-config-12.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-net-config-12.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'os-net-config-12.3.1 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g9FAR0 + umask 022 + cd /builddir/build/BUILD + cd os-net-config-12.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/os_net_config creating build/lib/os_net_config/tests copying os_net_config/tests/test_impl_ifcfg.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_impl_eni.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_objects.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_utils.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_cli.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_validator.py -> build/lib/os_net_config/tests copying os_net_config/tests/__init__.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_os_net_config.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_sriov_config.py -> build/lib/os_net_config/tests copying os_net_config/tests/base.py -> build/lib/os_net_config/tests copying os_net_config/impl_ifcfg.py -> build/lib/os_net_config copying os_net_config/objects.py -> build/lib/os_net_config copying os_net_config/validator.py -> build/lib/os_net_config copying os_net_config/version.py -> build/lib/os_net_config copying os_net_config/cli.py -> build/lib/os_net_config copying os_net_config/impl_iproute.py -> build/lib/os_net_config copying os_net_config/sriov_config.py -> build/lib/os_net_config copying os_net_config/__init__.py -> build/lib/os_net_config copying os_net_config/impl_eni.py -> build/lib/os_net_config copying os_net_config/utils.py -> build/lib/os_net_config running egg_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'os_net_config.egg-info/SOURCES.txt' copying os_net_config/schema.yaml -> build/lib/os_net_config + sleep 1 + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/os-net-config-12.3.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/os-net-config/tree/doc/source' [openstackdocstheme] bug_project (from user) 'os-net-config' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributing is 2020-07-28 07:08:06 writing output... [ 40%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-07-28 07:08:06 writing output... [ 60%] installation [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for installation is 2020-07-28 07:08:06 writing output... [ 80%] readme [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for readme is 2020-07-28 07:08:06 writing output... [100%] usage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for usage is 2020-07-28 07:08:06 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '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 doc/build/html. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VmXmgH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch + cd os-net-config-12.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/impl_ifcfg.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/objects.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/validator.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/version.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/schema.yaml -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/cli.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/impl_iproute.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/sriov_config.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/__init__.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config copying build/lib/os_net_config/impl_eni.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config creating /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/test_impl_ifcfg.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/test_impl_eni.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/test_objects.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/test_utils.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/test_cli.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/test_validator.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/__init__.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/test_os_net_config.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/test_sriov_config.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/tests/base.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests copying build/lib/os_net_config/utils.py -> /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/impl_ifcfg.py to impl_ifcfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/objects.py to objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/validator.py to validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/impl_iproute.py to impl_iproute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/sriov_config.py to sriov_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/impl_eni.py to impl_eni.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/test_impl_ifcfg.py to test_impl_ifcfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/test_impl_eni.py to test_impl_eni.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/test_objects.py to test_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/test_cli.py to test_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/test_validator.py to test_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/test_os_net_config.py to test_os_net_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/test_sriov_config.py to test_sriov_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config/utils.py to utils.cpython-36.pyc writing byte-compilation script '/tmp/tmp5y4ox1am.py' /usr/libexec/platform-python /tmp/tmp5y4ox1am.py removing /tmp/tmp5y4ox1am.py running install_egg_info running egg_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'os_net_config.egg-info/SOURCES.txt' Copying os_net_config.egg-info to /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/os_net_config-12.3.1-py3.6.egg-info running install_scripts Installing os-net-config script to /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/bin Installing os-net-config-sriov script to /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 12.3.1-1.el8 --unique-debug-suffix -12.3.1-1.el8.noarch --unique-debug-src-base os-net-config-12.3.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/os-net-config-12.3.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: os-net-config-12.3.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x7FHYq + umask 022 + cd /builddir/build/BUILD + cd os-net-config-12.3.1 + DOCDIR=/builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/share/doc/os-net-config + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/share/doc/os-net-config + cp -pr README.rst /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/share/doc/os-net-config + cp -pr LICENSE /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/share/doc/os-net-config + cp -pr doc/build/html /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch/usr/share/doc/os-net-config + exit 0 Provides: os-net-config = 12.3.1-1.el8 python3.6dist(os-net-config) = 12.3.1 python3dist(os-net-config) = 12.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch Wrote: /builddir/build/RPMS/os-net-config-12.3.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cvfDlo + umask 022 + cd /builddir/build/BUILD + cd os-net-config-12.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/os-net-config-12.3.1-1.el8.noarch + exit 0 Child return code was: 0