Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-rootwrap.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-victoria-el8-build-81985-492152/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2a0081fd82c2460abb93b8c76ae84b0e', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81985-492152/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/python-oslo-rootwrap.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/python-oslo-rootwrap-6.2.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-rootwrap.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-victoria-el8-build-81985-492152/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '03a3ab9db129496bbf956acec787771e', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81985-492152/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/python-oslo-rootwrap.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.mQvMvM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.rootwrap-6.2.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.rootwrap-6.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.rootwrap-6.2.0 + /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 'python-oslo-rootwrap-6.2.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1pCN9L + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.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' + 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/oslo_rootwrap copying oslo_rootwrap/cmd.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/client.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/__init__.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/version.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/daemon.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/filters.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/wrapper.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/jsonrpc.py -> build/lib/oslo_rootwrap creating build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/__init__.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_functional.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_rootwrap.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_functional_eventlet.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/run_daemon.py -> build/lib/oslo_rootwrap/tests running egg_info writing oslo.rootwrap.egg-info/PKG-INFO writing dependency_links to oslo.rootwrap.egg-info/dependency_links.txt writing entry points to oslo.rootwrap.egg-info/entry_points.txt writing requirements to oslo.rootwrap.egg-info/requires.txt writing top-level names to oslo.rootwrap.egg-info/top_level.txt writing pbr to oslo.rootwrap.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'oslo.rootwrap.egg-info/SOURCES.txt' + sleep 1 + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (oslo.rootwrap) with name extracted from the package (oslo.rootwrap); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.rootwrap-6.2.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] contributor/index reading sources... [ 33%] index reading sources... [ 50%] install/index reading sources... [ 66%] user/history reading sources... [ 83%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] contributor/index [openstackdocstheme] pdf_link False writing output... [ 33%] index writing output... [ 50%] install/index writing output... [ 66%] user/history writing output... [ 83%] user/index writing output... [100%] user/usage generating indices... genindex[openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[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 -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a8gBWS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch + cd oslo.rootwrap-6.2.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' + 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/python-oslo-rootwrap-6.2.0-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/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/cmd.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/client.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/__init__.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/version.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/daemon.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/filters.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/wrapper.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/test_functional.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/test_rootwrap.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/test_functional_eventlet.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/run_daemon.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/jsonrpc.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/cmd.py to cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/daemon.py to daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/filters.py to filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/wrapper.py to wrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/test_functional.py to test_functional.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/test_rootwrap.py to test_rootwrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/test_functional_eventlet.py to test_functional_eventlet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/run_daemon.py to run_daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/jsonrpc.py to jsonrpc.cpython-36.pyc writing byte-compilation script '/tmp/tmpelzidtsn.py' /usr/libexec/platform-python /tmp/tmpelzidtsn.py removing /tmp/tmpelzidtsn.py running install_egg_info running egg_info writing oslo.rootwrap.egg-info/PKG-INFO writing dependency_links to oslo.rootwrap.egg-info/dependency_links.txt writing entry points to oslo.rootwrap.egg-info/entry_points.txt writing requirements to oslo.rootwrap.egg-info/requires.txt writing top-level names to oslo.rootwrap.egg-info/top_level.txt writing pbr to oslo.rootwrap.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'oslo.rootwrap.egg-info/SOURCES.txt' Copying oslo.rootwrap.egg-info to /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo.rootwrap-6.2.0-py3.6.egg-info running install_scripts Installing oslo-rootwrap script to /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/bin Installing oslo-rootwrap-daemon script to /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 6.2.0-1.el8 --unique-debug-suffix -6.2.0-1.el8.noarch --unique-debug-src-base python-oslo-rootwrap-6.2.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.rootwrap-6.2.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/python-oslo-rootwrap-6.2.0-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fS2p91 + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.0 + export PYTHONPATH=. + PYTHONPATH=. + export OS_TEST_PATH=./oslo_rootwrap/tests + OS_TEST_PATH=./oslo_rootwrap/tests + PYTHON=python3 + stestr-3 --test-path ./oslo_rootwrap/tests run {19} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_traversal [0.001204s] ... ok {19} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_non_netns [0.000137s] ... ok {19} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ReadFileFilter [0.000139s] ... ok {11} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_once [0.178040s] ... ok {11} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter [0.003423s] ... ok {11} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_invalid_regexpfilter [0.000115s] ... ok {11} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_skips [0.000516s] ... ok {12} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_as ... SKIPPED: Test requires root (for setuid) {12} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_pass_constraint [0.000505s] ... ok {12} oslo_rootwrap.tests.test_rootwrap.RootwrapLoaderTestCase.test_privsep_in_loader [0.000489s] ... ok {12} oslo_rootwrap.tests.test_rootwrap.RootwrapLoaderTestCase.test_strict_switched_off_in_configparser [0.001659s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_wrong_arguments_number [0.001664s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_not_match [0.001204s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_nomatch [0.000208s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RegExpFilter_reject [0.000445s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject [0.001743s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_match [0.000729s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_EnvFilter_without_leading_env [0.000496s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_renamed_exe [0.019885s] ... ok {9} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match [0.001941s] ... ok {9} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_EnvFilter [0.000633s] ... ok {9} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ReadFileFilter_empty_args [0.000231s] ... ok {17} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command [0.001827s] ... ok {17} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin [0.000821s] ... ok {17} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_missing_command [0.000535s] ... ok {9} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RootwrapConfig [0.002103s] ... ok {10} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_wrong_exec_command [0.001225s] ... ok {10} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_multiple [0.000560s] ... ok {10} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_upgraded_exe [0.000762s] ... ok {10} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_matches_user [0.000276s] ... ok {16} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_traversal [0.001334s] ... ok {16} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_commandfilter [0.000186s] ... ok {16} oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_negative_returncode [0.001883s] ... ok {14} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_symlink [0.001116s] ... ok {14} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_add [0.000116s] ... ok {14} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RegExpFilter_match [0.000330s] ... ok {15} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_traversal_symlink [0.001843s] ... ok {15} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_nomatch_nonroot [0.000210s] ... ok {15} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_deleted_exe [0.001161s] ... ok {13} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_command_not_found [0.175858s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ -c: Executable not found: /unknown/unknown_cmd (filter match = unknown_cmd) {13} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_list [0.000146s] ... ok {13} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_match [0.000094s] ... ok {8} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_later_install_cmd [0.215712s] ... ok {7} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_client [0.227914s] ... ok {3} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_stdin [0.187192s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_traversal_symlink [0.000929s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin_bad [0.001067s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_positive_returncode [0.001664s] ... ok {6} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_signal [0.258018s] ... ok {2} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_unauthorized_command [0.208694s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ -c: Unauthorized command: unauthorized_cmd (no filter matched) {2} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_symlink [0.000946s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_traversal [0.000605s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_filter_does_not_match [0.000374s] ... ok {4} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_ressurection [0.248063s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.DaemonCleanupTestCase.test_daemon_no_cleanup_for_uninitialized_server [0.001930s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_empty_args [0.000649s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_symlink [0.000579s] ... ok {8} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_once [0.197716s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ teststr {8} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_equality_constraint [0.000874s] ... ok {8} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_no_raise [0.000131s] ... ok {7} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_command_not_found [0.194669s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_delete [0.000249s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_exec_dirs_search [0.000211s] ... ok {6} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_stdin [0.195457s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ teststr {6} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns [0.000185s] ... ok {6} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_filter_matches [0.000208s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_graceful_death [1.207826s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_as ... SKIPPED: Test requires root (for setuid) {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_CommandFilter [0.000171s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_regexpfilter [0.000124s] ... ok {18} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_timeout [15.207666s] ... ok {18} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_unauthorized_command [0.172948s] ... ok {18} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_traversal_symlink [0.000787s] ... ok ====== Totals ====== Ran: 73 tests in 15.5645 sec. - Passed: 71 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 18.9435 sec. ============== Worker Balance ============== - Worker 0 (4 tests) => 0:00:00.023835 - Worker 1 (4 tests) => 0:00:01.210897 - Worker 2 (4 tests) => 0:00:00.211979 - Worker 3 (4 tests) => 0:00:00.192660 - Worker 4 (4 tests) => 0:00:00.252495 - Worker 5 (4 tests) => 0:00:00.004292 - Worker 6 (4 tests) => 0:00:00.455893 - Worker 7 (4 tests) => 0:00:00.425618 - Worker 8 (4 tests) => 0:00:00.416458 - Worker 9 (4 tests) => 0:00:00.005956 - Worker 10 (4 tests) => 0:00:00.003494 - Worker 11 (4 tests) => 0:00:00.183672 - Worker 12 (4 tests) => 0:00:00.004759 - Worker 13 (3 tests) => 0:00:00.177149 - Worker 14 (3 tests) => 0:00:00.001949 - Worker 15 (3 tests) => 0:00:00.003960 - Worker 16 (3 tests) => 0:00:00.004173 - Worker 17 (3 tests) => 0:00:00.004156 - Worker 18 (3 tests) => 0:00:15.383302 - Worker 19 (3 tests) => 0:00:00.001874 + exit 0 Processing files: python3-oslo-rootwrap-6.2.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U8rxsP + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/doc/python3-oslo-rootwrap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/doc/python3-oslo-rootwrap + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/doc/python3-oslo-rootwrap + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/doc/python3-oslo-rootwrap + exit 0 Provides: python3-oslo-rootwrap = 6.2.0-1.el8 python3.6dist(oslo.rootwrap) = 6.2.0 python3dist(oslo.rootwrap) = 6.2.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 Obsoletes: python2-oslo-rootwrap < 6.2.0-1.el8 Processing files: python-oslo-rootwrap-doc-6.2.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vfErDJ + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/doc/python-oslo-rootwrap-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/doc/python-oslo-rootwrap-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/doc/python-oslo-rootwrap-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0mEKQD + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/licenses/python-oslo-rootwrap-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/licenses/python-oslo-rootwrap-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch/usr/share/licenses/python-oslo-rootwrap-doc + exit 0 Provides: python-oslo-rootwrap-doc = 6.2.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-rootwrap-tests-6.2.0-1.el8.noarch Provides: python3-oslo-rootwrap-tests = 6.2.0-1.el8 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) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-oslo-rootwrap-6.2.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-rootwrap-doc-6.2.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-rootwrap-tests-6.2.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tlfAjB + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-1.el8.noarch + exit 0 Child return code was: 0