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-84869-525313/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd1b86e513b2f4dc397928950b266ed13', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84869-525313/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-2.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-84869-525313/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f1a05da39396499fb33b42de09baac19', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84869-525313/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.bMtZLm + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt --signature=/builddir/build/SOURCES/oslo.rootwrap-6.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.rootwrap-6.2.0.tar.gz gpgv: Signature made Fri Sep 11 19:19:41 2020 UTC gpgv: using RSA key BC26D3A8D0665C87F7BEDF2AC12B8E73B30F2FC8 gpgv: Good signature from "OpenStack Infra (Victoria Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.rootwrap-6.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.rootwrap-6.2.0.tar.gz + /usr/bin/tar -xof - + 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.wDwDni + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/oslo_rootwrap creating build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_functional.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 copying oslo_rootwrap/tests/test_rootwrap.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/__init__.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/daemon.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/cmd.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 copying oslo_rootwrap/version.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/__init__.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/client.py -> build/lib/oslo_rootwrap 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' + 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.VhXP6i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch + cd oslo.rootwrap-6.2.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch --prefix /usr 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-2.el8.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.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-2.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-2.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-2.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/jsonrpc.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.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-2.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-2.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-2.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-2.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/__init__.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.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-2.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-2.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-2.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/jsonrpc.py to jsonrpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.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-2.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-2.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-2.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-2.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-2.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-2.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/client.py to client.cpython-36.pyc writing byte-compilation script '/tmp/tmpiu2vslph.py' /usr/bin/python3 /tmp/tmpiu2vslph.py removing /tmp/tmpiu2vslph.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-2.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-2.el8.noarch/usr/bin Installing oslo-rootwrap-daemon script to /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.el8 --unique-debug-suffix -6.2.0-2.el8.noarch --unique-debug-src-base python-oslo-rootwrap-6.2.0-2.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-2.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VNjFvn + 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 {3} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject [0.001247s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_match [0.000448s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RegExpFilter_reject [0.000522s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_positive_returncode [0.001548s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns [0.000271s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ReadFileFilter [0.000191s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ReadFileFilter_empty_args [0.000085s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin_bad [0.000771s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_traversal_symlink [0.001585s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_renamed_exe [0.014275s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_commandfilter [0.000112s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_filter_matches [0.000185s] ... ok {7} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_as ... SKIPPED: Test requires root (for setuid) {7} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_list [0.000154s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_invalid_regexpfilter [0.000086s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_exec_dirs_search [0.000120s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapLoaderTestCase.test_strict_switched_off_in_configparser [0.001819s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_EnvFilter_without_leading_env [0.000338s] ... ok {14} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_symlink [0.001547s] ... ok {14} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match [0.000596s] ... ok {14} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_traversal [0.000621s] ... ok {15} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_traversal [0.001567s] ... ok {15} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_traversal_symlink [0.000697s] ... ok {15} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_wrong_arguments_number [0.000686s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter [0.025614s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_deleted_exe [0.001518s] ... ok {16} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_symlink [0.001530s] ... 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.000635s] ... ok {12} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_empty_args [0.000485s] ... ok {16} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_nomatch_nonroot [0.000121s] ... ok {16} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_upgraded_exe [0.000748s] ... ok {12} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_nomatch [0.000149s] ... ok {17} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_traversal_symlink [0.001571s] ... ok {17} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RootwrapConfig [0.001380s] ... ok {17} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_skips [0.000524s] ... ok {0} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_once [0.222398s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ teststr {0} oslo_rootwrap.tests.test_rootwrap.RootwrapLoaderTestCase.test_privsep_in_loader [0.000681s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_CommandFilter [0.000161s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_negative_returncode [0.001576s] ... ok {8} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_stdin [0.226597s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ teststr {8} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_multiple [0.000715s] ... ok {8} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_add [0.000130s] ... ok {8} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_matches_user [0.000266s] ... ok {6} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_ressurection [0.219579s] ... ok {19} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_wrong_exec_command [0.001458s] ... ok {19} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_regexpfilter [0.000113s] ... ok {19} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin [0.000601s] ... ok {10} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_signal [0.240846s] ... ok {13} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_command_not_found [0.211723s] ... ok {13} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_traversal [0.001023s] ... ok {13} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_non_netns [0.000135s] ... ok {9} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_later_install_cmd [0.223024s] ... ok {9} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command [0.001382s] ... ok {9} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_not_match [0.001428s] ... ok {9} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_no_raise [0.000262s] ... ok {11} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_client [0.226805s] ... ok {10} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_unauthorized_command [0.182148s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ -c: Unauthorized command: unauthorized_cmd (no filter matched) {10} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RegExpFilter_match [0.000585s] ... ok {10} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_missing_command [0.000429s] ... ok {6} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_once [0.222645s] ... ok {6} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_equality_constraint [0.000964s] ... ok {6} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_delete [0.000121s] ... ok {11} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_unauthorized_command [0.166026s] ... ok {11} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_command_not_found [0.160813s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ -c: Executable not found: /unknown/unknown_cmd (filter match = unknown_cmd) {11} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_symlink [0.000701s] ... ok {18} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_graceful_death [1.210679s] ... ok {18} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_stdin [0.176844s] ... ok {18} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_filter_does_not_match [0.000334s] ... ok {4} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_timeout [15.229072s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.DaemonCleanupTestCase.test_daemon_no_cleanup_for_uninitialized_server [0.002181s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_EnvFilter [0.000398s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_match [0.000099s] ... ok ====== Totals ====== Ran: 73 tests in 15.2888 sec. - Passed: 71 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 19.0016 sec. ============== Worker Balance ============== - Worker 0 (4 tests) => 0:00:00.226383 - Worker 1 (4 tests) => 0:00:00.016892 - Worker 2 (4 tests) => 0:00:00.030354 - Worker 3 (4 tests) => 0:00:00.004441 - Worker 4 (4 tests) => 0:00:15.233040 - Worker 5 (4 tests) => 0:00:00.001778 - Worker 6 (4 tests) => 0:00:00.445248 - Worker 7 (4 tests) => 0:00:00.002631 - Worker 8 (4 tests) => 0:00:00.229106 - Worker 9 (4 tests) => 0:00:00.228299 - Worker 10 (4 tests) => 0:00:00.426048 - Worker 11 (4 tests) => 0:00:00.556318 - Worker 12 (4 tests) => 0:00:00.004028 - Worker 13 (3 tests) => 0:00:00.214096 - Worker 14 (3 tests) => 0:00:00.003124 - Worker 15 (3 tests) => 0:00:00.003299 - Worker 16 (3 tests) => 0:00:00.002848 - Worker 17 (3 tests) => 0:00:00.004111 - Worker 18 (3 tests) => 0:00:01.389355 - Worker 19 (3 tests) => 0:00:00.002636 + exit 0 Processing files: python3-oslo-rootwrap-6.2.0-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.upTmE5 + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.el8.noarch/usr/share/doc/python3-oslo-rootwrap + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch/usr/share/doc/python3-oslo-rootwrap + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch/usr/share/doc/python3-oslo-rootwrap + exit 0 Provides: python3-oslo-rootwrap = 6.2.0-2.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/bin/python3 python(abi) = 3.6 Obsoletes: python2-oslo-rootwrap < 6.2.0-2.el8 Processing files: python-oslo-rootwrap-doc-6.2.0-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2YTDVU + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.el8.noarch/usr/share/doc/python-oslo-rootwrap-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch/usr/share/doc/python-oslo-rootwrap-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TMgwfK + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.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-2.el8.noarch/usr/share/licenses/python-oslo-rootwrap-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-rootwrap-6.2.0-2.el8.noarch/usr/share/licenses/python-oslo-rootwrap-doc + exit 0 Provides: python-oslo-rootwrap-doc = 6.2.0-2.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-2.el8.noarch Provides: python3-oslo-rootwrap-tests = 6.2.0-2.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-2.el8.noarch Wrote: /builddir/build/RPMS/python3-oslo-rootwrap-6.2.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-rootwrap-doc-6.2.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-rootwrap-tests-6.2.0-2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MzQiUC + 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-2.el8.noarch + exit 0 Child return code was: 0