Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pywbem.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-183724-60248/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pywbem.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 Wrote: /builddir/build/SRPMS/pywbem-0.15.0-6.an8.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/pywbem.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-183724-60248/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pywbem.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F0PBvo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pywbem-0.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pywbem-0.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pywbem-0.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf pywbem-0.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pywbem-0.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pywbem-0.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/BZ_1922368.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bbPx7u + umask 022 + cd /builddir/build/BUILD + cd pywbem-0.15.0 + 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' + /usr/libexec/platform-python setup.py build running build running build_py creating build creating build/lib creating build/lib/pywbem copying pywbem/__init__.py -> build/lib/pywbem copying pywbem/_cliutils.py -> build/lib/pywbem copying pywbem/_listener.py -> build/lib/pywbem copying pywbem/_logging.py -> build/lib/pywbem copying pywbem/_nocasedict.py -> build/lib/pywbem copying pywbem/_recorder.py -> build/lib/pywbem copying pywbem/_server.py -> build/lib/pywbem copying pywbem/_statistics.py -> build/lib/pywbem copying pywbem/_subscription_manager.py -> build/lib/pywbem copying pywbem/_utils.py -> build/lib/pywbem copying pywbem/_valuemapping.py -> build/lib/pywbem copying pywbem/_version.py -> build/lib/pywbem copying pywbem/_warnings.py -> build/lib/pywbem copying pywbem/cim_constants.py -> build/lib/pywbem copying pywbem/cim_http.py -> build/lib/pywbem copying pywbem/cim_obj.py -> build/lib/pywbem copying pywbem/cim_operations.py -> build/lib/pywbem copying pywbem/cim_types.py -> build/lib/pywbem copying pywbem/cim_xml.py -> build/lib/pywbem copying pywbem/config.py -> build/lib/pywbem copying pywbem/exceptions.py -> build/lib/pywbem copying pywbem/mof_compiler.py -> build/lib/pywbem copying pywbem/tupleparse.py -> build/lib/pywbem copying pywbem/tupletree.py -> build/lib/pywbem creating build/lib/pywbem_mock copying pywbem_mock/__init__.py -> build/lib/pywbem_mock copying pywbem_mock/_dmtf_cim_schema.py -> build/lib/pywbem_mock copying pywbem_mock/_mockmofwbemconnection.py -> build/lib/pywbem_mock copying pywbem_mock/_resolvermixin.py -> build/lib/pywbem_mock copying pywbem_mock/_wbemconnection_mock.py -> build/lib/pywbem_mock running egg_info creating pywbem.egg-info writing pywbem.egg-info/PKG-INFO writing dependency_links to pywbem.egg-info/dependency_links.txt writing requirements to pywbem.egg-info/requires.txt writing top-level names to pywbem.egg-info/top_level.txt writing manifest file 'pywbem.egg-info/SOURCES.txt' reading manifest file 'pywbem.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pywbem.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.6 copying and adjusting wbemcli -> build/scripts-3.6 copying and adjusting wbemcli.py -> build/scripts-3.6 copying wbemcli.bat -> build/scripts-3.6 copying and adjusting mof_compiler -> build/scripts-3.6 copying mof_compiler.bat -> build/scripts-3.6 changing mode of build/scripts-3.6/wbemcli from 644 to 755 changing mode of build/scripts-3.6/wbemcli.py from 644 to 755 changing mode of build/scripts-3.6/wbemcli.bat from 644 to 755 changing mode of build/scripts-3.6/mof_compiler from 644 to 755 changing mode of build/scripts-3.6/mof_compiler.bat from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IfEK1f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64 + cd pywbem-0.15.0 + rm -rf /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64 + env PYTHONPATH=/builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/lib/python3.6/site-packages /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64 creating /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr creating /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib creating /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/__init__.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_cliutils.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_listener.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_logging.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_nocasedict.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_recorder.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_server.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_statistics.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_subscription_manager.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_utils.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_valuemapping.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_version.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/_warnings.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/cim_constants.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/cim_http.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/cim_obj.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/cim_operations.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/cim_types.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/cim_xml.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/config.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/exceptions.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/mof_compiler.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/tupleparse.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem copying build/lib/pywbem/tupletree.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem creating /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock copying build/lib/pywbem_mock/__init__.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock copying build/lib/pywbem_mock/_dmtf_cim_schema.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock copying build/lib/pywbem_mock/_mockmofwbemconnection.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock copying build/lib/pywbem_mock/_resolvermixin.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock copying build/lib/pywbem_mock/_wbemconnection_mock.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_cliutils.py to _cliutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_listener.py to _listener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_logging.py to _logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_nocasedict.py to _nocasedict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_recorder.py to _recorder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_server.py to _server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_statistics.py to _statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_subscription_manager.py to _subscription_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_valuemapping.py to _valuemapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/_warnings.py to _warnings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/cim_constants.py to cim_constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/cim_http.py to cim_http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/cim_obj.py to cim_obj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/cim_operations.py to cim_operations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/cim_types.py to cim_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/cim_xml.py to cim_xml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/mof_compiler.py to mof_compiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/tupleparse.py to tupleparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem/tupletree.py to tupletree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock/_dmtf_cim_schema.py to _dmtf_cim_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock/_mockmofwbemconnection.py to _mockmofwbemconnection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock/_resolvermixin.py to _resolvermixin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem_mock/_wbemconnection_mock.py to _wbemconnection_mock.cpython-36.pyc writing byte-compilation script '/tmp/tmpcwktnhrc.py' /usr/libexec/platform-python /tmp/tmpcwktnhrc.py removing /tmp/tmpcwktnhrc.py running install_egg_info running egg_info writing pywbem.egg-info/PKG-INFO writing dependency_links to pywbem.egg-info/dependency_links.txt writing requirements to pywbem.egg-info/requires.txt writing top-level names to pywbem.egg-info/top_level.txt reading manifest file 'pywbem.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pywbem.egg-info/SOURCES.txt' Copying pywbem.egg-info to /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/lib/python3.6/site-packages/pywbem-0.15.0-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin copying build/scripts-3.6/wbemcli -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin copying build/scripts-3.6/wbemcli.py -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin copying build/scripts-3.6/wbemcli.bat -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin copying build/scripts-3.6/mof_compiler -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin copying build/scripts-3.6/mof_compiler.bat -> /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin/wbemcli to 755 changing mode of /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin/wbemcli.py to 755 changing mode of /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin/wbemcli.bat to 755 changing mode of /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin/mof_compiler to 755 changing mode of /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin/mof_compiler.bat to 755 + rm -rf /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin/mof_compiler.bat /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/bin/wbemcli.bat + mv -v /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/bin/wbemcli /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/bin/pywbemcli renamed '/builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/bin/wbemcli' -> '/builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/bin/pywbemcli' + sed -i -e s/wbemcli/pywbemcli/ /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/bin/pywbemcli + mv -v /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/bin/wbemcli.py /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/bin/pywbemcli.py renamed '/builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/bin/wbemcli.py' -> '/builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64//usr/bin/pywbemcli.py' + /usr/lib/rpm/find-debuginfo.sh -j64 --strict-build-id -m -i --build-id-seed 0.15.0-6.an8 --unique-debug-suffix -0.15.0-6.an8.x86_64 --unique-debug-src-base pywbem-0.15.0-6.an8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pywbem-0.15.0 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/pywbem-0.15.0-6.an8.x86_64/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: python3-pywbem-0.15.0-6.an8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YKEQcQ + umask 022 + cd /builddir/build/BUILD + cd pywbem-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/share/doc/python3-pywbem + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/share/doc/python3-pywbem + cp -pr README.rst /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/share/doc/python3-pywbem + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Lb8az5 + umask 022 + cd /builddir/build/BUILD + cd pywbem-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/share/licenses/python3-pywbem + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/share/licenses/python3-pywbem + cp -pr LICENSE.txt /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64/usr/share/licenses/python3-pywbem + exit 0 Provides: python3-pywbem = 1:0.15.0-6.an8 python3.6dist(pywbem) = 0.15.0 python3dist(pywbem) = 0.15.0 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 python3.6dist(ply) >= 3.10 python3.6dist(pyyaml) >= 5.1 python3.6dist(six) >= 1.10.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64 Wrote: /builddir/build/RPMS/python3-pywbem-0.15.0-6.an8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dU2Arz + umask 022 + cd /builddir/build/BUILD + cd pywbem-0.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pywbem-0.15.0-6.an8.x86_64 + exit 0 Child return code was: 0