Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 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-master-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=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) 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-2.4.0-0.20250401161147.c2bdc92.el9.src.rpm Child return code was: 0 Mock Version: 6.0 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-master-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=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) 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-2.4.0-0.20250401161147.c2bdc92.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --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.Q5f8B9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tackerclient-2.4.0.dev1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tackerclient-2.4.0.dev1-0.20250401161147.c2bdc92.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tackerclient-2.4.0.dev1 + /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-2.4.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 + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.0bpb2L + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + echo -n + 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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --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(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.6LrucT + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + echo -n + 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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --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(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.4UVyEN + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + echo -n + 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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: cliff!=2.9.0,>=2.8.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement not satisfied: iso8601>=0.1.11 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.8.0 Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=1.20.0 Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.9.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osc-lib>=1.8.0 Handling oslo.utils>=3.40.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.40.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.0.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=1.0.0 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=1.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_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 requirements to 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' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/python_tackerclient-2.4.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: cliff (!=2.9.0,>=2.8.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: iso8601 (>=0.1.11) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: netaddr (>=0.7.18) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: python-keystoneclient (>=3.8.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: stevedore (>=1.20.0) Handling Babel (!=2.4.0,>=2.3.4) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: Babel (!=2.4.0,>=2.3.4) (installed: Babel 2.9.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: osc-lib (>=1.8.0) Handling oslo.utils (>=3.40.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.utils (>=3.40.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) + cat /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires + rm -rfv python_tackerclient-2.4.0.dev1.dist-info/ removed 'python_tackerclient-2.4.0.dev1.dist-info/LICENSE' removed 'python_tackerclient-2.4.0.dev1.dist-info/AUTHORS' removed 'python_tackerclient-2.4.0.dev1.dist-info/METADATA' removed 'python_tackerclient-2.4.0.dev1.dist-info/entry_points.txt' removed 'python_tackerclient-2.4.0.dev1.dist-info/pbr.json' removed 'python_tackerclient-2.4.0.dev1.dist-info/top_level.txt' removed directory 'python_tackerclient-2.4.0.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --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(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.vjm1Hn + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + echo -n + 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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.9.1) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.6.1.dev3) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.5.0.dev1) Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.9.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.6.0.dev1) Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.1.dev5) Handling oslo.utils>=3.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.0 (installed: oslo.utils 8.3.0.dev4) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0.dev1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.1.dev3) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_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 requirements to 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' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/python_tackerclient-2.4.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: cliff (!=2.9.0,>=2.8.0) (installed: cliff 4.9.1) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 2.1.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 1.3.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.6.1.dev3) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.5.0.dev1) Handling Babel (!=2.4.0,>=2.3.4) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: Babel (!=2.4.0,>=2.3.4) (installed: Babel 2.9.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.6.0.dev1) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: osc-lib (>=1.8.0) (installed: osc-lib 3.2.1.dev5) Handling oslo.utils (>=3.40.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.utils (>=3.40.0) (installed: oslo.utils 8.3.0.dev4) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.8.0.dev1) + cat /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires + rm -rfv python_tackerclient-2.4.0.dev1.dist-info/ removed 'python_tackerclient-2.4.0.dev1.dist-info/LICENSE' removed 'python_tackerclient-2.4.0.dev1.dist-info/AUTHORS' removed 'python_tackerclient-2.4.0.dev1.dist-info/METADATA' removed 'python_tackerclient-2.4.0.dev1.dist-info/top_level.txt' removed 'python_tackerclient-2.4.0.dev1.dist-info/pbr.json' removed 'python_tackerclient-2.4.0.dev1.dist-info/entry_points.txt' removed directory 'python_tackerclient-2.4.0.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /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(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wxAEYt + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + echo -n + 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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.9.1) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.6.1.dev3) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.5.0.dev1) Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.9.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.6.0.dev1) Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.1.dev5) Handling oslo.utils>=3.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.0 (installed: oslo.utils 8.3.0.dev4) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0.dev1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.1.dev3) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_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 requirements to 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' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/python_tackerclient-2.4.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: cliff (!=2.9.0,>=2.8.0) (installed: cliff 4.9.1) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 2.1.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 1.3.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.6.1.dev3) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.5.0.dev1) Handling Babel (!=2.4.0,>=2.3.4) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: Babel (!=2.4.0,>=2.3.4) (installed: Babel 2.9.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.6.0.dev1) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: osc-lib (>=1.8.0) (installed: osc-lib 3.2.1.dev5) Handling oslo.utils (>=3.40.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.utils (>=3.40.0) (installed: oslo.utils 8.3.0.dev4) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.8.0.dev1) + cat /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-buildrequires + rm -rfv python_tackerclient-2.4.0.dev1.dist-info/ removed 'python_tackerclient-2.4.0.dev1.dist-info/LICENSE' removed 'python_tackerclient-2.4.0.dev1.dist-info/AUTHORS' removed 'python_tackerclient-2.4.0.dev1.dist-info/METADATA' removed 'python_tackerclient-2.4.0.dev1.dist-info/entry_points.txt' removed 'python_tackerclient-2.4.0.dev1.dist-info/pbr.json' removed 'python_tackerclient-2.4.0.dev1.dist-info/top_level.txt' removed directory 'python_tackerclient-2.4.0.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iROIYE + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + mkdir -p /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + 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' + CXXFLAGS='-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' + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + 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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/pyproject-wheeldir Processing /builddir/build/BUILD/python-tackerclient-2.4.0.dev1 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/tmp0gkkj2s6 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient.egg-info writing /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient.egg-info/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' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-modern-metadata-9ltllr_r/python_tackerclient-2.4.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-tackerclient Building wheel for python-tackerclient (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/tmpeahssmz_ /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tackerclient creating build/lib/tackerclient/osc 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 creating build/lib/tackerclient/osc/v1 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/tests creating build/lib/tackerclient/tests/unit creating build/lib/tackerclient/tests/unit/osc 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/tacker copying tackerclient/tacker/client.py -> build/lib/tackerclient/tacker copying tackerclient/tacker/__init__.py -> build/lib/tackerclient/tacker 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 copying tackerclient/osc/v1/__init__.py -> build/lib/tackerclient/osc/v1 creating build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vim.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/common copying tackerclient/osc/common/__init__.py -> build/lib/tackerclient/osc/common 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/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 creating build/lib/tackerclient/tacker/v1_0 creating 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/__init__.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/__init__.py -> build/lib/tackerclient/tacker/v1_0 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 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.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/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 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/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/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/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/osc/v2/__init__.py -> build/lib/tackerclient/osc/v2 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 copying tackerclient/tests/__init__.py -> build/lib/tackerclient/tests 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_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/__init__.py -> build/lib/tackerclient/tests/unit/vm 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 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 requirements to 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' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.osc.v1.vnflcm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.osc.v1.vnflcm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.osc.v1.vnflcm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.osc.v1.vnflcm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.osc.v2.vnffm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.osc.v2.vnffm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.osc.v2.vnffm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.osc.v2.vnffm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.osc.v2.vnflcm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.osc.v2.vnflcm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.osc.v2.vnflcm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.osc.v2.vnflcm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.osc.v2.vnfpm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.osc.v2.vnfpm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.osc.v2.vnfpm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.osc.v2.vnfpm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package.Definitions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package.Definitions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package.Definitions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package.Definitions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Definitions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Definitions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Definitions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Definitions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Scripts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Scripts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Scripts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Scripts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.vm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.vm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.vm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.vm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 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/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/osc/v2/vnffm/samples copying tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json -> build/lib/tackerclient/osc/v2/vnffm/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/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/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 installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/tackerclient creating build/bdist.linux-x86_64/wheel/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/client.py -> build/bdist.linux-x86_64/wheel/tackerclient/v1_0 creating build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/_i18n.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/clientmanager.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/command.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/constants.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/exceptions.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/extension.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/serializer.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/validators.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/client.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/i18n.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/shell.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/version.py -> build/bdist.linux-x86_64/wheel/tackerclient creating build/bdist.linux-x86_64/wheel/tackerclient/tacker creating build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0 copying build/lib/tackerclient/tacker/v1_0/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0 creating build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker copying build/lib/tackerclient/tacker/client.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker creating build/bdist.linux-x86_64/wheel/tackerclient/tests copying build/lib/tackerclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_vim_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_auth.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_casual_args.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_cli10.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_command_meta.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_http.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_shell.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_ssl.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_validators.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnf_package.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnf_package_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/client.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnffm_sub.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnflcm.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_job.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_report.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/common/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/common/test_vnflcm_versions.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc copying build/lib/tackerclient/tests/unit/osc/base.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc creating build/bdist.linux-x86_64/wheel/tackerclient/osc creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnflcm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnflcm/samples copying build/lib/tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnflcm/samples copying build/lib/tackerclient/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm/samples copying build/lib/tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm/samples copying build/lib/tackerclient/osc/v2/vnffm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/vnffm/vnffm_alarm.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/vnffm/vnffm_sub.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_job.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_report.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_threshold.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/common creating build/bdist.linux-x86_64/wheel/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/vnflcm/vnflcm_versions.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/common creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm_subsc.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vim.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfpkgm copying build/lib/tackerclient/osc/v1/vnfpkgm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfpkgm copying build/lib/tackerclient/osc/v1/vnfpkgm/vnf_package.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfpkgm copying build/lib/tackerclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/sdk_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc running install_egg_info Copying python_tackerclient.egg-info to build/bdist.linux-x86_64/wheel/python_tackerclient-2.4.0.dev1-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/python_tackerclient-2.4.0.dev1.dist-info/WHEEL creating '/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir/pip-wheel-8tizksug/tmpd8prxigw/python_tackerclient-2.4.0.dev1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'tackerclient/__init__.py' adding 'tackerclient/client.py' adding 'tackerclient/i18n.py' adding 'tackerclient/shell.py' adding 'tackerclient/version.py' adding 'tackerclient/common/__init__.py' adding 'tackerclient/common/_i18n.py' adding 'tackerclient/common/clientmanager.py' adding 'tackerclient/common/command.py' adding 'tackerclient/common/constants.py' adding 'tackerclient/common/exceptions.py' adding 'tackerclient/common/extension.py' adding 'tackerclient/common/serializer.py' adding 'tackerclient/common/utils.py' adding 'tackerclient/common/validators.py' adding 'tackerclient/osc/__init__.py' adding 'tackerclient/osc/plugin.py' adding 'tackerclient/osc/sdk_utils.py' adding 'tackerclient/osc/utils.py' adding 'tackerclient/osc/common/__init__.py' adding 'tackerclient/osc/common/vnflcm/__init__.py' adding 'tackerclient/osc/common/vnflcm/vnflcm_versions.py' adding 'tackerclient/osc/v1/__init__.py' adding 'tackerclient/osc/v1/nfvo/__init__.py' adding 'tackerclient/osc/v1/nfvo/vim.py' adding 'tackerclient/osc/v1/vnflcm/__init__.py' adding 'tackerclient/osc/v1/vnflcm/vnflcm.py' adding 'tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py' adding 'tackerclient/osc/v1/vnflcm/vnflcm_subsc.py' adding 'tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnfpkgm/__init__.py' adding 'tackerclient/osc/v1/vnfpkgm/vnf_package.py' adding 'tackerclient/osc/v2/__init__.py' adding 'tackerclient/osc/v2/vnffm/__init__.py' adding 'tackerclient/osc/v2/vnffm/vnffm_alarm.py' adding 'tackerclient/osc/v2/vnffm/vnffm_sub.py' adding 'tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json' adding 'tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/__init__.py' adding 'tackerclient/osc/v2/vnfpm/vnfpm_job.py' adding 'tackerclient/osc/v2/vnfpm/vnfpm_report.py' adding 'tackerclient/osc/v2/vnfpm/vnfpm_threshold.py' adding 'tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json' adding 'tackerclient/tacker/__init__.py' adding 'tackerclient/tacker/client.py' adding 'tackerclient/tacker/v1_0/__init__.py' adding 'tackerclient/tacker/v1_0/nfvo/__init__.py' adding 'tackerclient/tacker/v1_0/nfvo/vim.py' adding 'tackerclient/tacker/v1_0/nfvo/vim_utils.py' adding 'tackerclient/tests/__init__.py' adding 'tackerclient/tests/unit/__init__.py' adding 'tackerclient/tests/unit/test_auth.py' adding 'tackerclient/tests/unit/test_casual_args.py' adding 'tackerclient/tests/unit/test_cli10.py' adding 'tackerclient/tests/unit/test_command_meta.py' adding 'tackerclient/tests/unit/test_http.py' adding 'tackerclient/tests/unit/test_shell.py' adding 'tackerclient/tests/unit/test_ssl.py' adding 'tackerclient/tests/unit/test_utils.py' adding 'tackerclient/tests/unit/test_validators.py' adding 'tackerclient/tests/unit/osc/__init__.py' adding 'tackerclient/tests/unit/osc/base.py' adding 'tackerclient/tests/unit/osc/common/__init__.py' adding 'tackerclient/tests/unit/osc/common/test_vnflcm_versions.py' adding 'tackerclient/tests/unit/osc/v1/__init__.py' adding 'tackerclient/tests/unit/osc/v1/test_vnf_package.py' adding 'tackerclient/tests/unit/osc/v1/test_vnflcm.py' adding 'tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py' adding 'tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py' adding 'tackerclient/tests/unit/osc/v1/vnf_package_fakes.py' adding 'tackerclient/tests/unit/osc/v1/vnflcm_fakes.py' adding 'tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py' adding 'tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py' adding 'tackerclient/tests/unit/osc/v1/fixture_data/__init__.py' adding 'tackerclient/tests/unit/osc/v1/fixture_data/client.py' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_df_simple.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_top.vnfd.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata/TOSCA.meta' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_common_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_vnfd_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_df_simple.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_top.vnfd.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts/install.sh' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata/TOSCA.meta' adding 'tackerclient/tests/unit/osc/v2/__init__.py' adding 'tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py' adding 'tackerclient/tests/unit/osc/v2/test_vnffm_sub.py' adding 'tackerclient/tests/unit/osc/v2/test_vnflcm.py' adding 'tackerclient/tests/unit/osc/v2/test_vnfpm_job.py' adding 'tackerclient/tests/unit/osc/v2/test_vnfpm_report.py' adding 'tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py' adding 'tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py' adding 'tackerclient/tests/unit/vm/__init__.py' adding 'tackerclient/tests/unit/vm/test_cli10_vim.py' adding 'tackerclient/tests/unit/vm/test_cli10_vim_k8s.py' adding 'tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py' adding 'tackerclient/tests/unit/vm/test_vim_utils.py' adding 'tackerclient/tests/unit/vm/samples/vim_config.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml' adding 'tackerclient/v1_0/__init__.py' adding 'tackerclient/v1_0/client.py' adding 'python_tackerclient-2.4.0.dev1.dist-info/AUTHORS' adding 'python_tackerclient-2.4.0.dev1.dist-info/LICENSE' adding 'python_tackerclient-2.4.0.dev1.dist-info/METADATA' adding 'python_tackerclient-2.4.0.dev1.dist-info/WHEEL' adding 'python_tackerclient-2.4.0.dev1.dist-info/entry_points.txt' adding 'python_tackerclient-2.4.0.dev1.dist-info/pbr.json' adding 'python_tackerclient-2.4.0.dev1.dist-info/top_level.txt' adding 'python_tackerclient-2.4.0.dev1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-tackerclient (pyproject.toml): finished with status 'done' Created wheel for python-tackerclient: filename=python_tackerclient-2.4.0.dev1-py3-none-any.whl size=211578 sha256=4c16720a1bbf02efbdf07171abf73cba745b9d0b67aa4f9424d2bbcaaa7b9f40 Stored in directory: /builddir/.cache/pip/wheels/96/11/d9/55163f89fc1f1de48226ecce89a0cba5dc350f78b90fad1dca Successfully built python-tackerclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lTu1yP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64 + cd python-tackerclient-2.4.0.dev1 ++ ls /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/pyproject-wheeldir/python_tackerclient-2.4.0.dev1-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=python_tackerclient==2.4.0.dev1 + '[' -z python_tackerclient==2.4.0.dev1 ']' + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/pyproject-wheeldir python_tackerclient==2.4.0.dev1 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/python-tackerclient-2.4.0.dev1/pyproject-wheeldir Processing ./pyproject-wheeldir/python_tackerclient-2.4.0.dev1-py3-none-any.whl Installing collected packages: python-tackerclient Creating /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/bin/tacker to 755 Successfully installed python-tackerclient-2.4.0.dev1 + '[' -d /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/bin/tacker /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/bin/tacker: updating + rm -rfv /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/python_tackerclient-2.4.0.dev1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.4.0.dev1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64 --record /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.4.0.dev1.dist-info/RECORD --output /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.4.0.dev1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.4.0.dev1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.4.0.dev1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.4.0.dev1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + TOX_TESTENV_PASSENV='*' + 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 ' + PATH=/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs 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-2.4.0.dev1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: [new config] 13 added, 0 changed, 0 removed reading sources... [ 7%] cli/commands reading sources... [ 15%] cli/index reading sources... [ 23%] cli/vim_commands reading sources... [ 30%] cli/vnf_package_commands reading sources... [ 38%] cli/vnffm_commands reading sources... [ 46%] cli/vnflcm_commands reading sources... [ 53%] cli/vnfpm_commands reading sources... [ 61%] contributor/contributing reading sources... [ 69%] contributor/developing reading sources... [ 76%] contributor/index reading sources... [ 84%] index reading sources... [ 92%] 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... [ 7%] cli/commands writing output... [ 15%] cli/index writing output... [ 23%] cli/vim_commands writing output... [ 30%] cli/vnf_package_commands writing output... [ 38%] cli/vnffm_commands writing output... [ 46%] cli/vnflcm_commands writing output... [ 53%] cli/vnfpm_commands writing output... [ 61%] contributor/contributing writing output... [ 69%] contributor/developing writing output... [ 76%] contributor/index writing output... [ 84%] index writing output... [ 92%] 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. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build -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-2.4.0.dev1/.gitreview found building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 13 added, 0 changed, 0 removed reading sources... [ 7%] cli/commands reading sources... [ 15%] cli/index reading sources... [ 23%] cli/vim_commands reading sources... [ 30%] cli/vnf_package_commands reading sources... [ 38%] cli/vnffm_commands reading sources... [ 46%] cli/vnflcm_commands reading sources... [ 53%] cli/vnfpm_commands reading sources... [ 61%] contributor/contributing reading sources... [ 69%] contributor/developing reading sources... [ 76%] contributor/index reading sources... [ 84%] index reading sources... [ 92%] 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/vim_commands } done build succeeded. The manual pages are in doc/build/man. + install -p -D -m 644 -v doc/build/man/tacker.1 /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/man/man1/tacker.1 install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/man' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/man/man1' 'doc/build/man/tacker.1' -> '/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/man/man1/tacker.1' + ln -s tacker /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/bin/tacker-3 + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.4.0-0.20250401161147.c2bdc92.el9 --unique-debug-suffix -2.4.0-0.20250401161147.c2bdc92.el9.x86_64 --unique-debug-src-base python-tackerclient-2.4.0-0.20250401161147.c2bdc92.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-2.4.0.dev1 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-2.4.0-0.20250401161147.c2bdc92.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.2eRiFl + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + TOX_TESTENV_PASSENV='*' + 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 ' + PATH=/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-tackerclient-2.4.0.dev1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {2} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_invalid_major_version [0.097744s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestCreateVnfPackage.test_take_action_2_________ [0.004840s] ... ok {0} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_1_1 [0.067323s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_one_vnf_package [0.006400s] ... ok {0} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_2_2 [0.005274s] ... 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.006930s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_2_both [0.011724s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_failed_with_no_file_arg_2_both [0.008156s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackageArtifact.test_download_artifacts_from_vnf_package [0.003436s] ... 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.003195s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_1_all_fields [0.008264s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_2_exclude_default [0.003818s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_default_fields [0.003620s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_pagination [0.011401s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_exclude_fields [0.003669s] ... 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_vnf_package.TestShowVnfPackage.test_show_no_options [0.005783s] ... 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 {2} 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.003299s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_take_action_2_False [0.002710s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_2 [0.004740s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_update_without_user_data_and_operational_state [0.001684s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_check_content_type_1 [0.002945s] ... ok usage: check_parser [-h] (--path | --url ) [--user-name ] [--password ] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--operational-state ] [--user-data ] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_update_no_options [0.001906s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_no_options [0.003387s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_vnf_instance_not_found [0.004487s] ... 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.002173s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_check_content_type_1_path [0.006709s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_multiple_vnf_instance [0.004969s] ... 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.005179s] ... ok {1} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_no_arg [0.110099s] ... ok {0} 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.002639s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_take_action_1 [0.014750s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_vnf_instance_not_found [0.003099s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_param_file_not_exists [0.001321s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_1_SCALE_IN [0.002592s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_param_file_not_exists [0.006730s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_2_SCALE_OUT [0.002319s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action [0.003867s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_vnf_instance_not_found_2_SCALE_OUT [0.002349s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestShowVnfLcm.test_take_action [0.003088s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnf_package [0.019653s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_1 [0.003645s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_invalid_format_param_file [0.007689s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestUpdateVnfLcm.test_take_action_check_content_type [0.001861s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestVnfLcmV1.test_client_v2 [0.000587s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002639s] ... 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: {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_terminate_no_options [0.002734s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_1_application_zip [0.009856s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_internal_server_error [0.001934s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: {0} 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.001126s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_without_file_arg [0.004140s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestListVnfLcm.test_take_action_with_pagination [0.012976s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_multiple_subscription [0.003447s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_one_subscription [0.001757s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_2 [0.003057s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_1 [0.006090s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_with_incorrect_filter [0.002355s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action [0.003488s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_vnf_lcm_op_occ_id_not_found_1_ACKNOWLEDGED [0.002074s] ... 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_vnf_package.TestUpdateVnfPackage.test_take_action_3______operational_state____DISABLED_______operational_state____DISABLED____ [0.003697s] ... ok {2} 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.002254s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestCreateVnfFmSub.test_take_action [0.002504s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_vnf_instance_not_found [0.001177s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnflcm.TestUpdateVnfLcmV2.test_take_action_check_content_type [0.001519s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnflcm.TestVnfLcmV2.test_client_v2 [0.000577s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_2_url [0.004945s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_exclude_fields [0.004672s] ... 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.001486s] ... 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 {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action [0.002515s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action [0.002804s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_multiple_vnf_pm_job_exception [0.006815s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_one_vnf_pm_job [0.001839s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_with_conflict_error [0.010605s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_1_all_fields [0.003159s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_take_action_2 [0.003541s] ... 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_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.008937s] ... ok {0} 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.001839s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_one_vnf_instance [0.003678s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_valid_combination [0.004843s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_5_________ [0.008902s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action_internal_server_error [0.007871s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action [0.013458s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestUpdateVnfPmJob.test_take_action_check_content_type [0.002196s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action_internal_server_error [0.003416s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action_internal_server_error [0.005208s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_no_param_file_1_SCALE_IN [0.010078s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_2_UNACKNOWLEDGED [0.008988s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_multiple_vnf_pm_threshold [0.006874s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_no_param_file_2_SCALE_OUT [0.006723s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_param_file_not_exists_1_SCALE_IN [0.002098s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action [0.009714s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_check_content_type_1_ACKNOWLEDGED [0.012545s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_vnf_instance_not_found_1_SCALE_IN [0.008994s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action [0.004071s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_vnf_instance_not_found [0.002689s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_2_FORCEFUL [0.002922s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.003288s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action_vnf_pm_threshold_id_not_found [0.011804s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_with_filter [0.008694s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_internal_server_error [0.003699s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestUpdateVnfPmThreshold.test_take_action [0.004255s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action [0.003692s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url [0.000482s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action_internal_server_error [0.003011s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_failed [0.000350s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_other [0.000597s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_with_invalid_auth_url [0.000085s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_reused_token_get_auth_info [0.000054s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url [0.000339s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token [0.001829s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_with_invalid_auth_url [0.000089s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestCreateVnfPackage.test_take_action_1 [0.106578s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_use_given_endpoint_url [0.000299s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_duplicate [0.000117s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_early_type_specification [0.000064s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action_vnf_fm_sub_id_not_found [0.005828s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_internal_server_error [0.011452s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_true [0.010764s] ... ok {1} 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 {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002449s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_state_is_conflict [0.004145s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_default_bool [0.000266s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_multiple_vnf_pm_job [0.009872s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_empty [0.000096s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_nargs [0.000176s] ... ok {0} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_unknown_status_code [0.000241s] ... ok {0} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_log_defined_explicitly [0.000090s] ... 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 {2} 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.006209s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRollbackVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.005957s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_build_option_parser [0.009529s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package [0.021338s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action_vnf_pm_job_id_not_found [0.003757s] ... ok check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestCreateLccnSubscription.test_create_no_args [0.003894s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestCreateVnfPmThreshold.test_take_action [0.003202s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_endpoint_type [0.000587s] ... 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 {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_token [0.000774s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_multiple_subscription_exception [0.004953s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_option [0.008262s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_get_dict_item_properties [0.000056s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_strip_credentials_from_log [0.001478s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package_exception [0.007738s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_with_formatters [0.000094s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_failed [0.001055s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_reused_token_get_auth_info [0.000362s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_None [0.000041s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_use_given_endpoint_url [0.001383s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_failed [0.000552s] ... ok {0} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_max_only [0.000125s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_token [0.000686s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestListLccnSubscription.test_take_action [0.006551s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_failed_with_no_file_arg_1_application_zip [0.006178s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token [0.001505s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token_no_auth_url [0.000845s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_reused_token_get_auth_info [0.000058s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthNoAuth.test_get_noauth [0.000747s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg [0.000125s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_with_minus [0.000087s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_clear_action [0.000538s] ... ok 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.009723s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_for_type_text_plain [0.004077s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg [0.000529s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg_with_attribute_named_type [0.000594s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_list_of_dict_arg [0.001028s] ... ok usage: check_parser [-h] [--file ] {2} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_bad_tacker_error [0.000486s] ... ok check_parser: error: the following arguments are required: , {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackageArtifact.test_download_no_options [0.003195s] ... ok {2} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_contains_message [0.000453s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.003965s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestListLccnSubscription.test_take_action_with_pagination [0.009740s] ... ok {2} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_not_contain_message [0.000437s] ... ok {2} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_unicode [0.001257s] ... ok {2} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_forbidden_is_returned_to_caller [0.001177s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id_name [0.003001s] ... 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 {3} 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.004617s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestShowLccnSubscription.test_take_action [0.005085s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_all_params [0.004005s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_valid_combination [0.003792s] ... 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.003457s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_with_filter [0.004108s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_take_action_1_True [0.003326s] ... ok {2} tackerclient.tests.unit.test_shell.ShellTest.test_auth [0.010415s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action_vnf_lcm_op_occ_id_not_found [0.003377s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_all_params [0.005088s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_vnf_lcm_op_occ_state_is_conflict_1_UNACKNOWLEDGED [0.002942s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_1_path [0.006600s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestCreateVnfPmJob.test_take_action [0.002944s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_delete_vim [0.004848s] ... ok {2} tackerclient.tests.unit.test_shell.ShellTest.test_unknown_auth_strategy [0.002518s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.001643s] ... ok {0} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim_extra [0.000073s] ... ok {0} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_with_port [0.000077s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_2_exclude_default [0.008314s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_failed_with_404_not_found [0.009588s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action [0.002773s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_default_fields [0.003074s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_invalid_format_param_file [0.002285s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_exclude_fields [0.003362s] ... 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] {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_param_file_not_exists [0.002249s] ... ok check_parser: error: argument --fields: not allowed with argument --all_fields {1} 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.002681s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_with_v1_version [0.002575s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestUpdateVnfPmJob.test_take_action [0.002972s] ... ok {3} 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.003387s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestUpdateVnfPmJob.test_take_action_vnf_pm_job_id_not_found [0.006276s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action [0.002644s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_2______cause____test_cause_______cause____test_cause____ [0.005414s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] {1} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action_vnf_pm_report_id_not_found [0.003134s] ... ok check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestCreateVnfPmThreshold.test_create_no_args [0.003218s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_with_filter [0.002797s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action [0.008741s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action_internal_server_error [0.002319s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestUpdateVnfPmThreshold.test_take_action_vnf_pm_threshold_id_not_found [0.002477s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_endpoint_type [0.000276s] ... ok {3} 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.011895s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_other [0.004962s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_token [0.000893s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token_no_auth_url [0.000302s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_strip_credentials_from_log [0.001608s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_endpoint_type [0.000197s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url [0.000829s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_other [0.000328s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_strip_credentials_from_log [0.001303s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_arg [0.000240s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_list [0.000189s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_default_fallback [0.000548s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_etsi_error [0.000199s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_unknown_error_to_per_code_exception [0.000810s] ... ok {1} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_meta_defines_log [0.000117s] ... ok {1} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_error [0.000293s] ... ok {1} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_unauthorized [0.000488s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_environment_variable [0.002489s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_vnf_instance_not_found [0.012882s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestListVnfLcm.test_take_action [0.002917s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_help_command [0.007389s] ... ok {2} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed_as_env_var [0.081959s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_none_string_to_dictionary [0.000341s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_dictionary [0.000098s] ... ok {2} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_max [0.000572s] ... ok {2} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_no_limit [0.000092s] ... ok {2} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_ip_subnet [0.000699s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_param_file_not_exists_2_SCALE_OUT [0.007269s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_multi_delete_vim [0.002459s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_multi_delete_vim [0.001235s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_all_params [0.003176s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.002385s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id [0.002155s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id_name [0.002241s] ... ok 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.002939s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_multi_delete_vim [0.001751s] ... ok {2} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_extra [0.000065s] ... ok {1} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed [0.061177s] ... ok {1} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_differ_from_item [0.000079s] ... ok {1} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_is_empty [0.000062s] ... ok {1} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_true [0.000042s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_list_vims [0.003360s] ... ok Provide at least one of the argument from "--user-data" or "--operational-state" Upload request for VNF package 60a6ac16-b50d-4e92-964b-b3cf98c7cf5c has been accepted. 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.004505s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id [0.001939s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.001955s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_all_params [0.002641s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.002544s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_all_params [0.001997s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim [0.000064s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_bearer [0.000047s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_oidc_no_username [0.000105s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim [0.000055s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim_no_project [0.000078s] ... ok All specified vnf-package(s) deleted successfully No redirection or local file specified for downloaded VNFD data. Please specify a local file with --file to save downloaded VNFD data or use redirection. usage: check_parser [-h] [--termination-type ] [--graceful-termination-timeout ] [--D] check_parser: error: the following arguments are required: {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_terminate_and_delete_wait_failed [16.057687s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_terminate_no_options [0.001882s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestUpdateVnfLcm.test_take_action [0.002497s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestUpdateVnfLcm.test_take_action_param_file_not_exists [0.001359s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_1_GRACEFUL [0.002220s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_state_is_conflict [0.002243s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action [0.002364s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_incorrect_filter [0.002280s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_pagination [0.005633s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRollbackVnfLcmOp.test_take_action [0.002089s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action_internal_server_error [0.002374s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestCreateLccnSubscription.test_take_action [0.002884s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_internal_server_error [0.002246s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action [0.002497s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_1_ACKNOWLEDGED [0.002212s] ... 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_vnffm_sub.TestCreateVnfFmSub.test_create_no_args [0.001663s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_multiple_vnf_fm_sub [0.003586s] ... 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 {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_multiple_vnf_fm_sub_exception [0.005150s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_one_vnf_fm_sub [0.001954s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_internal_server_error [0.002225s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_with_incorrect_filter [0.006276s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action [0.002591s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_invalid_format_param_file [0.001669s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_param_file_not_exists [0.001191s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action [0.003301s] ... 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 {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_multiple_vnf_pm_threshold_exception [0.003698s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_one_vnf_pm_threshold [0.002155s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_internal_server_error [0.002502s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_with_incorrect_filter [0.005384s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestUpdateVnfPmThreshold.test_take_action_check_content_type [0.002373s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token [0.000425s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token_no_auth_url [0.000308s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_use_given_endpoint_url [0.000270s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_with_invalid_auth_url [0.000215s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_str [0.000256s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_false [0.000211s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_goodarg_with_minus_number [0.000267s] ... ok {3} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_error_without_response_body [0.000416s] ... ok {3} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_success [0.000252s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_help [0.003227s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_help_on_subcommand [0.005340s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_main_with_unicode [0.001644s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_run_unknown_command [0.001523s] ... ok {3} tackerclient.tests.unit.test_ssl.TestSSL.test_proper_exception_is_raised_when_cert_validation_fails [0.000481s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.test_utils.ImportClassTestCase.test_get_client_class_invalid_version [0.000207s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_properties_mixed_case_fields [0.000062s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_false [0.000038s] ... ok {3} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_only [0.000090s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_delete_vim [0.000895s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_all_params [0.004028s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.001892s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_delete_vim [0.000871s] ... 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. {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.002381s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.001886s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_show_vim_id [0.001513s] ... 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_show_vim_id_name [0.001769s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_oidc [0.000067s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_exception [0.000101s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_without_port [0.000053s] ... ok All specified vnf-package(s) deleted successfully No redirection or local file specified for downloaded VNFD data. Please specify a local file with --file to save downloaded VNFD data or use redirection. ====== Totals ====== Ran: 322 tests in 16.6339 sec. - Passed: 321 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 17.6223 sec. ============== Worker Balance ============== - Worker 0 (81 tests) => 0:00:00.333192 - Worker 1 (81 tests) => 0:00:00.465159 - Worker 2 (80 tests) => 0:00:00.473263 - Worker 3 (80 tests) => 0:00:16.438655 Test id Runtime (s) ------------------------------------------------------------------------------------------------------------------ ----------- tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_terminate_and_delete_wait_failed 16.058 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_no_arg 0.110 tackerclient.tests.unit.osc.v1.test_vnf_package.TestCreateVnfPackage.test_take_action_1 0.107 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_invalid_major_version 0.098 tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed_as_env_var 0.082 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_1_1 0.067 tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed 0.061 tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package 0.021 tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnf_package 0.020 tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_take_action_1 0.015 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hl3i6a + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.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-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/licenses/python3-tackerclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/licenses/python3-tackerclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient = 2.4.0-0.20250401161147.c2bdc92.el9 python3-tackerclient = 2.4.0-0.20250401161147.c2bdc92.el9 python3.9-tackerclient = 2.4.0-0.20250401161147.c2bdc92.el9 python3.9dist(python-tackerclient) = 2.4~~dev1 python3dist(python-tackerclient) = 2.4~~dev1 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: ((python3.9dist(babel) < 2.4 or python3.9dist(babel) > 2.4) with python3.9dist(babel) >= 2.3.4) ((python3.9dist(cliff) < 2.9 or python3.9dist(cliff) > 2.9) with python3.9dist(cliff) >= 2.8) ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) /usr/bin/python3 python(abi) = 3.9 python3.9dist(iso8601) >= 0.1.11 python3.9dist(netaddr) >= 0.7.18 python3.9dist(osc-lib) >= 1.8 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-utils) >= 3.40 python3.9dist(python-keystoneclient) >= 3.8 python3.9dist(requests) >= 2.14.2 python3.9dist(stevedore) >= 1.20 Obsoletes: python2-tackerclient < 2.4.0-0.20250401161147.c2bdc92.el9 python39-tackerclient < 2.4.0-0.20250401161147.c2bdc92.el9 Processing files: python3-tackerclient-tests-unit-2.4.0-0.20250401161147.c2bdc92.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.av9ll7 + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.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-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient-tests-unit = 2.4.0-0.20250401161147.c2bdc92.el9 python3-tackerclient-tests-unit = 2.4.0-0.20250401161147.c2bdc92.el9 python3.9-tackerclient-tests-unit = 2.4.0-0.20250401161147.c2bdc92.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 < 2.4.0-0.20250401161147.c2bdc92.el9 Processing files: python-tackerclient-doc-2.4.0-0.20250401161147.c2bdc92.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oF8YG2 + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + DOCDIR=/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.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-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/doc/python-tackerclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/doc/python-tackerclient-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.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.CECAAV + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.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-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/licenses/python-tackerclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64/usr/share/licenses/python-tackerclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient-doc = 2.4.0-0.20250401161147.c2bdc92.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-2.4.0-0.20250401161147.c2bdc92.el9.x86_64 Wrote: /builddir/build/SRPMS/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.src.rpm Wrote: /builddir/build/RPMS/python3-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-tackerclient-tests-unit-2.4.0-0.20250401161147.c2bdc92.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-tackerclient-doc-2.4.0-0.20250401161147.c2bdc92.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hxlIYE + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.4.0.dev1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tackerclient-2.4.0-0.20250401161147.c2bdc92.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0