Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-x86_64-5/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=0uid=1036gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.src.rpm Child return code was: 0 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-x86_64-5/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=0uid=1036gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-x86_64-5/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=0uid=1036gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lhriZO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tackerclient-1.13.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tackerclient-1.13.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-tackerclient-1.13.0 base' + sed -i 's/\r$//' ./doc/source/cli/vnf_package_commands.rst ./doc/source/cli/commands.rst + sed -i s/assertItemsEqual/assertCountEqual/g tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^import sys/a import unittest' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/test_take_action_with_filter/i \ @unittest.skip(reason="Skip flaky test until its fixed upstream lp#1919350")' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + rm -f requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GWZKqC + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.13.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tackerclient creating build/lib/tackerclient/common copying tackerclient/common/validators.py -> build/lib/tackerclient/common copying tackerclient/common/utils.py -> build/lib/tackerclient/common copying tackerclient/common/serializer.py -> build/lib/tackerclient/common copying tackerclient/common/extension.py -> build/lib/tackerclient/common copying tackerclient/common/exceptions.py -> build/lib/tackerclient/common copying tackerclient/common/constants.py -> build/lib/tackerclient/common copying tackerclient/common/command.py -> build/lib/tackerclient/common copying tackerclient/common/clientmanager.py -> build/lib/tackerclient/common copying tackerclient/common/_i18n.py -> build/lib/tackerclient/common copying tackerclient/common/__init__.py -> build/lib/tackerclient/common creating build/lib/tackerclient/osc creating build/lib/tackerclient/osc/v1 creating build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vnffgd.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vnffg.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vim.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/nsd.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/ns.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/__init__.py -> build/lib/tackerclient/osc/v1/nfvo creating build/lib/tackerclient/osc/v1/events copying tackerclient/osc/v1/events/events.py -> build/lib/tackerclient/osc/v1/events copying tackerclient/osc/v1/events/__init__.py -> build/lib/tackerclient/osc/v1/events creating build/lib/tackerclient/v1_0 copying tackerclient/v1_0/client.py -> build/lib/tackerclient/v1_0 copying tackerclient/v1_0/__init__.py -> build/lib/tackerclient/v1_0 creating build/lib/tackerclient/tacker copying tackerclient/tacker/client.py -> build/lib/tackerclient/tacker copying tackerclient/tacker/__init__.py -> build/lib/tackerclient/tacker creating build/lib/tackerclient/tests creating build/lib/tackerclient/tests/unit creating build/lib/tackerclient/tests/unit/osc creating build/lib/tackerclient/tests/unit/osc/common copying tackerclient/tests/unit/osc/common/test_vnflcm_versions.py -> build/lib/tackerclient/tests/unit/osc/common copying tackerclient/tests/unit/osc/common/__init__.py -> build/lib/tackerclient/tests/unit/osc/common creating build/lib/tackerclient/osc/v2 creating build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/vnfpm_threshold.py -> build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/vnfpm_report.py -> build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/vnfpm_job.py -> build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/__init__.py -> build/lib/tackerclient/osc/v2/vnfpm creating build/lib/tackerclient/osc/v1/vnfm copying tackerclient/osc/v1/vnfm/vnfd.py -> build/lib/tackerclient/osc/v1/vnfm copying tackerclient/osc/v1/vnfm/vnf.py -> build/lib/tackerclient/osc/v1/vnfm copying tackerclient/osc/v1/vnfm/__init__.py -> build/lib/tackerclient/osc/v1/vnfm creating build/lib/tackerclient/osc/v1/vnfpkgm copying tackerclient/osc/v1/vnfpkgm/vnf_package.py -> build/lib/tackerclient/osc/v1/vnfpkgm copying tackerclient/osc/v1/vnfpkgm/__init__.py -> build/lib/tackerclient/osc/v1/vnfpkgm creating build/lib/tackerclient/osc/common creating build/lib/tackerclient/osc/common/vnflcm copying tackerclient/osc/common/vnflcm/vnflcm_versions.py -> build/lib/tackerclient/osc/common/vnflcm copying tackerclient/osc/common/vnflcm/__init__.py -> build/lib/tackerclient/osc/common/vnflcm creating build/lib/tackerclient/tacker/v1_0 creating build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/vnfm/vnfd.py -> build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/vnfm/vnf.py -> build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/vnfm/__init__.py -> build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/extension.py -> build/lib/tackerclient/tacker/v1_0 copying tackerclient/tacker/v1_0/__init__.py -> build/lib/tackerclient/tacker/v1_0 copying tackerclient/osc/common/__init__.py -> build/lib/tackerclient/osc/common creating build/lib/tackerclient/tests/unit/osc/v1 creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data copying tackerclient/tests/unit/osc/v1/fixture_data/client.py -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data copying tackerclient/tests/unit/osc/v1/fixture_data/__init__.py -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data copying tackerclient/tests/unit/test_validators.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_utils.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_ssl.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_shell.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_http.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_command_meta.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_cli10_extensions.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_cli10.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_casual_args.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_auth.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/__init__.py -> build/lib/tackerclient/tests/unit creating build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_vim_utils.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnffgd.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnffg.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnfd.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnf.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim_k8s.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_v10_event.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/__init__.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/osc/v1/__init__.py -> build/lib/tackerclient/osc/v1 creating build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vnffgd.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vnffg.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vnfcluster.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vim_utils.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vim.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/nsd.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/ns.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/__init__.py -> build/lib/tackerclient/tacker/v1_0/nfvo creating build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/vnflcm_subsc.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/vnflcm.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/__init__.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/tests/unit/osc/base.py -> build/lib/tackerclient/tests/unit/osc copying tackerclient/tests/unit/osc/__init__.py -> build/lib/tackerclient/tests/unit/osc creating build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnfpm_report.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnfpm_job.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnflcm.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnffm_sub.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/__init__.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/osc/v2/__init__.py -> build/lib/tackerclient/osc/v2 copying tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnflcm_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnf_package_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnflcm.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnf_package.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/__init__.py -> build/lib/tackerclient/tests/unit/osc/v1 creating build/lib/tackerclient/tests/unit/osc/v1/vnf copying tackerclient/tests/unit/osc/v1/vnf/test_vnf.py -> build/lib/tackerclient/tests/unit/osc/v1/vnf copying tackerclient/tests/unit/osc/v1/vnf/__init__.py -> build/lib/tackerclient/tests/unit/osc/v1/vnf creating build/lib/tackerclient/osc/v2/vnffm copying tackerclient/osc/v2/vnffm/vnffm_sub.py -> build/lib/tackerclient/osc/v2/vnffm copying tackerclient/osc/v2/vnffm/vnffm_alarm.py -> build/lib/tackerclient/osc/v2/vnffm copying tackerclient/osc/v2/vnffm/__init__.py -> build/lib/tackerclient/osc/v2/vnffm creating build/lib/tackerclient/tacker/v1_0/events copying tackerclient/tacker/v1_0/events/events.py -> build/lib/tackerclient/tacker/v1_0/events copying tackerclient/tacker/v1_0/events/__init__.py -> build/lib/tackerclient/tacker/v1_0/events copying tackerclient/tests/__init__.py -> build/lib/tackerclient/tests copying tackerclient/osc/utils.py -> build/lib/tackerclient/osc copying tackerclient/osc/sdk_utils.py -> build/lib/tackerclient/osc copying tackerclient/osc/plugin.py -> build/lib/tackerclient/osc copying tackerclient/osc/__init__.py -> build/lib/tackerclient/osc copying tackerclient/version.py -> build/lib/tackerclient copying tackerclient/shell.py -> build/lib/tackerclient copying tackerclient/i18n.py -> build/lib/tackerclient copying tackerclient/client.py -> build/lib/tackerclient copying tackerclient/__init__.py -> build/lib/tackerclient running egg_info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt deleting python_tackerclient.egg-info/requires.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.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 reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' warning: no files found matching '*' under directory 'tests' creating build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_df_simple.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata/TOSCA.meta -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_df_simple.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts/install.sh -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata/TOSCA.meta -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata creating build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vnffg_update_file.yaml -> build/lib/tackerclient/tests/unit/vm/samples creating build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples creating build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_config.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_config_file_with_empty_dict.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_empty_config.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_empty_param.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_config.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_param.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_param.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_param_file_with_empty_dict.yaml -> build/lib/tackerclient/tests/unit/osc/samples creating build/lib/tackerclient/osc/v2/vnflcm creating build/lib/tackerclient/osc/v2/vnflcm/samples copying tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v2/vnflcm/samples creating build/lib/tackerclient/osc/v2/vnffm/samples copying tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json -> build/lib/tackerclient/osc/v2/vnffm/samples + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-tackerclient); 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-tackerclient-1.13.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 23 source files that are out of date updating environment: [new config] 23 added, 0 changed, 0 removed reading sources... [ 4%] cli/commands reading sources... [ 8%] cli/index reading sources... [ 13%] cli/nfv_event_commands reading sources... [ 17%] cli/ns_commands reading sources... [ 21%] cli/ns_descriptor_commands reading sources... [ 26%] cli/vim_commands reading sources... [ 30%] cli/vnf_chain_commands reading sources... [ 34%] cli/vnf_classifier_commands reading sources... [ 39%] cli/vnf_commands reading sources... [ 43%] cli/vnf_descriptor_commands reading sources... [ 47%] cli/vnf_graph_commands reading sources... [ 52%] cli/vnf_graph_descriptor_commands reading sources... [ 56%] cli/vnf_network_forwarding_path_commands reading sources... [ 60%] cli/vnf_package_commands reading sources... [ 65%] cli/vnffm_commands reading sources... [ 69%] cli/vnflcm_commands reading sources... [ 73%] cli/vnfpm_commands reading sources... [ 78%] contributor/contributing reading sources... [ 82%] contributor/developing reading sources... [ 86%] contributor/index reading sources... [ 91%] index reading sources... [ 95%] install/index reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] cli/commands writing output... [ 8%] cli/index writing output... [ 13%] cli/nfv_event_commands writing output... [ 17%] cli/ns_commands writing output... [ 21%] cli/ns_descriptor_commands writing output... [ 26%] cli/vim_commands writing output... [ 30%] cli/vnf_chain_commands writing output... [ 34%] cli/vnf_classifier_commands writing output... [ 39%] cli/vnf_commands writing output... [ 43%] cli/vnf_descriptor_commands writing output... [ 47%] cli/vnf_graph_commands writing output... [ 52%] cli/vnf_graph_descriptor_commands writing output... [ 56%] cli/vnf_network_forwarding_path_commands writing output... [ 60%] cli/vnf_package_commands writing output... [ 65%] cli/vnffm_commands writing output... [ 69%] cli/vnflcm_commands writing output... [ 73%] cli/vnfpm_commands writing output... [ 78%] contributor/contributing writing output... [ 82%] contributor/developing writing output... [ 86%] contributor/index writing output... [ 91%] index writing output... [ 95%] install/index writing output... [100%] reference/index 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 + sphinx-build -W -b man doc/source doc/build/man Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-tackerclient); 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-tackerclient-1.13.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 23 added, 0 changed, 0 removed reading sources... [ 4%] cli/commands reading sources... [ 8%] cli/index reading sources... [ 13%] cli/nfv_event_commands reading sources... [ 17%] cli/ns_commands reading sources... [ 21%] cli/ns_descriptor_commands reading sources... [ 26%] cli/vim_commands reading sources... [ 30%] cli/vnf_chain_commands reading sources... [ 34%] cli/vnf_classifier_commands reading sources... [ 39%] cli/vnf_commands reading sources... [ 43%] cli/vnf_descriptor_commands reading sources... [ 47%] cli/vnf_graph_commands reading sources... [ 52%] cli/vnf_graph_descriptor_commands reading sources... [ 56%] cli/vnf_network_forwarding_path_commands reading sources... [ 60%] cli/vnf_package_commands reading sources... [ 65%] cli/vnffm_commands reading sources... [ 69%] cli/vnflcm_commands reading sources... [ 73%] cli/vnfpm_commands reading sources... [ 78%] contributor/contributing reading sources... [ 82%] contributor/developing reading sources... [ 86%] contributor/index reading sources... [ 91%] index reading sources... [ 95%] install/index reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... tacker.1 { cli/commands cli/vnf_package_commands cli/vnflcm_commands cli/vnffm_commands cli/vnfpm_commands cli/vnf_commands cli/vnf_descriptor_commands cli/vim_commands cli/ns_commands cli/ns_descriptor_commands cli/vnf_graph_commands cli/vnf_graph_descriptor_commands cli/vnf_chain_commands cli/vnf_classifier_commands cli/vnf_network_forwarding_path_commands cli/nfv_event_commands } done build succeeded. The manual pages are in doc/build/man. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dHQ5Uv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64 + cd python-tackerclient-1.13.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64 running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient copying build/lib/tackerclient/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient copying build/lib/tackerclient/client.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient copying build/lib/tackerclient/i18n.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient copying build/lib/tackerclient/shell.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient copying build/lib/tackerclient/version.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests copying build/lib/tackerclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vnffg_update_file.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_v10_event.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnf.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnfd.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnffg.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnffgd.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_vim_utils.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_casual_args.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_cli10.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_cli10_extensions.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_command_meta.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_http.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_ssl.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_validators.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_param_file_with_empty_dict.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_param.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_param.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_config.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_empty_param.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_empty_config.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_config_file_with_empty_dict.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_config.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/samples creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnffm_sub.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnflcm.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_job.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_report.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc copying build/lib/tackerclient/tests/unit/osc/base.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/vnf copying build/lib/tackerclient/tests/unit/osc/v1/vnf/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/vnf copying build/lib/tackerclient/tests/unit/osc/v1/vnf/test_vnf.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/vnf copying build/lib/tackerclient/tests/unit/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnf_package.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnf_package_fakes.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_fakes.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts/install.sh -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_common_types.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/client.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/common/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/common/test_vnflcm_versions.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/common creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/events copying build/lib/tackerclient/tacker/v1_0/events/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/events copying build/lib/tackerclient/tacker/v1_0/events/events.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/events creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/ns.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/nsd.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim_utils.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vnfcluster.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vnffg.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vnffgd.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0 copying build/lib/tackerclient/tacker/v1_0/extension.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/vnfm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/vnfm/vnf.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/vnfm/vnfd.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker copying build/lib/tackerclient/tacker/client.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/client.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/v1_0 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc copying build/lib/tackerclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc copying build/lib/tackerclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc copying build/lib/tackerclient/osc/sdk_utils.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc copying build/lib/tackerclient/osc/utils.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/common copying build/lib/tackerclient/osc/common/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/common creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/vnflcm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/vnflcm/vnflcm_versions.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/common/vnflcm creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnflcm creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnflcm/samples copying build/lib/tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnflcm/samples creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnffm creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnffm/samples copying build/lib/tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnffm/samples copying build/lib/tackerclient/osc/v2/vnffm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/vnffm/vnffm_alarm.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/vnffm/vnffm_sub.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_job.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_report.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_threshold.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm_subsc.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1 creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfpkgm copying build/lib/tackerclient/osc/v1/vnfpkgm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfpkgm copying build/lib/tackerclient/osc/v1/vnfpkgm/vnf_package.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfpkgm creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/vnfm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/vnfm/vnf.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/vnfm/vnfd.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfm creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/events copying build/lib/tackerclient/osc/v1/events/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/events copying build/lib/tackerclient/osc/v1/events/events.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/events creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/ns.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/nsd.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vim.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vnffg.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vnffgd.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo creating /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/_i18n.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/clientmanager.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/command.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/constants.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/exceptions.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/extension.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/serializer.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/utils.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common copying build/lib/tackerclient/common/validators.py -> /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/test_cli10_v10_event.py to test_cli10_v10_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/test_cli10_vim.py to test_cli10_vim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/test_cli10_vim_k8s.py to test_cli10_vim_k8s.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py to test_cli10_vim_k8s_with_bearer_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/test_cli10_vnf.py to test_cli10_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/test_cli10_vnfd.py to test_cli10_vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/test_cli10_vnffg.py to test_cli10_vnffg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/test_cli10_vnffgd.py to test_cli10_vnffgd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/vm/test_vim_utils.py to test_vim_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_casual_args.py to test_casual_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_cli10.py to test_cli10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_cli10_extensions.py to test_cli10_extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_command_meta.py to test_command_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_http.py to test_http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_shell.py to test_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_ssl.py to test_ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/test_validators.py to test_validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py to test_vnffm_alarm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/test_vnffm_sub.py to test_vnffm_sub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/test_vnflcm.py to test_vnflcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/test_vnfpm_job.py to test_vnfpm_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/test_vnfpm_report.py to test_vnfpm_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py to test_vnfpm_threshold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py to vnffm_alarm_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py to vnffm_sub_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py to vnfpm_job_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py to vnfpm_report_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py to vnfpm_threshold_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/vnf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/vnf/test_vnf.py to test_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/test_vnf_package.py to test_vnf_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/test_vnflcm.py to test_vnflcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py to test_vnflcm_subsc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/vnf_package_fakes.py to vnf_package_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/vnflcm_fakes.py to vnflcm_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py to vnflcm_op_occs_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py to vnflcm_subsc_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py to test_vnflcm_op_occs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/v1/fixture_data/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tests/unit/osc/common/test_vnflcm_versions.py to test_vnflcm_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/events/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo/ns.py to ns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo/nsd.py to nsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo/vim.py to vim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo/vim_utils.py to vim_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo/vnfcluster.py to vnfcluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo/vnffg.py to vnffg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/nfvo/vnffgd.py to vnffgd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/vnfm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/vnfm/vnf.py to vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/v1_0/vnfm/vnfd.py to vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/tacker/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/v1_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/v1_0/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/sdk_utils.py to sdk_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/common/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/common/vnflcm/vnflcm_versions.py to vnflcm_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnffm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnffm/vnffm_alarm.py to vnffm_alarm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnffm/vnffm_sub.py to vnffm_sub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm/vnfpm_job.py to vnfpm_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm/vnfpm_report.py to vnfpm_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v2/vnfpm/vnfpm_threshold.py to vnfpm_threshold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/vnflcm.py to vnflcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py to vnflcm_op_occs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnflcm/vnflcm_subsc.py to vnflcm_subsc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfpkgm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfpkgm/vnf_package.py to vnf_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfm/vnf.py to vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/vnfm/vnfd.py to vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/events/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo/ns.py to ns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo/nsd.py to nsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo/vim.py to vim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo/vnffg.py to vnffg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/osc/v1/nfvo/vnffgd.py to vnffgd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/_i18n.py to _i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/clientmanager.py to clientmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/tackerclient/common/validators.py to validators.cpython-39.pyc writing byte-compilation script '/tmp/tmpv03otf4l.py' /usr/bin/python3 /tmp/tmpv03otf4l.py removing /tmp/tmpv03otf4l.py running install_egg_info running egg_info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.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 reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' warning: no files found matching '*' under directory 'tests' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' Copying python_tackerclient.egg-info to /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-1.13.0-py3.9.egg-info running install_scripts Installing tacker script to /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/bin/__pycache__ + install -p -D -m 644 -v doc/build/man/tacker.1 /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/man/man1/tacker.1 install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/man' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/man/man1' 'doc/build/man/tacker.1' -> '/builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/man/man1/tacker.1' + ln -s tacker /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/bin/tacker-3 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.13.0-0.20230310190412.e5bd58f.el9 --unique-debug-suffix -1.13.0-0.20230310190412.e5bd58f.el9.x86_64 --unique-debug-src-base python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-tackerclient-1.13.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-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/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.J46i2L + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.13.0 + export OS_TEST_PATH=./tackerclient/tests/unit + OS_TEST_PATH=./tackerclient/tests/unit + PYTHON=/usr/bin/python3 + stestr --test-path ./tackerclient/tests/unit run {0} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_invalid_major_version [0.132208s] ... ok {0} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_no_arg [0.016002s] ... ok {0} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_2_2 [0.004649s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_failed_with_no_file_arg_1_application_zip [0.002821s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_for_type_text_plain [0.024832s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_1_all_fields [0.008252s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_2_exclude_default [0.015047s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_exclude_fields [0.010447s] ... 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] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --fields: not allowed with argument --all_fields {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_invalid_combination_1______all_fields______fields____softwareImages_______all_fields___True_____fields____softwareImages____ [0.013686s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_valid_combination [0.017505s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_take_action_2_False [0.002608s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_3______operational_state____DISABLED_______operational_state____DISABLED____ [0.006002s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--operational-state ] [--user-data ] check_parser: error: the following arguments are required: {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_update_no_options [0.003939s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_update_without_user_data_and_operational_state [0.002191s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_param_file_not_exists [0.002374s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_vnf_instance_not_found [0.003566s] ... ok Failed to delete vnf instance with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnflcm/v1/vnf_instances/xxxx-yyyy-zzzz {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_multiple_vnf_instance_exception [0.008363s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_1______cause____test_cause______vnfc_instance____vnfc_id_1____vnfc_id_2_______cause____test_cause______vnfc_instance_____vnfc_id_1____vnfc_id_2_____ [0.002447s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_param_file_not_exists [0.003758s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_invalid_format_param_file [0.002432s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_vnf_instance_not_found [0.013534s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_no_param_file_1_SCALE_IN [0.002990s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_2 [0.002896s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002837s] ... ok 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: {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_missing_vnf_lcm_op_occ_id_argument [0.008516s] ... ok {3} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_1_1 [0.203562s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action [0.022329s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_filter ... SKIPPED: Skip flaky test until its fixed upstream lp#1919350 {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_state_is_conflict [0.002660s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestCreateLccnSubscription.test_take_action [0.003637s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestCreateVnfPackage.test_take_action_1 [0.015821s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestCreateVnfPackage.test_take_action_2_________ [0.003883s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_one_subscription [0.006296s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package [0.028160s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_one_vnf_package [0.005322s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestShowLccnSubscription.test_take_action [0.010037s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_failed_with_no_file_arg_2_both [0.003526s] ... ok {0} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_config [0.010784s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {0} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_empty_config [0.007828s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {0} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_empty_config_file [0.002266s] ... ok {0} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_multi_args_configfile_paramfile [0.002025s] ... ok usage: update_vnf [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] (--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE) update_vnf: error: argument --config-file: not allowed with argument --param-file {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_2_UNACKNOWLEDGED [0.002926s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_vnf_lcm_op_occ_state_is_conflict_1_UNACKNOWLEDGED [0.003829s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package_exception [0.182115s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_multiple_vnf_fm_sub [0.008705s] ... ok Failed to delete VNF FM subscription with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnffm/v1/subscriptions/xxxx-yyyy-zzzz {0} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_multiple_vnf_fm_sub_exception [0.005259s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action [0.003088s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnf_package [0.018339s] ... ok 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: {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestCreateVnfPmJob.test_create_no_args [0.006704s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackageArtifact.test_download_artifacts_from_vnf_package [0.002932s] ... 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] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --all_fields {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_invalid_combination_2______all_fields______exclude_fields____checksum_______all_fields___True_____exclude_fields____checksum____ [0.004930s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestCreateVnfPmJob.test_take_action [0.007109s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_without_file_arg [0.072071s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_2 [0.014103s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_pagination [0.008523s] ... ok usage: check_parser [-h] (--path | --url ) [--user-name ] [--password ] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_no_options [0.002627s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_param_file_not_exists [0.001699s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_show_no_options [0.008033s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_1 [0.003003s] ... ok 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: {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestListVnfLcm.test_take_action_with_pagination [0.008341s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_1_path [0.018459s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action [0.004277s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_multiple_vnf_pm_job [0.048047s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action [0.006287s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_invalid_format_param_file [0.011552s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_1_SCALE_IN [0.039959s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_param_file_not_exists_1_SCALE_IN [0.002847s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_param_file_not_exists_2_SCALE_OUT [0.001499s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestShowVnfLcm.test_take_action [0.004374s] ... ok Failed to delete VNF PM threshold with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnfpm/v2/thresholds/xxxx-yyyy-zzzz {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_multiple_vnf_pm_threshold_exception [0.050366s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_multiple_vnf_instance [0.057308s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_one_vnf_instance [0.002502s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_vnf_instance_not_found [0.002415s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_vnf_instance_not_found_1_SCALE_IN [0.003944s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_vnf_instance_not_found_2_SCALE_OUT [0.003685s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_1 [0.017910s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_with_incorrect_filter [0.005331s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action [0.003640s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_2_FORCEFUL [0.010515s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.005758s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action_internal_server_error [0.009921s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action_vnf_pm_threshold_id_not_found [0.011415s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_state_is_conflict [0.024706s] ... ok usage: check_parser [-h] [--file ] [--vnfd] [--type ] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_no_options [0.271597s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_pagination [0.012609s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRollbackVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.008997s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_1_application_zip [0.024447s] ... ok 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: {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestUpdateVnfPmThreshold.test_take_action [0.047789s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_endpoint_type [0.000283s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token_no_auth_url [0.000422s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_reused_token_get_auth_info [0.000068s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_failed [0.000362s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_with_invalid_auth_url [0.000103s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token_no_auth_url [0.000476s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_strip_credentials_from_log [0.000748s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_failed [0.000458s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_with_invalid_auth_url [0.000087s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_reused_token_get_auth_info [0.000057s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_strip_credentials_from_log [0.000735s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_duplicate [0.000095s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_early_type_specification [0.000201s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action_internal_server_error [0.020012s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestCreateLccnSubscription.test_create_no_args [0.002401s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_clear_action [0.000167s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg_with_attribute_named_type [0.000400s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_empty [0.000208s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestListLccnSubscription.test_take_action_with_pagination [0.006904s] ... ok {0} tackerclient.tests.unit.test_cli10_extensions.CLITestV10Extension.test_show_extension [0.006854s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_build_option_parser [0.002811s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {0} tackerclient.tests.unit.test_shell.ShellTest.test_unknown_auth_strategy [0.002040s] ... ok {0} tackerclient.tests.unit.test_utils.ImportClassTestCase.test_get_client_class_invalid_version [0.000364s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_is_empty [0.000087s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_properties_mixed_case_fields [0.000307s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_with_formatters [0.000115s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_None [0.000046s] ... ok {0} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_max_only [0.000504s] ... ok {0} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_ip_subnet [0.000360s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_false_cert_verify [0.003360s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id [0.001553s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id_name [0.002332s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_all_params [0.002164s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_list_vims [0.001681s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_all_params [0.002607s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.002509s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_all_params [0.001884s] ... ok {3} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_invalid_format_param_file [0.009811s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_internal_server_error [0.002968s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_with_incorrect_filter [0.002676s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action_vnf_lcm_op_occ_id_not_found [0.032979s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action [0.002944s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_internal_server_error [0.002459s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_vnf_instance_not_found [0.001877s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_2_both [0.083682s] ... ok Failed to delete VNF PM job with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnfpm/v2/pm_jobs/xxxx-yyyy-zzzz usage: check_parser [-h] [--file ] check_parser: error: the following arguments are required: , {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackageArtifact.test_download_no_options [0.002785s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_default_fields [0.004094s] ... 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] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --fields: not allowed with argument --all_fields {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_multiple_vnf_pm_job_exception [0.003977s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_default_fields [0.002968s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_exclude_fields [0.003474s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_invalid_combination_1______all_fields______fields____objectInstanceIds_______all_fields___True_____fields____objectInstanceIds____ [0.002155s] ... 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] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --all_fields {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_invalid_combination_2______all_fields______exclude_fields____criteria_______all_fields___True_____exclude_fields____criteria____ [0.009751s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action_vnf_pm_report_id_not_found [0.003215s] ... ok 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: {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestCreateVnfPmThreshold.test_create_no_args [0.015730s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_one_vnf_pm_threshold [0.003161s] ... 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] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --fields {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_invalid_combination_3______fields____softwareImages______exclude_fields____checksum_______fields____softwareImages______exclude_fields____checksum____ [0.013356s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_multi_delete_vim [0.004154s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestUpdateVnfPmThreshold.test_take_action_vnf_pm_threshold_id_not_found [0.002780s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_failed [0.000414s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token [0.000462s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_reused_token_get_auth_info [0.000071s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_use_given_endpoint_url [0.000297s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_endpoint_type [0.000428s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url [0.000357s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_other [0.001957s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_arg [0.000524s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg [0.000096s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_false [0.000479s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_default_bool [0.000274s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_all_params [0.018248s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_nargs [0.013398s] ... ok {3} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_default_fallback [0.000325s] ... ok {3} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_contains_message [0.000158s] ... ok {3} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_not_contain_message [0.000805s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_take_action_1_True [0.019379s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_2_url [0.003025s] ... ok {3} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_unknown_error_to_per_code_exception [0.000738s] ... ok {3} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_error_without_response_body [0.000977s] ... ok {3} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_success [0.000483s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_show_vim_id [0.003614s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_failed_with_404_not_found [0.014894s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_create_vnf_all_params [0.003780s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_with_conflict_error [0.007720s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_with_v1_version [0.001886s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_config [0.013314s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--I ] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_create_no_args [0.003837s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_auth [0.042040s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_empty_config [0.008342s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_take_action_1 [0.011014s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_take_action_2 [0.003270s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_create_vnfd_with_empty_file [0.007466s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_environment_variable [0.004927s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_create_vnfd_with_mandatory_params [0.006728s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_vnfds [0.001798s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_2______cause____test_cause_______cause____test_cause____ [0.009804s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_3______vnfc_instance____vnfc_id_1____vnfc_id_2_______vnfc_instance_____vnfc_id_1____vnfc_id_2_____ [0.003855s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_show_vnfd_id [0.010113s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_4______additional_param_file______tackerclient_osc_v1_vnflcm_samples_heal_vnf_instance_param_sample_json_______additional_param_file______tackerclient_osc_v1_vnflcm_samples_heal_vnf_instance_param_sample_json____ [0.004426s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_option [0.028329s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_create_vnffg_all_params [0.013203s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_5_________ [0.011878s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_list_vnffgs [0.006609s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_show_vnffg_id [0.001556s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_show_vnffg_id_name [0.002815s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_inline_vnffgds [0.001836s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_help_command [0.021019s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action [0.015741s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestListVnfLcm.test_take_action [0.003814s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_2_SCALE_OUT [0.007685s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_no_param_file_2_SCALE_OUT [0.009246s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_vnf_instance_not_found [0.004576s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestUpdateVnfLcm.test_take_action [0.004124s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestUpdateVnfLcm.test_take_action_param_file_not_exists [0.001759s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestVnfLcmV1.test_client_v2 [0.001244s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--cancel-mode ] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_terminate_no_options [0.002815s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_internal_server_error [0.002905s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_internal_server_error [0.003358s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_exclude_fields [0.012036s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_incorrect_filter [0.007622s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.003767s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_multiple_subscription [0.009232s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {2} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_invalid_format_config [0.007308s] ... ok usage: update_vnf [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] (--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE) update_vnf: error: argument --config: not allowed with argument --param-file {2} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_multi_args_config_paramfile [0.004866s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_with_filter [0.011139s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action_internal_server_error [0.008630s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_1_ACKNOWLEDGED [0.015160s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_vnf_lcm_op_occ_id_not_found_1_ACKNOWLEDGED [0.004418s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_with_incorrect_filter [0.004555s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action_internal_server_error [0.003614s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action_vnf_fm_sub_id_not_found [0.006502s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_invalid_format_param_file [0.002314s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnflcm.TestVnfLcmV2.test_client_v2 [0.000817s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_2_exclude_default [0.005818s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_valid_combination [0.003333s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action [0.004466s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestUpdateVnfPmJob.test_take_action [0.003516s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestUpdateVnfPmJob.test_take_action_vnf_pm_job_id_not_found [0.005438s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action_internal_server_error [0.002896s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestCreateVnfPmThreshold.test_take_action [0.005900s] ... ok {3} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed_as_env_var [0.241271s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_none_string_to_dictionary [0.000085s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_true [0.000045s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_dictionary [0.000047s] ... ok {3} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_max [0.000200s] ... ok {3} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_no_limit [0.000094s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_multiple_vnf_pm_threshold [0.016437s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_multi_delete_vim [0.006572s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_all_params [0.010687s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.002799s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_with_filter [0.011567s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_delete_vim [0.001174s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_other [0.002127s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_token [0.000996s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token [0.000723s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_endpoint_type [0.000408s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.004357s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_token [0.001443s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id_name [0.013263s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.005354s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_all_params [0.004924s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token [0.019348s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_use_given_endpoint_url [0.000774s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_list [0.000313s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_with_minus [0.000179s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg [0.000563s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_goodarg_with_minus_number [0.000289s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_list_of_dict_arg [0.000332s] ... ok {2} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_etsi_error [0.000604s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.007961s] ... ok usage: update_vnf [-h] [--request-format {json,xml}] [--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE] VNF update_vnf: error: argument --param-file: not allowed with argument --config-file usage: update_vnf [-h] [--request-format {json,xml}] [--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE] VNF update_vnf: error: argument --config-file: not allowed with argument --param-file {2} tackerclient.tests.unit.test_cli10_extensions.CLITestV10Extension.test_list_extensions [0.002567s] ... ok {2} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_log_defined_explicitly [0.000133s] ... ok {2} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_error [0.000462s] ... ok {2} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_forbidden_is_returned_to_caller [0.001118s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_create_vnf_with_description_param [0.005630s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_config_file [0.002626s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_multi_args_config_configfile_paramfile [0.001403s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_multi_args_configfile_paramfile [0.001298s] ... ok {2} tackerclient.tests.unit.test_shell.ShellTest.test_help_on_subcommand [0.007549s] ... ok {2} tackerclient.tests.unit.test_ssl.TestSSL.test_proper_exception_is_raised_when_cert_validation_fails [0.000804s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_create_vnfd_all_params [0.012289s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_v10_event.CLITestV10EventJSON.test_list_events [0.011562s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_inline_vnfds [0.011518s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_v10_event.CLITestV10EventJSON.test_show_event_id [0.002693s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_show_vnfd_id_name [0.004190s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_list_vims [0.005241s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_create_vnffg_with_mandatory_params [0.004771s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_delete_vnffg_with_force [0.001640s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.002827s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_multi_delete_vim [0.003483s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_delete_vnffg_without_force [0.007329s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_list_vims [0.002811s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.002986s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_delete_vnf [0.001062s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_delete_vnf_with_force [0.001322s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_update_vnffg [0.002728s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_create_vnffgd_all_params [0.003525s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_list_vnf_resources [0.003997s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_multi_delete_vnf [0.001184s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_all_vnffgds [0.011409s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_show_vnf_id_name [0.002013s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_config_file_with_empty_dict [0.001549s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_show_vnffgd_id_name [0.004688s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_bearer [0.000076s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim [0.000059s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim_no_project [0.000121s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_empty_config_file [0.001660s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_invalid_format_config_file [0.001793s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_with_port [0.000112s] ... ok usage: update_vnf [-h] [--request-format {json,xml}] [--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE] VNF update_vnf: error: argument --config: not allowed with argument --config-file usage: update_vnf [-h] [--request-format {json,xml}] [--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE] VNF update_vnf: error: argument --config: not allowed with argument --param-file Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_multi_args_config_configfile [0.008584s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_multi_args_config_paramfile [0.001170s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_param_file [0.001648s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_param_file_with_empty_dict [0.001226s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_delete_vnfd [0.001024s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_vnfds_pagenation [0.001862s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_list_vnffgs_pagenation [0.009135s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_create_vnffgd_with_mandatory_params [0.002656s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_delete_vnffgd [0.000934s] ... ok {2} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim [0.000067s] ... ok {2} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_exception [0.000098s] ... ok usage: check_parser [-h] [--termination-type ] [--graceful-termination-timeout ] [--D] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_terminate_and_delete_wait_failed [16.064154s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_terminate_no_options [0.001984s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_1_GRACEFUL [0.002558s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action [0.002605s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action [0.010879s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_internal_server_error [0.002494s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_missing_vnf_lcm_op_occ_id_argument [0.001368s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRollbackVnfLcmOp.test_take_action [0.005047s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action [0.002487s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002579s] ... ok Failed to delete Lccn Subscription with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnflcm/v1/subscriptions/xxxx-yyyy-zzzz {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_multiple_subscription_exception [0.004334s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestListLccnSubscription.test_take_action [0.002827s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_config_file [0.004708s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_config_file_with_empty_dict [0.002341s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_empty_param_file [0.006999s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_invalid_format_config_file [0.002040s] ... ok usage: update_vnf [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] (--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE) update_vnf: error: argument --config: not allowed with argument --config-file {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_multi_args_config_configfile [0.020003s] ... ok usage: update_vnf [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] (--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE) update_vnf: error: argument --config: not allowed with argument --config-file {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_multi_args_config_configfile_paramfile [0.003326s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_param_file [0.003222s] ... ok {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_param_file_with_empty_dict [0.002063s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {1} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action [0.003222s] ... ok 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: {1} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action [0.007036s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestCreateVnfFmSub.test_create_no_args [0.001955s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestCreateVnfFmSub.test_take_action [0.002932s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_one_vnf_fm_sub [0.002199s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_with_filter [0.011914s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action [0.002505s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_param_file_not_exists [0.001558s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_one_vnf_pm_job [0.003822s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_1_all_fields [0.013737s] ... 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] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --fields {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_invalid_combination_3______fields____objectInstanceIds______exclude_fields____criteria_______fields____objectInstanceIds______exclude_fields____criteria____ [0.002342s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action_internal_server_error [0.004759s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action_vnf_pm_job_id_not_found [0.004488s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action [0.015662s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_internal_server_error [0.003933s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url [0.000598s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_with_invalid_auth_url [0.000124s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_strip_credentials_from_log [0.019229s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_use_given_endpoint_url [0.000457s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url [0.000636s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_other [0.000896s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_token [0.001038s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token_no_auth_url [0.000466s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthNoAuth.test_get_noauth [0.000639s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_str [0.000312s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_true [0.000507s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_bad_tacker_error [0.000382s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_ip_address_in_use [0.000755s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_known_error [0.001150s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_known_error_without_detail [0.000151s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_unknown_status_code [0.000146s] ... ok {1} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_unicode [0.000497s] ... ok {1} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_meta_defines_log [0.000119s] ... ok {1} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_unauthorized [0.000353s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_help [0.016271s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_main_with_unicode [0.003562s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_run_unknown_command [0.005780s] ... ok {1} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed [0.103440s] ... ok {1} tackerclient.tests.unit.test_utils.TestUtils.test_get_dict_item_properties [0.000409s] ... ok {1} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_differ_from_item [0.000159s] ... ok {1} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_false [0.000123s] ... ok {1} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_only [0.001287s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_delete_vim [0.001547s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.003391s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id [0.002311s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.001963s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_delete_vim [0.001064s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_show_vim_id_name [0.001740s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_create_vnf_with_vnfd_id [0.002231s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_list_vnfs [0.001896s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_list_vnfs_pagenation [0.001737s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_show_vnf_id [0.001809s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_update_vnf [0.001233s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_empty_param_file [0.004605s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_invalid_format_config [0.006127s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_invalid_format_param_file [0.001330s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_all_vnfds [0.002107s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_multi_delete_vnfd [0.001093s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_vnffgds [0.001937s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_vnffgds_pagenation [0.009987s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_show_vnffgd_id [0.001849s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_extra [0.000079s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_oidc [0.000058s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_oidc_no_username [0.000097s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim_extra [0.000059s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_without_port [0.000067s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. ====== Totals ====== Ran: 393 tests in 17.1478 sec. - Passed: 392 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 19.4565 sec. ============== Worker Balance ============== - Worker 0 (99 tests) => 0:00:01.023856 - Worker 1 (98 tests) => 0:00:16.817480 - Worker 2 (98 tests) => 0:00:00.974751 - Worker 3 (98 tests) => 0:00:01.217822 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f31pFQ + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/licenses/python3-tackerclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/licenses/python3-tackerclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/licenses/python3-tackerclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient = 1.13.0-0.20230310190412.e5bd58f.el9 python3-tackerclient = 1.13.0-0.20230310190412.e5bd58f.el9 python3.9-tackerclient = 1.13.0-0.20230310190412.e5bd58f.el9 python3.9dist(python-tackerclient) = 1.13 python3dist(python-tackerclient) = 1.13 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: python-tackerclient < 1.13.0-0.20230310190412.e5bd58f.el9 python2-tackerclient < 1.13.0-0.20230310190412.e5bd58f.el9 python39-tackerclient < 1.13.0-0.20230310190412.e5bd58f.el9 Processing files: python3-tackerclient-tests-unit-1.13.0-0.20230310190412.e5bd58f.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eeAoMV + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient-tests-unit = 1.13.0-0.20230310190412.e5bd58f.el9 python3-tackerclient-tests-unit = 1.13.0-0.20230310190412.e5bd58f.el9 python3.9-tackerclient-tests-unit = 1.13.0-0.20230310190412.e5bd58f.el9 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: python39-tackerclient-tests-unit < 1.13.0-0.20230310190412.e5bd58f.el9 Processing files: python-tackerclient-doc-1.13.0-0.20230310190412.e5bd58f.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kO9RaO + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.13.0 + DOCDIR=/builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/doc/python-tackerclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/doc/python-tackerclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/doc/python-tackerclient-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/doc/python-tackerclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L0eMoz + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/licenses/python-tackerclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/licenses/python-tackerclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64/usr/share/licenses/python-tackerclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient-doc = 1.13.0-0.20230310190412.e5bd58f.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64 Wrote: /builddir/build/RPMS/python3-tackerclient-tests-unit-1.13.0-0.20230310190412.e5bd58f.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-tackerclient-doc-1.13.0-0.20230310190412.e5bd58f.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6LMVI2 + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.13.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tackerclient-1.13.0-0.20230310190412.e5bd58f.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0