Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-nose.spec'], chrootPath='/var/lib/mock/module-python36-3.6-8100020250604032528-5f96a030-build-138141-79644/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-nose.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-nose.spec'], chrootPath='/var/lib/mock/module-python36-3.6-8100020250604032528-5f96a030-build-138141-79644/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-nose.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qmeZtx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-nose-1.3.7 + /usr/bin/mkdir -p python-nose-1.3.7 + cd python-nose-1.3.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/nose-1.3.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd nose-1.3.7 ~/build/BUILD/python-nose-1.3.7/nose-1.3.7 ~/build/BUILD/python-nose-1.3.7 + /usr/bin/cat /builddir/build/SOURCES/python-nose-coverage4.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-nose-py35.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-nose-unicode.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-nose-readunicode.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-nose-py36.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + dos2unix examples/attrib_plugin.py dos2unix: converting file examples/attrib_plugin.py to Unix format... + cp -pr lgpl.txt AUTHORS CHANGELOG examples NEWS README.txt .. + popd ~/build/BUILD/python-nose-1.3.7 + mv nose-1.3.7 python3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jpkQcq + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-nose-1.3.7/python3 ~/build/BUILD/python-nose-1.3.7 + cd python-nose-1.3.7 + pushd python3 + 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/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/nose copying nose/twistedtools.py -> build/lib/nose copying nose/util.py -> build/lib/nose copying nose/importer.py -> build/lib/nose copying nose/loader.py -> build/lib/nose copying nose/config.py -> build/lib/nose copying nose/__init__.py -> build/lib/nose copying nose/selector.py -> build/lib/nose copying nose/result.py -> build/lib/nose copying nose/inspector.py -> build/lib/nose copying nose/proxy.py -> build/lib/nose copying nose/pyversion.py -> build/lib/nose copying nose/case.py -> build/lib/nose copying nose/__main__.py -> build/lib/nose copying nose/suite.py -> build/lib/nose copying nose/core.py -> build/lib/nose copying nose/commands.py -> build/lib/nose copying nose/exc.py -> build/lib/nose copying nose/failure.py -> build/lib/nose creating build/lib/nose/tools copying nose/tools/trivial.py -> build/lib/nose/tools copying nose/tools/__init__.py -> build/lib/nose/tools copying nose/tools/nontrivial.py -> build/lib/nose/tools creating build/lib/nose/sphinx copying nose/sphinx/__init__.py -> build/lib/nose/sphinx copying nose/sphinx/pluginopts.py -> build/lib/nose/sphinx creating build/lib/nose/ext copying nose/ext/__init__.py -> build/lib/nose/ext copying nose/ext/dtcompat.py -> build/lib/nose/ext creating build/lib/nose/plugins copying nose/plugins/errorclass.py -> build/lib/nose/plugins copying nose/plugins/isolate.py -> build/lib/nose/plugins copying nose/plugins/failuredetail.py -> build/lib/nose/plugins copying nose/plugins/manager.py -> build/lib/nose/plugins copying nose/plugins/allmodules.py -> build/lib/nose/plugins copying nose/plugins/skip.py -> build/lib/nose/plugins copying nose/plugins/__init__.py -> build/lib/nose/plugins copying nose/plugins/cover.py -> build/lib/nose/plugins copying nose/plugins/debug.py -> build/lib/nose/plugins copying nose/plugins/deprecated.py -> build/lib/nose/plugins copying nose/plugins/attrib.py -> build/lib/nose/plugins copying nose/plugins/capture.py -> build/lib/nose/plugins copying nose/plugins/xunit.py -> build/lib/nose/plugins copying nose/plugins/testid.py -> build/lib/nose/plugins copying nose/plugins/plugintest.py -> build/lib/nose/plugins copying nose/plugins/multiprocess.py -> build/lib/nose/plugins copying nose/plugins/logcapture.py -> build/lib/nose/plugins copying nose/plugins/builtin.py -> build/lib/nose/plugins copying nose/plugins/doctests.py -> build/lib/nose/plugins copying nose/plugins/collect.py -> build/lib/nose/plugins copying nose/plugins/prof.py -> build/lib/nose/plugins copying nose/plugins/base.py -> build/lib/nose/plugins copying nose/usage.txt -> build/lib/nose Fixing build/lib/nose/twistedtools.py build/lib/nose/util.py build/lib/nose/importer.py build/lib/nose/loader.py build/lib/nose/config.py build/lib/nose/__init__.py build/lib/nose/selector.py build/lib/nose/result.py build/lib/nose/inspector.py build/lib/nose/proxy.py build/lib/nose/pyversion.py build/lib/nose/case.py build/lib/nose/__main__.py build/lib/nose/suite.py build/lib/nose/core.py build/lib/nose/commands.py build/lib/nose/exc.py build/lib/nose/failure.py build/lib/nose/tools/trivial.py build/lib/nose/tools/__init__.py build/lib/nose/tools/nontrivial.py build/lib/nose/sphinx/__init__.py build/lib/nose/sphinx/pluginopts.py build/lib/nose/ext/__init__.py build/lib/nose/ext/dtcompat.py build/lib/nose/plugins/errorclass.py build/lib/nose/plugins/isolate.py build/lib/nose/plugins/failuredetail.py build/lib/nose/plugins/manager.py build/lib/nose/plugins/allmodules.py build/lib/nose/plugins/skip.py build/lib/nose/plugins/__init__.py build/lib/nose/plugins/cover.py build/lib/nose/plugins/debug.py build/lib/nose/plugins/deprecated.py build/lib/nose/plugins/attrib.py build/lib/nose/plugins/capture.py build/lib/nose/plugins/xunit.py build/lib/nose/plugins/testid.py build/lib/nose/plugins/plugintest.py build/lib/nose/plugins/multiprocess.py build/lib/nose/plugins/logcapture.py build/lib/nose/plugins/builtin.py build/lib/nose/plugins/doctests.py build/lib/nose/plugins/collect.py build/lib/nose/plugins/prof.py build/lib/nose/plugins/base.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/nose/twistedtools.py build/lib/nose/util.py build/lib/nose/importer.py build/lib/nose/loader.py build/lib/nose/config.py build/lib/nose/__init__.py build/lib/nose/selector.py build/lib/nose/result.py build/lib/nose/inspector.py build/lib/nose/proxy.py build/lib/nose/pyversion.py build/lib/nose/case.py build/lib/nose/__main__.py build/lib/nose/suite.py build/lib/nose/core.py build/lib/nose/commands.py build/lib/nose/exc.py build/lib/nose/failure.py build/lib/nose/tools/trivial.py build/lib/nose/tools/__init__.py build/lib/nose/tools/nontrivial.py build/lib/nose/sphinx/__init__.py build/lib/nose/sphinx/pluginopts.py build/lib/nose/ext/__init__.py build/lib/nose/ext/dtcompat.py build/lib/nose/plugins/errorclass.py build/lib/nose/plugins/isolate.py build/lib/nose/plugins/failuredetail.py build/lib/nose/plugins/manager.py build/lib/nose/plugins/allmodules.py build/lib/nose/plugins/skip.py build/lib/nose/plugins/__init__.py build/lib/nose/plugins/cover.py build/lib/nose/plugins/debug.py build/lib/nose/plugins/deprecated.py build/lib/nose/plugins/attrib.py build/lib/nose/plugins/capture.py build/lib/nose/plugins/xunit.py build/lib/nose/plugins/testid.py build/lib/nose/plugins/plugintest.py build/lib/nose/plugins/multiprocess.py build/lib/nose/plugins/logcapture.py build/lib/nose/plugins/builtin.py build/lib/nose/plugins/doctests.py build/lib/nose/plugins/collect.py build/lib/nose/plugins/prof.py build/lib/nose/plugins/base.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma + sleep 1 + popd ~/build/BUILD/python-nose-1.3.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UZNcv8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch ++ dirname /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch + cd python-nose-1.3.7 + mkdir -p /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/man/man1 + pushd python3 ~/build/BUILD/python-nose-1.3.7/python3 ~/build/BUILD/python-nose-1.3.7 + 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/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/tools copying build/lib/nose/tools/trivial.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/tools copying build/lib/nose/tools/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/tools copying build/lib/nose/tools/nontrivial.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/tools copying build/lib/nose/twistedtools.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/util.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/sphinx copying build/lib/nose/sphinx/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/sphinx copying build/lib/nose/sphinx/pluginopts.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/sphinx copying build/lib/nose/importer.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/loader.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/config.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/selector.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/result.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/ext copying build/lib/nose/ext/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/ext copying build/lib/nose/ext/dtcompat.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/ext copying build/lib/nose/inspector.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/proxy.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/pyversion.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/case.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/__main__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/suite.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/usage.txt -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/errorclass.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/isolate.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/failuredetail.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/manager.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/allmodules.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/skip.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/cover.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/debug.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/deprecated.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/attrib.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/capture.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/xunit.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/testid.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/plugintest.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/multiprocess.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/logcapture.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/builtin.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/doctests.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/collect.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/prof.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/plugins/base.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins copying build/lib/nose/core.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/commands.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/exc.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose copying build/lib/nose/failure.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/tools/trivial.py to trivial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/tools/nontrivial.py to nontrivial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/twistedtools.py to twistedtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/sphinx/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/sphinx/pluginopts.py to pluginopts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/importer.py to importer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/loader.py to loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/selector.py to selector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/result.py to result.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/ext/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/ext/dtcompat.py to dtcompat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/inspector.py to inspector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/pyversion.py to pyversion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/case.py to case.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/suite.py to suite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/errorclass.py to errorclass.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/isolate.py to isolate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/failuredetail.py to failuredetail.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/allmodules.py to allmodules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/skip.py to skip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/cover.py to cover.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/debug.py to debug.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/deprecated.py to deprecated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/attrib.py to attrib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/capture.py to capture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/xunit.py to xunit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/testid.py to testid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/plugintest.py to plugintest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/multiprocess.py to multiprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/logcapture.py to logcapture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/builtin.py to builtin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/doctests.py to doctests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/collect.py to collect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/prof.py to prof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/plugins/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/commands.py to commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose/failure.py to failure.cpython-36.pyc writing byte-compilation script '/tmp/tmphj_y2i4_.py' /usr/bin/python3.6 /tmp/tmphj_y2i4_.py removing /tmp/tmphj_y2i4_.py running install_data creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/man creating /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/man/man1 copying nosetests.1 -> /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/man/man1 running install_egg_info running egg_info writing nose.egg-info/PKG-INFO writing dependency_links to nose.egg-info/dependency_links.txt writing entry points to nose.egg-info/entry_points.txt writing top-level names to nose.egg-info/top_level.txt reading manifest file 'nose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/.build' writing manifest file 'nose.egg-info/SOURCES.txt' Copying nose.egg-info to /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6/site-packages/nose-1.3.7-py3.6.egg-info running install_scripts Installing nosetests script to /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/bin Installing nosetests-3.6 script to /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/bin/nosetests /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/bin/nosetests-3.6 + touch /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/bin/nosetests-3 + mv /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/man/man1/nosetests.1 /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/man/man1/nosetests-3.6.1 + touch /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/man/man1/nosetests-3.1 + popd ~/build/BUILD/python-nose-1.3.7 + cp -a python3/doc reST + rm -vrf reST/.static reST/.templates removed 'reST/.static/nose.css' removed directory 'reST/.static' removed 'reST/.templates/page.html' removed 'reST/.templates/index.html' removed 'reST/.templates/layout.html' removed 'reST/.templates/indexsidebar.html' removed directory 'reST/.templates' + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.3.7-31.module+oc8.10.0+654+271df2e9 --unique-debug-suffix -1.3.7-31.module+oc8.10.0+654+271df2e9.noarch --unique-debug-src-base python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-nose-1.3.7 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/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python-nose-docs-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iQBsMN + umask 022 + cd /builddir/build/BUILD + cd python-nose-1.3.7 + DOCDIR=/builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/doc/python-nose-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/doc/python-nose-docs + cp -pr AUTHORS /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/doc/python-nose-docs + cp -pr CHANGELOG /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/doc/python-nose-docs + cp -pr examples /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/doc/python-nose-docs + cp -pr NEWS /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/doc/python-nose-docs + cp -pr README.txt /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/doc/python-nose-docs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.45nq70 + umask 022 + cd /builddir/build/BUILD + cd python-nose-1.3.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/licenses/python-nose-docs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/licenses/python-nose-docs + cp -pr lgpl.txt /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/licenses/python-nose-docs + exit 0 Provides: python-nose-docs = 1.3.7-31.module+oc8.10.0+654+271df2e9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2Q8hV8 + umask 022 + cd /builddir/build/BUILD + cd python-nose-1.3.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/licenses/python3-nose + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/licenses/python3-nose + cp -pr lgpl.txt /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch/usr/share/licenses/python3-nose + exit 0 Provides: python3-nose = 1.3.7-31.module+oc8.10.0+654+271df2e9 python3.6dist(nose) = 1.3.7 python3dist(nose) = 1.3.7 Requires(interp): /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 python36 Requires(postun): /bin/sh alternatives >= 1.19.1-1 python36 Requires: /usr/bin/python3.6 python(abi) = 3.6 Obsoletes: platform-python-nose < 1.3.7-31.module+oc8.10.0+654+271df2e9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch Wrote: /builddir/build/RPMS/python-nose-docs-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch.rpm Wrote: /builddir/build/RPMS/python3-nose-1.3.7-31.module+oc8.10.0+654+271df2e9.noarch.rpm Child return code was: 0