Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstackclient-xena-el9s-build-125232-890429/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.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 setting SOURCE_DATE_EPOCH=1631145600 Wrote: /builddir/build/SRPMS/python-magnumclient-3.5.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstackclient-xena-el9s-build-125232-890429/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.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 setting SOURCE_DATE_EPOCH=1631145600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VcLVim + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x4c29ff0e437f3351fd82bdf47c5a3bc787dc7035.txt --signature=/builddir/build/SOURCES/python-magnumclient-3.5.0.tar.gz.asc --data=/builddir/build/SOURCES/python-magnumclient-3.5.0.tar.gz gpgv: Signature made Thu May 27 10:40:22 2021 UTC gpgv: using EDDSA key 4F4D82DD38DF1A43DEDB5BDA9137EF0EA23615B9 gpgv: Good signature from "OpenStack Infra (Xena Cycle) " + cd /builddir/build/BUILD + rm -rf python-magnumclient-3.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-magnumclient-3.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-magnumclient-3.5.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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-magnumclient-3.5.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ceROkB + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.5.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' /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/magnumclient creating build/lib/magnumclient/tests creating build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_bays.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_baymodels_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/shell_test_base.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_nodegroups.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_baymodels.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_bays_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/__init__.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_client.py -> build/lib/magnumclient/tests/v1 creating build/lib/magnumclient/tests/osc copying magnumclient/tests/osc/__init__.py -> build/lib/magnumclient/tests/osc creating build/lib/magnumclient/v1 copying magnumclient/v1/basemodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/bays_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baymodels_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/nodegroups.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baymodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baseunit.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices.py -> build/lib/magnumclient/v1 copying magnumclient/v1/bays.py -> build/lib/magnumclient/v1 copying magnumclient/v1/__init__.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/client.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices_shell.py -> build/lib/magnumclient/v1 creating build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_utils.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_fakes.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/__init__.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/test_shell.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_httpclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_magnumclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/base.py -> build/lib/magnumclient/tests copying magnumclient/tests/utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/__init__.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_client.py -> build/lib/magnumclient/tests creating build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_clusters.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_certificates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_mservices.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_quotas.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/fakes.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_nodegroups.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_stats.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/__init__.py -> build/lib/magnumclient/tests/osc/unit/v1 creating build/lib/magnumclient/osc creating build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/clusters.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/certificates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/nodegroups.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/quotas.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/stats.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/mservices.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/__init__.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/cluster_templates.py -> build/lib/magnumclient/osc/v1 creating build/lib/magnumclient/common copying magnumclient/common/cliutils.py -> build/lib/magnumclient/common copying magnumclient/common/httpclient.py -> build/lib/magnumclient/common copying magnumclient/common/base.py -> build/lib/magnumclient/common copying magnumclient/common/utils.py -> build/lib/magnumclient/common copying magnumclient/common/__init__.py -> build/lib/magnumclient/common copying magnumclient/version.py -> build/lib/magnumclient copying magnumclient/i18n.py -> build/lib/magnumclient copying magnumclient/shell.py -> build/lib/magnumclient copying magnumclient/exceptions.py -> build/lib/magnumclient copying magnumclient/__init__.py -> build/lib/magnumclient copying magnumclient/client.py -> build/lib/magnumclient copying magnumclient/osc/plugin.py -> build/lib/magnumclient/osc copying magnumclient/osc/__init__.py -> build/lib/magnumclient/osc creating build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/exceptions.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/base.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/__init__.py -> build/lib/magnumclient/common/apiclient running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt deleting python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_magnumclient.egg-info/SOURCES.txt' creating build/lib/magnumclient/tests/test_csr copying magnumclient/tests/test_csr/test.csr -> build/lib/magnumclient/tests/test_csr + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 2.2.6 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (python-magnumclient) with name extracted from the package (python-magnumclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-magnumclient-3.5.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] readme writing output... [100%] usage generating indices... genindex done writing additional pages... 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I5jotm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch + cd python-magnumclient-3.5.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-magnumclient-3.5.0-1.el9s.noarch --prefix /usr /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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-magnumclient-3.5.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/version.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/i18n.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_csr/test.csr -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_magnumclient.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_bays.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_baymodels_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/shell_test_base.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_baymodels.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_bays_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/base.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc copying build/lib/magnumclient/tests/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/cliutils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/base.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/basemodels.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/bays_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baymodels_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baymodels.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baseunit.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/bays.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/client.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc copying build/lib/magnumclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc creating /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc copying build/lib/magnumclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/client.py -> /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_shell.py to test_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_httpclient.py to test_httpclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_magnumclient.py to test_magnumclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clusters.py to test_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_certificates.py to test_certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clusters_shell.py to test_clusters_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_stats_shell.py to test_stats_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_mservices.py to test_mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_certificates_shell.py to test_certificates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_bays.py to test_bays.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_mservices_shell.py to test_mservices_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_baymodels_shell.py to test_baymodels_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clustertemplates.py to test_clustertemplates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_quotas_shell.py to test_quotas_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/shell_test_base.py to shell_test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_nodegroups.py to test_nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_baymodels.py to test_baymodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_stats.py to test_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_bays_shell.py to test_bays_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clustertemplates_shell.py to test_clustertemplates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/osc_utils.py to osc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/osc_fakes.py to osc_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_clusters.py to test_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_certificates.py to test_certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_cluster_templates.py to test_cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_mservices.py to test_mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_nodegroups.py to test_nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_stats.py to test_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/cliutils.py to cliutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/httpclient.py to httpclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/basemodels.py to basemodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/bays_shell.py to bays_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/cluster_templates_shell.py to cluster_templates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/certificates.py to certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/baymodels_shell.py to baymodels_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/nodegroups.py to nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/stats_shell.py to stats_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/clusters_shell.py to clusters_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/quotas.py to quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/baymodels.py to baymodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/certificates_shell.py to certificates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/baseunit.py to baseunit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/quotas_shell.py to quotas_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/mservices.py to mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/bays.py to bays.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/mservices_shell.py to mservices_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/certificates.py to certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/nodegroups.py to nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/quotas.py to quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/mservices.py to mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/client.py to client.cpython-39.pyc writing byte-compilation script '/tmp/tmpf8dfa6da.py' /usr/bin/python3 /tmp/tmpf8dfa6da.py removing /tmp/tmpf8dfa6da.py running install_egg_info running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_magnumclient.egg-info/SOURCES.txt' Copying python_magnumclient.egg-info to /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_magnumclient-3.5.0-py3.9.egg-info running install_scripts Installing magnum script to /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 3.5.0-1.el9s --unique-debug-suffix -3.5.0-1.el9s.noarch --unique-debug-src-base python-magnumclient-3.5.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-magnumclient-3.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.70Mnkt + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.5.0 + PYTHON=/usr/bin/python3 + stestr run --slowest usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] --cluster-template [--discovery-url ] [--docker-volume-size ] [--labels ] [--keypair ] [--master-count ] [--node-count ] [--timeout ] [--master-flavor ] [--flavor ] [--fixed-network ] [--fixed-subnet ] [--floating-ip-enabled] [--floating-ip-disabled] [--merge-labels] [--master-lb-enabled] [--master-lb-disabled] check_parser: error: the following arguments are required: --cluster-template usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id usage: check_parser [-h] check_parser: error: the following arguments are required: , usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --resource usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [--dir ] [--force] [--output-certs] [--use-certificate] [--use-keystone] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource WARNING: The cluster's api_address is not known yet. usage: check_parser [-h] [--docker-volume-size ] [--labels ] [--node-count ] [--min-nodes ] [--max-nodes ] [--role ] [--image ] [--flavor ] [--merge-labels] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] usage: check_parser [-h] check_parser: error: the following arguments are required: , --coe check_parser: error: the following arguments are required: usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --resource usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image, --external-network WARNING: The cluster's api_address is not known yet. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: , WARNING: The cluster's api_address is not known yet. {10} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_floating_ips [0.056516s] ... ok {10} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_required_args_pass [0.001536s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--role ] check_parser: error: the following arguments are required: usage: check_parser [-h] [--rollback] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') usage: check_parser [-h] [ ...] check_parser: error: argument : invalid choice: 'foo' (choose from 'add', 'replace', 'remove') usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id {10} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_labels [0.001463s] ... ok {10} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_no_options [0.001365s] ... ok {10} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_missing_required_arg [0.002552s] ... ok {14} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca [0.004455s] ... ok {14} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_bad_sort_dir_fail [0.053024s] ... ok {14} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_no_args [0.000917s] ... ok {1} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca_missing_args [0.004993s] ... ok {1} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_ok [0.008144s] ... ok {1} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_nodegroup_fail [0.002052s] ... ok {1} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_pass [0.000987s] ... ok {1} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_missing_args [0.000666s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_unsupported_scheme [0.000566s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_trailing_slash_in_base [0.000288s] ... ok {1} magnumclient.tests.test_shell.ShellTest.test_help [0.014949s] ... ok {10} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_required_args_pass [0.001171s] ... ok {10} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_pass [0.000893s] ... ok {10} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_resource [0.000678s] ... ok {10} magnumclient.tests.test_httpclient.HttpClientTest.test_raw_request [0.000674s] ... ok {10} magnumclient.tests.test_shell.ShellTest.test_main_endpoint_public [0.014328s] ... ok {10} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_invalid_op [0.000398s] ... ok {10} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_valid_file [0.000843s] ... ok {10} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create_with_discovery_url [0.000152s] ... ok {13} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_show_ca_missing_args [0.005174s] ... ok {13} magnumclient.tests.osc.unit.v1.test_mservices.TestServiceList.test_service_list [0.007906s] ... ok {13} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_wrong_args [0.001216s] ... ok {13} magnumclient.tests.test_httpclient.HttpClientTest.test_server_redirect_exception [0.000971s] ... ok {13} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_json [0.000448s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--fields ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') {13} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_prefix_slash_in_path [0.000243s] ... ok {13} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_bash_completion [0.011309s] ... ok {13} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_delete_multiple_id_success [0.016763s] ... ok {13} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_failure_invalid_arg [0.012199s] ... ok {3} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_no_uuid [0.004769s] ... ok {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update [0.001408s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_empty_body [0.000982s] ... ok {3} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_empty_body [0.001469s] ... ok {3} magnumclient.tests.test_shell.ShellTest.test_main_no_region [0.015413s] ... ok {3} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_endpoint_internal [0.015787s] ... ok {3} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_project_id [0.011576s] ... ok {3} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_split [0.000449s] ... ok {3} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize [0.000339s] ... ok {3} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_update [0.000163s] ... ok {3} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_success_with_arg [0.018761s] ... ok {3} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_limit [0.000188s] ... ok {3} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_update [0.000095s] ... ok {10} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_update_with_rollback [0.000099s] ... ok {10} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_delete_success [0.062799s] ... ok {10} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_show_failure_no_arg [0.012105s] ... ok {10} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_sign_with_not_csr [0.026203s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_errors [0.012573s] ... ok usage: check_parser [-h] [--marker ] [--limit ] [--sort-key ] [--sort-dir ] [--all-tenants] check_parser: error: unrecognized arguments: --wrong usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: unrecognized arguments: --hard-limits 10 {11} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show [0.055695s] ... ok {11} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_one [0.000848s] ... ok {11} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_socket [0.000695s] ... ok {11} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_none [0.000402s] ... ok {11} magnumclient.tests.test_shell.ShellTest.test_service_type [0.014845s] ... ok {11} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_option_region [0.013817s] ... ok {11} magnumclient.tests.test_utils.CliUtilsTest.test_keys_and_vals_to_strs [0.000473s] ... ok WARNING: The cluster's api_address is not known yet. usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource {11} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_create [0.000165s] ... ok {11} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_https_proxy_success [0.054724s] ... ok {11} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_no_proxy_success [0.018446s] ... ok {11} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_failure [0.012822s] ... ok {11} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_ignored_duplicated_field [0.015959s] ... ok {11} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_invalid_node_count [0.011626s] ... ok {14} magnumclient.tests.test_client.ClientTest.test_invalid_version_argument [0.000786s] ... ok {14} magnumclient.tests.test_client.ClientTest.test_valid_version_argument [0.000688s] ... ok {14} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_address [0.000712s] ... ok {14} magnumclient.tests.test_httpclient.SessionClientTest.test_raw_request [0.001140s] ... ok {14} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_os_cloud [0.013936s] ... ok {1} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help [0.015314s] ... ok {1} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_service_type [0.020925s] ... ok {1} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple [0.000392s] ... ok {1} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list [0.000171s] ... ok {1} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_detail [0.000114s] ... ok {1} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_sort_dir [0.000106s] ... ok {1} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_failure_few_args [0.058474s] ... ok {1} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_delete_failure_no_arg [0.012489s] ... ok {1} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_success_with_arg [0.018004s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_cluster_create_timeout [0.015349s] ... ok {15} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca_missing_args [0.005217s] ... ok {15} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_no_options [0.009649s] ... ok {15} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl_params [0.000544s] ... ok {15} magnumclient.tests.test_httpclient.SessionClientTest.test_exception [0.001327s] ... ok {15} magnumclient.tests.test_shell.ShellTest.test_help_no_options [0.014664s] ... ok {15} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_noargs [0.014205s] ... ok {15} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_mix_commas_semicolon [0.000408s] ... ok {19} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca [0.005165s] ... ok {19} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_options [0.008974s] ... ok {14} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels [0.000450s] ... ok {14} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_bad_json [0.001186s] ... ok {14} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_separate_labels_success [0.061345s] ... ok {14} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_show_failure_no_arg [0.012843s] ... ok {14} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_show_success [0.018268s] ... ok {14} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_marker [0.000170s] ... ok {14} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_failure_wrong_attribute [0.014825s] ... ok {14} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_bay_ca_show_success [0.016977s] ... ok usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {14} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_api_key [0.001554s] ... ok {14} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_password [0.001554s] ... ok {14} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_many_attribute [0.016458s] ... ok {14} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_rollback [0.015876s] ... ok {14} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_keypair [0.000174s] ... ok {14} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_separate_labels_success [0.019125s] ... ok {14} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure [0.012369s] ... ok {14} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_create [0.000146s] ... ok {8} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_required_args_pass [0.055376s] ... ok {8} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_missing_args [0.001291s] ... ok {8} magnumclient.tests.test_client.ClientTest.test_no_version_argument [0.001110s] ... ok {8} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version_trailing_slash [0.000505s] ... ok {15} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_failure_few_arg [0.111764s] ... ok {15} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success [0.042790s] ... ok {15} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_sort_dir [0.000184s] ... ok {15} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_failure_wrong_arg [0.012453s] ... ok {4} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show_no_ct_fail [0.054305s] ... ok {11} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_failure_wrong_op [0.012617s] ... ok {11} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_success [0.016188s] ... ok {11} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate [0.015667s] ... ok {11} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_name [0.000136s] ... ok {11} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_failure_no_arg [0.011485s] ... ok {11} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success [0.014880s] ... ok {11} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker [0.000189s] ... ok {11} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_https_proxy_success [0.019626s] ... ok {11} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_success [0.016171s] ... ok {11} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_success [0.017154s] ... ok {11} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_success [0.016723s] ... ok {4} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_no_cluster_fail [0.001501s] ... ok {4} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_with_no_options [0.000987s] ... ok {4} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_timeout [0.000519s] ... ok {6} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca [0.004792s] ... ok {6} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_multiple [0.000765s] ... ok {6} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_wrong_args [0.001646s] ... ok {6} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show_missing_args [0.000735s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_with_invalid_field [0.015631s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success [0.015406s] ... ok {10} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_network_driver_success [0.018393s] ... ok {10} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_name [0.000186s] ... ok {10} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_resource [0.011875s] ... ok {8} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_endpoint [0.000451s] ... ok {8} magnumclient.tests.test_shell.ShellTest.test_no_auth_url [0.011587s] ... ok {8} magnumclient.tests.test_shell.ShellTest.test_no_user_id [0.010531s] ... ok {8} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_endpoint_public [0.059705s] ... ok {8} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_colon_values [0.000422s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success [0.125707s] ... ok {1} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_limit [0.000196s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success [0.038612s] ... ok {1} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas [0.000156s] ... ok {1} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_update [0.000110s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_resource [0.011817s] ... ok {6} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version [0.000507s] ... ok {6} magnumclient.tests.test_shell.ShellTest.test_main_os_cloud [0.014142s] ... ok {6} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_username [0.012172s] ... ok {6} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_semicolon [0.000405s] ... ok {6} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_create_fail [0.001102s] ... ok {6} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_sort_key_dir [0.000157s] ... ok {6} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_fixed_network_success [0.018173s] ... ok {6} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success_with_master_flavor [0.063636s] ... ok {6} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success_with_registry_enabled [0.018635s] ... ok {13} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_failure_wrong_op [0.061567s] ... ok {13} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_success [0.017029s] ... ok {13} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create [0.000166s] ... ok {13} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create_fail [0.000820s] ... ok {8} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_limit [0.000181s] ... ok {8} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_show_by_name [0.000142s] ... ok {2} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_pass [0.054137s] ... ok {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_with_labels [0.001699s] ... ok {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create [0.001220s] ... ok {17} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_no_options [0.013426s] ... ok {17} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_pass [0.001146s] ... ok {17} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_bad_op [0.001738s] ... ok {17} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl [0.000829s] ... ok {17} magnumclient.tests.test_shell.ShellTest.test_main_endpoint_internal [0.014521s] ... ok {17} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_no_options [0.014747s] ... ok {17} magnumclient.tests.test_utils.FormatLabelsTest.test_format_multiple_bad_label [0.000494s] ... ok {17} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_marker_limit [0.000175s] ... ok {17} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_auth_token [0.000819s] ... ok {17} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_legacy_service_type [0.001533s] ... ok {17} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker [0.000140s] ... ok {16} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_to_zero_pass [0.005046s] ... ok {16} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_wrong_projectid [0.001569s] ... ok {16} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath [0.000530s] ... ok {16} magnumclient.tests.test_magnumclient.TestMagnumclient.test_something [0.001159s] ... ok {16} magnumclient.tests.test_shell.ShellTest.test_help_unknown_command [0.011853s] ... ok {16} magnumclient.tests.test_shell.ShellTest.test_main_option_region [0.015009s] ... ok {16} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_delete_by_name [0.000147s] ... ok {16} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_show_by_id [0.000130s] ... ok {16} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_no_arg [0.013721s] ... ok {16} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_success_many_attribute [0.016703s] ... ok {16} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_docker_volume_size [0.000162s] ... ok {16} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update_with_rollback [0.000101s] ... ok {12} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_bad_uuid [0.004573s] ... ok {12} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_bad_sort_dir_fail [0.022400s] ... ok {12} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_multiple [0.000681s] ... ok {12} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_hardlimit [0.001195s] ... ok {12} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete [0.000590s] ... ok {12} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_exception [0.000495s] ... ok {12} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_prefix_slash_in_path [0.000255s] ... ok {12} magnumclient.tests.test_shell.ShellTest.test_insecure [0.026459s] ... ok {12} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_0 [0.000370s] ... ok {12} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_values_per_labels [0.000240s] ... ok {12} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_parse_comma_false [0.000221s] ... ok {12} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_volume_driver_success [0.017584s] ... ok {12} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_success_detailed [0.059873s] ... ok {12} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_create [0.000154s] ... ok {12} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_rotate_ca [0.000110s] ... ok {12} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_with_not_csr [0.025340s] ... ok {12} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_positional_cluster_bay_ca_show_success [0.018910s] ... ok {12} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_interface [0.001614s] ... ok {12} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_csh [0.017005s] ... ok {12} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_storage_driver_success [0.019280s] ... ok Request to delete nodegroup fake-nodegroup has been accepted. {19} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified [0.357648s] ... ok {12} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_public_success [0.018529s] ... ok {12} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker_limit [0.000198s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_failure_no_arg [0.013559s] ... ok {4} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version [0.000270s] ... ok {4} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_and_traceback [0.000738s] ... ok {12} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_project_id [0.012252s] ... ok {13} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_delete_multiple_id_success [0.016741s] ... ok {13} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_success_rollback [0.015056s] ... ok {8} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_labels_success [0.018417s] ... ok {10} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success_with_arg [0.017165s] ... ok {12} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats_with_project_id [0.000164s] ... ok {8} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_without_tls_non_csh [0.019005s] ... ok {8} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_only_node_count [0.012677s] ... ok {8} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_show_baymodel_metadata [0.019254s] ... ok {8} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate_no_cluster_arg [0.011955s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_clustertemplate_arg [0.061017s] ... ok {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh [0.265553s] ... ok {4} magnumclient.tests.test_httpclient.SessionClientTest.test_bypass_url [0.000951s] ... ok {13} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_create_backwards_compatibility [0.000141s] ... ok {13} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_limit [0.000141s] ... ok {13} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_name [0.000094s] ... ok {13} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_labels [0.014161s] ... ok {13} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_fixed_network_success [0.016814s] ... ok {13} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_no_servertype [0.031316s] ... ok {7} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_missing_required_arg [0.059652s] ... ok {7} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_one [0.000970s] ... ok {7} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_with_custom_dir [0.252721s] ... ok {7} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_options [0.001728s] ... ok {7} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_pass [0.001067s] ... ok {7} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_wrong_args [0.000874s] ... ok {6} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_failure_with_invalid_field [0.015040s] ... ok {6} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_success [0.016776s] ... ok {6} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_delete_by_id [0.000141s] ... ok {13} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_volume_driver_success [0.017497s] ... ok {13} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list [0.000162s] ... ok {8} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_sign_success [0.024828s] ... ok {8} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_dir [0.000177s] ... ok {6} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_show_by_name [0.000130s] ... ok {4} magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand [0.011989s] ... ok {4} magnumclient.tests.test_utils.CommonFiltersTest.test_limit [0.000323s] ... ok {7} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_msg_and_traceback [0.000753s] ... ok {19} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_no_uuid [0.001597s] ... ok {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show [0.001049s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_only [0.001018s] ... ok {13} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_no_arg [0.011053s] ... ok {9} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_cluster [0.005300s] ... ok {9} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_lb_disabled [0.001807s] ... ok {9} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_args [0.052796s] ... ok {9} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_missing_args [0.000837s] ... ok {9} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_missing_args [0.000752s] ... ok {9} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_trailing_slash_in_base [0.000804s] ... ok {9} magnumclient.tests.test_shell.ShellTest.test_bash_completion [0.011073s] ... ok {9} magnumclient.tests.test_shell.ShellTest.test_main_noargs [0.013101s] ... ok {9} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_delete_by_id [0.000141s] ... ok {6} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_only_name [0.012790s] ... ok {4} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_sort_key [0.000175s] ... ok {2} magnumclient.tests.test_shell.ShellTest.test_no_password [0.011824s] ... ok {2} magnumclient.tests.test_shell.ShellTest.test_no_username [0.010564s] ... ok {2} magnumclient.tests.test_shell.ShellTest.test_positive_non_zero_float [0.000595s] ... ok {2} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_on_subcommand [0.012793s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_failure_no_arg [0.013039s] ... ok {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_csh [0.017891s] ... ok {8} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key [0.000121s] ... ok {8} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_non_csh [0.018036s] ... ok {8} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_optional_name [0.018668s] ... ok {9} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_combined_labels_success [0.064346s] ... ok {9} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success_no_servertype [0.030352s] ... ok {9} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_delete_success [0.015475s] ... ok {9} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_delete_by_name [0.000146s] ... ok {9} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_failure_no_arg [0.013464s] ... ok {7} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_env_region [0.015545s] ... ok {19} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_one [0.000850s] ... ok {19} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_no_cluster_fail [0.002111s] ... ok {19} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_wrong_projectid [0.002463s] ... ok {19} magnumclient.tests.test_shell.ShellTest.test_no_project_id [0.013980s] ... ok {7} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_user_id [0.050278s] ... ok {7} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_http_proxy_success [0.017860s] ... ok {9} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_without_tls_csh [0.016124s] ... ok {8} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_combined_labels_success [0.017466s] ... ok {8} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_invalid_arg [0.014178s] ... ok {8} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker [0.000187s] ... ok {7} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_marker_limit [0.000201s] ... ok {7} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_sort_key_dir [0.000103s] ... ok {7} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_success [0.064402s] ... ok {19} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_unknown_command [0.010983s] ... ok {19} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_positive_non_zero_float [0.000738s] ... ok {19} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch [0.000586s] ... ok {19} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_negative_number [0.000252s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_multiple_id_success [0.015987s] ... ok {2} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_insecure [0.071610s] ... ok {19} magnumclient.tests.test_utils.CommonFiltersTest.test_other [0.000245s] ... ok {19} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_none [0.000216s] ... ok {0} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_csr [0.005221s] ... ok {2} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_remove [0.000392s] ... ok {2} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_docker_storage_driver_success [0.018875s] ... ok {9} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_rollback_old_api_version [0.016419s] ... ok {9} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_show_by_id [0.000156s] ... ok {9} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_duplicate_arg [0.020000s] ... ok {2} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_sort_key [0.000176s] ... ok {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_master_count [0.012091s] ... ok {5} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_bad_op [0.013998s] ... ok {9} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_success [0.025255s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_missing_required_arg [0.002107s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_bad_uuid [0.001151s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpgrade.test_cluster_upgrade_pass [0.000877s] ... ok {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_wrong_args [0.000784s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_server_body_undecode_json [0.000842s] ... ok {0} magnumclient.tests.test_shell.ShellTest.test_main_env_os_cloud [0.014238s] ... ok {0} magnumclient.tests.test_shell.ShellTest.test_main_env_region [0.014528s] ... ok {0} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_format_error [0.000466s] ... ok {9} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_fail [0.000879s] ... ok {9} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_duplicate_name [0.016131s] ... ok {9} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_node_count [0.012442s] ... ok {9} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_label [0.018435s] ... ok {9} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_limit [0.000206s] ... ok {5} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_options [0.002001s] ... ok {5} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_bad_op [0.001057s] ... ok {5} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_project_id [0.000669s] ... ok {5} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list [0.002372s] ... ok {5} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection [0.084598s] ... ok {5} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version_trailing_slash [0.000372s] ... ok {5} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_httpclient [0.000288s] ... ok {5} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_sessionclient [0.001203s] ... ok {5} magnumclient.tests.test_shell.ShellTest.test_no_project_name [0.011777s] ... ok {5} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_no_region [0.014329s] ... ok {5} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_project_name [0.010711s] ... ok {5} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_show_by_id [0.000197s] ... ok {5} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_public_success [0.065429s] ... ok {0} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_open_fail [0.008263s] ... ok {0} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_failure_invalid_arg [0.012276s] ... ok {0} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_session [0.001788s] ... ok {5} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create_with_bay_create_timeout [0.000153s] ... ok {5} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list [0.000125s] ... ok {5} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_without_tls_non_csh [0.017356s] ... ok {5} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_show_success [0.019762s] ... ok {5} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_create_fail [0.000370s] ... ok {5} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_keypair [0.000125s] ... ok {5} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_ignored_duplicated_field [0.017003s] ... ok {5} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_clustertemplate_metadata [0.018476s] ... ok {5} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success [0.017660s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update [0.000159s] ... ok {5} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_limit [0.000173s] ... ok {5} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_failure [0.012425s] ... ok {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_docker_volume_size [0.012157s] ... ok Request to create cluster template fake-ct-1 accepted {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_invalid_arg [0.013602s] ... ok Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to create cluster template fake-ct-1 accepted Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to update nodegroup ng1 has been accepted. {7} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_success [0.071331s] ... ok {19} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_docker_vol_size_success [0.065394s] ... ok {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_few_args [0.031807s] ... ok {7} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_with_invalid_field [0.018820s] ... ok {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_op [0.011022s] ... ok {17} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key_dir [0.000185s] ... ok {19} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_success_many_attribute [0.018169s] ... ok {16} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_warnings [0.084443s] ... ok {2} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_non_csh [0.408816s] ... ok {19} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_failure [0.015312s] ... ok {17} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_master_flavor [0.017627s] ... ok {17} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker [0.000133s] ... ok {17} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker_limit [0.000102s] ... ok {17} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_dir [0.000128s] ... ok {17} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_show_project_resource_quota [0.000106s] ... ok {16} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_failure_no_arg [0.012204s] ... ok Request to resize cluster foo has been accepted. Delete for cluster template foo failed: Not found (HTTP 404) Request to delete cluster foo has been accepted. Request to delete cluster bar has been accepted. +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ Request to delete quota for project id abc and resource Cluster has been accepted. {2} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_without_tls_csh [0.017305s] ... ok {19} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_success [0.016968s] ... ok {19} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key_dir [0.000199s] ... ok {2} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_failure_with_invalid_field [0.014998s] ... ok {16} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_few_args [0.032764s] ... ok {16} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_dir [0.000174s] ... ok {16} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_id [0.000134s] ... ok {16} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_name [0.000082s] ... ok {16} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key [0.000114s] ... ok {19} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_warnings [0.029999s] ... ok {2} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_show_success [0.017440s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_discovery_url [0.000153s] ... ok {16} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_project_id [0.011451s] ... ok {16} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats [0.000132s] ... ok Request to resize cluster foo has been accepted. {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_no_arg [0.011927s] ... ok {19} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_positional_name [0.017261s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh [0.567894s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_wrong_arg [0.013567s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_no_arg [0.014030s] ... ok {3} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_csh [0.517111s] ... ok {19} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_detailed [0.015611s] ... ok {19} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create [0.000150s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list [0.000180s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker_limit [0.000104s] ... ok {15} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_non_csh [0.313417s] ... ok +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_non_csh [0.016185s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_keypair [0.012145s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success_with_arg [0.016491s] ... ok {19} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_success [0.014753s] ... ok {15} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_invalid_master_count [0.012632s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_name [0.010654s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_fail [0.001166s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_id [0.000132s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key [0.000143s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_success [0.018208s] ... ok {15} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_ignored_duplicated_field [0.013573s] ... ok {4} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_csh [0.639217s] ... ok {4} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create [0.000191s] ... ok {4} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_id [0.000098s] ... ok {4} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_upgrade [0.000110s] ... ok {4} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_dir [0.000175s] ... ok {4} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_id [0.000138s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_node_count [0.011749s] ... ok Request to rotate the CA certificate for cluster 3a369884-b6ba-484f-a206-919b4b718aff has been accepted. Request to delete cluster foo has been accepted. +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_rollback_old_api_version [0.014965s] ... ok {15} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_success [0.015214s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure [0.010325s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create [0.000211s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_detail [0.000123s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_update [0.000090s] ... ok {15} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_endpoint_type [0.001459s] ... ok {15} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_id [0.000161s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_duplicate_name [0.010566s] ... ok {15} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_with_invalid_field [0.014056s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_registry_enabled [0.018863s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_http_proxy_success [0.016415s] ... ok {15} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_ignored_duplicated_field [0.013165s] ... ok {15} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key [0.000178s] ... ok {2} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_hard_limit [0.011605s] ... ok +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ {15} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_success [0.015755s] ... ok {15} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list [0.000153s] ... ok {4} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_errors [0.057063s] ... ok {15} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_delete [0.000111s] ... ok {15} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_update_success [0.014145s] ... ok {4} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_vol_size_success [0.018386s] ... ok {18} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force [0.743539s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_few_arg [0.100821s] ... ok {18} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_pass [0.001388s] ... ok {18} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_multiple [0.000900s] ... ok {18} magnumclient.tests.test_httpclient.HttpClientTest.test_401_unauthorized_exception [0.001157s] ... ok {18} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_trailing_slash [0.000286s] ... ok {18} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_app [0.000392s] ... ok usage: run.py [-h] [--tic TIC] [--tac TAC] error: ambiguous option: --t could match --tic, --tac Try 'run.py help ' for more information. {18} magnumclient.tests.test_shell.ParserTest.test_ambiguous_option [0.001058s] ... ok {4} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_with_arg [0.015910s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_only_positional_name [0.017066s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_docker_volume_size [0.000156s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_labels [0.000096s] ... ok {0} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas_all [0.000122s] ... ok {4} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_wrong_op [0.011117s] ... ok {18} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_env_os_cloud [0.015612s] ... ok {0} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_failure [0.010994s] ... ok Request to delete cluster foo has been accepted. Request to upgrade cluster foo has been accepted. {18} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_auth_url [0.009867s] ... ok {4} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success_many_attribute [0.016254s] ... ok {4} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_fail [0.000570s] ... ok {4} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key_dir [0.000143s] ... ok {4} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_update [0.000089s] ... ok {18} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_password [0.009875s] ... ok {18} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_special_label [0.000400s] ... ok {18} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize_fail [0.000307s] ... ok {18} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_marker [0.000184s] ... ok {4} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_failure [0.011527s] ... ok +------------+----------+------------+ | project_id | resource | hard_limit | +------------+----------+------------+ | abc | Cluster | 1 | +------------+----------+------------+ {18} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_network_driver_success [0.064790s] ... ok {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh [0.345285s] ... ok {18} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_delete_failure_no_arg [0.010030s] ... ok {18} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_only_bay_create_timeout [0.011024s] ... ok {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_attribute [0.013915s] ... ok {7} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_docker_volume_size [0.000193s] ... ok {7} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker_limit [0.000122s] ... ok {18} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_success_only_baymodel_arg [0.013931s] ... ok {7} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_labels_success [0.016340s] ... ok {7} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_failure_no_arg [0.010394s] ... ok {18} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_failure_few_args [0.025089s] ... ok {18} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_cluster_create_timeout [0.000153s] ... ok {18} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_labels [0.000097s] ... ok {18} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_resize [0.000084s] ... ok {18} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_name [0.000100s] ... ok {7} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success [0.016209s] ... ok {7} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_id [0.000164s] ... ok {18} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_multiple_id_success [0.012815s] ... ok {7} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_success [0.015406s] ... ok {18} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success [0.012218s] ... ok Request to update cluster foo has been accepted. Request to delete nodegroup fake-nodegroup1 has been accepted. Request to delete nodegroup fake-nodegroup2 has been accepted. {7} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_success [0.014166s] ... ok Request to delete cluster template foo has been accepted. {6} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh [0.780454s] ... ok {6} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_success [0.048076s] ... ok {6} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_success [0.012100s] ... ok {6} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list [0.000158s] ... ok {6} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_name [0.000112s] ... ok {6} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_no_proxy_success [0.013161s] ... ok {6} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key_dir [0.000112s] ... ok Request to delete cluster template foo has been accepted. Request to delete cluster template bar has been accepted. ====== Totals ====== Ran: 488 tests in 1.3586 sec. - Passed: 488 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 10.6841 sec. ============== Worker Balance ============== - Worker 0 (25 tests) => 0:00:00.797927 - Worker 1 (25 tests) => 0:00:00.370283 - Worker 2 (25 tests) => 0:00:00.756862 - Worker 3 (25 tests) => 0:00:00.666961 - Worker 4 (25 tests) => 0:00:00.848898 - Worker 5 (25 tests) => 0:00:00.319241 - Worker 6 (25 tests) => 0:00:01.041771 - Worker 7 (25 tests) => 0:00:00.995081 - Worker 8 (24 tests) => 0:00:00.322497 - Worker 9 (24 tests) => 0:00:00.342682 - Worker 10 (24 tests) => 0:00:00.281013 - Worker 11 (24 tests) => 0:00:00.347860 - Worker 12 (24 tests) => 0:00:00.254866 - Worker 13 (24 tests) => 0:00:00.264761 - Worker 14 (24 tests) => 0:00:00.275171 - Worker 15 (24 tests) => 0:00:00.633832 - Worker 16 (24 tests) => 0:00:00.303507 - Worker 17 (24 tests) => 0:00:00.437614 - Worker 18 (24 tests) => 0:00:00.941275 - Worker 19 (24 tests) => 0:00:00.606359 Test id Runtime (s) ----------------------------------------------------------------------------------------------------------------------------- ----------- magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh 0.780 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force 0.744 magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_csh 0.639 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh 0.568 magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_csh 0.517 magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_non_csh 0.409 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified 0.358 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh 0.345 magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_non_csh 0.313 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh 0.266 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-magnumclient-3.5.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5MlK5P + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/doc/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/doc/python3-magnumclient + cp -pr README.rst /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/doc/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.icc8CV + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/licenses/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/licenses/python3-magnumclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/licenses/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient = 3.5.0-1.el9s python3-magnumclient = 3.5.0-1.el9s python3.9-magnumclient = 3.5.0-1.el9s python3.9dist(python-magnumclient) = 3.5 python3dist(python-magnumclient) = 3.5 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.9 python3.9dist(setuptools) Obsoletes: python2-magnumclient < 3.5.0-1.el9s python39-magnumclient < 3.5.0-1.el9s Processing files: python-magnumclient-doc-3.5.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KUsflK + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/doc/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/doc/python-magnumclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/doc/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jCfByr + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/licenses/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/licenses/python-magnumclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch/usr/share/licenses/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient-doc = 3.5.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-magnumclient-tests-3.5.0-1.el9s.noarch Provides: python-magnumclient-tests = 3.5.0-1.el9s python-magnumclient-tests = 3.5.0-1.el9s python3-magnumclient-tests = 3.5.0-1.el9s python3.9-magnumclient-tests = 3.5.0-1.el9s 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.9 Obsoletes: python-magnumclient-tests < 3.5.0-1.el9s python39-magnumclient-tests < 3.5.0-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-magnumclient-3.5.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnumclient-tests-3.5.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-magnumclient-doc-3.5.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6fa2Yo + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-magnumclient-3.5.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0