+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 61d0efcd-7d22-4d08-9b5a-e72b780613cf DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-bfed26a52fc95f51e957d0bee9195b06e82f58b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/bf/ed/bfed26a52fc95f51e957d0bee9195b06e82f58b9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/bf/1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7cd582210b4f77b510069755e8aa6f4f7fa8cd5e baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7c/d5/7cd582210b4f77b510069755e8aa6f4f7fa8cd5e_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-60803e710e7f5b3cd6b1f2175bc41b67ac456667 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/80/60803e710e7f5b3cd6b1f2175bc41b67ac456667_af6cc52e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-72e0d38bff339916d803ca58998fa869258c6a74 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/72/e0/72e0d38bff339916d803ca58998fa869258c6a74_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-98226b60f3fe7b20e8d7f208c12f8d0086cd83d0 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/98/22/98226b60f3fe7b20e8d7f208c12f8d0086cd83d0_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-2f2a633295ae3e269150c2d0ee74792faecc6b01 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/2f/2a/2f2a633295ae3e269150c2d0ee74792faecc6b01_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1179ce80caa525f8e6268c56c20e89972dcfd95a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/11/79/1179ce80caa525f8e6268c56c20e89972dcfd95a_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-db9a437261f7b12ddc7f51547478473479847a2a baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/db/9a/db9a437261f7b12ddc7f51547478473479847a2a_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-65ca50c79641214d982239ff59c942bec6f92c31 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/65/ca/65ca50c79641214d982239ff59c942bec6f92c31_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-b1371a60bb5d20e9a91b7812df264e53ebcf1bf2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b1/37/b1371a60bb5d20e9a91b7812df264e53ebcf1bf2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4db66dd06d0f0cb9fae427b6b53d92ae2851c118 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4d/b6/4db66dd06d0f0cb9fae427b6b53d92ae2851c118_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-035e6584c78e2b23a3afef8aaa1ff7696ab9f684 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/03/5e/035e6584c78e2b23a3afef8aaa1ff7696ab9f684_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d1/de/d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-05143a99f8f3c860a887e4eb49688aef1e7a4a78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/05/14/05143a99f8f3c860a887e4eb49688aef1e7a4a78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-80c0477f78c71a2bd2e1a324c41cd2f50329b200 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/80/c0/80c0477f78c71a2bd2e1a324c41cd2f50329b200_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-8b8fffde20f2504c51052506c8f2590a45352962 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/8b/8f/8b8fffde20f2504c51052506c8f2590a45352962_b09ed487 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 353bd37c-f4b9-4ded-93e0-6db24cd9c6a1 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-bfed26a52fc95f51e957d0bee9195b06e82f58b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/bf/ed/bfed26a52fc95f51e957d0bee9195b06e82f58b9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/bf/1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7cd582210b4f77b510069755e8aa6f4f7fa8cd5e baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7c/d5/7cd582210b4f77b510069755e8aa6f4f7fa8cd5e_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-60803e710e7f5b3cd6b1f2175bc41b67ac456667 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/80/60803e710e7f5b3cd6b1f2175bc41b67ac456667_af6cc52e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-72e0d38bff339916d803ca58998fa869258c6a74 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/72/e0/72e0d38bff339916d803ca58998fa869258c6a74_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-98226b60f3fe7b20e8d7f208c12f8d0086cd83d0 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/98/22/98226b60f3fe7b20e8d7f208c12f8d0086cd83d0_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-2f2a633295ae3e269150c2d0ee74792faecc6b01 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/2f/2a/2f2a633295ae3e269150c2d0ee74792faecc6b01_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1179ce80caa525f8e6268c56c20e89972dcfd95a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/11/79/1179ce80caa525f8e6268c56c20e89972dcfd95a_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-db9a437261f7b12ddc7f51547478473479847a2a baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/db/9a/db9a437261f7b12ddc7f51547478473479847a2a_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-65ca50c79641214d982239ff59c942bec6f92c31 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/65/ca/65ca50c79641214d982239ff59c942bec6f92c31_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-b1371a60bb5d20e9a91b7812df264e53ebcf1bf2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b1/37/b1371a60bb5d20e9a91b7812df264e53ebcf1bf2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4db66dd06d0f0cb9fae427b6b53d92ae2851c118 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4d/b6/4db66dd06d0f0cb9fae427b6b53d92ae2851c118_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-035e6584c78e2b23a3afef8aaa1ff7696ab9f684 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/03/5e/035e6584c78e2b23a3afef8aaa1ff7696ab9f684_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d1/de/d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-05143a99f8f3c860a887e4eb49688aef1e7a4a78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/05/14/05143a99f8f3c860a887e4eb49688aef1e7a4a78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-80c0477f78c71a2bd2e1a324c41cd2f50329b200 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/80/c0/80c0477f78c71a2bd2e1a324c41cd2f50329b200_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-8b8fffde20f2504c51052506c8f2590a45352962 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/8b/8f/8b8fffde20f2504c51052506c8f2590a45352962_b09ed487 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.18eev0go', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos10-master-uc/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 3767816 1410692 176648 11702520 12346996 DEBUG: Swap: 16777212 5309488 11467724 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 217G 333G 40% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.b22ggn4t', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-bfed26a52fc95f51e95 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-1bbf560fc5c816eaa8b1d 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-7cd582210b4f77b510069 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-novaclient-4c3216df7203b00f4a5d 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-60803e710e7f5b3cd 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-72e0d38bff339916d803ca 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-98226b60f3fe7b20e8d7f20 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-2f2a633295ae3e2691 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1179ce80caa525f8e6268 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-db9a437261f7b12ddc7 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-65ca50c796 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-b1371a60b 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-4db66dd06d0f0cb9fae4 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-035e6584c78e2b23a3af 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-d1dedfcf3daaf98d2c 249 kB/s | 14 kB 00:00 DEBUG: delorean-openstack-swift-05143a99f8f3c860a887e4 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-80c0477f78c71a2bd2e1 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-ui-8b8fffde20f2504 41 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 9.2 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 20 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 35 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 56 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 140 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 108 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 145 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 15 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-22.el10 baseos 4.3 k DEBUG: gcc x86_64 14.2.1-7.el10 appstream 37 M DEBUG: git-core x86_64 2.47.1-1.el10 appstream 4.7 M DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: openstack-macros noarch 2023.1.0-0.20250311184248.ce6a105.el10 delorean-component-common 22 k DEBUG: python3-devel x86_64 3.12.9-1.el10 appstream 330 k DEBUG: python3-eventlet noarch 0.36.1-1.el10s delorean-master-testing 580 k DEBUG: python3-pbr noarch 6.0.0-1.el10s delorean-master-testing 177 k DEBUG: python3-setuptools_scm noarch 8.0.4-7.el10 crb 117 k DEBUG: python3-six noarch 1.16.0-16.el10 baseos 42 k DEBUG: python3-sphinx noarch 1:7.2.6-10.el10 crb 2.7 M DEBUG: python3-sqlalchemy x86_64 2.0.26-6.el10 appstream 3.6 M DEBUG: rpm-build x86_64 4.19.1.1-12.el10 appstream 77 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.12.98-1.el10s delorean-master-build-deps 2.3 M DEBUG: LibRaw x86_64 0.21.3-1.el10s delorean-master-build-deps 416 k DEBUG: adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k DEBUG: adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k DEBUG: alternatives x86_64 1.30-2.el10 baseos 42 k DEBUG: annobin-docs noarch 12.93-1.el10 appstream 92 k DEBUG: annobin-plugin-gcc x86_64 12.93-1.el10 appstream 987 k DEBUG: audit-libs x86_64 4.0.3-1.el10 baseos 128 k DEBUG: authselect x86_64 1.5.0-8.el10 baseos 144 k DEBUG: authselect-libs x86_64 1.5.0-8.el10 baseos 223 k DEBUG: avahi-libs x86_64 0.9~rc2-1.el10 baseos 68 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: binutils x86_64 2.41-53.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-53.el10 baseos 798 k DEBUG: bzip2 x86_64 1.0.8-25.el10 baseos 54 k DEBUG: bzip2-libs x86_64 1.0.8-25.el10 baseos 42 k DEBUG: ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 baseos 1.1 M DEBUG: cairo x86_64 1.18.2-2.el10 appstream 713 k DEBUG: cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k DEBUG: centos-gpg-keys noarch 10.0-8.el10 baseos 14 k DEBUG: centos-stream-release noarch 10.0-8.el10 baseos 29 k DEBUG: centos-stream-repos noarch 10.0-8.el10 baseos 12 k DEBUG: coreutils x86_64 9.5-6.el10 baseos 1.1 M DEBUG: coreutils-common x86_64 9.5-6.el10 baseos 2.1 M DEBUG: cpio x86_64 2.15-3.el10 baseos 292 k DEBUG: cpp x86_64 14.2.1-7.el10 appstream 12 M DEBUG: cracklib x86_64 2.9.11-8.el10 baseos 96 k DEBUG: cracklib-dicts x86_64 2.9.11-8.el10 baseos 3.6 M DEBUG: crypto-policies noarch 20250214-1.gitfd9b9b9.el10 baseos 98 k DEBUG: cups-filesystem noarch 1:2.4.10-11.el10 baseos 14 k DEBUG: cups-libs x86_64 1:2.4.10-11.el10 baseos 254 k DEBUG: curl x86_64 8.9.1-5.el10 baseos 312 k DEBUG: cyrus-sasl-lib x86_64 2.1.28-27.el10 baseos 106 k DEBUG: dbus x86_64 1:1.14.10-5.el10 baseos 4.4 k DEBUG: dbus-broker x86_64 36-1.el10 baseos 168 k DEBUG: dbus-common noarch 1:1.14.10-5.el10 baseos 15 k DEBUG: dbus-libs x86_64 1:1.14.10-5.el10 baseos 156 k DEBUG: debugedit x86_64 5.1-6.el10 appstream 79 k DEBUG: default-fonts-core-sans noarch 4.1-3.el10 baseos 30 k DEBUG: device-mapper x86_64 10:1.02.202-6.el10 baseos 139 k DEBUG: device-mapper-libs x86_64 10:1.02.202-6.el10 baseos 182 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: duktape x86_64 2.7.0-10.el10 baseos 170 k DEBUG: dwz x86_64 0.15-7.el10 appstream 139 k DEBUG: ed x86_64 1.20-5.el10 baseos 83 k DEBUG: efi-srpm-macros noarch 6-6.el10 appstream 24 k DEBUG: elfutils x86_64 0.192-5.el10 baseos 509 k DEBUG: elfutils-debuginfod-client x86_64 0.192-5.el10 baseos 45 k DEBUG: elfutils-default-yama-scope noarch 0.192-5.el10 baseos 13 k DEBUG: elfutils-libelf x86_64 0.192-5.el10 baseos 205 k DEBUG: elfutils-libs x86_64 0.192-5.el10 baseos 253 k DEBUG: expat x86_64 2.6.4-1.el10 baseos 115 k DEBUG: file x86_64 5.45-7.el10 baseos 50 k DEBUG: file-libs x86_64 5.45-7.el10 baseos 763 k DEBUG: filesystem x86_64 3.18-16.el10 baseos 4.7 M DEBUG: findutils x86_64 1:4.10.0-5.el10 baseos 551 k DEBUG: fontconfig x86_64 2.15.0-7.el10 appstream 280 k DEBUG: fonts-filesystem noarch 1:2.0.5-18.el10 baseos 8.8 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-18.el10 appstream 27 k DEBUG: forge-srpm-macros noarch 0.4.0-6.el10 appstream 21 k DEBUG: freetype x86_64 2.13.2-8.el10 baseos 409 k DEBUG: fribidi x86_64 1.0.14-4.el10 appstream 93 k DEBUG: gawk x86_64 5.3.0-6.el10 baseos 1.1 M DEBUG: gcc-plugin-annobin x86_64 14.2.1-7.el10 appstream 60 k DEBUG: gd x86_64 2.3.3-19.el10 appstream 134 k DEBUG: gdb-minimal x86_64 14.2-4.el10 appstream 3.9 M DEBUG: gdbm x86_64 1:1.23-11.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-11.el10 baseos 57 k DEBUG: gdk-pixbuf2 x86_64 2.42.12-3.el10 appstream 498 k DEBUG: glib2 x86_64 2.80.4-4.el10 baseos 3.1 M DEBUG: glibc x86_64 2.39-37.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-37.el10 baseos 376 k DEBUG: glibc-devel x86_64 2.39-37.el10 appstream 637 k DEBUG: glibc-gconv-extra x86_64 2.39-37.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-37.el10 baseos 81 k DEBUG: gmp x86_64 1:6.2.1-10.el10 baseos 317 k DEBUG: gnupg2 x86_64 2.4.5-2.el10 baseos 2.7 M DEBUG: gnutls x86_64 3.8.9-9.el10 baseos 1.4 M DEBUG: go-srpm-macros noarch 3.6.0-4.el10 appstream 28 k DEBUG: google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M DEBUG: google-noto-fonts-common noarch 20240401-5.el10 baseos 18 k DEBUG: google-noto-sans-vf-fonts noarch 20240401-5.el10 baseos 594 k DEBUG: gpgme x86_64 1.23.2-6.el10 baseos 219 k DEBUG: gpgmepp x86_64 1.23.2-6.el10 appstream 141 k DEBUG: graphite2 x86_64 1.3.14-17.el10 baseos 96 k DEBUG: grep x86_64 3.11-10.el10 baseos 301 k DEBUG: gzip x86_64 1.13-3.el10 baseos 170 k DEBUG: harfbuzz x86_64 8.4.0-6.el10 baseos 992 k DEBUG: imath x86_64 3.1.10-4.el10 appstream 97 k DEBUG: jansson x86_64 2.14-3.el10 baseos 46 k DEBUG: jasper-libs x86_64 4.1.0-5.el10 appstream 163 k DEBUG: jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k DEBUG: jbigkit-libs x86_64 2.1-31.el10 appstream 54 k DEBUG: json-c x86_64 0.18-3.el10 baseos 45 k DEBUG: kernel-headers x86_64 6.12.0-66.el10 appstream 2.0 M DEBUG: kernel-srpm-macros noarch 1.0-25.el10 appstream 11 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-7.el10 baseos 767 k DEBUG: lcms2 x86_64 2.16-6.el10 appstream 182 k DEBUG: less x86_64 661-3.el10 baseos 191 k DEBUG: libICE x86_64 1.1.1-5.el10 appstream 75 k DEBUG: libSM x86_64 1.2.4-5.el10 appstream 44 k DEBUG: libX11 x86_64 1.8.10-1.el10 appstream 654 k DEBUG: libX11-common noarch 1.8.10-1.el10 appstream 199 k DEBUG: libXau x86_64 1.0.11-8.el10 appstream 33 k DEBUG: libXext x86_64 1.3.6-3.el10 appstream 40 k DEBUG: libXft x86_64 2.3.8-8.el10 appstream 73 k DEBUG: libXpm x86_64 3.5.17-5.el10 appstream 67 k DEBUG: libXrender x86_64 0.9.11-8.el10 appstream 29 k DEBUG: libXt x86_64 1.3.0-5.el10 appstream 181 k DEBUG: libacl x86_64 2.3.2-4.el10 baseos 25 k DEBUG: libarchive x86_64 3.7.7-1.el10 baseos 416 k DEBUG: libassuan x86_64 2.5.6-6.el10 baseos 69 k DEBUG: libattr x86_64 2.5.2-5.el10 baseos 19 k DEBUG: libblkid x86_64 2.40.2-10.el10 baseos 127 k DEBUG: libbrotli x86_64 1.1.0-6.el10 baseos 346 k DEBUG: libcap x86_64 2.69-7.el10 baseos 91 k DEBUG: libcap-ng x86_64 0.8.4-6.el10 baseos 33 k DEBUG: libcbor x86_64 0.11.0-3.el10 baseos 34 k DEBUG: libcom_err x86_64 1.47.1-3.el10 baseos 27 k DEBUG: libcurl x86_64 8.9.1-5.el10 baseos 360 k DEBUG: libdatrie x86_64 0.2.13-11.el10 appstream 33 k DEBUG: libeconf x86_64 0.6.2-4.el10 baseos 33 k DEBUG: libedit x86_64 3.1-52.20230828cvs.el10 baseos 106 k DEBUG: libevent x86_64 2.1.12-16.el10 baseos 261 k DEBUG: libfdisk x86_64 2.40.2-10.el10 baseos 161 k DEBUG: libffi x86_64 3.4.4-9.el10 baseos 41 k DEBUG: libfido2 x86_64 1.14.0-7.el10 baseos 98 k DEBUG: libgcc x86_64 14.2.1-7.el10 baseos 135 k DEBUG: libgcrypt x86_64 1.11.0-5.el10 baseos 586 k DEBUG: libgomp x86_64 14.2.1-7.el10 baseos 352 k DEBUG: libgpg-error x86_64 1.50-2.el10 baseos 236 k DEBUG: libgs x86_64 10.02.1-14.el10 appstream 3.5 M DEBUG: libidn2 x86_64 2.3.7-3.el10 baseos 118 k DEBUG: libijs x86_64 0.35-24.el10 appstream 30 k DEBUG: libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k DEBUG: libksba x86_64 1.6.7-2.el10 baseos 159 k DEBUG: liblerc x86_64 4.0.0-8.el10 appstream 219 k DEBUG: liblqr-1 x86_64 0.4.2-26.el10s delorean-master-build-deps 49 k DEBUG: libmount x86_64 2.40.2-10.el10 baseos 157 k DEBUG: libmpc x86_64 1.3.1-7.el10 appstream 71 k DEBUG: libnghttp2 x86_64 1.64.0-2.el10 baseos 78 k DEBUG: libpaper x86_64 1:2.1.1-7.el10 appstream 28 k DEBUG: libpkgconf x86_64 2.1.0-3.el10 baseos 39 k DEBUG: libpng x86_64 2:1.6.40-8.el10 baseos 120 k DEBUG: libpsl x86_64 0.21.5-6.el10 baseos 65 k DEBUG: libpwquality x86_64 1.4.5-12.el10 baseos 123 k DEBUG: libraqm x86_64 0.10.1-2.el10s delorean-master-testing 22 k DEBUG: librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M DEBUG: libseccomp x86_64 2.5.3-10.el10 baseos 71 k DEBUG: libsecret x86_64 0.21.2-7.el10 appstream 196 k DEBUG: libselinux x86_64 3.8-1.el10 baseos 98 k DEBUG: libsemanage x86_64 3.8.1-1.el10 baseos 122 k DEBUG: libsepol x86_64 3.8-1.el10 baseos 348 k DEBUG: libsmartcols x86_64 2.40.2-10.el10 baseos 85 k DEBUG: libssh x86_64 0.11.1-1.el10 baseos 234 k DEBUG: libssh-config noarch 0.11.1-1.el10 baseos 9.7 k DEBUG: libstdc++ x86_64 14.2.1-7.el10 baseos 847 k DEBUG: libtasn1 x86_64 4.20.0-1.el10 baseos 75 k DEBUG: libthai x86_64 0.1.29-10.el10 appstream 215 k DEBUG: libtiff x86_64 4.6.0-5.el10 appstream 369 k DEBUG: libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k DEBUG: libunistring x86_64 1.1-10.el10 baseos 548 k DEBUG: libusb1 x86_64 1.0.27-4.el10 baseos 77 k DEBUG: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-10.el10 baseos 30 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libwebp x86_64 1.3.2-8.el10 appstream 291 k DEBUG: libwmf-lite x86_64 0.2.13-6.el10s delorean-master-build-deps 73 k DEBUG: libxcb x86_64 1.17.0-3.el10 appstream 255 k DEBUG: libxcrypt x86_64 4.4.36-10.el10 baseos 120 k DEBUG: libxcrypt-devel x86_64 4.4.36-10.el10 appstream 30 k DEBUG: libxml2 x86_64 2.12.5-5.el10 baseos 692 k DEBUG: libzstd x86_64 1.5.5-9.el10 baseos 292 k DEBUG: lua-libs x86_64 5.4.6-7.el10 baseos 132 k DEBUG: lua-srpm-macros noarch 1-15.el10 appstream 9.8 k DEBUG: lz4-libs x86_64 1.9.4-8.el10 baseos 68 k DEBUG: mpdecimal x86_64 2.5.1-12.el10 baseos 90 k DEBUG: mpfr x86_64 4.2.1-5.el10 baseos 346 k DEBUG: ncurses-base noarch 6.4-14.20240127.el10 baseos 100 k DEBUG: ncurses-libs x86_64 6.4-14.20240127.el10 baseos 338 k DEBUG: npth x86_64 1.6-21.el10 baseos 26 k DEBUG: nspr x86_64 4.35.0-34.el10 appstream 137 k DEBUG: nss x86_64 3.101.0-13.el10 appstream 734 k DEBUG: nss-softokn x86_64 3.101.0-13.el10 appstream 393 k DEBUG: nss-softokn-freebl x86_64 3.101.0-13.el10 appstream 352 k DEBUG: nss-sysinit x86_64 3.101.0-13.el10 appstream 21 k DEBUG: nss-util x86_64 3.101.0-13.el10 appstream 87 k DEBUG: ocaml-srpm-macros noarch 10-4.el10 appstream 10 k DEBUG: openblas-srpm-macros noarch 2-19.el10 appstream 8.7 k DEBUG: openexr-libs x86_64 3.1.10-8.el10 appstream 1.1 M DEBUG: openjpeg2 x86_64 2.5.2-4.el10 appstream 185 k DEBUG: openldap x86_64 2.6.8-3.el10 baseos 240 k DEBUG: openssh x86_64 9.9p1-7.el10 baseos 353 k DEBUG: openssh-clients x86_64 9.9p1-7.el10 baseos 785 k DEBUG: openssl-libs x86_64 1:3.2.2-16.el10 baseos 2.3 M DEBUG: p11-kit x86_64 0.25.5-7.el10 baseos 497 k DEBUG: p11-kit-trust x86_64 0.25.5-7.el10 baseos 134 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-7.el10 baseos 585 k DEBUG: pam-libs x86_64 1.6.1-7.el10 baseos 58 k DEBUG: pango x86_64 1.54.0-3.el10 appstream 354 k DEBUG: patch x86_64 2.7.6-26.el10 appstream 132 k DEBUG: pcre2 x86_64 10.44-1.el10.3 baseos 248 k DEBUG: pcre2-syntax noarch 10.44-1.el10.3 baseos 151 k DEBUG: pcsc-lite x86_64 2.2.3-2.el10 baseos 98 k DEBUG: pcsc-lite-libs x86_64 2.2.3-2.el10 baseos 33 k DEBUG: perl-srpm-macros noarch 1-57.el10 appstream 9.5 k DEBUG: pixman x86_64 0.43.4-2.el10 appstream 286 k DEBUG: pkgconf x86_64 2.1.0-3.el10 baseos 45 k DEBUG: pkgconf-m4 noarch 2.1.0-3.el10 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 2.1.0-3.el10 baseos 11 k DEBUG: polkit x86_64 125-3.el10 baseos 165 k DEBUG: polkit-libs x86_64 125-3.el10 baseos 69 k DEBUG: poppler x86_64 24.02.0-6.el10 appstream 1.1 M DEBUG: poppler-data noarch 0.4.11-9.el10 appstream 2.0 M DEBUG: poppler-glib x86_64 24.02.0-6.el10 appstream 182 k DEBUG: popt x86_64 1.19-8.el10 baseos 66 k DEBUG: publicsuffix-list-dafsa noarch 20240107-5.el10 baseos 59 k DEBUG: pyproject-srpm-macros noarch 1.16.2-1.el10 appstream 15 k DEBUG: python-rpm-macros noarch 3.12-9.1.el10 appstream 18 k DEBUG: python-srpm-macros noarch 3.12-9.1.el10 appstream 24 k DEBUG: python3 x86_64 3.12.9-1.el10 baseos 29 k DEBUG: python3-babel noarch 2.13.1-5.el10 crb 7.0 M DEBUG: python3-charset-normalizer noarch 3.3.2-7.el10 baseos 107 k DEBUG: python3-dns noarch 2.6.1-1.el10 baseos 629 k DEBUG: python3-docutils noarch 0.20.1-5.el10 appstream 1.1 M DEBUG: python3-greenlet x86_64 3.0.3-5.el10 appstream 264 k DEBUG: python3-idna noarch 3.7-4.el10 baseos 118 k DEBUG: python3-imagesize noarch 1.4.1-9.el10 crb 23 k DEBUG: python3-jinja2 noarch 3.1.5-1.el10 appstream 327 k DEBUG: python3-libs x86_64 3.12.9-1.el10 baseos 9.4 M DEBUG: python3-markupsafe x86_64 2.1.3-6.el10 appstream 32 k DEBUG: python3-packaging noarch 24.2-2.el10 baseos 153 k DEBUG: python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M DEBUG: python3-pygments noarch 2.18.0-1.el10 crb 2.1 M DEBUG: python3-requests noarch 2.32.3-2.el10 baseos 158 k DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-9.1.el10 appstream 13 k DEBUG: python3-setuptools noarch 69.0.3-9.el10 baseos 1.6 M DEBUG: python3-sphinx-theme-alabaster noarch 0.7.16-5.el10 crb 27 k DEBUG: python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k DEBUG: python3-urllib3 noarch 1.26.19-2.el10 baseos 281 k DEBUG: qt6-srpm-macros noarch 6.8.1-4.el10 appstream 11 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: redhat-rpm-config noarch 288-1.el10 appstream 79 k DEBUG: redhat-text-vf-fonts noarch 4.0.3-14.el10 baseos 352 k DEBUG: rpm x86_64 4.19.1.1-12.el10 baseos 565 k DEBUG: rpm-build-libs x86_64 4.19.1.1-12.el10 baseos 95 k DEBUG: rpm-libs x86_64 4.19.1.1-12.el10 baseos 310 k DEBUG: rpm-sequoia x86_64 1.6.0-6.el10 baseos 874 k DEBUG: rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k DEBUG: rust-toolset-srpm-macros noarch 1.85.0-2.el10 appstream 13 k DEBUG: sed x86_64 4.9-3.el10 baseos 318 k DEBUG: setup noarch 2.14.5-4.el10 baseos 154 k DEBUG: shadow-utils x86_64 2:4.15.0-5.el10 baseos 1.3 M DEBUG: shared-mime-info x86_64 2.3-8.el10 baseos 592 k DEBUG: sqlite-libs x86_64 3.46.1-3.el10 baseos 747 k DEBUG: systemd-libs x86_64 257-9.el10 baseos 818 k DEBUG: systemd-pam x86_64 257-9.el10 baseos 300 k DEBUG: systemd-rpm-macros noarch 257-9.el10 baseos 22 k DEBUG: tar x86_64 2:1.35-7.el10 baseos 863 k DEBUG: tpm2-tss x86_64 4.1.3-5.el10 baseos 438 k DEBUG: tzdata noarch 2025a-1.el10 baseos 838 k DEBUG: unzip x86_64 6.0-66.el10 baseos 189 k DEBUG: urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k DEBUG: urw-base35-fonts noarch 20200910-21.el10 appstream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k DEBUG: urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k DEBUG: util-linux x86_64 2.40.2-10.el10 baseos 1.2 M DEBUG: util-linux-core x86_64 2.40.2-10.el10 baseos 548 k DEBUG: xkeyboard-config noarch 2.41-3.el10 appstream 1.0 M DEBUG: xml-common noarch 0.6.3-65.el10 appstream 32 k DEBUG: xz x86_64 1:5.6.2-3.el10 baseos 482 k DEBUG: xz-libs x86_64 1:5.6.2-3.el10 baseos 113 k DEBUG: zip x86_64 3.0-44.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-1.el10 baseos 76 k DEBUG: zstd x86_64 1.5.5-9.el10 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.12.98-1.el10s delorean-master-build-deps 78 k DEBUG: cryptsetup-libs x86_64 2.7.5-2.el10 baseos 535 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: gnupg2-smime x86_64 2.4.5-2.el10 appstream 260 k DEBUG: graphviz x86_64 9.0.0-15.el10 appstream 1.6 M DEBUG: kmod-libs x86_64 31-11.el10 baseos 68 k DEBUG: libbpf x86_64 2:1.5.0-4.el10 baseos 189 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: pcsc-lite-ccid x86_64 1.6.0-2.el10 baseos 128 k DEBUG: pinentry x86_64 1.3.1-1.el10 appstream 112 k DEBUG: polkit-pkla-compat x86_64 0.1-30.el10 baseos 48 k DEBUG: python-unversioned-command noarch 3.12.9-1.el10 appstream 13 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-12.el10 baseos 19 k DEBUG: systemd x86_64 257-9.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 315 Packages DEBUG: Total size: 213 M DEBUG: Installed size: 731 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-4.0.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-libs-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.9~rc2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.2.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.41-53.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.41-53.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.15-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20250214-1.gitfd9b9b9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.7.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-filesystem-2.4.10-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.4.10-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-8.9.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.28-27.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-36-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.14.10-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] default-fonts-core-sans-4.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] duktape-2.7.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.192-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.6.4-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.45-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.45-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.18-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.10.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.13.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.23-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.80.4-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.9-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-fonts-common-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-sans-vf-fonts-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.11-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.13-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-8.4.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jansson-2.14-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.18-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.3-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-661-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.7.7-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.5.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.1.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.69-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.4-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.11.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.47.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-8.9.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-52.20230828cvs.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.4-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.11.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.50-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.7-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.6.7-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.64.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.40-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.5-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.3-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.11.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.11.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.20.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-1.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusb1-1.0.27-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.12.5-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.6-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.4.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.2.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.4-14.20240127.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.6-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.6.8-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-9.9p1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-9.9p1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.2.2-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.6.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-libs-1.6.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.44-1.el10.3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.44-1.el10.3.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-ccid-1.6.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-libs-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-2.1.0-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-125-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-125-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-30.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.19-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20240107-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.12.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-3.7-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.12.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-24.2-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.32.3-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-69.0.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.16.0-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.19-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.2-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-text-vf-fonts-4.0.3-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-sequoia-1.6.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.9-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.14.5-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.15.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.3-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.46.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-257-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.35-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-4.1.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2025a-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-66.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.6.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.6.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-ng-compat-2.2.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20190401-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-docs-12.93-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-plugin-gcc-12.93-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.15-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.15.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] forge-srpm-macros-0.4.0-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.14-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.3-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-14.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.12-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.47.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.6.0-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgmepp-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-9.0.0-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.10-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-4.1.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.20-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-31.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-6.12.0-66.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.16-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.1.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.8.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.8.10-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.6-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.8-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.17-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.3.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-10.02.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-24.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-3.0.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblerc-4.0.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.3.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-2.1.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.21.2-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.29-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.6.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.7-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.3.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.17.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.7.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.35.0-34.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-10-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.5.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] package-notes-srpm-macros-0.5-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.54.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-26.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.3.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.43.4-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.11-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.12.9-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.12.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.20.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-3.0.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.1.5-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.3-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-14-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-2.0.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt6-srpm-macros-6.8.1-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-288-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rsvg-pixbuf-loader-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-toolset-srpm-macros-1.85.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.41-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-65.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.13.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.4.1-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.18.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-8.0.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-7.2.6-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.10.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.36.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-6.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-typing-extensions-4.12.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.21.3-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-26.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.13-6.el10s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.18-16.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.2.1-7.el10.x86_64 1/315 DEBUG: Running scriptlet: libgcc-14.2.1-7.el10.x86_64 1/315 DEBUG: Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 2/315 DEBUG: Installing : tzdata-2025a-1.el10.noarch 3/315 DEBUG: Installing : adobe-mappings-cmap-20230622-5.el10.noarch 4/315 DEBUG: Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 5/315 DEBUG: Installing : redhat-text-vf-fonts-4.0.3-14.el10.noarch 6/315 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 7/315 DEBUG: Installing : rust-toolset-srpm-macros-1.85.0-2.el10.noarch 8/315 DEBUG: Installing : qt6-srpm-macros-6.8.1-4.el10.noarch 9/315 DEBUG: Installing : poppler-data-0.4.11-9.el10.noarch 10/315 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 11/315 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 12/315 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 13/315 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 14/315 DEBUG: Installing : libX11-common-1.8.10-1.el10.noarch 15/315 DEBUG: Installing : kernel-srpm-macros-1.0-25.el10.noarch 16/315 DEBUG: Installing : kernel-headers-6.12.0-66.el10.x86_64 17/315 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 18/315 DEBUG: Installing : annobin-docs-12.93-1.el10.noarch 19/315 DEBUG: Installing : adobe-mappings-pdf-20190401-9.el10.noarch 20/315 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 21/315 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 22/315 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 23/315 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 24/315 DEBUG: Installing : libssh-config-0.11.1-1.el10.noarch 25/315 DEBUG: Installing : google-noto-fonts-common-20240401-5.el10.noarch 26/315 DEBUG: Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 27/315 DEBUG: Installing : default-fonts-core-sans-4.1-3.el10.noarch 28/315 DEBUG: Installing : google-droid-sans-fonts-20200215-22.el10.noarch 29/315 DEBUG: Installing : coreutils-common-9.5-6.el10.x86_64 30/315 DEBUG: Installing : centos-gpg-keys-10.0-8.el10.noarch 31/315 DEBUG: Installing : centos-stream-repos-10.0-8.el10.noarch 32/315 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-8.el10.noarch 33/315 DEBUG: Installing : setup-2.14.5-4.el10.noarch 34/315 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-4.el10.noarch 34/315 DEBUG: Installing : filesystem-3.18-16.el10.x86_64 35/315 DEBUG: Installing : urw-base35-fonts-common-20200910-21.el10.noarch 36/315 DEBUG: Installing : basesystem-11-22.el10.noarch 37/315 DEBUG: Installing : glibc-gconv-extra-2.39-37.el10.x86_64 38/315 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 38/315 DEBUG: Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 39/315 DEBUG: Installing : glibc-common-2.39-37.el10.x86_64 40/315 DEBUG: Running scriptlet: glibc-2.39-37.el10.x86_64 41/315 DEBUG: Installing : glibc-2.39-37.el10.x86_64 41/315 DEBUG: Running scriptlet: glibc-2.39-37.el10.x86_64 41/315 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 42/315 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 43/315 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 43/315 DEBUG: Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 44/315 DEBUG: Installing : libstdc++-14.2.1-7.el10.x86_64 45/315 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 46/315 DEBUG: Installing : xz-libs-1:5.6.2-3.el10.x86_64 47/315 DEBUG: Installing : libpng-2:1.6.40-8.el10.x86_64 48/315 DEBUG: Installing : libuuid-2.40.2-10.el10.x86_64 49/315 DEBUG: Installing : libxml2-2.12.5-5.el10.x86_64 50/315 DEBUG: Installing : readline-8.2-11.el10.x86_64 51/315 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 52/315 DEBUG: Installing : elfutils-libelf-0.192-5.el10.x86_64 53/315 DEBUG: Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 54/315 DEBUG: Installing : gmp-1:6.2.1-10.el10.x86_64 55/315 DEBUG: Installing : libgpg-error-1.50-2.el10.x86_64 56/315 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 57/315 DEBUG: Installing : libblkid-2.40.2-10.el10.x86_64 58/315 DEBUG: Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 59/315 DEBUG: Installing : crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 59/315 DEBUG: Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 59/315 DEBUG: Installing : nspr-4.35.0-34.el10.x86_64 60/315 DEBUG: Installing : libassuan-2.5.6-6.el10.x86_64 61/315 DEBUG: Installing : mpfr-4.2.1-5.el10.x86_64 62/315 DEBUG: Installing : expat-2.6.4-1.el10.x86_64 63/315 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 64/315 DEBUG: Installing : grep-3.11-10.el10.x86_64 65/315 DEBUG: Installing : popt-1.19-8.el10.x86_64 66/315 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 67/315 DEBUG: Installing : nss-util-3.101.0-13.el10.x86_64 68/315 DEBUG: Installing : sqlite-libs-3.46.1-3.el10.x86_64 69/315 DEBUG: Installing : gdbm-libs-1:1.23-11.el10.x86_64 70/315 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 71/315 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 72/315 DEBUG: Installing : libgomp-14.2.1-7.el10.x86_64 73/315 DEBUG: Installing : lcms2-2.16-6.el10.x86_64 74/315 DEBUG: Installing : libwebp-1.3.2-8.el10.x86_64 75/315 DEBUG: Installing : json-c-0.18-3.el10.x86_64 76/315 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 77/315 DEBUG: Installing : audit-libs-4.0.3-1.el10.x86_64 78/315 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 79/315 DEBUG: Installing : pam-libs-1.6.1-7.el10.x86_64 80/315 DEBUG: Installing : libcap-2.69-7.el10.x86_64 81/315 DEBUG: Installing : systemd-libs-257-9.el10.x86_64 82/315 DEBUG: Installing : libffi-3.4.4-9.el10.x86_64 83/315 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 84/315 DEBUG: Installing : p11-kit-0.25.5-7.el10.x86_64 85/315 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 86/315 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 87/315 DEBUG: Installing : libICE-1.1.1-5.el10.x86_64 88/315 DEBUG: Installing : openjpeg2-2.5.2-4.el10.x86_64 89/315 DEBUG: Installing : libSM-1.2.4-5.el10.x86_64 90/315 DEBUG: Installing : xz-1:5.6.2-3.el10.x86_64 91/315 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 92/315 DEBUG: Installing : libfdisk-2.40.2-10.el10.x86_64 93/315 DEBUG: Installing : libgcrypt-1.11.0-5.el10.x86_64 94/315 DEBUG: Installing : libksba-1.6.7-2.el10.x86_64 95/315 DEBUG: Installing : dwz-0.15-7.el10.x86_64 96/315 DEBUG: Installing : unzip-6.0-66.el10.x86_64 97/315 DEBUG: Installing : file-libs-5.45-7.el10.x86_64 98/315 DEBUG: Installing : file-5.45-7.el10.x86_64 99/315 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 100/315 DEBUG: Installing : p11-kit-trust-0.25.5-7.el10.x86_64 101/315 DEBUG: Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 101/315 DEBUG: Installing : gnutls-3.8.9-9.el10.x86_64 102/315 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 103/315 DEBUG: Installing : jansson-2.14-3.el10.x86_64 104/315 DEBUG: Installing : libbrotli-1.1.0-6.el10.x86_64 105/315 DEBUG: Installing : libsepol-3.8-1.el10.x86_64 106/315 DEBUG: Installing : libselinux-3.8-1.el10.x86_64 107/315 DEBUG: Installing : sed-4.9-3.el10.x86_64 108/315 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 109/315 DEBUG: Installing : openssl-libs-1:3.2.2-16.el10.x86_64 110/315 DEBUG: Installing : coreutils-9.5-6.el10.x86_64 111/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Installing : libmount-2.40.2-10.el10.x86_64 113/315 DEBUG: Installing : glib2-2.80.4-4.el10.x86_64 114/315 DEBUG: Installing : polkit-libs-125-3.el10.x86_64 115/315 DEBUG: Installing : gzip-1.13-3.el10.x86_64 116/315 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 117/315 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 118/315 DEBUG: Installing : libsmartcols-2.40.2-10.el10.x86_64 119/315 DEBUG: Installing : util-linux-core-2.40.2-10.el10.x86_64 120/315 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 121/315 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 122/315 DEBUG: Installing : libarchive-3.7.7-1.el10.x86_64 123/315 DEBUG: Installing : npth-1.6-21.el10.x86_64 124/315 DEBUG: Installing : fribidi-1.0.14-4.el10.x86_64 125/315 DEBUG: Installing : jbigkit-libs-2.1-31.el10.x86_64 126/315 DEBUG: Installing : libtool-ltdl-2.4.7-13.el10.x86_64 127/315 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 128/315 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 129/315 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 130/315 DEBUG: Installing : shared-mime-info-2.3-8.el10.x86_64 131/315 DEBUG: Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 131/315 DEBUG: Installing : gdk-pixbuf2-2.42.12-3.el10.x86_64 132/315 DEBUG: Installing : libsecret-0.21.2-7.el10.x86_64 133/315 DEBUG: Installing : pinentry-1.3.1-1.el10.x86_64 134/315 DEBUG: Installing : liblqr-1-0.4.2-26.el10s.x86_64 135/315 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 136/315 DEBUG: Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 137/315 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 137/315 DEBUG: Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 138/315 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 138/315 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 139/315 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 139/315 DEBUG: Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 140/315 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 140/315 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 141/315 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 141/315 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 142/315 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 142/315 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 143/315 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 143/315 DEBUG: Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 144/315 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 144/315 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 145/315 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 145/315 DEBUG: Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 146/315 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 146/315 DEBUG: Installing : urw-base35-fonts-20200910-21.el10.noarch 147/315 DEBUG: Installing : kmod-libs-31-11.el10.x86_64 148/315 DEBUG: Installing : rpm-sequoia-1.6.0-6.el10.x86_64 149/315 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-12.el10.x86_64 150/315 DEBUG: Installing : rpm-libs-4.19.1.1-12.el10.x86_64 151/315 DEBUG: Installing : libsemanage-3.8.1-1.el10.x86_64 152/315 DEBUG: Installing : shadow-utils-2:4.15.0-5.el10.x86_64 153/315 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 154/315 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 154/315 DEBUG: Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 155/315 DEBUG: useradd: Warning: missing or non-executable shell '/usr/sbin/nologin' DEBUG: Installing : tpm2-tss-4.1.3-5.el10.x86_64 155/315 DEBUG: Installing : tar-2:1.35-7.el10.x86_64 156/315 DEBUG: Installing : zip-3.0-44.el10.x86_64 157/315 DEBUG: Installing : cpp-14.2.1-7.el10.x86_64 158/315 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 159/315 DEBUG: Installing : dbus-libs-1:1.14.10-5.el10.x86_64 160/315 DEBUG: Installing : avahi-libs-0.9~rc2-1.el10.x86_64 161/315 DEBUG: Installing : libusb1-1.0.27-4.el10.x86_64 162/315 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 163/315 DEBUG: Installing : openldap-2.6.8-3.el10.x86_64 164/315 DEBUG: Installing : gdbm-1:1.23-11.el10.x86_64 165/315 DEBUG: Installing : pam-1.6.1-7.el10.x86_64 166/315 DEBUG: Installing : nss-softokn-freebl-3.101.0-13.el10.x86_64 167/315 DEBUG: Installing : nss-softokn-3.101.0-13.el10.x86_64 168/315 DEBUG: Installing : nss-sysinit-3.101.0-13.el10.x86_64 169/315 DEBUG: Installing : nss-3.101.0-13.el10.x86_64 170/315 DEBUG: Running scriptlet: nss-3.101.0-13.el10.x86_64 170/315 DEBUG: Installing : jasper-libs-4.1.0-5.el10.x86_64 171/315 DEBUG: Installing : LibRaw-0.21.3-1.el10s.x86_64 172/315 DEBUG: Installing : libbpf-2:1.5.0-4.el10.x86_64 173/315 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 174/315 DEBUG: Running scriptlet: xml-common-0.6.3-65.el10.noarch 175/315 DEBUG: Installing : xml-common-0.6.3-65.el10.noarch 175/315 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 176/315 DEBUG: Installing : graphite2-1.3.14-17.el10.x86_64 177/315 DEBUG: Installing : freetype-2.13.2-8.el10.x86_64 178/315 DEBUG: Installing : harfbuzz-8.4.0-6.el10.x86_64 179/315 DEBUG: Installing : fontconfig-2.15.0-7.el10.x86_64 180/315 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 180/315 DEBUG: Installing : libraqm-0.10.1-2.el10s.x86_64 181/315 DEBUG: Installing : imath-3.1.10-4.el10.x86_64 182/315 DEBUG: Installing : liblerc-4.0.0-8.el10.x86_64 183/315 DEBUG: Installing : libtiff-4.6.0-5.el10.x86_64 184/315 DEBUG: Installing : openexr-libs-3.1.10-8.el10.x86_64 185/315 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 186/315 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 186/315 DEBUG: Running scriptlet: dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Installing : dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Running scriptlet: dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 188/315 DEBUG: Installing : ed-1.20-5.el10.x86_64 189/315 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 190/315 DEBUG: Installing : less-661-3.el10.x86_64 191/315 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 192/315 DEBUG: Installing : cpio-2.15-3.el10.x86_64 193/315 DEBUG: Installing : duktape-2.7.0-10.el10.x86_64 194/315 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 195/315 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 196/315 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 197/315 DEBUG: Installing : libcom_err-1.47.1-3.el10.x86_64 198/315 DEBUG: Installing : libnghttp2-1.64.0-2.el10.x86_64 199/315 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 200/315 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 201/315 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 202/315 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 203/315 DEBUG: Installing : glibc-devel-2.39-37.el10.x86_64 204/315 DEBUG: Installing : libseccomp-2.5.3-10.el10.x86_64 205/315 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 206/315 DEBUG: Installing : krb5-libs-1.21.3-7.el10.x86_64 207/315 DEBUG: Installing : libssh-0.11.1-1.el10.x86_64 208/315 DEBUG: Installing : libcurl-8.9.1-5.el10.x86_64 209/315 DEBUG: Installing : util-linux-2.40.2-10.el10.x86_64 210/315 DEBUG: Running scriptlet: util-linux-2.40.2-10.el10.x86_64 210/315 DEBUG: Installing : authselect-libs-1.5.0-8.el10.x86_64 211/315 DEBUG: Installing : cryptsetup-libs-2.7.5-2.el10.x86_64 212/315 DEBUG: Installing : device-mapper-libs-10:1.02.202-6.el10.x86_64 213/315 DEBUG: Installing : device-mapper-10:1.02.202-6.el10.x86_64 214/315 DEBUG: Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 215/315 DEBUG: Installing : elfutils-libs-0.192-5.el10.x86_64 216/315 DEBUG: Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 217/315 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 217/315 DEBUG: Installing : systemd-pam-257-9.el10.x86_64 218/315 DEBUG: Running scriptlet: systemd-257-9.el10.x86_64 219/315 DEBUG: Installing : systemd-257-9.el10.x86_64 219/315 DEBUG: Running scriptlet: systemd-257-9.el10.x86_64 219/315 DEBUG: Creating group 'input' with GID 104. DEBUG: Creating group 'kvm' with GID 36. DEBUG: Creating group 'render' with GID 105. DEBUG: Creating group 'sgx' with GID 106. DEBUG: Creating group 'systemd-journal' with GID 190. DEBUG: Installing : binutils-gold-2.41-53.el10.x86_64 220/315 DEBUG: Running scriptlet: binutils-gold-2.41-53.el10.x86_64 220/315 DEBUG: Installing : binutils-2.41-53.el10.x86_64 221/315 DEBUG: Running scriptlet: binutils-2.41-53.el10.x86_64 221/315 DEBUG: Running scriptlet: polkit-125-3.el10.x86_64 222/315 DEBUG: Installing : polkit-125-3.el10.x86_64 222/315 DEBUG: Running scriptlet: polkit-125-3.el10.x86_64 222/315 DEBUG: Installing : polkit-pkla-compat-0.1-30.el10.x86_64 223/315 DEBUG: Installing : elfutils-0.192-5.el10.x86_64 224/315 DEBUG: Installing : gdb-minimal-14.2-4.el10.x86_64 225/315 DEBUG: Installing : debugedit-5.1-6.el10.x86_64 226/315 DEBUG: Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 227/315 DEBUG: Installing : openssh-9.9p1-7.el10.x86_64 228/315 DEBUG: Installing : openssh-clients-9.9p1-7.el10.x86_64 229/315 DEBUG: Running scriptlet: openssh-clients-9.9p1-7.el10.x86_64 229/315 DEBUG: Installing : git-core-2.47.1-1.el10.x86_64 230/315 DEBUG: Installing : curl-8.9.1-5.el10.x86_64 231/315 DEBUG: Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 232/315 DEBUG: Installing : rpm-4.19.1.1-12.el10.x86_64 232/315 DEBUG: Installing : efi-srpm-macros-6-6.el10.noarch 233/315 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 234/315 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 235/315 DEBUG: Installing : gcc-14.2.1-7.el10.x86_64 236/315 DEBUG: Installing : annobin-plugin-gcc-12.93-1.el10.x86_64 237/315 DEBUG: Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 238/315 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 239/315 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 240/315 DEBUG: Installing : go-srpm-macros-3.6.0-4.el10.noarch 241/315 DEBUG: Installing : python-srpm-macros-3.12-9.1.el10.noarch 242/315 DEBUG: Installing : redhat-rpm-config-288-1.el10.noarch 243/315 DEBUG: Running scriptlet: redhat-rpm-config-288-1.el10.noarch 243/315 DEBUG: Installing : rpm-build-4.19.1.1-12.el10.x86_64 244/315 DEBUG: Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 245/315 DEBUG: Installing : python-rpm-macros-3.12-9.1.el10.noarch 246/315 DEBUG: Installing : python3-rpm-macros-3.12-9.1.el10.noarch 247/315 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 248/315 DEBUG: Installing : python-unversioned-command-3.12.9-1.el10.noarch 249/315 DEBUG: Installing : python3-3.12.9-1.el10.x86_64 250/315 DEBUG: Installing : python3-libs-3.12.9-1.el10.x86_64 251/315 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 252/315 DEBUG: Installing : python3-setuptools-69.0.3-9.el10.noarch 253/315 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 254/315 DEBUG: Installing : python3-greenlet-3.0.3-5.el10.x86_64 255/315 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 256/315 DEBUG: Installing : python3-urllib3-1.26.19-2.el10.noarch 257/315 DEBUG: Installing : python3-babel-2.13.1-5.el10.noarch 258/315 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 259/315 DEBUG: Installing : python3-charset-normalizer-3.3.2-7.el10.noarch 260/315 DEBUG: Installing : python3-requests-2.32.3-2.el10.noarch 261/315 DEBUG: Installing : python3-dns-2.6.1-1.el10.noarch 262/315 DEBUG: Installing : python3-docutils-0.20.1-5.el10.noarch 263/315 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 264/315 DEBUG: Installing : python3-jinja2-3.1.5-1.el10.noarch 265/315 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 266/315 DEBUG: Installing : python3-imagesize-1.4.1-9.el10.noarch 267/315 DEBUG: Installing : python3-pygments-2.18.0-1.el10.noarch 268/315 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.16-5.el10.noa 269/315 DEBUG: Installing : pcsc-lite-libs-2.2.3-2.el10.x86_64 270/315 DEBUG: Installing : pcsc-lite-ccid-1.6.0-2.el10.x86_64 271/315 DEBUG: Running scriptlet: pcsc-lite-ccid-1.6.0-2.el10.x86_64 271/315 DEBUG: Installing : pcsc-lite-2.2.3-2.el10.x86_64 272/315 DEBUG: Running scriptlet: pcsc-lite-2.2.3-2.el10.x86_64 272/315 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/pcscd.socket' → '/usr/lib/systemd/system/pcscd.socket'. DEBUG: Installing : gnupg2-smime-2.4.5-2.el10.x86_64 273/315 DEBUG: Installing : gnupg2-2.4.5-2.el10.x86_64 274/315 DEBUG: Installing : gpgme-1.23.2-6.el10.x86_64 275/315 DEBUG: Installing : gpgmepp-1.23.2-6.el10.x86_64 276/315 DEBUG: Installing : poppler-24.02.0-6.el10.x86_64 277/315 DEBUG: Installing : jbig2dec-libs-0.20-7.el10.x86_64 278/315 DEBUG: Installing : libXau-1.0.11-8.el10.x86_64 279/315 DEBUG: Installing : libxcb-1.17.0-3.el10.x86_64 280/315 DEBUG: Installing : libX11-1.8.10-1.el10.x86_64 281/315 DEBUG: Installing : libXrender-0.9.11-8.el10.x86_64 282/315 DEBUG: Installing : libXext-1.3.6-3.el10.x86_64 283/315 DEBUG: Installing : libXft-2.3.8-8.el10.x86_64 284/315 DEBUG: Installing : libXpm-3.5.17-5.el10.x86_64 285/315 DEBUG: Installing : gd-2.3.3-19.el10.x86_64 286/315 DEBUG: Installing : libXt-1.3.0-5.el10.x86_64 287/315 DEBUG: Installing : libdatrie-0.2.13-11.el10.x86_64 288/315 DEBUG: Installing : libthai-0.1.29-10.el10.x86_64 289/315 DEBUG: Installing : libijs-0.35-24.el10.x86_64 290/315 DEBUG: Installing : libpaper-1:2.1.1-7.el10.x86_64 291/315 DEBUG: Installing : pixman-0.43.4-2.el10.x86_64 292/315 DEBUG: Installing : cairo-1.18.2-2.el10.x86_64 293/315 DEBUG: Installing : pango-1.54.0-3.el10.x86_64 294/315 DEBUG: Installing : cairo-gobject-1.18.2-2.el10.x86_64 295/315 DEBUG: Installing : librsvg2-2.57.1-9.el10.x86_64 296/315 DEBUG: Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 297/315 DEBUG: Installing : poppler-glib-24.02.0-6.el10.x86_64 298/315 DEBUG: Installing : libwmf-lite-0.2.13-6.el10s.x86_64 299/315 DEBUG: Installing : cups-filesystem-1:2.4.10-11.el10.noarch 300/315 DEBUG: Installing : cups-libs-1:2.4.10-11.el10.x86_64 301/315 DEBUG: Installing : libgs-10.02.1-14.el10.x86_64 302/315 DEBUG: Installing : graphviz-9.0.0-15.el10.x86_64 303/315 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el10s.x86_64 304/315 DEBUG: Installing : ImageMagick-6.9.12.98-1.el10s.x86_64 305/315 DEBUG: Installing : python3-sphinx-1:7.2.6-10.el10.noarch 306/315 DEBUG: Installing : python3-devel-3.12.9-1.el10.x86_64 307/315 DEBUG: Installing : python3-eventlet-0.36.1-1.el10s.noarch 308/315 DEBUG: Installing : python3-sqlalchemy-2.0.26-6.el10.x86_64 309/315 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 310/315 DEBUG: Installing : python3-pbr-6.0.0-1.el10s.noarch 311/315 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 312/315 DEBUG: Installing : authselect-1.5.0-8.el10.x86_64 313/315 DEBUG: Installing : systemd-rpm-macros-257-9.el10.noarch 314/315 DEBUG: Installing : openstack-macros-2023.1.0-0.20250311184248.ce6a1 315/315 DEBUG: Running scriptlet: filesystem-3.18-16.el10.x86_64 315/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 315/315 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 315/315 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 315/315 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 315/315 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 315/315 DEBUG: Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 315/315 DEBUG: Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 315/315 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250311184248.ce6a1 315/315 DEBUG: Installed: DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: dbus-1:1.14.10-5.el10.x86_64 DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-common-1:1.14.10-5.el10.noarch DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: findutils-1:4.10.0-5.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: gdbm-1:1.23-11.el10.x86_64 DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: gmp-1:6.2.1-10.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: libbpf-2:1.5.0-4.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpaper-1:2.1.1-7.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: libpng-2:1.6.40-8.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: make-1:4.4.1-9.el10.x86_64 DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: openssl-libs-1:3.2.2-16.el10.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: sed-4.9-3.el10.x86_64 DEBUG: setup-2.14.5-4.el10.noarch DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: tar-2:1.35-7.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tzdata-2025a-1.el10.noarch DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: xz-1:5.6.2-3.el10.x86_64 DEBUG: xz-libs-1:5.6.2-3.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Installed packages: INFO: ImageMagick-6.9.12.98-1.el10s.x86_64 ImageMagick-libs-6.9.12.98-1.el10s.x86_64 LibRaw-0.21.3-1.el10s.x86_64 adobe-mappings-cmap-20230622-5.el10.noarch adobe-mappings-cmap-deprecated-20230622-5.el10.noarch adobe-mappings-pdf-20190401-9.el10.noarch alternatives-1.30-2.el10.x86_64 annobin-docs-12.93-1.el10.noarch annobin-plugin-gcc-12.93-1.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 avahi-libs-0.9~rc2-1.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch cairo-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cpp-14.2.1-7.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250214-1.gitfd9b9b9.el10.noarch cryptsetup-libs-2.7.5-2.el10.x86_64 cups-filesystem-2.4.10-11.el10.noarch cups-libs-2.4.10-11.el10.x86_64 curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-1.el10.x86_64 dbus-common-1.14.10-5.el10.noarch dbus-libs-1.14.10-5.el10.x86_64 debugedit-5.1-6.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch device-mapper-1.02.202-6.el10.x86_64 device-mapper-libs-1.02.202-6.el10.x86_64 diffutils-3.10-8.el10.x86_64 duktape-2.7.0-10.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 expat-2.6.4-1.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fontconfig-2.15.0-7.el10.x86_64 fonts-filesystem-2.0.5-18.el10.noarch fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch freetype-2.13.2-8.el10.x86_64 fribidi-1.0.14-4.el10.x86_64 gawk-5.3.0-6.el10.x86_64 gawk-all-langpacks-5.3.0-6.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 gd-2.3.3-19.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1.23-11.el10.x86_64 gdbm-libs-1.23-11.el10.x86_64 gdk-pixbuf2-2.42.12-3.el10.x86_64 git-core-2.47.1-1.el10.x86_64 glib2-2.80.4-4.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-6.2.1-10.el10.x86_64 gnupg2-2.4.5-2.el10.x86_64 gnupg2-smime-2.4.5-2.el10.x86_64 gnutls-3.8.9-9.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch google-droid-sans-fonts-20200215-22.el10.noarch google-noto-fonts-common-20240401-5.el10.noarch google-noto-sans-vf-fonts-20240401-5.el10.noarch gpgme-1.23.2-6.el10.x86_64 gpgmepp-1.23.2-6.el10.x86_64 graphite2-1.3.14-17.el10.x86_64 graphviz-9.0.0-15.el10.x86_64 grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 harfbuzz-8.4.0-6.el10.x86_64 imath-3.1.10-4.el10.x86_64 jansson-2.14-3.el10.x86_64 jasper-libs-4.1.0-5.el10.x86_64 jbig2dec-libs-0.20-7.el10.x86_64 jbigkit-libs-2.1-31.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-headers-6.12.0-66.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-11.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 lcms2-2.16-6.el10.x86_64 less-661-3.el10.x86_64 libICE-1.1.1-5.el10.x86_64 libSM-1.2.4-5.el10.x86_64 libX11-1.8.10-1.el10.x86_64 libX11-common-1.8.10-1.el10.noarch libXau-1.0.11-8.el10.x86_64 libXext-1.3.6-3.el10.x86_64 libXft-2.3.8-8.el10.x86_64 libXpm-3.5.17-5.el10.x86_64 libXrender-0.9.11-8.el10.x86_64 libXt-1.3.0-5.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbpf-1.5.0-4.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libdatrie-0.2.13-11.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libedit-3.1-52.20230828cvs.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgcrypt-1.11.0-5.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgs-10.02.1-14.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libijs-0.35-24.el10.x86_64 libjpeg-turbo-3.0.2-4.el10.x86_64 libksba-1.6.7-2.el10.x86_64 liblerc-4.0.0-8.el10.x86_64 liblqr-1-0.4.2-26.el10s.x86_64 libmount-2.40.2-10.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpaper-2.1.1-7.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpng-1.6.40-8.el10.x86_64 libpsl-0.21.5-6.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libraqm-0.10.1-2.el10s.x86_64 librsvg2-2.57.1-9.el10.x86_64 libseccomp-2.5.3-10.el10.x86_64 libsecret-0.21.2-7.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8.1-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-1.el10.x86_64 libssh-config-0.11.1-1.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.20.0-1.el10.x86_64 libthai-0.1.29-10.el10.x86_64 libtiff-4.6.0-5.el10.x86_64 libtool-ltdl-2.4.7-13.el10.x86_64 libunistring-1.1-10.el10.x86_64 libusb1-1.0.27-4.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libwebp-1.3.2-8.el10.x86_64 libwmf-lite-0.2.13-6.el10s.x86_64 libxcb-1.17.0-3.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxkbcommon-1.7.0-4.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 make-4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 npth-1.6-21.el10.x86_64 nspr-4.35.0-34.el10.x86_64 nss-3.101.0-13.el10.x86_64 nss-softokn-3.101.0-13.el10.x86_64 nss-softokn-freebl-3.101.0-13.el10.x86_64 nss-sysinit-3.101.0-13.el10.x86_64 nss-util-3.101.0-13.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openexr-libs-3.1.10-8.el10.x86_64 openjpeg2-2.5.2-4.el10.x86_64 openldap-2.6.8-3.el10.x86_64 openssh-9.9p1-7.el10.x86_64 openssh-clients-9.9p1-7.el10.x86_64 openssl-libs-3.2.2-16.el10.x86_64 openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 pango-1.54.0-3.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch pcsc-lite-2.2.3-2.el10.x86_64 pcsc-lite-ccid-1.6.0-2.el10.x86_64 pcsc-lite-libs-2.2.3-2.el10.x86_64 perl-srpm-macros-1-57.el10.noarch pinentry-1.3.1-1.el10.x86_64 pixman-0.43.4-2.el10.x86_64 pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 polkit-125-3.el10.x86_64 polkit-libs-125-3.el10.x86_64 polkit-pkla-compat-0.1-30.el10.x86_64 poppler-24.02.0-6.el10.x86_64 poppler-data-0.4.11-9.el10.noarch poppler-glib-24.02.0-6.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-rpm-macros-3.12-9.1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch python-unversioned-command-3.12.9-1.el10.noarch python3-3.12.9-1.el10.x86_64 python3-babel-2.13.1-5.el10.noarch python3-charset-normalizer-3.3.2-7.el10.noarch python3-devel-3.12.9-1.el10.x86_64 python3-dns-2.6.1-1.el10.noarch python3-docutils-0.20.1-5.el10.noarch python3-eventlet-0.36.1-1.el10s.noarch python3-greenlet-3.0.3-5.el10.x86_64 python3-idna-3.7-4.el10.noarch python3-imagesize-1.4.1-9.el10.noarch python3-jinja2-3.1.5-1.el10.noarch python3-libs-3.12.9-1.el10.x86_64 python3-markupsafe-2.1.3-6.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.0.0-1.el10s.noarch python3-pip-23.3.2-7.el10.noarch python3-pip-wheel-23.3.2-7.el10.noarch python3-pygments-2.18.0-1.el10.noarch python3-requests-2.32.3-2.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-9.1.el10.noarch python3-setuptools-69.0.3-9.el10.noarch python3-setuptools_scm-8.0.4-7.el10.noarch python3-six-1.16.0-16.el10.noarch python3-sphinx-7.2.6-10.el10.noarch python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch python3-sqlalchemy-2.0.26-6.el10.x86_64 python3-typing-extensions-4.12.2-2.el10s.noarch python3-urllib3-1.26.19-2.el10.noarch qt6-srpm-macros-6.8.1-4.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-288-1.el10.noarch redhat-text-vf-fonts-4.0.3-14.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-plugin-audit-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 rust-toolset-srpm-macros-1.85.0-2.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 shared-mime-info-2.3-8.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-257-9.el10.x86_64 systemd-libs-257-9.el10.x86_64 systemd-pam-257-9.el10.x86_64 systemd-rpm-macros-257-9.el10.noarch tar-1.35-7.el10.x86_64 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025a-1.el10.noarch unzip-6.0-66.el10.x86_64 urw-base35-bookman-fonts-20200910-21.el10.noarch urw-base35-c059-fonts-20200910-21.el10.noarch urw-base35-d050000l-fonts-20200910-21.el10.noarch urw-base35-fonts-20200910-21.el10.noarch urw-base35-fonts-common-20200910-21.el10.noarch urw-base35-gothic-fonts-20200910-21.el10.noarch urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch urw-base35-p052-fonts-20200910-21.el10.noarch urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch urw-base35-z003-fonts-20200910-21.el10.noarch util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 xkeyboard-config-2.41-3.el10.noarch xml-common-0.6.3-65.el10.noarch xz-5.6.2-3.el10.x86_64 xz-libs-5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f f3b72022e7b332ca7b1c38c549edb8096f5da8fe Note: switching to 'f3b72022e7b332ca7b1c38c549edb8096f5da8fe'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f3b72022 Update master for stable/2025.1 + '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-tacker + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-tacker + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 13.1.0.dev1 f3b7202 + UPSTREAMVERSION=13.1.0.dev1 + [[ 13.1.0.dev1 =~ ([^-]*)-(.+) ]] + [[ 13.1.0.dev1 =~ (.*?)\.(0rc.+) ]] + [[ 13.1.0.dev1 =~ (.*?)\.(0b.+) ]] + [[ 13.1.0.dev1 =~ (.*?)\.(0a.+) ]] + [[ 13.1.0.dev1 =~ (.*?)\.(dev.+) ]] + VERSION=13.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250401142153.f3b7202 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: b4129eb3-072f-4719-9103-cb82c7d56afc DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-bfed26a52fc95f51e957d0bee9195b06e82f58b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/bf/ed/bfed26a52fc95f51e957d0bee9195b06e82f58b9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/bf/1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7cd582210b4f77b510069755e8aa6f4f7fa8cd5e baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7c/d5/7cd582210b4f77b510069755e8aa6f4f7fa8cd5e_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-60803e710e7f5b3cd6b1f2175bc41b67ac456667 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/80/60803e710e7f5b3cd6b1f2175bc41b67ac456667_af6cc52e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-72e0d38bff339916d803ca58998fa869258c6a74 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/72/e0/72e0d38bff339916d803ca58998fa869258c6a74_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-98226b60f3fe7b20e8d7f208c12f8d0086cd83d0 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/98/22/98226b60f3fe7b20e8d7f208c12f8d0086cd83d0_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-2f2a633295ae3e269150c2d0ee74792faecc6b01 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/2f/2a/2f2a633295ae3e269150c2d0ee74792faecc6b01_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1179ce80caa525f8e6268c56c20e89972dcfd95a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/11/79/1179ce80caa525f8e6268c56c20e89972dcfd95a_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-db9a437261f7b12ddc7f51547478473479847a2a baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/db/9a/db9a437261f7b12ddc7f51547478473479847a2a_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-65ca50c79641214d982239ff59c942bec6f92c31 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/65/ca/65ca50c79641214d982239ff59c942bec6f92c31_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-b1371a60bb5d20e9a91b7812df264e53ebcf1bf2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b1/37/b1371a60bb5d20e9a91b7812df264e53ebcf1bf2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4db66dd06d0f0cb9fae427b6b53d92ae2851c118 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4d/b6/4db66dd06d0f0cb9fae427b6b53d92ae2851c118_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-035e6584c78e2b23a3afef8aaa1ff7696ab9f684 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/03/5e/035e6584c78e2b23a3afef8aaa1ff7696ab9f684_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d1/de/d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-05143a99f8f3c860a887e4eb49688aef1e7a4a78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/05/14/05143a99f8f3c860a887e4eb49688aef1e7a4a78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-80c0477f78c71a2bd2e1a324c41cd2f50329b200 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/80/c0/80c0477f78c71a2bd2e1a324c41cd2f50329b200_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-8b8fffde20f2504c51052506c8f2590a45352962 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/8b/8f/8b8fffde20f2504c51052506c8f2590a45352962_b09ed487 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.gvrkt9x9', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5809056 561920 2492380 12573704 10305756 DEBUG: Swap: 16777212 5312416 11464796 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 942M 3.4G 22% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 217G 333G 40% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.jotpmm1v', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] 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 True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating tacker.egg-info writing pbr to tacker.egg-info/pbr.json writing tacker.egg-info/PKG-INFO writing dependency_links to tacker.egg-info/dependency_links.txt writing entry points to tacker.egg-info/entry_points.txt writing requirements to tacker.egg-info/requires.txt writing top-level names to tacker.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'tacker.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'tacker.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating tacker-13.1.0.dev1 creating tacker-13.1.0.dev1/api-ref creating tacker-13.1.0.dev1/api-ref/source creating tacker-13.1.0.dev1/api-ref/source/v1 creating tacker-13.1.0.dev1/api-ref/source/v1/samples creating tacker-13.1.0.dev1/api-ref/source/v1/samples/versions creating tacker-13.1.0.dev1/api-ref/source/v1/samples/vims creating tacker-13.1.0.dev1/api-ref/source/v1/samples/vnf_packages creating tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm creating tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm_versions creating tacker-13.1.0.dev1/api-ref/source/v2 creating tacker-13.1.0.dev1/api-ref/source/v2/samples creating tacker-13.1.0.dev1/api-ref/source/v2/samples/fault_notification creating tacker-13.1.0.dev1/api-ref/source/v2/samples/prometheus_plugin creating tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm creating tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm creating tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm creating tacker-13.1.0.dev1/devstack creating tacker-13.1.0.dev1/devstack/lib creating tacker-13.1.0.dev1/devstack/multi-nodes creating tacker-13.1.0.dev1/devstack/multi-nodes/k8s creating tacker-13.1.0.dev1/devstack/multi-nodes/openstack creating tacker-13.1.0.dev1/doc creating tacker-13.1.0.dev1/doc/source creating tacker-13.1.0.dev1/doc/source/_images creating tacker-13.1.0.dev1/doc/source/admin creating tacker-13.1.0.dev1/doc/source/cli creating tacker-13.1.0.dev1/doc/source/cli/v2 creating tacker-13.1.0.dev1/doc/source/configuration creating tacker-13.1.0.dev1/doc/source/contributor creating tacker-13.1.0.dev1/doc/source/install creating tacker-13.1.0.dev1/doc/source/reference creating tacker-13.1.0.dev1/doc/source/user creating tacker-13.1.0.dev1/doc/source/user/v2 creating tacker-13.1.0.dev1/doc/source/user/v2/cnf creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_heal_fm creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_heal_fm/img creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_job creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_job/img creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_th creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_th/img creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/chg_vnfpkg creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/chg_vnfpkg/img creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment/img creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment_using_helm creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment_using_helm/img creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/heal creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/heal/img creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/scale creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/scale/img creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/update_with_mgmt_driver creating tacker-13.1.0.dev1/doc/source/user/v2/cnf/update_with_mgmt_driver/img creating tacker-13.1.0.dev1/doc/source/user/v2/getting_started creating tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf creating tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/BaseHOT creating tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/BaseHOT/simple creating tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/BaseHOT/simple/nested creating tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/Definitions creating tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/TOSCA-Metadata creating tacker-13.1.0.dev1/doc/source/user/v2/getting_started/img creating tacker-13.1.0.dev1/doc/source/user/v2/vnf creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple/nested creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Definitions creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Scripts creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/TOSCA-Metadata creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple/nested creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Definitions creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Scripts creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/TOSCA-Metadata creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/img creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/nested creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Definitions creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Scripts creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/TOSCA-Metadata creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/UserData creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/nested creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Definitions creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Scripts creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/TOSCA-Metadata creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/UserData creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/img creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/deployment_with_user_data creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/deployment_with_user_data/img creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/heal creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/heal/img creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/scale creating tacker-13.1.0.dev1/doc/source/user/v2/vnf/scale/img creating tacker-13.1.0.dev1/doc/tools creating tacker-13.1.0.dev1/doc/tools/ext_oauth2_server creating tacker-13.1.0.dev1/etc creating tacker-13.1.0.dev1/etc/etsi-nfv creating tacker-13.1.0.dev1/etc/etsi-nfv/sol001 creating tacker-13.1.0.dev1/etc/etsi-nfv/sol001/2.6.1 creating tacker-13.1.0.dev1/etc/init.d creating tacker-13.1.0.dev1/etc/systemd creating tacker-13.1.0.dev1/etc/systemd/system creating tacker-13.1.0.dev1/etc/tacker creating tacker-13.1.0.dev1/playbooks creating tacker-13.1.0.dev1/playbooks/devstack creating tacker-13.1.0.dev1/releasenotes creating tacker-13.1.0.dev1/releasenotes/notes creating tacker-13.1.0.dev1/releasenotes/source creating tacker-13.1.0.dev1/releasenotes/source/_static creating tacker-13.1.0.dev1/releasenotes/source/_templates creating tacker-13.1.0.dev1/releasenotes/source/locale creating tacker-13.1.0.dev1/releasenotes/source/locale/de creating tacker-13.1.0.dev1/releasenotes/source/locale/de/LC_MESSAGES creating tacker-13.1.0.dev1/releasenotes/source/locale/en_GB creating tacker-13.1.0.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES creating tacker-13.1.0.dev1/releasenotes/source/locale/fr creating tacker-13.1.0.dev1/releasenotes/source/locale/fr/LC_MESSAGES creating tacker-13.1.0.dev1/roles creating tacker-13.1.0.dev1/roles/config-enhanced-policy creating tacker-13.1.0.dev1/roles/config-enhanced-policy/tasks creating tacker-13.1.0.dev1/roles/devstack-config creating tacker-13.1.0.dev1/roles/devstack-config/tasks creating tacker-13.1.0.dev1/roles/ensure-db-cli-installed creating tacker-13.1.0.dev1/roles/ensure-db-cli-installed/defaults creating tacker-13.1.0.dev1/roles/ensure-db-cli-installed/tasks creating tacker-13.1.0.dev1/roles/modify-heat-policy creating tacker-13.1.0.dev1/roles/modify-heat-policy/tasks creating tacker-13.1.0.dev1/roles/restart-kubelet-service creating tacker-13.1.0.dev1/roles/restart-kubelet-service/tasks creating tacker-13.1.0.dev1/roles/setup-default-vim creating tacker-13.1.0.dev1/roles/setup-default-vim/files creating tacker-13.1.0.dev1/roles/setup-default-vim/tasks creating tacker-13.1.0.dev1/roles/setup-fake-https-server creating tacker-13.1.0.dev1/roles/setup-fake-https-server/defaults creating tacker-13.1.0.dev1/roles/setup-fake-https-server/tasks creating tacker-13.1.0.dev1/roles/setup-fake-prometheus-server creating tacker-13.1.0.dev1/roles/setup-fake-prometheus-server/tasks creating tacker-13.1.0.dev1/roles/setup-helm creating tacker-13.1.0.dev1/roles/setup-helm/defaults creating tacker-13.1.0.dev1/roles/setup-helm/files creating tacker-13.1.0.dev1/roles/setup-helm/tasks creating tacker-13.1.0.dev1/roles/setup-k8s-nodes creating tacker-13.1.0.dev1/roles/setup-k8s-nodes/tasks creating tacker-13.1.0.dev1/roles/setup-k8s-oidc creating tacker-13.1.0.dev1/roles/setup-k8s-oidc/defaults creating tacker-13.1.0.dev1/roles/setup-k8s-oidc/files creating tacker-13.1.0.dev1/roles/setup-k8s-oidc/tasks creating tacker-13.1.0.dev1/roles/setup-multi-az creating tacker-13.1.0.dev1/roles/setup-multi-az/defaults creating tacker-13.1.0.dev1/roles/setup-multi-az/tasks creating tacker-13.1.0.dev1/roles/setup-multi-tenant-vim creating tacker-13.1.0.dev1/roles/setup-multi-tenant-vim/defaults creating tacker-13.1.0.dev1/roles/setup-multi-tenant-vim/tasks creating tacker-13.1.0.dev1/roles/setup-terraform creating tacker-13.1.0.dev1/roles/setup-terraform/files creating tacker-13.1.0.dev1/roles/setup-terraform/tasks creating tacker-13.1.0.dev1/roles/show-net-setup creating tacker-13.1.0.dev1/roles/show-net-setup/tasks creating tacker-13.1.0.dev1/samples creating tacker-13.1.0.dev1/samples/etsi_getting_started creating tacker-13.1.0.dev1/samples/etsi_getting_started/tosca creating tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/lcm_instantiate_request creating tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar creating tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar/Definitions creating tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/vim creating tacker-13.1.0.dev1/samples/etsi_getting_started/userdata creating tacker-13.1.0.dev1/samples/etsi_getting_started/userdata/lcm_instantiate_request creating tacker-13.1.0.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar creating tacker-13.1.0.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/BaseHOT creating tacker-13.1.0.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/BaseHOT/simple creating tacker-13.1.0.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData creating tacker-13.1.0.dev1/samples/free5gc creating tacker-13.1.0.dev1/samples/free5gc/cnf creating tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package creating tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions creating tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files creating tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes creating tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Scripts creating tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Scripts creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/UserData creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Scripts creating tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/free5gc/vnf creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Scripts creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/UserData creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Scripts creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/UserData creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Scripts creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/UserData creating tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn creating tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/BaseHOT creating tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple creating tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/Definitions creating tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/Scripts creating tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/UserData creating tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package creating tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT creating tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple creating tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions creating tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts creating tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/UserData creating tacker-13.1.0.dev1/samples/mgmt_driver creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/nested creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/ScriptANSIBLE creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Scripts creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Scripts/Media creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/UserData creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/config_actions creating tacker-13.1.0.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/container_update creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/nested creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity/nested creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Definitions creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files/kubernetes creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex/nested creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Scripts creating tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/practical_vnf_package creating tacker-13.1.0.dev1/samples/practical_vnf_package/BaseHOT creating tacker-13.1.0.dev1/samples/practical_vnf_package/BaseHOT/ha creating tacker-13.1.0.dev1/samples/practical_vnf_package/BaseHOT/scalable creating tacker-13.1.0.dev1/samples/practical_vnf_package/BaseHOT/scalable/nested creating tacker-13.1.0.dev1/samples/practical_vnf_package/Definitions creating tacker-13.1.0.dev1/samples/practical_vnf_package/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/practical_vnf_package/UserData creating tacker-13.1.0.dev1/samples/tests creating tacker-13.1.0.dev1/samples/tests/etc creating tacker-13.1.0.dev1/samples/tests/etc/samples creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Files/images creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Scripts creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common_artifact creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_heal_grant_unit creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_common creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_common/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm1 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2 creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm3 creating tacker-13.1.0.dev1/samples/tests/etc/samples/lcm_instantiate_request creating tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest creating tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions creating tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files creating tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images creating tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts creating tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2 creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/common creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/common/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/rules creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/src creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2 creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/common creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/common/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Files creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Files/terraform creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Files creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Files/terraform creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/UserData creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/common creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/common/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/UserData creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Definitions creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Scripts creating tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/unit creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1 creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/error creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/Definitions creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/Scripts creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/UserData creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2 creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Definitions creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Scripts creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample_cert creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Definitions creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Scripts creating tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata creating tacker-13.1.0.dev1/samples/vim creating tacker-13.1.0.dev1/samples/vnf_packages creating tacker-13.1.0.dev1/samples/vnf_packages/Definitions creating tacker-13.1.0.dev1/samples/vnf_packages/TOSCA-Metadata creating tacker-13.1.0.dev1/tacker creating tacker-13.1.0.dev1/tacker.egg-info creating tacker-13.1.0.dev1/tacker/agent creating tacker-13.1.0.dev1/tacker/agent/linux creating tacker-13.1.0.dev1/tacker/api creating tacker-13.1.0.dev1/tacker/api/common creating tacker-13.1.0.dev1/tacker/api/schemas creating tacker-13.1.0.dev1/tacker/api/v1 creating tacker-13.1.0.dev1/tacker/api/validation creating tacker-13.1.0.dev1/tacker/api/views creating tacker-13.1.0.dev1/tacker/api/vnflcm creating tacker-13.1.0.dev1/tacker/api/vnflcm/v1 creating tacker-13.1.0.dev1/tacker/api/vnfpkgm creating tacker-13.1.0.dev1/tacker/api/vnfpkgm/v1 creating tacker-13.1.0.dev1/tacker/cmd creating tacker-13.1.0.dev1/tacker/cmd/eventlet creating tacker-13.1.0.dev1/tacker/common creating tacker-13.1.0.dev1/tacker/common/container creating tacker-13.1.0.dev1/tacker/conductor creating tacker-13.1.0.dev1/tacker/conductor/conductorrpc creating tacker-13.1.0.dev1/tacker/conf creating tacker-13.1.0.dev1/tacker/db creating tacker-13.1.0.dev1/tacker/db/common_services creating tacker-13.1.0.dev1/tacker/db/db_sqlalchemy creating tacker-13.1.0.dev1/tacker/db/migration creating tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations creating tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions creating tacker-13.1.0.dev1/tacker/db/migration/models creating tacker-13.1.0.dev1/tacker/db/nfvo creating tacker-13.1.0.dev1/tacker/db/vnfm creating tacker-13.1.0.dev1/tacker/extensions creating tacker-13.1.0.dev1/tacker/glance_store creating tacker-13.1.0.dev1/tacker/hacking creating tacker-13.1.0.dev1/tacker/keymgr creating tacker-13.1.0.dev1/tacker/nfvo creating tacker-13.1.0.dev1/tacker/nfvo/drivers creating tacker-13.1.0.dev1/tacker/nfvo/drivers/vim creating tacker-13.1.0.dev1/tacker/objects creating tacker-13.1.0.dev1/tacker/plugins creating tacker-13.1.0.dev1/tacker/plugins/common creating tacker-13.1.0.dev1/tacker/plugins/common_services creating tacker-13.1.0.dev1/tacker/policies creating tacker-13.1.0.dev1/tacker/releasenotes creating tacker-13.1.0.dev1/tacker/releasenotes/notes creating tacker-13.1.0.dev1/tacker/services creating tacker-13.1.0.dev1/tacker/sol_refactored creating tacker-13.1.0.dev1/tacker/sol_refactored/api creating tacker-13.1.0.dev1/tacker/sol_refactored/api/policies creating tacker-13.1.0.dev1/tacker/sol_refactored/api/schemas creating tacker-13.1.0.dev1/tacker/sol_refactored/common creating tacker-13.1.0.dev1/tacker/sol_refactored/conductor creating tacker-13.1.0.dev1/tacker/sol_refactored/controller creating tacker-13.1.0.dev1/tacker/sol_refactored/db creating tacker-13.1.0.dev1/tacker/sol_refactored/db/sqlalchemy creating tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers creating tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/kubernetes creating tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/openstack creating tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/terraform creating tacker-13.1.0.dev1/tacker/sol_refactored/mgmt_drivers creating tacker-13.1.0.dev1/tacker/sol_refactored/nfvo creating tacker-13.1.0.dev1/tacker/sol_refactored/objects creating tacker-13.1.0.dev1/tacker/sol_refactored/objects/common creating tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 creating tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 creating tacker-13.1.0.dev1/tacker/sol_refactored/test-tools creating tacker-13.1.0.dev1/tacker/tests creating tacker-13.1.0.dev1/tacker/tests/common creating tacker-13.1.0.dev1/tacker/tests/compliance creating tacker-13.1.0.dev1/tacker/tests/compliance/sol002 creating tacker-13.1.0.dev1/tacker/tests/compliance/sol003 creating tacker-13.1.0.dev1/tacker/tests/compliance/sol005 creating tacker-13.1.0.dev1/tacker/tests/functional creating tacker-13.1.0.dev1/tacker/tests/functional/common creating tacker-13.1.0.dev1/tacker/tests/functional/sol creating tacker-13.1.0.dev1/tacker/tests/functional/sol/legacy_nfvo creating tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm creating tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm_userdata creating tacker-13.1.0.dev1/tacker/tests/functional/sol/vnfpkgm creating tacker-13.1.0.dev1/tacker/tests/functional/sol_encrypt_cred_v2 creating tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy creating tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol creating tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes creating tacker-13.1.0.dev1/tacker/tests/functional/sol_https_v2 creating tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes creating tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes/vnflcm creating tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant creating tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm creating tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth creating tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 creating tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 creating tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 creating tacker-13.1.0.dev1/tacker/tests/functional/sol_multi_tenant creating tacker-13.1.0.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm creating tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo creating tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo/vnflcm creating tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo_v2 creating tacker-13.1.0.dev1/tacker/tests/functional/sol_terraform_v2 creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2 creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/notification creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/prometheus creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_az_retry creating tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_common creating tacker-13.1.0.dev1/tacker/tests/functional/tools creating tacker-13.1.0.dev1/tacker/tests/unit creating tacker-13.1.0.dev1/tacker/tests/unit/agent creating tacker-13.1.0.dev1/tacker/tests/unit/agent/linux creating tacker-13.1.0.dev1/tacker/tests/unit/api creating tacker-13.1.0.dev1/tacker/tests/unit/api/v1 creating tacker-13.1.0.dev1/tacker/tests/unit/api/v2 creating tacker-13.1.0.dev1/tacker/tests/unit/cmd creating tacker-13.1.0.dev1/tacker/tests/unit/common creating tacker-13.1.0.dev1/tacker/tests/unit/common/container creating tacker-13.1.0.dev1/tacker/tests/unit/common/sample_keys creating tacker-13.1.0.dev1/tacker/tests/unit/conductor creating tacker-13.1.0.dev1/tacker/tests/unit/conductor/conductorrpc creating tacker-13.1.0.dev1/tacker/tests/unit/db creating tacker-13.1.0.dev1/tacker/tests/unit/db/common_services creating tacker-13.1.0.dev1/tacker/tests/unit/extensions creating tacker-13.1.0.dev1/tacker/tests/unit/glance_store creating tacker-13.1.0.dev1/tacker/tests/unit/keymgr creating tacker-13.1.0.dev1/tacker/tests/unit/nfvo creating tacker-13.1.0.dev1/tacker/tests/unit/nfvo/drivers creating tacker-13.1.0.dev1/tacker/tests/unit/nfvo/drivers/vim creating tacker-13.1.0.dev1/tacker/tests/unit/objects creating tacker-13.1.0.dev1/tacker/tests/unit/policies creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/api creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/conductor creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/controller creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/openstack creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/terraform creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/nfvo creating tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects creating tacker-13.1.0.dev1/tacker/tests/unit/tests creating tacker-13.1.0.dev1/tacker/tests/unit/vnflcm creating tacker-13.1.0.dev1/tacker/tests/unit/vnflcm/vnflcm_driver creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/lcm_user_data creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/lcm_user_data/utils creating tacker-13.1.0.dev1/tacker/tests/unit/vnfm/mgmt_drivers creating tacker-13.1.0.dev1/tacker/tests/unit/vnfpkgm creating tacker-13.1.0.dev1/tacker/tests/var creating tacker-13.1.0.dev1/tacker/tosca creating tacker-13.1.0.dev1/tacker/vnflcm creating tacker-13.1.0.dev1/tacker/vnfm creating tacker-13.1.0.dev1/tacker/vnfm/infra_drivers creating tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes creating tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes/helm creating tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes/k8s creating tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/openstack creating tacker-13.1.0.dev1/tacker/vnfm/lcm_user_data creating tacker-13.1.0.dev1/tacker/vnfm/mgmt_drivers creating tacker-13.1.0.dev1/tools creating tacker-13.1.0.dev1/tools/doc_samples creating tacker-13.1.0.dev1/tools/doc_samples/setting_ft creating tacker-13.1.0.dev1/tools/doc_samples/setting_ft/kubernetes creating tacker-13.1.0.dev1/tools/doc_samples/setting_ft/openstack creating tacker-13.1.0.dev1/vagrant creating tacker-13.1.0.dev1/vagrant/devstack creating tacker-13.1.0.dev1/vagrant/devstack/group_vars creating tacker-13.1.0.dev1/vagrant/devstack/helper creating tacker-13.1.0.dev1/vagrant/devstack/lib creating tacker-13.1.0.dev1/vagrant/devstack/roles creating tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble creating tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/compute creating tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/compute/tasks creating tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/compute/templates creating tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller creating tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks creating tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/templates creating tacker-13.1.0.dev1/vagrant/devstack/samples creating tacker-13.1.0.dev1/zuul.d creating tacker-13.1.0.dev1/zuul.d/jobs copying files to tacker-13.1.0.dev1... copying .coveragerc -> tacker-13.1.0.dev1 copying .mailmap -> tacker-13.1.0.dev1 copying .pylintrc -> tacker-13.1.0.dev1 copying .stestr.conf -> tacker-13.1.0.dev1 copying AUTHORS -> tacker-13.1.0.dev1 copying CONTRIBUTING.rst -> tacker-13.1.0.dev1 copying ChangeLog -> tacker-13.1.0.dev1 copying HACKING.rst -> tacker-13.1.0.dev1 copying LICENSE -> tacker-13.1.0.dev1 copying README.rst -> tacker-13.1.0.dev1 copying TESTING.rst -> tacker-13.1.0.dev1 copying bindep.txt -> tacker-13.1.0.dev1 copying requirements.txt -> tacker-13.1.0.dev1 copying setup.cfg -> tacker-13.1.0.dev1 copying setup.py -> tacker-13.1.0.dev1 copying test-requirements.txt -> tacker-13.1.0.dev1 copying tox.ini -> tacker-13.1.0.dev1 copying api-ref/source/conf.py -> tacker-13.1.0.dev1/api-ref/source copying api-ref/source/index.rst -> tacker-13.1.0.dev1/api-ref/source copying api-ref/source/v1/legacy.rst -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/parameters.yaml -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/parameters_vnf_packages.yaml -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/parameters_vnflcm.yaml -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/parameters_vnflcm_versions.yaml -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/status.yaml -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/versions.inc -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/vims.inc -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/vnf_packages.inc -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/vnflcm.inc -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/vnflcm.rst -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/vnflcm_versions.inc -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/vnflcm_versions.rst -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/vnfpkgm.rst -> tacker-13.1.0.dev1/api-ref/source/v1 copying api-ref/source/v1/samples/versions/versions-list-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/versions copying api-ref/source/v1/samples/vims/vims-create-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-create-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-list-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-show-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-update-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-update-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vnf_packages/vnf-packages-create-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-create-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-list-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-patch-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-patch-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-show-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnflcm/change-ext-conn-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-subscription-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-subscription-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-vnf-instance-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/fail-vnf-instance-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/heal-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/instantiate-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/list-subscription-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/list-vnf-instance-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/list-vnflcm-operation-occurrence-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/modify-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/scale-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/show-subscription-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/show-vnf-instance-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/show-vnflcm-operation-occurrence-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/terminate-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm_versions/list-vnflcm-version-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm_versions copying api-ref/source/v1/samples/vnflcm_versions/show-vnflcm-version-response.json -> tacker-13.1.0.dev1/api-ref/source/v1/samples/vnflcm_versions copying api-ref/source/v2/fault_notification.inc -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/fault_notification.rst -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_fault_notification.yaml -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_prometheus_plugin.yaml -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_vnffm.yaml -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_vnflcm.yaml -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_vnfpm.yaml -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/prometheus_plugin.inc -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/prometheus_plugin.rst -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/status.yaml -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/vnffm.inc -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/vnffm.rst -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/vnflcm.inc -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/vnflcm.rst -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/vnfpm.inc -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/vnfpm.rst -> tacker-13.1.0.dev1/api-ref/source/v2 copying api-ref/source/v2/samples/fault_notification/notify.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/fault_notification copying api-ref/source/v2/samples/prometheus_plugin/alert_auto_heal.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_auto_scale.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_fm.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_pm.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_pm_threshold.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/vnffm/create-vnffm-subscription-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/create-vnffm-subscription-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/list-vnffm-alarm-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/list-vnffm-subscription-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/modify-vnffm-alarm-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/modify-vnffm-alarm-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/show-vnffm-alarm-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/show-vnffm-subscription-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/vnffm-alarm-cleared-notification-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/vnffm-alarm-notification-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnflcm/change-ext-conn-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/change-vnfpkg-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-subscription-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-subscription-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-vnf-instance-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/fail-vnflcm-operation-occurrence-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/heal-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/instantiate-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/list-subscription-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/list-vnf-instance-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/list-vnflcm-operation-occurrence-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/scale-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/show-subscription-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/show-vnf-instance-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/show-vnflcm-operation-occurrence-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/terminate-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/update-vnf-instance-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnfpm/create-pm-job-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/create-pm-job-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/create-pm-threshold-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/create-pm-threshold-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/list-pm-job-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/list-pm-threshold-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/pm-performance-information-available-notification-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/pm-threshold-crossed-notification-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/show-pm-job-report-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/show-pm-job-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/show-pm-threshold-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-job-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-job-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-threshold-request.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-threshold-response.json -> tacker-13.1.0.dev1/api-ref/source/v2/samples/vnfpm copying devstack/README.rst -> tacker-13.1.0.dev1/devstack copying devstack/local.conf.example -> tacker-13.1.0.dev1/devstack copying devstack/local.conf.kubernetes -> tacker-13.1.0.dev1/devstack copying devstack/local.conf.standalone -> tacker-13.1.0.dev1/devstack copying devstack/local.sh.mysql_fix -> tacker-13.1.0.dev1/devstack copying devstack/plugin.sh -> tacker-13.1.0.dev1/devstack copying devstack/settings -> tacker-13.1.0.dev1/devstack copying devstack/vim_config.yaml -> tacker-13.1.0.dev1/devstack copying devstack/lib/tacker -> tacker-13.1.0.dev1/devstack/lib copying devstack/multi-nodes/k8s/local.conf.controller -> tacker-13.1.0.dev1/devstack/multi-nodes/k8s copying devstack/multi-nodes/k8s/local.conf.controller-k8s -> tacker-13.1.0.dev1/devstack/multi-nodes/k8s copying devstack/multi-nodes/k8s/local.conf.controller-tacker -> tacker-13.1.0.dev1/devstack/multi-nodes/k8s copying devstack/multi-nodes/openstack/local.conf.compute1 -> tacker-13.1.0.dev1/devstack/multi-nodes/openstack copying devstack/multi-nodes/openstack/local.conf.compute2 -> tacker-13.1.0.dev1/devstack/multi-nodes/openstack copying devstack/multi-nodes/openstack/local.conf.controller -> tacker-13.1.0.dev1/devstack/multi-nodes/openstack copying devstack/multi-nodes/openstack/local.conf.controller-tacker -> tacker-13.1.0.dev1/devstack/multi-nodes/openstack copying doc/requirements.txt -> tacker-13.1.0.dev1/doc copying doc/source/conf.py -> tacker-13.1.0.dev1/doc/source copying doc/source/index.rst -> tacker-13.1.0.dev1/doc/source copying doc/source/_images/etsi-architecture.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi-architecture.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi-getting-started-sample-vnf.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi-getting-started-sample-vnf.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_cnf_healing.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_cnf_healing.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_cnf_scaling.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_cnf_scaling.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_containerized_vnf_usage_guide.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_containerized_vnf_usage_guide.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_tosca.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_tosca.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_user_data.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_user_data.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_healing.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_healing.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_scaling.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_scaling.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/k8s_helm_infra_driver.svg -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/mgmt_driver_for_container_update.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/mgmt_driver_for_container_update.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/openstack_infra_driver.svg -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/tacker-design-etsi.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/tacker-design-etsi.svg -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/tacker-design-legacy.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/tacker-design-legacy.svg -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/tacker-design.pu -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/tacker-design.svg -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/vagrant-devstack.svg -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/_images/vnfd-sol001.png -> tacker-13.1.0.dev1/doc/source/_images copying doc/source/admin/configure_tls.rst -> tacker-13.1.0.dev1/doc/source/admin copying doc/source/admin/db_migration_tool_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/admin copying doc/source/admin/external_oauth2_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/admin copying doc/source/admin/index.rst -> tacker-13.1.0.dev1/doc/source/admin copying doc/source/admin/keystone_oauth2_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/admin copying doc/source/admin/kubernetes_openid_token_auth_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/admin copying doc/source/admin/oauth2_client_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/admin copying doc/source/cli/cli-etsi-vnffm.rst -> tacker-13.1.0.dev1/doc/source/cli copying doc/source/cli/cli-etsi-vnflcm.rst -> tacker-13.1.0.dev1/doc/source/cli copying doc/source/cli/cli-etsi-vnfpkgm.rst -> tacker-13.1.0.dev1/doc/source/cli copying doc/source/cli/cli-etsi-vnfpm.rst -> tacker-13.1.0.dev1/doc/source/cli copying doc/source/cli/cli-legacy-vim.rst -> tacker-13.1.0.dev1/doc/source/cli copying doc/source/cli/index.rst -> tacker-13.1.0.dev1/doc/source/cli copying doc/source/cli/tacker-status.rst -> tacker-13.1.0.dev1/doc/source/cli copying doc/source/cli/vnflcm-index.rst -> tacker-13.1.0.dev1/doc/source/cli copying doc/source/cli/v2/vnflcm.rst -> tacker-13.1.0.dev1/doc/source/cli/v2 copying doc/source/configuration/api-paste.ini.rst -> tacker-13.1.0.dev1/doc/source/configuration copying doc/source/configuration/config.rst -> tacker-13.1.0.dev1/doc/source/configuration copying doc/source/configuration/enhanced_policy.rst -> tacker-13.1.0.dev1/doc/source/configuration copying doc/source/configuration/index.rst -> tacker-13.1.0.dev1/doc/source/configuration copying doc/source/configuration/policy-concepts.rst -> tacker-13.1.0.dev1/doc/source/configuration copying doc/source/configuration/policy.rst -> tacker-13.1.0.dev1/doc/source/configuration copying doc/source/configuration/sample_config.rst -> tacker-13.1.0.dev1/doc/source/configuration copying doc/source/configuration/sample_policy.rst -> tacker-13.1.0.dev1/doc/source/configuration copying doc/source/contributor/api_extensions.rst -> tacker-13.1.0.dev1/doc/source/contributor copying doc/source/contributor/api_layer.rst -> tacker-13.1.0.dev1/doc/source/contributor copying doc/source/contributor/contributing.rst -> tacker-13.1.0.dev1/doc/source/contributor copying doc/source/contributor/dashboards.rst -> tacker-13.1.0.dev1/doc/source/contributor copying doc/source/contributor/development.environment.rst -> tacker-13.1.0.dev1/doc/source/contributor copying doc/source/contributor/index.rst -> tacker-13.1.0.dev1/doc/source/contributor copying doc/source/contributor/tacker_compliance_test.rst -> tacker-13.1.0.dev1/doc/source/contributor copying doc/source/contributor/tacker_functional_test.rst -> tacker-13.1.0.dev1/doc/source/contributor copying doc/source/contributor/vagrant_devstack.rst -> tacker-13.1.0.dev1/doc/source/contributor copying doc/source/install/devstack.rst -> tacker-13.1.0.dev1/doc/source/install copying doc/source/install/index.rst -> tacker-13.1.0.dev1/doc/source/install copying doc/source/install/kolla.rst -> tacker-13.1.0.dev1/doc/source/install copying doc/source/install/kubernetes_vim_installation.rst -> tacker-13.1.0.dev1/doc/source/install copying doc/source/install/manual_installation.rst -> tacker-13.1.0.dev1/doc/source/install copying doc/source/install/openstack_helm.rst -> tacker-13.1.0.dev1/doc/source/install copying doc/source/reference/gen_vnf_pkg.rst -> tacker-13.1.0.dev1/doc/source/reference copying doc/source/reference/index.rst -> tacker-13.1.0.dev1/doc/source/reference copying doc/source/reference/script_ft_v1.rst -> tacker-13.1.0.dev1/doc/source/reference copying doc/source/reference/vim_config.rst -> tacker-13.1.0.dev1/doc/source/reference copying doc/source/user/architecture.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/encrypt_vim_auth_with_barbican.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_cnf_healing.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_cnf_scaling.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_containerized_vnf_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_getting_started.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_use_case_guide.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_vnf_change_external_vnf_connectivity.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_vnf_deployment_as_vm_with_tosca.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_vnf_deployment_as_vm_with_user_data.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_vnf_error_handling.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_vnf_healing.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_vnf_scaling.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/etsi_vnf_update.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/granting_interface.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/index.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/introduction.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_cir_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_kubespary_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_pv_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/mgmt_driver_for_ansible_driver_usage_guide.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/mgmt_driver_for_container_update.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/resources.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/sample_package.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/userdata_script.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/vnf-package.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/vnfd-sol001.rst -> tacker-13.1.0.dev1/doc/source/user copying doc/source/user/v2/db_sync_error_handling.rst -> tacker-13.1.0.dev1/doc/source/user/v2 copying doc/source/user/v2/error_handling.rst -> tacker-13.1.0.dev1/doc/source/user/v2 copying doc/source/user/v2/fault_notification.rst -> tacker-13.1.0.dev1/doc/source/user/v2 copying doc/source/user/v2/mgmt_driver_deploy_k8s_with_cilium_cni.rst -> tacker-13.1.0.dev1/doc/source/user/v2 copying doc/source/user/v2/placement_error_handling.rst -> tacker-13.1.0.dev1/doc/source/user/v2 copying doc/source/user/v2/prometheus_plugin.rst -> tacker-13.1.0.dev1/doc/source/user/v2 copying doc/source/user/v2/use_case_guide.rst -> tacker-13.1.0.dev1/doc/source/user/v2 copying doc/source/user/v2/cnf/update.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf copying doc/source/user/v2/cnf/auto_heal_fm/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_heal_fm copying doc/source/user/v2/cnf/auto_heal_fm/img/auto_heal_fm.pu -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_heal_fm/img copying doc/source/user/v2/cnf/auto_heal_fm/img/auto_heal_fm.svg -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_heal_fm/img copying doc/source/user/v2/cnf/auto_scale_pm_job/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_job copying doc/source/user/v2/cnf/auto_scale_pm_job/img/auto_scale_pm_job.pu -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_job/img copying doc/source/user/v2/cnf/auto_scale_pm_job/img/auto_scale_pm_job.svg -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_job/img copying doc/source/user/v2/cnf/auto_scale_pm_th/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_th copying doc/source/user/v2/cnf/auto_scale_pm_th/img/auto_scale_pm_th.pu -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_th/img copying doc/source/user/v2/cnf/auto_scale_pm_th/img/auto_scale_pm_th.svg -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/auto_scale_pm_th/img copying doc/source/user/v2/cnf/chg_vnfpkg/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/chg_vnfpkg copying doc/source/user/v2/cnf/chg_vnfpkg/img/chg_vnfpkg.pu -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/chg_vnfpkg/img copying doc/source/user/v2/cnf/chg_vnfpkg/img/chg_vnfpkg.svg -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/chg_vnfpkg/img copying doc/source/user/v2/cnf/deployment/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment copying doc/source/user/v2/cnf/deployment/img/deployment.pu -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment/img copying doc/source/user/v2/cnf/deployment/img/deployment.svg -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment/img copying doc/source/user/v2/cnf/deployment_using_helm/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment_using_helm copying doc/source/user/v2/cnf/deployment_using_helm/img/deployment_using_helm.pu -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment_using_helm/img copying doc/source/user/v2/cnf/deployment_using_helm/img/deployment_using_helm.svg -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/deployment_using_helm/img copying doc/source/user/v2/cnf/heal/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/heal copying doc/source/user/v2/cnf/heal/img/heal.pu -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/heal/img copying doc/source/user/v2/cnf/heal/img/heal.svg -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/heal/img copying doc/source/user/v2/cnf/scale/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/scale copying doc/source/user/v2/cnf/scale/img/scale.pu -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/scale/img copying doc/source/user/v2/cnf/scale/img/scale.svg -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/scale/img copying doc/source/user/v2/cnf/update_with_mgmt_driver/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/update_with_mgmt_driver copying doc/source/user/v2/cnf/update_with_mgmt_driver/img/update_with_mgmt_driver.pu -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/update_with_mgmt_driver/img copying doc/source/user/v2/cnf/update_with_mgmt_driver/img/update_with_mgmt_driver.svg -> tacker-13.1.0.dev1/doc/source/user/v2/cnf/update_with_mgmt_driver/img copying doc/source/user/v2/getting_started/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started copying doc/source/user/v2/getting_started/conf/sample_request.json -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf copying doc/source/user/v2/getting_started/conf/sample_request_for_userdata.json -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf copying doc/source/user/v2/getting_started/conf/vim_config.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf copying doc/source/user/v2/getting_started/conf/BaseHOT/simple/sample_lcm_hot.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/BaseHOT/simple copying doc/source/user/v2/getting_started/conf/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/BaseHOT/simple/nested copying doc/source/user/v2/getting_started/conf/Definitions/sample_vnfd_df_simple.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/Definitions copying doc/source/user/v2/getting_started/conf/Definitions/sample_vnfd_top.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/Definitions copying doc/source/user/v2/getting_started/conf/Definitions/sample_vnfd_types.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/Definitions copying doc/source/user/v2/getting_started/conf/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/conf/TOSCA-Metadata copying doc/source/user/v2/getting_started/img/sample-vnf.pu -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/img copying doc/source/user/v2/getting_started/img/sample-vnf.svg -> tacker-13.1.0.dev1/doc/source/user/v2/getting_started/img copying doc/source/user/v2/vnf/chg_ext_conn.rst -> tacker-13.1.0.dev1/doc/source/user/v2/vnf copying doc/source/user/v2/vnf/coordinate_api_client_script.rst -> tacker-13.1.0.dev1/doc/source/user/v2/vnf copying doc/source/user/v2/vnf/update.rst -> tacker-13.1.0.dev1/doc/source/user/v2/vnf copying doc/source/user/v2/vnf/chg_vnfpkg/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/change_vnfpkg_request.json -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple/nested copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Definitions/change_vnf_pkg_new_df_simple.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Definitions/change_vnf_pkg_top.vnfd.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Definitions/change_vnf_pkg_types.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Scripts/coordinate_new_vnf.py -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Scripts copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/TOSCA-Metadata copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/instantiate_request.json -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple/nested copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Definitions/change_vnf_pkg_old_df_simple.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Definitions/change_vnf_pkg_top.vnfd.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Definitions/change_vnf_pkg_types.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Scripts/coordinate_old_vnf.py -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Scripts copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/TOSCA-Metadata copying doc/source/user/v2/vnf/chg_vnfpkg/img/chg_vnfpkg.pu -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/img copying doc/source/user/v2/vnf/chg_vnfpkg/img/chg_vnfpkg.svg -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg/img copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/change_vnfpkg_request.json -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/sample5.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/nested/VDU1-ver2.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/nested copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/nested/VDU2-ver2.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/nested copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/nested/VDU3.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/nested copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Definitions/v2_sample5_df_simple.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Definitions/v2_sample5_top.vnfd.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Definitions/v2_sample5_types.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Scripts copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Scripts/sample_script.py -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Scripts copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/TOSCA-Metadata copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/UserData/userdata_standard.py -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/UserData copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/instantiate_request.json -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/sample3.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/nested copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/nested copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/nested/VDU3.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/nested copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Definitions/v2_sample3_df_simple.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Definitions/v2_sample3_top.vnfd.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Definitions/v2_sample3_types.yaml -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Definitions copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Scripts copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Scripts/sample_script.py -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Scripts copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/TOSCA-Metadata copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/UserData/userdata_standard.py -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/UserData copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/img/chg_vnfpkg.pu -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/img copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/img/chg_vnfpkg.svg -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/img copying doc/source/user/v2/vnf/deployment_with_user_data/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/deployment_with_user_data copying doc/source/user/v2/vnf/deployment_with_user_data/img/deployment_with_user_data.pu -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/deployment_with_user_data/img copying doc/source/user/v2/vnf/deployment_with_user_data/img/deployment_with_user_data.svg -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/deployment_with_user_data/img copying doc/source/user/v2/vnf/heal/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/heal copying doc/source/user/v2/vnf/heal/img/heal.pu -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/heal/img copying doc/source/user/v2/vnf/heal/img/heal.svg -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/heal/img copying doc/source/user/v2/vnf/scale/index.rst -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/scale copying doc/source/user/v2/vnf/scale/img/scale.pu -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/scale/img copying doc/source/user/v2/vnf/scale/img/scale.svg -> tacker-13.1.0.dev1/doc/source/user/v2/vnf/scale/img copying doc/tools/ext_oauth2_server/base_realm.json -> tacker-13.1.0.dev1/doc/tools/ext_oauth2_server copying doc/tools/ext_oauth2_server/gen_keycloak.sh -> tacker-13.1.0.dev1/doc/tools/ext_oauth2_server copying doc/tools/ext_oauth2_server/tacker_cli.sh -> tacker-13.1.0.dev1/doc/tools/ext_oauth2_server copying etc/config-generator.conf -> tacker-13.1.0.dev1/etc copying etc/tacker-policy-generator.conf -> tacker-13.1.0.dev1/etc copying etc/etsi-nfv/sol001/2.6.1/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/etc/etsi-nfv/sol001/2.6.1 copying etc/init.d/tacker-server -> tacker-13.1.0.dev1/etc/init.d copying etc/systemd/system/tacker-conductor.service -> tacker-13.1.0.dev1/etc/systemd/system copying etc/systemd/system/tacker.service -> tacker-13.1.0.dev1/etc/systemd/system copying etc/tacker/README-policy-yaml.txt -> tacker-13.1.0.dev1/etc/tacker copying etc/tacker/README.txt -> tacker-13.1.0.dev1/etc/tacker copying etc/tacker/api-paste.ini -> tacker-13.1.0.dev1/etc/tacker copying etc/tacker/enhanced_tacker_policy.yaml.sample -> tacker-13.1.0.dev1/etc/tacker copying etc/tacker/prometheus-plugin.yaml -> tacker-13.1.0.dev1/etc/tacker copying playbooks/devstack/post.yaml -> tacker-13.1.0.dev1/playbooks/devstack copying playbooks/devstack/pre.yaml -> tacker-13.1.0.dev1/playbooks/devstack copying playbooks/devstack/run.yaml -> tacker-13.1.0.dev1/playbooks/devstack copying releasenotes/notes/.placeholder -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/Correct-handling-for-PENDING_DELETE-VNFs-7f6becfa36cc38d2.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-VNF-to-monitor-after-restarting-tacker-cf953f8b3bf2a6ba.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-allowed_address_pairs-support-for-Tacker-73f5d476a54b4182.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-block-storage-support-to-tacker-5c349ba112a3c087.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-key-name-support-to-tosca-nodes-nfv-VDU-Tracker-bf415eaf6eb13c0d.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-multi-version-api-support-0653df1edb67162e.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-multiple-classifiers-05d0ee3708bfd4df.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-names-to-classifiers-ad6e9bf65d68a741.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-ns-vnffg-inline-template-a2eadd76495ccf63.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-parameter-support-vnffg-b6b790b2f4590a91.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-reservation-policy-support-0a197cfc7659cddf.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-reuse-vnf-when-create-vnffg-7c4fd1bde2270be1.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-sample-ansible-driver-f204be6350c8a546.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-security-groups-support-to-tosca-template-b4d9dec71400eebf.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-support-containerised-vnfs-4885e45017a79a20.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-support-nsh-encapsulation-7587127e4201fa26.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-support-vnf-autohealing-by-faultnotification-ae639a6dc0b02602.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-symmetrical-as-property-forwarding-path-b7e6568b19ece356.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-terraform-infra-driver-change-vnfpkg-087413812aca9a1f.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-33d6e16e24a50207.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-v2-change-vnfpkg-api-7f993cf283a53aab.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-v2-change_ext_conn-api-1fe3ca0e889eea93.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-v2-cnf-api-a938c17b5c57fb67.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-v2-fail-api-b35b605f262210b2.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-v2-heal-api-1ffd18dea3904966.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-v2-modify-api-cf7bce9e9d5bca31.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-v2-retry-api-34667d944db1f54c.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-v2-rollback-api-1b53e7b9c89d5281.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-v2-scale-api-b60e8fe329f6038b.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-vdu-autoheal-action-42dd5f23c5ba8d34.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-vim-monitor-to-tacker-3bccceaeb2ef6989.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-vnf-details-api-b38a225d0020b812.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-vnf-forwarding-graph-9c6cd9c52592d271.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-vnfc-support-to-tosca-template-f8e34334ba823f34.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/alarm-based-monitoring-7d0f2338409d6d9f.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/antelope-prelude-32ccfadf5a690a75.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/apply-robot-framework-for-testing-d04256887fd9bee7.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/assign-floating-ip-to-vdu-50fe2a2d792db6c0.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/attach-existing-volume-67d58cf4a8c5cb66.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bobcat-terraform-driver-08d528b8447ef3be.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bp-enhance-oauth2-interoperability-74eea5a851c31894.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bp-placement-constraints-e3256cfc2d1b2b9f.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bp-support-etsi-nfv-specs-1f603efcf6d1599e.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bp-support-oauth2-mtls-1ef757cca82059cf.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bp-tosca-csar-mgmt-driver-6dbf9e847c8fe77a.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1590215-8b4bba0d0decc3f1.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1611228-c7b09ef670e420f6.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1691363-5b8366640b16239b.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1706189-c833db8113452f1a.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1709226-ccb892eafc82cf9b.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1734316-change-response-code-e74907cb7c800bc7.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1751433-625a0f4645d7f52b.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1754603-f4f8d7224283d3a1.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1829384-b63fd88cc0895a7e.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1833505-bedcdfa7f662a17f.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1871054-get-vnfpackages-response-d9211712cf419bef.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1923360-link-vnflcm-486fbbffb2636b50.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1923425-add-endpoint-info-77c3f975d0f876c9.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1923478-wrong-opocc-notif-523c33da2d9a0e04.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1923528-too-many-workers-919ad36e0c0ea9b0.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1923540-unzipped-permission-4f34dce4a73a9342.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1924214-unexpected-heal-e59f6dcf0f03bc6a.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1930571-missing-vnf-config-props-c3bc122d70041da1.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1959885-fixed-range-end-fetch-artifact-3c8ac96c3f2a89cf.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1960194-storageResourceIds-scaled-out-VDU-f689291a48606021.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1967049-corrected-change-ext-conn-name-in-document-d5936dfcb507bb50.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1967053-docs-ipAddresses-missing-example-file-9fba2ba98ba2e1bd.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1973372-remove-affectedVirtualStorages-in-notification-9c9c2343a339bde2.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1976440-fix-mgmt-driver-e539cc940aa7a2f8.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1978071-k8s-init-error-7e0a8b2464019f81.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1978563-allow-number-format-in-additional-params-1048932e426cdf7b.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1979413-ssl-cert-setting-2cf3f29c12a1c64c.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1981183-errorlog-after-instantiation-fails-13f3ec6937757e45.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1983096-handle-lcm-exception-in-exception-66a3d50cb80f2782.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/bug-1983575-disallow-subscription-change-of-diff-tenant-06a03559bfca3431.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/cirros-0.4.0-eb67919441885399.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/cirros-0.5.2-51990bfb9ec72fc9.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/create-vnffg-without-flow-classifier-913d79783629e719.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/customized-openwrt-24312101a9c5746b.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/dalmatian-highlights-8acd96514ccbea09.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/database_synchronaization-ed47b552227892cf.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/db-migration-command-for-version-update-01ca32f1187fe0cf.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-fe2040675d7fea38.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/deprecate-legacy-apis-excluding-vim-e7d1292ce1070839.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/deprecate-vnfd-legacy-template-41a0560aee1addc3.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/drop-py-2-7-8db9ceef15903295.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/drop-sqlalchemy-filters-7ba7a03a309654bc.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/encrypt_vim_auth_with_barbican-ad5f6ba9a6f94f0d.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/enhance-http-client-4fc0b823b8e740e9.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/enhance-multi-tenant-policy-80ff4f8ecb11d8d3.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/enhanced-tacker-policy-f477637776771294.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/errorhandling_fail_retry-31a42c3c7877e0e8.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/extend-k8s-support-with-sol003-c63760c65e5a38ae.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/fix-Kubernetes-VIM-installation-error-cd7b5fb014518989.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/fix-keystone-v3-support-in-vim-6d841e28b3e5bb78.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/force-delete-resources-61770c4ac5f5f119.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/guru-meditation-support-66a467c1c2746570.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/http-port-change-to-9890-d51e3d836b0f32f7.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/implement-vnf-mapping-update-1151c52a71e8ad75.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/implement-vnffg-support-for-ns-3acd9759e87c9d0c.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/improve-function-for-container-update-0da4499cc0e55dcf.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/improve-turned-messages-9b72119497194be5.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/infra-mgmt-driver-deprecation-from-api-3a4420ddfec4267c.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/kubernetes-as-vim-56828fbe085ed279.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/mgmt-driver-for-deploying-kubernetes-cluster-9ce82cc550b50065.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/move-usage-from-ceilometer-to-gnocchi-api-a08d47042428ec0a.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/multiple-vnf-from-one-package-cnf-v1-7ae8976ae9322733.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/nsd-support-3982f780fc575232.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/obsolete-legacy-apis-excluding-vim-3ed84bc4845cd6d6.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/only-keystone-v3-api-34921ef963431613.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/ovs-to-ovn-2f14dcaaa7b186b5.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/placement-enhancement-b39f4bf7987b5119.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/project-personas-rbac-43f1w16e34b55608yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/refactor-for-performance-improvement-fc176d9abfec6c76.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/refactor-mgmt-driver-with-sol001-a18c3a174062447a.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/remove-cnf-restriction-7f1310274b086bb0.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/remove-deprecated-YAML-string-856511b2f72ecb40.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/remove-legacy-vnfd-templates-93ff22d2f95e354f.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/remove-mistral-5c97610e1a4140a6.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/revise-doc-user-guide-cbd7b20ef04d373e.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/sample-config-file-f653eac0183bfa92.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/samples-mgmtdriver-cilium-deploy-63be95e3d5373424.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/shared-barbican-secret-8024670361b91a30.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/stack-parameter-update-support-from-lcm_user_data_during-heal-scale-5e71bf572e86bbfc.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/store-software-image-prop-in-bytes-d517fee13c70d7a0.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-auto-heal-scale-with-vnfm-2f9a4533b12c96ed.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-changevnfpkg-to-change-external-cp-336e349c6ac0d7a9.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-cir-k8s-cluster-d2596de8fed78f6c.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-auto-heal-scale-with-tools-96ff8266ae9d31af.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-heal-scale-rollback-in-v2-lcm-api-25051324608e2dd3.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-heal-with-etsi-sol-34b404bd2709ad51.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-pm-threshold-d982ece0ab57506b.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-scale-with-sol003-99ad0c79f205e745.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-update-with-mgmt-041b2e34b736f1bd.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-v2-operations-using-helm-chart-c540f96720e7269f.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-coordinateAPI-client-in-coordinate-script-c4e36f32e9f30dcb.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-ext-nw-change-in-changevnf-23a2adfd82c30f9c.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-external-keymanager-2db7f880ceb81ae2.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-helmchart-k8s-vim-3604f0070cca6b63.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-helmchart-scale-with-helmcli-4595b262801b24a7.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-individual-vnfc-management-7a942395ad7ca7de.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-k8s-mgmtdriver-kubespray-b0ecbaaefb755b11.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-k8s-namespace-9e861c87e4aa1aaa.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-multi-artifact-of-ansible-driver-cdb731436b5bc573.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-multi-conductors-onboarding-29410991aceecf1d.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-multi-tenant-in-lcm-87c5d017c37c916f.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-openid-k8s-vim-8767a454e6b0a72d.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-paging-for-vnf-packages-b91fb0c37c9fa63a.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-paging-query-result-9267729be1456b0d.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-postgresql-c3e798348ec7cc83.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-pv-k8s-cluster-2893a5619ea9e91c.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-short-notation-for-artifacts-8e7781fedcc8df33.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-vnf-modify-for-container-update-3e73c53352558dec.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/suppot-error-handling-of-mgmt-b71d8312ae7626f9.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/tacker-conductor-189281e2b6467b76.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/tacker-scaling-c99a77544501bc5d.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/tacker-symmetric-vnffg-1a5b7790b69f9eea.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/tacker-vim-monitoring-in-mistral-9e4710fcd1db5bc3.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/tacker-workflow-definition-1a5b7790b69f9eb7.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/test-cases-refactoring-4e665160d8d90aef.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/unique-names-vnf-vnfd-vim-832a23d77893ca01.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/update-existing-vnffg-290dbd5175559bb3.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/vdu-affinity-policy-673e4dc7b76ef58f.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/vnf-inline-template-7b2a07e47f7ccf1a.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/vnfd-ip-mac-address-c77830611ff1cb89.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/vnfd-vnf-vim-name-mandatory-in-tacker-cb657fd11d725781.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/wallaby-prelude-db9061cbdf00f7c2.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/zabbix-plugin-da2f8867acafd405.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/notes/zed-prelude-a2c2a086b025bdb1.yaml -> tacker-13.1.0.dev1/releasenotes/notes copying releasenotes/source/2023.1.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/2023.2.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/2024.1.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/2024.2.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/2025.1.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/conf.py -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/index.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/newton.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/ocata.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/pike.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/queens.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/rocky.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/stein.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/train.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/unreleased.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/ussuri.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/victoria.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/wallaby.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/xena.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/yoga.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/zed.rst -> tacker-13.1.0.dev1/releasenotes/source copying releasenotes/source/_static/.placeholder -> tacker-13.1.0.dev1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> tacker-13.1.0.dev1/releasenotes/source/_templates copying releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po -> tacker-13.1.0.dev1/releasenotes/source/locale/de/LC_MESSAGES copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> tacker-13.1.0.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> tacker-13.1.0.dev1/releasenotes/source/locale/fr/LC_MESSAGES copying roles/config-enhanced-policy/tasks/main.yaml -> tacker-13.1.0.dev1/roles/config-enhanced-policy/tasks copying roles/devstack-config/tasks/main.yaml -> tacker-13.1.0.dev1/roles/devstack-config/tasks copying roles/ensure-db-cli-installed/defaults/main.yaml -> tacker-13.1.0.dev1/roles/ensure-db-cli-installed/defaults copying roles/ensure-db-cli-installed/tasks/main.yaml -> tacker-13.1.0.dev1/roles/ensure-db-cli-installed/tasks copying roles/ensure-db-cli-installed/tasks/mysql.yaml -> tacker-13.1.0.dev1/roles/ensure-db-cli-installed/tasks copying roles/ensure-db-cli-installed/tasks/postgresql.yaml -> tacker-13.1.0.dev1/roles/ensure-db-cli-installed/tasks copying roles/modify-heat-policy/tasks/main.yaml -> tacker-13.1.0.dev1/roles/modify-heat-policy/tasks copying roles/restart-kubelet-service/tasks/main.yaml -> tacker-13.1.0.dev1/roles/restart-kubelet-service/tasks copying roles/setup-default-vim/files/create_admin_token.yaml -> tacker-13.1.0.dev1/roles/setup-default-vim/files copying roles/setup-default-vim/tasks/main.yaml -> tacker-13.1.0.dev1/roles/setup-default-vim/tasks copying roles/setup-fake-https-server/defaults/main.yaml -> tacker-13.1.0.dev1/roles/setup-fake-https-server/defaults copying roles/setup-fake-https-server/tasks/main.yaml -> tacker-13.1.0.dev1/roles/setup-fake-https-server/tasks copying roles/setup-fake-prometheus-server/tasks/main.yaml -> tacker-13.1.0.dev1/roles/setup-fake-prometheus-server/tasks copying roles/setup-helm/defaults/main.yaml -> tacker-13.1.0.dev1/roles/setup-helm/defaults copying roles/setup-helm/files/50_helm_sh -> tacker-13.1.0.dev1/roles/setup-helm/files copying roles/setup-helm/tasks/main.yaml -> tacker-13.1.0.dev1/roles/setup-helm/tasks copying roles/setup-k8s-nodes/tasks/main.yaml -> tacker-13.1.0.dev1/roles/setup-k8s-nodes/tasks copying roles/setup-k8s-oidc/defaults/main.yaml -> tacker-13.1.0.dev1/roles/setup-k8s-oidc/defaults copying roles/setup-k8s-oidc/files/cluster_role_binding.yaml -> tacker-13.1.0.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/create_keycloak.sh -> tacker-13.1.0.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/generate_ssl_cert.sh -> tacker-13.1.0.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/import_oidc_realm.sh -> tacker-13.1.0.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/oidc_realm.json -> tacker-13.1.0.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/ssl_csr.conf -> tacker-13.1.0.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/tasks/main.yaml -> tacker-13.1.0.dev1/roles/setup-k8s-oidc/tasks copying roles/setup-multi-az/defaults/main.yaml -> tacker-13.1.0.dev1/roles/setup-multi-az/defaults copying roles/setup-multi-az/tasks/main.yaml -> tacker-13.1.0.dev1/roles/setup-multi-az/tasks copying roles/setup-multi-tenant-vim/defaults/main.yaml -> tacker-13.1.0.dev1/roles/setup-multi-tenant-vim/defaults copying roles/setup-multi-tenant-vim/tasks/main.yaml -> tacker-13.1.0.dev1/roles/setup-multi-tenant-vim/tasks copying roles/setup-terraform/files/aws_config -> tacker-13.1.0.dev1/roles/setup-terraform/files copying roles/setup-terraform/files/aws_credentials -> tacker-13.1.0.dev1/roles/setup-terraform/files copying roles/setup-terraform/tasks/main.yaml -> tacker-13.1.0.dev1/roles/setup-terraform/tasks copying roles/show-net-setup/tasks/main.yaml -> tacker-13.1.0.dev1/roles/show-net-setup/tasks copying samples/etsi_getting_started/tosca/lcm_instantiate_request/sample_param_file.json -> tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/lcm_instantiate_request copying samples/etsi_getting_started/tosca/sample_vnf_package_csar/Definitions/sample_vnfd_df_simple.yaml -> tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar/Definitions copying samples/etsi_getting_started/tosca/sample_vnf_package_csar/Definitions/sample_vnfd_top.yaml -> tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar/Definitions copying samples/etsi_getting_started/tosca/sample_vnf_package_csar/Definitions/sample_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar/Definitions copying samples/etsi_getting_started/tosca/sample_vnf_package_csar/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar/TOSCA-Metadata copying samples/etsi_getting_started/tosca/vim/vim_config.yaml -> tacker-13.1.0.dev1/samples/etsi_getting_started/tosca/vim 'samples/etsi_getting_started/userdata/vim' not a regular file -- skipping copying samples/etsi_getting_started/userdata/lcm_instantiate_request/sample_param_file.json -> tacker-13.1.0.dev1/samples/etsi_getting_started/userdata/lcm_instantiate_request copying samples/etsi_getting_started/userdata/sample_vnf_package_csar/BaseHOT/simple/sample_lcm_with_user_data_hot.yaml -> tacker-13.1.0.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/BaseHOT/simple 'samples/etsi_getting_started/userdata/sample_vnf_package_csar/Definitions' not a regular file -- skipping 'samples/etsi_getting_started/userdata/sample_vnf_package_csar/TOSCA-Metadata' not a regular file -- skipping copying samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData/__init__.py -> tacker-13.1.0.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData copying samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData copying samples/free5gc/cnf/sample_free5gc_cnf_package/inst_param.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/free5gc_df_simple.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/free5gc_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/free5gc_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-amf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-ausf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-configmap.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-mongodb.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-nrf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-nssf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-pcf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-smf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-udm.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-udr.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-upf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-webui.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/unix-daemonset.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Scripts/free5gc_mgmt_cnf.py -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Scripts copying samples/free5gc/cnf/sample_free5gc_cnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/TOSCA-Metadata copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/simple_kubernetes_param_file.json -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple/nested/base_hot_nested_master.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple/nested copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple/nested/base_hot_nested_worker.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple/nested copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions/sample_free5gc_cnf_on_vm_df_simple.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions/sample_free5gc_cnf_on_vm_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions/sample_free5gc_cnf_on_vm_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Scripts/install_k8s_cluster.sh -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Scripts copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Scripts/kubernetes_mgmt_free5gc.py -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Scripts copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/TOSCA-Metadata copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/UserData/__init__.py -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/UserData copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/UserData/k8s_cluster_user_data.py -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/UserData copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/inst_param.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions/free5gc_df_simple.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions/free5gc_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions/free5gc_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-amf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-ausf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-configmap.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-mongodb.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-nrf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-nssf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-pcf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-smf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-udm.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-udr.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-upf.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/free5gc-webui.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes/unix-daemonset.yaml -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Scripts/free5gc_mgmt_cnf.py -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Scripts copying samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/TOSCA-Metadata copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/sample_free5gc_body_scope_nfvi_node.json -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple/nested/base_hot_nested_free5gc.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple/nested copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions/sample_free5gc_df_simple.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions/sample_free5gc_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions/sample_free5gc_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Scripts/free5gc_mgmt.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Scripts copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Scripts/modify_config.sh -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Scripts copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/TOSCA-Metadata copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/UserData/__init__.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/UserData copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/UserData copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple/nested/base_hot_nested_free5gc.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple/nested copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions/sample_free5gc_df_simple.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions/sample_free5gc_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions/sample_free5gc_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Scripts/free5gc_mgmt.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Scripts copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Scripts/modify_config.sh -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Scripts copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/TOSCA-Metadata copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/UserData/__init__.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/UserData copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/UserData copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/sample_free5gc_body_scope_zone.json -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple/nested/base_hot_nested_free5gc.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple/nested copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions/sample_free5gc_df_simple.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions/sample_free5gc_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions/sample_free5gc_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Scripts/free5gc_mgmt.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Scripts copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Scripts/modify_config.sh -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Scripts copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/TOSCA-Metadata copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/UserData/__init__.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/UserData copying samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/UserData copying samples/free5gc/vnf/change_ext_conn/changeExtVnfConnectivityRequest.json -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn copying samples/free5gc/vnf/change_ext_conn/instantiateVnfRequest.json -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn copying samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple copying samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/nested/base_hot_nested_free5gc.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/nested copying samples/free5gc/vnf/change_ext_conn/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/sample_free5gc_df_simple.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/sample_free5gc_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/sample_free5gc_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Scripts/free5gc_mgmt.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/Scripts copying samples/free5gc/vnf/change_ext_conn/Scripts/modify_config.sh -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/Scripts copying samples/free5gc/vnf/change_ext_conn/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/TOSCA-Metadata copying samples/free5gc/vnf/change_ext_conn/UserData/__init__.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/UserData copying samples/free5gc/vnf/change_ext_conn/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/change_ext_conn/UserData copying samples/free5gc/vnf/sample_free5gc_vnf_package/sample_free5gc_body.json -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package copying samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple copying samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple/nested/base_hot_nested_free5gc.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple/nested copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/sample_free5gc_df_simple.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/sample_free5gc_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/sample_free5gc_types.yaml -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts/free5gc_mgmt.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts copying samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts/modify_config.sh -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts copying samples/free5gc/vnf/sample_free5gc_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/TOSCA-Metadata copying samples/free5gc/vnf/sample_free5gc_vnf_package/UserData/__init__.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/UserData copying samples/free5gc/vnf/sample_free5gc_vnf_package/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/UserData copying samples/mgmt_driver/ansible/__init__.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_config_parser.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_config_parser_cfg.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_driver.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/config_validator.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/config_validator_schema.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/event_handler.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/exceptions.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/heat_client.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/utils.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/VNF-hot.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default copying samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/nested copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/helloworld3_df_default.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/ScriptANSIBLE/config.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/ScriptANSIBLE copying samples/mgmt_driver/ansible/ansible_vnf_package/Scripts/Media/sample_start.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Scripts/Media copying samples/mgmt_driver/ansible/ansible_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/ansible/ansible_vnf_package/UserData/__init__.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/UserData copying samples/mgmt_driver/ansible/ansible_vnf_package/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/UserData copying samples/mgmt_driver/ansible/config_actions/__init__.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/config_actions copying samples/mgmt_driver/ansible/config_actions/abstract_config.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/config_actions copying samples/mgmt_driver/ansible/config_actions/vm_app_config/__init__.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/ansible_playbook_exec.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/config_walker.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/executor.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/vm_app_config.py -> tacker-13.1.0.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/kubernetes/create_admin_token.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/install_helm.sh -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/install_k8s_cluster.sh -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/kubernetes_mgmt.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/private_registry_mgmt.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/container_update/container_update_mgmt.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/container_update copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/complex_hot_top.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/nested/complex_nested_master.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/nested copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/nested/complex_nested_worker.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/nested copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity/podaffinity_hot_top.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity/nested/podaffinity_nested_master.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity/nested copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity/nested/podaffinity_nested_worker.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity/nested copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple/simple_hot_top.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple/nested/simple_nested_master.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple/nested copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple/nested/simple_nested_worker.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple/nested copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_df_complex.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_df_podaffinity.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_df_simple.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData/__init__.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData/k8s_cluster_user_data.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData copying samples/mgmt_driver/kubernetes/kubespray/install_external_lb.sh -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray copying samples/mgmt_driver/kubernetes/kubespray/kubespray_mgmt.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_mgmt.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/configure_lb.sh -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files/kubernetes copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files/kubernetes/service_with_nodeport.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files/kubernetes copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files/kubernetes/service_without_nodeport.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files/kubernetes copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple/nested/base_hot_nested_master.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple/nested copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple/nested/base_hot_nested_worker.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple/nested copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions/sample_kubernetes_df_simple.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions/sample_kubernetes_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions/sample_kubernetes_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData/__init__.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions/sample_vnfd_df_simple.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions/sample_vnfd_top.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions/sample_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/pkggen.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex/complex_hot_top.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex/nested/complex_nested_master.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex/nested copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex/nested/complex_nested_worker.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex/nested copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple/simple_hot_top.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple/nested/simple_nested_master.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple/nested copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple/nested/simple_nested_worker.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple/nested copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions/sample_kubernetes_df_complex.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions/sample_kubernetes_df_simple.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions/sample_kubernetes_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions/sample_kubernetes_types.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Scripts/create_admin_token.yaml -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Scripts copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Scripts/install_k8s_cluster.sh -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Scripts copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Scripts/kubernetes_mgmt_v2.py -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Scripts copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/TOSCA-Metadata copying samples/practical_vnf_package/BaseHOT/ha/ha_hot.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/BaseHOT/ha copying samples/practical_vnf_package/BaseHOT/scalable/scalable_hot.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/BaseHOT/scalable copying samples/practical_vnf_package/BaseHOT/scalable/nested/VDU_0.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/BaseHOT/scalable/nested copying samples/practical_vnf_package/BaseHOT/scalable/nested/VDU_1.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/BaseHOT/scalable/nested copying samples/practical_vnf_package/BaseHOT/scalable/nested/VDU_2.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/BaseHOT/scalable/nested copying samples/practical_vnf_package/Definitions/Common.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/Node.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/df_ha.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/df_scalable.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/practical_vnf_package/TOSCA-Metadata copying samples/practical_vnf_package/UserData/__init__.py -> tacker-13.1.0.dev1/samples/practical_vnf_package/UserData copying samples/practical_vnf_package/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/practical_vnf_package/UserData copying samples/tests/etc/api-paste.ini.test -> tacker-13.1.0.dev1/samples/tests/etc copying samples/tests/etc/policy.yaml -> tacker-13.1.0.dev1/samples/tests/etc copying samples/tests/etc/tacker.conf.test -> tacker-13.1.0.dev1/samples/tests/etc copying samples/tests/etc/samples/hot_lcm_template.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/hot_lcm_user_data.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/hot_lcm_user_data_with_scale.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/local-k8s-vim-helm.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/local-k8s-vim-oidc.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/local-k8s-vim.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/local-vim.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/nested_hot_data.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/vnf_vnfd_dict_scale.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/vnfd_lcm_user_data.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/etsi/nfv/common/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Definitions copying samples/tests/etc/samples/etsi/nfv/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Definitions copying samples/tests/etc/samples/etsi/nfv/common/Files/images/cirros-0.5.2-x86_64-disk.img -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Files/images copying samples/tests/etc/samples/etsi/nfv/common/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/common/Scripts/install.sh -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common/Scripts copying samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions copying samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions copying samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions copying samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions copying samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions copying samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/Definitions copying samples/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/Definitions copying samples/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/Definitions copying samples/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/UserData copying samples/tests/etc/samples/etsi/nfv/functional/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional/UserData copying samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/Definitions copying samples/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/Definitions copying samples/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/Definitions copying samples/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional2/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/UserData copying samples/tests/etc/samples/etsi/nfv/functional2/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional2/UserData copying samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/Definitions copying samples/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/Definitions copying samples/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/Definitions copying samples/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional3/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/UserData copying samples/tests/etc/samples/etsi/nfv/functional3/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional3/UserData copying samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/Definitions copying samples/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/Definitions copying samples/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/Definitions copying samples/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional4/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/UserData copying samples/tests/etc/samples/etsi/nfv/functional4/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional4/UserData copying samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/Definitions copying samples/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/Definitions copying samples/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/Definitions copying samples/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional5/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/UserData copying samples/tests/etc/samples/etsi/nfv/functional5/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional5/UserData copying samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/Definitions copying samples/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/Definitions copying samples/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/Definitions copying samples/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional6/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/UserData copying samples/tests/etc/samples/etsi/nfv/functional6/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional6/UserData copying samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/Definitions copying samples/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/Definitions copying samples/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/Definitions copying samples/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional7/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/UserData copying samples/tests/etc/samples/etsi/nfv/functional7/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/functional7/UserData copying samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying samples/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData copying samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData copying samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions copying samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers/vnflcm_noop.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers copying samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE/config_complex_end.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE copying samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex/instantiation_end.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex copying samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions copying samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE/config_complex_end.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE copying samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex/instantiation_end.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex copying samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions copying samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions copying samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers/vnflcm_noop.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers copying samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions copying samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers/vnflcm_noop_false.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers copying samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions copying samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers/vnflcm_noop.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers copying samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/VNF-hot.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default copying samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested copying samples/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions/helloworld3_df_default.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions copying samples/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions copying samples/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions copying samples/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData copying samples/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData copying samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes/testdata_artifact_file_content.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/manifest.mf -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/manifest.mf -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/manifest.mf -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name/VNF.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name/VNF1.mf -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest/VNF.mf -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest/VNF.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/manifest.mf -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions copying samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd/vnfd_helloworld_single.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd copying samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions copying samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions copying samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions copying samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_df_vdumap.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/bindings.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/config-map.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/controller-revision.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/daemon-set.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment_vdumap1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment_vdumap2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/horizontal-pod-autoscaler.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/job.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/limit-range.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/local-subject-access-review.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/multiple_yaml_lease.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/multiple_yaml_network-policy.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/multiple_yaml_priority-class.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/namespace.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/persistent-volume-0.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/persistent-volume-1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/pod-template.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/pod.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/replicaset_service_secret.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/resource-quota.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/role_rolebinding_SA.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/self-subject-access-review_and_self-subject-rule-review.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/statefulset.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/statefulset_fail.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/storage-class.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/storage-class_pv_pvc.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/subject-access-review.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/token-review.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions/sample_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions/sample_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions/sample_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/configmap_2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/configmap_3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/daemonset.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/deployment_2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_env.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_env_2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_volume.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_volume_2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/replicaset.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/secret_2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/secret_3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions/sample_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions/sample_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions/sample_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/configmap_1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/configmap_3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/daemonset.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/deployment_2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_env.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_env_2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_volume.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_volume_2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/replicaset.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/secret_1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/secret_3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes/storage-class-url.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_df_complex.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes/deployment_heal_complex.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes/deployment_heal_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes/pod_heal.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions/sample_vnfd_df_helmchart.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions/sample_vnfd_top.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions/sample_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes/localhelm-0.1.0.tgz -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/deployment_has_namespace.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/deployment_no_namespace.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/namespace01.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/namespace02.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_df_scalingsteps.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes/deployment_scale.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes/replicaset_scale.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes/statefulset_scale.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/README -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions/tosca_with_vdus.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions/tosca_with_vdus.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions/tosca_with_vdus.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions/tosca_with_vdus.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions/tosca_with_vdus.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions/tosca_with_vdus.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions/main_tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions/tosca_with_vdus.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/vnfd_helloworld_single.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images/cirros-0.5.2-x86_64-disk.img -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested/vdu1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions/sample_vnfd_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions copying samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions/sample_vnfd_top.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions copying samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions/sample_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions copying samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData copying samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData copying samples/tests/etc/samples/etsi/nfv/test_heal_grant_unit/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_heal_grant_unit copying samples/tests/etc/samples/etsi/nfv/test_heal_grant_unit/sample_vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_heal_grant_unit copying samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions copying samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions copying samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions copying samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts/vnflcm_noop.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts copying samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/user_data_common/Definitions/sample_lcm_with_user_data_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_common/Definitions copying samples/tests/etc/samples/etsi/nfv/user_data_common/Definitions/sample_lcm_with_user_data_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_common/Definitions copying samples/tests/etc/samples/etsi/nfv/user_data_common/Definitions/sample_lcm_with_user_data_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_common/Definitions copying samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT/sample_lcm_with_user_data_invalid_hot.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT copying samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData/lcm_user_data_non_dict.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT/sample_lcm_with_user_data_hot.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT/sample_lcm_with_user_data_hot.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData/lcm_user_data_invalid_hot_param.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT/sample_lcm_with_user_data_hot.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData/lcm_user_data_invalid_script.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT/sample_lcm_with_user_data_hot.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT/sample_lcm_with_user_data_hot.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData/lcm_user_data_sleeping.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/helloworld3.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions copying samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions copying samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions copying samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData/__init__.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData copying samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData/lcm_user_data.py -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData copying samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3.vnfd.tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3VNF.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3simple.vnfd.tosca.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/manifest.mf -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2 copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.mf -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm3 copying samples/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm3 copying samples/tests/etc/samples/lcm_instantiate_request/instantiate_vnf_request_lcm_userdata.json -> tacker-13.1.0.dev1/samples/tests/etc/samples/lcm_instantiate_request copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/manifest.mf -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_df_complex_int.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_df_simple_int.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_top.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images/cirros-0.5.2-x86_64-disk.img -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images/cirros.img -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts/install.sh -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata copying samples/tests/functional/sol_kubernetes_v2/common/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/common/Definitions copying samples/tests/functional/sol_kubernetes_v2/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/common/Definitions copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/Dockerfile -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/entrypoint.sh -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/requirements.txt -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/rules/.gitkeep -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/rules copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/src/testserver.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/src copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Definitions/sample_cnf_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Definitions/sample_cnf_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Definitions/sample_cnf_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes/namespace.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes/error_deployment.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes/new_deployment.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Scripts copying samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Definitions/sample_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Definitions/sample_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Definitions/sample_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/configmap_2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/configmap_3.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/daemonset.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/deployment_2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/pod_env.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/pod_env_2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/pod_volume.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/pod_volume_2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/replicaset.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/secret_2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes/secret_3.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/TOSCA-Metadata copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Definitions/sample_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Definitions/sample_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Definitions/sample_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/configmap_1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/configmap_3.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/daemonset.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/deployment_2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/pod_env.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/pod_env_2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/pod_volume.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/pod_volume_2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/replicaset.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/secret_1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes/secret_3.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/TOSCA-Metadata copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Definitions/sample_cnf_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Definitions/sample_cnf_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Definitions/sample_cnf_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart-0.1.1.tgz -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/.helmignore -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/Chart.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/values.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/NOTES.txt -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/_helpers.tpl -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/deployment_vdu1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/deployment_vdu2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/service.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/serviceaccount.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Scripts copying samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/TOSCA-Metadata copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Definitions/sample_cnf_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Definitions/sample_cnf_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Definitions/sample_cnf_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart-0.1.0.tgz -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/.helmignore -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/Chart.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/values.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/NOTES.txt -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/_helpers.tpl -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/deployment_vdu1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/deployment_vdu2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/service.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/serviceaccount.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Scripts copying samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/TOSCA-Metadata copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Definitions/sample_cnf_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Definitions/sample_cnf_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Definitions/sample_cnf_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Definitions copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/bindings.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/config-map.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/controller-revision.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/daemon-set.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/deployment_fail_test.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/horizontal-pod-autoscaler.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/job.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/limit-range.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/local-subject-access-review.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/multiple_yaml_lease.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/multiple_yaml_network-policy.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/multiple_yaml_priority-class.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/namespace.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/persistent-volume-0.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/persistent-volume-1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/pod-template.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/pod.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/replicaset_service_secret.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/resource-quota.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/role_rolebinding_SA.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/self-subject-access-review_and_self-subject-rule-review.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/statefulset.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/storage-class.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/storage-class_pv_pvc.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/subject-access-review.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes/token-review.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Scripts copying samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/TOSCA-Metadata copying samples/tests/functional/sol_terraform_v2/common/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/common/Definitions copying samples/tests/functional/sol_terraform_v2/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/common/Definitions copying samples/tests/functional/sol_terraform_v2/test_terraform_basic/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic copying samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Definitions/sample_tf_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Definitions copying samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Definitions/sample_tf_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Definitions copying samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Definitions/sample_tf_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Definitions copying samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Files/terraform/main.tf -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Files/terraform copying samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Scripts copying samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/TOSCA-Metadata copying samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package copying samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Definitions/sample_tf_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Definitions copying samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Definitions/sample_tf_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Definitions copying samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Definitions/sample_tf_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Definitions copying samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Files/terraform/main.tf -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Files/terraform copying samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Scripts copying samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/basic_lcms_max/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max copying samples/tests/functional/sol_v2_common/basic_lcms_max/post.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max copying samples/tests/functional/sol_v2_common/basic_lcms_max/pre.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max copying samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple/sample1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Definitions/v2_sample1_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Definitions/v2_sample1_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Definitions/v2_sample1_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Scripts copying samples/tests/functional/sol_v2_common/basic_lcms_max/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/basic_lcms_max/contents/UserData/userdata.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/UserData copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/post.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/pre.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple/sample3.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Definitions/v2_sample3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Definitions/v2_sample3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Definitions/v2_sample3_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Scripts copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Scripts copying samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/basic_lcms_min/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min copying samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple/sample2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Definitions/v2_sample2_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Definitions/v2_sample2_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Definitions/v2_sample2_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Scripts copying samples/tests/functional/sol_v2_common/basic_lcms_min/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc copying samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple/sample4.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Definitions/v2_sample4_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Definitions/v2_sample4_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Definitions/v2_sample4_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Scripts copying samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/post.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/pre.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple/sample3.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple/nested/VDU1-after.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple/nested/VDU2-after.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Definitions/v2_sample3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Definitions/v2_sample3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Definitions/v2_sample3_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Scripts copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Scripts copying samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple/sample4.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Definitions/v2_sample4_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Definitions/v2_sample4_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Definitions/v2_sample4_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Scripts copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Scripts copying samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/common/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/common/Definitions copying samples/tests/functional/sol_v2_common/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/common/Definitions copying samples/tests/functional/sol_v2_common/error_network/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network copying samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple/sample2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/error_network/contents/Definitions/v2_sample2_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/Definitions copying samples/tests/functional/sol_v2_common/error_network/contents/Definitions/v2_sample2_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/Definitions copying samples/tests/functional/sol_v2_common/error_network/contents/Definitions/v2_sample2_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/Definitions copying samples/tests/functional/sol_v2_common/error_network/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/Scripts copying samples/tests/functional/sol_v2_common/error_network/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/error_network/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/scale_ng/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng copying samples/tests/functional/sol_v2_common/scale_ng/post.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng copying samples/tests/functional/sol_v2_common/scale_ng/pre.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng copying samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple/sample1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/scale_ng/contents/Definitions/v2_sample1_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/Definitions copying samples/tests/functional/sol_v2_common/scale_ng/contents/Definitions/v2_sample1_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/Definitions copying samples/tests/functional/sol_v2_common/scale_ng/contents/Definitions/v2_sample1_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/Definitions copying samples/tests/functional/sol_v2_common/scale_ng/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/Scripts copying samples/tests/functional/sol_v2_common/scale_ng/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/scale_ng/contents/UserData/userdata.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/UserData copying samples/tests/functional/sol_v2_common/server_notification/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification copying samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple/sample2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/server_notification/contents/Definitions/v2_sample2_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/Definitions copying samples/tests/functional/sol_v2_common/server_notification/contents/Definitions/v2_sample2_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/Definitions copying samples/tests/functional/sol_v2_common/server_notification/contents/Definitions/v2_sample2_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/Definitions copying samples/tests/functional/sol_v2_common/server_notification/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/Scripts copying samples/tests/functional/sol_v2_common/server_notification/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested/base_hot_nested_VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_new_image_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_new_image_df_volume.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Scripts/coordinate_new_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Scripts copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested/base_hot_nested_VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_new_volume_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_new_volume_df_volume.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Scripts/coordinate_new_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Scripts copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Scripts/error_coordinate_new_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Scripts copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Definitions/change_vnf_pkg_error_image_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Definitions/change_vnf_pkg_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Definitions copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Scripts/coordinate_new_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Scripts copying samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/base_hot_top.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested/base_hot_nested_VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_old_image_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_old_volume_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts/coordinate_old_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts copying samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/update_vnf/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf copying samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple/sample2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/update_vnf/contents/Definitions/v2_sample2_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/Definitions copying samples/tests/functional/sol_v2_common/update_vnf/contents/Definitions/v2_sample2_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/Definitions copying samples/tests/functional/sol_v2_common/update_vnf/contents/Definitions/v2_sample2_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/Definitions copying samples/tests/functional/sol_v2_common/update_vnf/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/Scripts copying samples/tests/functional/sol_v2_common/update_vnf/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple/sample3.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Definitions/v2_sample3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Definitions/v2_sample3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Definitions/v2_sample3_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Definitions copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Scripts copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Scripts copying samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/userdata_standard/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard copying samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/sample3.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/userdata_standard/contents/Definitions/v2_sample3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard/contents/Definitions/v2_sample3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard/contents/Definitions/v2_sample3_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard/contents/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/userdata_standard_az_retry/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry copying samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple/sample6.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Definitions/v2_sample6_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Definitions/v2_sample6_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Definitions/v2_sample6_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/sample4.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Definitions/v2_sample4_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Definitions/v2_sample4_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Definitions/v2_sample4_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Scripts/v2_sample4_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/sample5.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested/VDU1-ver2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested/VDU2-ver2.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Definitions/v2_sample5_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Definitions/v2_sample5_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Definitions/v2_sample5_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/pkggen.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume copying samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple/sample7.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple copying samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple/nested copying samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Definitions/v2_sample7_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Definitions/v2_sample7_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Definitions/v2_sample7_types.yaml -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Definitions copying samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Scripts copying samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions/sample_cnf_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions copying samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes/new_deployment.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes copying samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts/coordinate_new_vnf.py -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts copying samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/sample1/manifest.mf -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1 copying samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/error/ut_sample1.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/error copying samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/ut_sample1.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple copying samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested copying samples/tests/unit/sol_refactored/samples/sample1/Definitions/ut_sample1_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/Definitions copying samples/tests/unit/sol_refactored/samples/sample1/Definitions/ut_sample1_df_simple_error.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/Definitions copying samples/tests/unit/sol_refactored/samples/sample1/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/Scripts copying samples/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/sample1/UserData/userdata_default.py -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample1/UserData copying samples/tests/unit/sol_refactored/samples/sample2/Definitions/sample_cnf_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Definitions copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/api-service.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/bindings.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/config-map.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/controller-revision.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/daemon-set.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/deployment.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/horizontal-pod-autoscaler.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/job.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/limit-range.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/local-subject-access-review.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_lease.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_network-policy.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_priority-class.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/namespace.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/node.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/persistent-volume-0.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/persistent-volume-1.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod-template.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/replicaset_service_secret.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/resource-quota.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/role_rolebinding_SA.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/self-subject-access-review_and_self-subject-rule-review.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/statefulset.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/storage-class.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/storage-class_pv_pvc.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/subject-access-review.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/token-review.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/volume-attachment.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Scripts/coordinate_old_vnf.py -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/Scripts copying samples/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/sample_cert/notification_client_cert.pem -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/sample_cert copying samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/sample3.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple copying samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested/VDU1.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested copying samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested/VDU2.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested copying samples/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_df_simple.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Definitions copying samples/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Definitions copying samples/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_types.yaml -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Definitions copying samples/tests/unit/sol_refactored/samples/standard_sample/Scripts/coordinate_vnf.py -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Scripts copying samples/tests/unit/sol_refactored/samples/standard_sample/Scripts/sample_script.py -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Scripts copying samples/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata copying samples/vim/vim_config.yaml -> tacker-13.1.0.dev1/samples/vim copying samples/vnf_packages/README -> tacker-13.1.0.dev1/samples/vnf_packages copying samples/vnf_packages/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/helloworld3_df_simple.yaml -> tacker-13.1.0.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/helloworld3_top.vnfd.yaml -> tacker-13.1.0.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/helloworld3_types.yaml -> tacker-13.1.0.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/TOSCA-Metadata/TOSCA.meta -> tacker-13.1.0.dev1/samples/vnf_packages/TOSCA-Metadata copying tacker/__init__.py -> tacker-13.1.0.dev1/tacker copying tacker/_i18n.py -> tacker-13.1.0.dev1/tacker copying tacker/auth.py -> tacker-13.1.0.dev1/tacker copying tacker/context.py -> tacker-13.1.0.dev1/tacker copying tacker/manager.py -> tacker-13.1.0.dev1/tacker copying tacker/policy.py -> tacker-13.1.0.dev1/tacker copying tacker/service.py -> tacker-13.1.0.dev1/tacker copying tacker/version.py -> tacker-13.1.0.dev1/tacker copying tacker/wsgi.py -> tacker-13.1.0.dev1/tacker copying tacker.egg-info/PKG-INFO -> tacker-13.1.0.dev1/tacker.egg-info copying tacker.egg-info/SOURCES.txt -> tacker-13.1.0.dev1/tacker.egg-info copying tacker.egg-info/dependency_links.txt -> tacker-13.1.0.dev1/tacker.egg-info copying tacker.egg-info/entry_points.txt -> tacker-13.1.0.dev1/tacker.egg-info copying tacker.egg-info/not-zip-safe -> tacker-13.1.0.dev1/tacker.egg-info copying tacker.egg-info/pbr.json -> tacker-13.1.0.dev1/tacker.egg-info copying tacker.egg-info/requires.txt -> tacker-13.1.0.dev1/tacker.egg-info copying tacker.egg-info/top_level.txt -> tacker-13.1.0.dev1/tacker.egg-info copying tacker/agent/__init__.py -> tacker-13.1.0.dev1/tacker/agent copying tacker/agent/linux/__init__.py -> tacker-13.1.0.dev1/tacker/agent/linux copying tacker/agent/linux/utils.py -> tacker-13.1.0.dev1/tacker/agent/linux copying tacker/api/__init__.py -> tacker-13.1.0.dev1/tacker/api copying tacker/api/api_common.py -> tacker-13.1.0.dev1/tacker/api copying tacker/api/extensions.py -> tacker-13.1.0.dev1/tacker/api copying tacker/api/versions.py -> tacker-13.1.0.dev1/tacker/api copying tacker/api/common/__init__.py -> tacker-13.1.0.dev1/tacker/api/common copying tacker/api/common/_filters.py -> tacker-13.1.0.dev1/tacker/api/common copying tacker/api/common/attribute_filter.py -> tacker-13.1.0.dev1/tacker/api/common copying tacker/api/schemas/__init__.py -> tacker-13.1.0.dev1/tacker/api/schemas copying tacker/api/schemas/vnf_lcm.py -> tacker-13.1.0.dev1/tacker/api/schemas copying tacker/api/schemas/vnf_packages.py -> tacker-13.1.0.dev1/tacker/api/schemas copying tacker/api/v1/__init__.py -> tacker-13.1.0.dev1/tacker/api/v1 copying tacker/api/v1/attributes.py -> tacker-13.1.0.dev1/tacker/api/v1 copying tacker/api/v1/base.py -> tacker-13.1.0.dev1/tacker/api/v1 copying tacker/api/v1/resource.py -> tacker-13.1.0.dev1/tacker/api/v1 copying tacker/api/v1/resource_helper.py -> tacker-13.1.0.dev1/tacker/api/v1 copying tacker/api/v1/router.py -> tacker-13.1.0.dev1/tacker/api/v1 copying tacker/api/validation/__init__.py -> tacker-13.1.0.dev1/tacker/api/validation copying tacker/api/validation/parameter_types.py -> tacker-13.1.0.dev1/tacker/api/validation copying tacker/api/validation/validators.py -> tacker-13.1.0.dev1/tacker/api/validation copying tacker/api/views/__init__.py -> tacker-13.1.0.dev1/tacker/api/views copying tacker/api/views/versions.py -> tacker-13.1.0.dev1/tacker/api/views copying tacker/api/views/vnf_lcm.py -> tacker-13.1.0.dev1/tacker/api/views copying tacker/api/views/vnf_lcm_op_occs.py -> tacker-13.1.0.dev1/tacker/api/views copying tacker/api/views/vnf_packages.py -> tacker-13.1.0.dev1/tacker/api/views copying tacker/api/views/vnf_subscriptions.py -> tacker-13.1.0.dev1/tacker/api/views copying tacker/api/vnflcm/__init__.py -> tacker-13.1.0.dev1/tacker/api/vnflcm copying tacker/api/vnflcm/v1/__init__.py -> tacker-13.1.0.dev1/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/controller.py -> tacker-13.1.0.dev1/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/router.py -> tacker-13.1.0.dev1/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/sync_resource.py -> tacker-13.1.0.dev1/tacker/api/vnflcm/v1 copying tacker/api/vnfpkgm/__init__.py -> tacker-13.1.0.dev1/tacker/api/vnfpkgm copying tacker/api/vnfpkgm/v1/__init__.py -> tacker-13.1.0.dev1/tacker/api/vnfpkgm/v1 copying tacker/api/vnfpkgm/v1/controller.py -> tacker-13.1.0.dev1/tacker/api/vnfpkgm/v1 copying tacker/api/vnfpkgm/v1/router.py -> tacker-13.1.0.dev1/tacker/api/vnfpkgm/v1 copying tacker/cmd/__init__.py -> tacker-13.1.0.dev1/tacker/cmd copying tacker/cmd/status.py -> tacker-13.1.0.dev1/tacker/cmd copying tacker/cmd/eventlet/__init__.py -> tacker-13.1.0.dev1/tacker/cmd/eventlet copying tacker/cmd/eventlet/conductor.py -> tacker-13.1.0.dev1/tacker/cmd/eventlet copying tacker/cmd/eventlet/tacker_server.py -> tacker-13.1.0.dev1/tacker/cmd/eventlet copying tacker/common/__init__.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/clients.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/cmd_executer.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/config.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/constants.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/coordination.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/crypt_utils.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/csar_utils.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/driver_manager.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/eventlet_utils.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/exceptions.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/ext_oauth2_auth.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/log.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/oidc_utils.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/rpc.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/safe_utils.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/test_lib.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/topics.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/utils.py -> tacker-13.1.0.dev1/tacker/common copying tacker/common/container/__init__.py -> tacker-13.1.0.dev1/tacker/common/container copying tacker/common/container/kubernetes_utils.py -> tacker-13.1.0.dev1/tacker/common/container copying tacker/conductor/__init__.py -> tacker-13.1.0.dev1/tacker/conductor copying tacker/conductor/conductor_server.py -> tacker-13.1.0.dev1/tacker/conductor copying tacker/conductor/conductorrpc/__init__.py -> tacker-13.1.0.dev1/tacker/conductor/conductorrpc copying tacker/conductor/conductorrpc/vnf_lcm_rpc.py -> tacker-13.1.0.dev1/tacker/conductor/conductorrpc copying tacker/conductor/conductorrpc/vnf_pkgm_rpc.py -> tacker-13.1.0.dev1/tacker/conductor/conductorrpc copying tacker/conf/__init__.py -> tacker-13.1.0.dev1/tacker/conf copying tacker/conf/conductor.py -> tacker-13.1.0.dev1/tacker/conf copying tacker/conf/coordination.py -> tacker-13.1.0.dev1/tacker/conf copying tacker/conf/opts.py -> tacker-13.1.0.dev1/tacker/conf copying tacker/conf/policy.py -> tacker-13.1.0.dev1/tacker/conf copying tacker/conf/vnf_lcm.py -> tacker-13.1.0.dev1/tacker/conf copying tacker/conf/vnf_package.py -> tacker-13.1.0.dev1/tacker/conf copying tacker/db/__init__.py -> tacker-13.1.0.dev1/tacker/db copying tacker/db/api.py -> tacker-13.1.0.dev1/tacker/db copying tacker/db/db_base.py -> tacker-13.1.0.dev1/tacker/db copying tacker/db/model_base.py -> tacker-13.1.0.dev1/tacker/db copying tacker/db/models_v1.py -> tacker-13.1.0.dev1/tacker/db copying tacker/db/sqlalchemyutils.py -> tacker-13.1.0.dev1/tacker/db copying tacker/db/types.py -> tacker-13.1.0.dev1/tacker/db copying tacker/db/common_services/__init__.py -> tacker-13.1.0.dev1/tacker/db/common_services copying tacker/db/common_services/common_services_db.py -> tacker-13.1.0.dev1/tacker/db/common_services copying tacker/db/common_services/common_services_db_plugin.py -> tacker-13.1.0.dev1/tacker/db/common_services copying tacker/db/db_sqlalchemy/__init__.py -> tacker-13.1.0.dev1/tacker/db/db_sqlalchemy copying tacker/db/db_sqlalchemy/api.py -> tacker-13.1.0.dev1/tacker/db/db_sqlalchemy copying tacker/db/db_sqlalchemy/models.py -> tacker-13.1.0.dev1/tacker/db/db_sqlalchemy copying tacker/db/migration/README -> tacker-13.1.0.dev1/tacker/db/migration copying tacker/db/migration/__init__.py -> tacker-13.1.0.dev1/tacker/db/migration copying tacker/db/migration/alembic.ini -> tacker-13.1.0.dev1/tacker/db/migration copying tacker/db/migration/cli.py -> tacker-13.1.0.dev1/tacker/db/migration copying tacker/db/migration/migrate_to_v2.py -> tacker-13.1.0.dev1/tacker/db/migration copying tacker/db/migration/purge_tables.py -> tacker-13.1.0.dev1/tacker/db/migration copying tacker/db/migration/alembic_migrations/__init__.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/env.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/script.py.mako -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/versions/000632983ada_add_template_source_column.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c18_create_of_network_service_tables.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c19_increase_vim_password_size.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ae5b1ce3024_unique_constraint_name.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/12a57080b277_add_service_db.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/12a57080b278_alter_devices.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/13c0e0661015_add_descrition_to_vnf.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/13ecc2dd6f7f_change_nullable_value_of_path_id.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/1c6b0d82afcd_servicevm_framework.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d3f_add_status_to_vims.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d4f_remove_proxydb.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d50_rename_devicedb.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/24bec5f211c7_alter_value_in_deviceattributes.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2531c976c0f1_add_pm_threshold_table.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2774a42c7163_remove_service_related.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2c5211036579_add_placement_table.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2ff0a0e360f1_audit_support.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/31acbaeb8299_change_vim_shared_property_to_false.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/329cd1619d41_alter_vnf_software_images.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/34cfceb25a49_add_downloading_to_vnfpackage.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/354de64ba129_set_mandatory_columns_not_null.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/3adac34764da_add_column_to_vnf_lcm_op_occs.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/3ff50553e9d3_add_grant_and_grant_request.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4747cc26b9c6_add_support_vnffg_to_ns_database.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4c0e2e2c2e02_alter_vnfd_id_format.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4c31092895b8_remove_service_instance.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4ee19c8a6d0a_audit_support_events.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/507122918800_adds_vnffg.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5246a6bd410f_multisite_vim.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5958429bcb3c_modify_datatype_of_value.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5d490546290c_add_name_to_classifiers.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/6dc60a5760e5_add_extra_field_to_vims_db.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/6e56d4474b2a_blob_to_json_text.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/7186440a306b_change_type_for_instance_id_of_vnf_table.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/81ffa86020d_rpc_proxy.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/85c06a0714b7_rename_field_subscription_authentication.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/8f7145914cb0_remove_infra_driver_column.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/941b5a6fff9e_enable_soft_delete.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/975e28392888_add_unique_key_vnf_package_vnfd.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/985e28392890_add_vnflcm_db.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/9d425296f2c3_add_vnfpkgm_db.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/HEAD -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/README -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/a23ebee909a8_introduce_sol_refactored_models.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/aaf461c8844c_change_type_for_vnf_resources.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/abbef484b34c_modify_unique_constraint_on_vnf_packages_user_data.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/acf941e54075_add_error_reason_to_device.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/b07673bb8654_set_status_type_tenant_id_length.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c256228ed37c_unique_constraint_on_name_and_id.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c31f65e0d099_add_columns_to_vnf_lcm_filter.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c47a733f425a_add_vnflcm_subscription.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c7cde2f45f82_set_description_to_text.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ca2ad037c320_add_cryptkey_db.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/cd04a8335c18_mgmt_url_to_mgmt_ip_address.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d25c7c865ce8_mod_vnflcm_subscription.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d2e39e01d540_add_size_to_vnfpackage.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d4f265e8eb9d_add_default_to_vim.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/de6bfa5bea46_remove_status_from_vim.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/de8d835ae776_add_pm_and_fm_table.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/df26c5871f3c_change_vnf_filter_column_definition.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e06fbdc90a32_add_db_tables_for_add_artifacts.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e7993093baf1_add_unique_constraint_on_deleted_at.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e8918cda6433_add_attributes_to_vnffg.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e9a1e47fb0b5_add_template_source_status_to_vnffgtemplate_and_nsd.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ee98bbc0789d_add_scale_column.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ef14f8026327_add_default_onboarded_template_source.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f5c1c3b0f6b4_set_default_value_for_deleted_at.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f958f58e5daa_uuid_consistency.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f9bc96967462_add_vnf_pkg_id_to_vnf_instances.py -> tacker-13.1.0.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/models/__init__.py -> tacker-13.1.0.dev1/tacker/db/migration/models copying tacker/db/migration/models/head.py -> tacker-13.1.0.dev1/tacker/db/migration/models copying tacker/db/nfvo/__init__.py -> tacker-13.1.0.dev1/tacker/db/nfvo copying tacker/db/nfvo/nfvo_db.py -> tacker-13.1.0.dev1/tacker/db/nfvo copying tacker/db/nfvo/nfvo_db_plugin.py -> tacker-13.1.0.dev1/tacker/db/nfvo copying tacker/db/vnfm/__init__.py -> tacker-13.1.0.dev1/tacker/db/vnfm copying tacker/db/vnfm/vnfm_db.py -> tacker-13.1.0.dev1/tacker/db/vnfm copying tacker/extensions/__init__.py -> tacker-13.1.0.dev1/tacker/extensions copying tacker/extensions/common_services.py -> tacker-13.1.0.dev1/tacker/extensions copying tacker/extensions/nfvo.py -> tacker-13.1.0.dev1/tacker/extensions copying tacker/extensions/vnflcm.py -> tacker-13.1.0.dev1/tacker/extensions copying tacker/extensions/vnfm.py -> tacker-13.1.0.dev1/tacker/extensions copying tacker/glance_store/__init__.py -> tacker-13.1.0.dev1/tacker/glance_store copying tacker/glance_store/store.py -> tacker-13.1.0.dev1/tacker/glance_store copying tacker/hacking/__init__.py -> tacker-13.1.0.dev1/tacker/hacking copying tacker/hacking/checks.py -> tacker-13.1.0.dev1/tacker/hacking copying tacker/keymgr/__init__.py -> tacker-13.1.0.dev1/tacker/keymgr copying tacker/keymgr/barbican_key_manager.py -> tacker-13.1.0.dev1/tacker/keymgr copying tacker/keymgr/exception.py -> tacker-13.1.0.dev1/tacker/keymgr copying tacker/keymgr/key_manager.py -> tacker-13.1.0.dev1/tacker/keymgr copying tacker/nfvo/__init__.py -> tacker-13.1.0.dev1/tacker/nfvo copying tacker/nfvo/nfvo_plugin.py -> tacker-13.1.0.dev1/tacker/nfvo copying tacker/nfvo/drivers/__init__.py -> tacker-13.1.0.dev1/tacker/nfvo/drivers copying tacker/nfvo/drivers/vim/__init__.py -> tacker-13.1.0.dev1/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/abstract_vim_driver.py -> tacker-13.1.0.dev1/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/kubernetes_driver.py -> tacker-13.1.0.dev1/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/openstack_driver.py -> tacker-13.1.0.dev1/tacker/nfvo/drivers/vim copying tacker/objects/__init__.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/base.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/cancel_mode.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/change_ext_conn_req.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/common.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/fields.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/grant.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/grant_request.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/heal_vnf_request.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/instantiate_vnf_req.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/scale_vnf_request.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/terminate_vnf_req.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vim_connection.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_artifact.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_deployment_flavour.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_instance.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_instantiated_info.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_lcm_op_occs.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_lcm_subscriptions.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_package.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_package_vnfd.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_resources.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnf_software_image.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnfd.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/objects/vnfd_attribute.py -> tacker-13.1.0.dev1/tacker/objects copying tacker/plugins/__init__.py -> tacker-13.1.0.dev1/tacker/plugins copying tacker/plugins/common/__init__.py -> tacker-13.1.0.dev1/tacker/plugins/common copying tacker/plugins/common/constants.py -> tacker-13.1.0.dev1/tacker/plugins/common copying tacker/plugins/common_services/__init__.py -> tacker-13.1.0.dev1/tacker/plugins/common_services copying tacker/plugins/common_services/common_services_plugin.py -> tacker-13.1.0.dev1/tacker/plugins/common_services copying tacker/policies/__init__.py -> tacker-13.1.0.dev1/tacker/policies copying tacker/policies/base.py -> tacker-13.1.0.dev1/tacker/policies copying tacker/policies/vnf_lcm.py -> tacker-13.1.0.dev1/tacker/policies copying tacker/policies/vnf_package.py -> tacker-13.1.0.dev1/tacker/policies copying tacker/releasenotes/notes/change_external_vnf_connectivity-444c580a01479f33.yaml -> tacker-13.1.0.dev1/tacker/releasenotes/notes copying tacker/releasenotes/notes/remove-passing-infra-and-mgmt-driver-in-api-954fe28b1294a2d6.yaml -> tacker-13.1.0.dev1/tacker/releasenotes/notes copying tacker/services/__init__.py -> tacker-13.1.0.dev1/tacker/services copying tacker/services/service_base.py -> tacker-13.1.0.dev1/tacker/services copying tacker/sol_refactored/api/api_version.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api copying tacker/sol_refactored/api/router.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api copying tacker/sol_refactored/api/validator.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api copying tacker/sol_refactored/api/wsgi.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api copying tacker/sol_refactored/api/policies/vnffm_v1.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/policies/vnflcm_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/policies/vnfpm_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/schemas/__init__.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/common_types.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/prometheus_plugin_schemas.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/server_notification_schemas.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnffm_v1.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnflcm_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnfpm_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/common/cinder_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/common_script_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/config.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/coord_client.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/coordinate.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/exceptions.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/fm_alarm_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/fm_subscription_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/http_client.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/lcm_op_occ_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/monitoring_plugin_base.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/oidc_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/pm_job_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/pm_threshold_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/prometheus_plugin.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/server_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/subscription_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/vim_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/vnf_instance_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/vnfd_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/conductor/__init__.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/conductor_rpc_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/conductor_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/prometheus_plugin_driver.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/server_notification_driver.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/v2_hook.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnffm_driver_v1.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnflcm_auto.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnflcm_driver_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnfpm_driver_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/controller/__init__.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/prometheus_plugin_controller.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/server_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnffm_v1.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnffm_view.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_versions.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_view.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnfpm_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnfpm_view.py -> tacker-13.1.0.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/db/__init__.py -> tacker-13.1.0.dev1/tacker/sol_refactored/db copying tacker/sol_refactored/db/sqlalchemy/__init__.py -> tacker-13.1.0.dev1/tacker/sol_refactored/db/sqlalchemy copying tacker/sol_refactored/db/sqlalchemy/models.py -> tacker-13.1.0.dev1/tacker/sol_refactored/db/sqlalchemy copying tacker/sol_refactored/infra_drivers/kubernetes/helm.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/helm_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_common.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_resource.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/openstack/heat_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/nova_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/openstack.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_default.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_main.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_standard.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/terraform/terraform.py -> tacker-13.1.0.dev1/tacker/sol_refactored/infra_drivers/terraform copying tacker/sol_refactored/mgmt_drivers/container_update_mgmt_v2.py -> tacker-13.1.0.dev1/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/mgmt_drivers/sample_script.py -> tacker-13.1.0.dev1/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/mgmt_drivers/server_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/nfvo/glance_utils.py -> tacker-13.1.0.dev1/tacker/sol_refactored/nfvo copying tacker/sol_refactored/nfvo/local_nfvo.py -> tacker-13.1.0.dev1/tacker/sol_refactored/nfvo copying tacker/sol_refactored/nfvo/nfvo_client.py -> tacker-13.1.0.dev1/tacker/sol_refactored/nfvo copying tacker/sol_refactored/objects/__init__.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects copying tacker/sol_refactored/objects/base.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects copying tacker/sol_refactored/objects/common/checksum.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/cp_protocol_data.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/crypt_key.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_link_port_data.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_managed_virtual_link_data.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_virtual_link_data.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/fields.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ip_over_ethernet_address_data.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/link.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/notification_link.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/problem_details.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/resource_handle.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/subscription_authentication.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vim_connection_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_ext_cp_config.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_ext_cp_data.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_instance_subscription_filter.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/v1/alarm.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/alarm_cleared_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/alarm_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/constraint_resource_ref.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fields.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_notifications_filter.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_subscription.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_subscription_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/placement_constraint.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/resource_definition.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/snapshot_resource_definition.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_compute_resource_flavour.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_constraint.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_snapshot_resource.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_software_image.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/zone_group_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/zone_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v2/affected_ext_link_port.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_virtual_link.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_virtual_storage.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_vnfc.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/cancel_mode.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_current_vnf_pkg_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_ext_vnf_connectivity_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_vnf_flavour_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/cp_protocol_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_pm_job_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_threshold_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_pkg_info_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_info_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_link_port_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_managed_virtual_link_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_virtual_link_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/external_artifacts_access_config.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/fields.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/heal_vnf_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/instantiate_vnf_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ip_over_ethernet_address_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_links.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_subscription.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_subscription_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lcm_coord_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lifecycle_change_notifications_filter.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/modifications_triggered_by_vnf_pkg_change.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/monitoring_parameter.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/operate_vnf_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/performance_information_available_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_links.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_notification_filter.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_subscription_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job_criteria.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job_modification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_report.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/revert_to_vnf_snapshot_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_vnf_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_vnf_to_level_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/terminate_vnf_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_criteria.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_crossed_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_modifications.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/upload_vnf_package_from_uri_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/virtual_storage_resource_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_ext_cp_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_identifier_creation_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_identifier_deletion_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_info_modification_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_info_modifications.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_instance.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_lcm_op_occ.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_lcm_operation_occurrence_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_link_port_data.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_link_port_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_artifact_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_change_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_onboarding_notification.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_software_image_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_pkg_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_pkg_info_modifications.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modification_request.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modifications.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_state_snapshot_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_virtual_link_resource_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_info_modifications.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_resource_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_snapshot_info.py -> tacker-13.1.0.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/test-tools/cli.py -> tacker-13.1.0.dev1/tacker/sol_refactored/test-tools copying tacker/sol_refactored/test-tools/notif_endpoint_app.py -> tacker-13.1.0.dev1/tacker/sol_refactored/test-tools copying tacker/tests/__init__.py -> tacker-13.1.0.dev1/tacker/tests copying tacker/tests/base.py -> tacker-13.1.0.dev1/tacker/tests copying tacker/tests/constants.py -> tacker-13.1.0.dev1/tacker/tests copying tacker/tests/fake_notifier.py -> tacker-13.1.0.dev1/tacker/tests copying tacker/tests/post_mortem_debug.py -> tacker-13.1.0.dev1/tacker/tests copying tacker/tests/tools.py -> tacker-13.1.0.dev1/tacker/tests copying tacker/tests/utils.py -> tacker-13.1.0.dev1/tacker/tests copying tacker/tests/uuidsentinel.py -> tacker-13.1.0.dev1/tacker/tests copying tacker/tests/common/__init__.py -> tacker-13.1.0.dev1/tacker/tests/common copying tacker/tests/compliance/__init__.py -> tacker-13.1.0.dev1/tacker/tests/compliance copying tacker/tests/compliance/base.py -> tacker-13.1.0.dev1/tacker/tests/compliance copying tacker/tests/compliance/sol002/__init__.py -> tacker-13.1.0.dev1/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol002/base.py -> tacker-13.1.0.dev1/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol002/test_vnflcm.py -> tacker-13.1.0.dev1/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol003/__init__.py -> tacker-13.1.0.dev1/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol003/base.py -> tacker-13.1.0.dev1/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol003/test_vnflcm.py -> tacker-13.1.0.dev1/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol005/__init__.py -> tacker-13.1.0.dev1/tacker/tests/compliance/sol005 copying tacker/tests/compliance/sol005/base.py -> tacker-13.1.0.dev1/tacker/tests/compliance/sol005 copying tacker/tests/compliance/sol005/test_vnfpkgm.py -> tacker-13.1.0.dev1/tacker/tests/compliance/sol005 copying tacker/tests/functional/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional copying tacker/tests/functional/base.py -> tacker-13.1.0.dev1/tacker/tests/functional copying tacker/tests/functional/base_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional copying tacker/tests/functional/keystone.py -> tacker-13.1.0.dev1/tacker/tests/functional copying tacker/tests/functional/common/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/common copying tacker/tests/functional/common/fake_grant_server.py -> tacker-13.1.0.dev1/tacker/tests/functional/common copying tacker/tests/functional/common/fake_server.py -> tacker-13.1.0.dev1/tacker/tests/functional/common copying tacker/tests/functional/common/logging_utils.py -> tacker-13.1.0.dev1/tacker/tests/functional/common copying tacker/tests/functional/sol/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol copying tacker/tests/functional/sol/legacy_nfvo/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/legacy_nfvo copying tacker/tests/functional/sol/legacy_nfvo/test_vim.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/legacy_nfvo copying tacker/tests/functional/sol/vnflcm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/base.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/fake_vnflcm.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/fake_vnfpkgm.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/test_vnf_instance.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/test_vnflcm_noop.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm_userdata/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm_userdata copying tacker/tests/functional/sol/vnflcm_userdata/test_vnf_instance_with_user_data.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnflcm_userdata copying tacker/tests/functional/sol/vnfpkgm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnfpkgm copying tacker/tests/functional/sol/vnfpkgm/test_vnf_package.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol/vnfpkgm copying tacker/tests/functional/sol_encrypt_cred_v2/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_encrypt_cred_v2 copying tacker/tests/functional/sol_encrypt_cred_v2/paramgen.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_encrypt_cred_v2 copying tacker/tests/functional/sol_encrypt_cred_v2/test_encrypt_credentials.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_encrypt_cred_v2 copying tacker/tests/functional/sol_enhanced_policy/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy copying tacker/tests/functional/sol_enhanced_policy/base.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy copying tacker/tests/functional/sol_enhanced_policy/sol/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vim_apis_openstack.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnf_package_apis.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v1.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v1.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_vim_apis_kubernetes.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_https_v2/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/paramgen.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnffm_https_basic.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnflcm_https_basic.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnfpm_https_basic.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_kubernetes/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes copying tacker/tests/functional/sol_kubernetes/vnflcm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/base.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_container_update.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_heal.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_helm.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_multi_ns.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_scale.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/base.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/fake_vnflcm.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/test_kubernetes_multi_tenant.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_oidc_auth/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth copying tacker/tests/functional/sol_kubernetes_oidc_auth/test_vim.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/test_kubernetes_oidc_auth.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/base_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/test_kubernetes_oidc_auth.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_v2/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/base_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/paramgen.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_change_vnfpkg.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_helm.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_kubernetes_container_update.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_prom_auto_scale_heal.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_threshold_prometheus_plugin.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnffm_basic.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnflcm_basic.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_basic.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_threshold_basic.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/zipgen.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_multi_tenant/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_multi_tenant copying tacker/tests/functional/sol_multi_tenant/vnflcm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/base.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/fake_vnflcm.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/test_vnf_lcm_with_multi_tenant.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_separated_nfvo/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo copying tacker/tests/functional/sol_separated_nfvo/vnflcm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_grant.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_vnfpkgm.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/test_vnf_instance_with_user_data_nfvo_separate.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo_v2/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/fake_grant_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/fake_vnfpkgm_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/test_nfvo_separate_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_terraform_v2/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_terraform_v2/base_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_terraform_v2/paramgen.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_terraform_v2/test_terraform.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_v2/notification/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/notification copying tacker/tests/functional/sol_v2/notification/test_server_notification.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/notification copying tacker/tests/functional/sol_v2/prometheus/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/prometheus copying tacker/tests/functional/sol_v2/prometheus/test_prom_auto_scale_heal.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/prometheus copying tacker/tests/functional/sol_v2/vnflcm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/test_basic_max.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min/test_basic_min.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg/test_change_vnfpkg.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling/test_err_handling.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/test_scale.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/test_update.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/test_basic.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/test_basic_max.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min/test_basic_min.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg/test_change_vnfpkg.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling/test_err_handling.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm/test_various_lcm.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm copying tacker/tests/functional/sol_v2_az_retry/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_az_retry copying tacker/tests/functional/sol_v2_az_retry/test_az_retry.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_az_retry copying tacker/tests/functional/sol_v2_common/__init__.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/base_v2.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/paramgen.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/test_vnflcm_basic_common.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/utils.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/zipgen.py -> tacker-13.1.0.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/tools/test-setup-default-vim.sh -> tacker-13.1.0.dev1/tacker/tests/functional/tools copying tacker/tests/functional/tools/test-setup-fake-prometheus-server.sh -> tacker-13.1.0.dev1/tacker/tests/functional/tools copying tacker/tests/functional/tools/test-setup-k8s-vim.sh -> tacker-13.1.0.dev1/tacker/tests/functional/tools copying tacker/tests/functional/tools/test-setup-mgmt.sh -> tacker-13.1.0.dev1/tacker/tests/functional/tools copying tacker/tests/unit/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/base.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/database_stubs.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/extension_stubs.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/fake_auth.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/fake_request.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/fixtures.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/test_auth.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/test_context.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/test_policy.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/test_wsgi.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/testlib_api.py -> tacker-13.1.0.dev1/tacker/tests/unit copying tacker/tests/unit/agent/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/agent copying tacker/tests/unit/agent/linux/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/agent/linux copying tacker/tests/unit/agent/linux/test_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/agent/linux copying tacker/tests/unit/api/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/api copying tacker/tests/unit/api/test_api_common.py -> tacker-13.1.0.dev1/tacker/tests/unit/api copying tacker/tests/unit/api/test_extensions.py -> tacker-13.1.0.dev1/tacker/tests/unit/api copying tacker/tests/unit/api/v1/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_attributes.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_resource.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_resource_helper.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_router.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_vim.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_vnf_instance.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v2/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v2 copying tacker/tests/unit/api/v2/test_api_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/api/v2 copying tacker/tests/unit/cmd/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/cmd copying tacker/tests/unit/cmd/test_status.py -> tacker-13.1.0.dev1/tacker/tests/unit/cmd copying tacker/tests/unit/common/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_config.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_crypt_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_csar_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_ext_oauth2_auth.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_log.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_oidc_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_store.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/container/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/common/container copying tacker/tests/unit/common/container/test_kubernetes_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/common/container copying tacker/tests/unit/common/sample_keys/jwt_private.key -> tacker-13.1.0.dev1/tacker/tests/unit/common/sample_keys copying tacker/tests/unit/conductor/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/test_conductor_server.py -> tacker-13.1.0.dev1/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/conductorrpc/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/conductor/conductorrpc/test_vnf_lcm_rpc.py -> tacker-13.1.0.dev1/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/conductor/conductorrpc/test_vnf_pkgm_rpc.py -> tacker-13.1.0.dev1/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/db/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/base.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_migration.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_migration_to_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_purge_delete.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_artifact.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_instance.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_package.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_package_vnfd.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_resource.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/common_services/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/db/common_services copying tacker/tests/unit/db/common_services/test_common_services_db_plugin.py -> tacker-13.1.0.dev1/tacker/tests/unit/db/common_services copying tacker/tests/unit/extensions/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/extendedattribute.py -> tacker-13.1.0.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/extensionattribute.py -> tacker-13.1.0.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/foxinsocks.py -> tacker-13.1.0.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/test_common_services.py -> tacker-13.1.0.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/test_extension_extended_attribute.py -> tacker-13.1.0.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/v2attributes.py -> tacker-13.1.0.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/glance_store/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/glance_store copying tacker/tests/unit/glance_store/test_store.py -> tacker-13.1.0.dev1/tacker/tests/unit/glance_store copying tacker/tests/unit/keymgr/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/keymgr copying tacker/tests/unit/keymgr/test_barbican_key_manager.py -> tacker-13.1.0.dev1/tacker/tests/unit/keymgr copying tacker/tests/unit/nfvo/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/nfvo copying tacker/tests/unit/nfvo/test_nfvo_plugin.py -> tacker-13.1.0.dev1/tacker/tests/unit/nfvo copying tacker/tests/unit/nfvo/drivers/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/nfvo/drivers copying tacker/tests/unit/nfvo/drivers/vim/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/nfvo/drivers/vim/test_kubernetes_driver.py -> tacker-13.1.0.dev1/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/nfvo/drivers/vim/test_openstack_driver.py -> tacker-13.1.0.dev1/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/objects/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_change_ext_conn_req.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_fields.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_grant.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_instantiate_vnf_req.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_terminate_vnf_request.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vim_connection.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_deployment_flavour.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_instance.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_instantiated_info.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_lcm_op_occs.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_lcm_subscriptions.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_package.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_package_vnfd.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_resource.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_software_images.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnfd.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnfd_attribute.py -> tacker-13.1.0.dev1/tacker/tests/unit/objects copying tacker/tests/unit/policies/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/policies copying tacker/tests/unit/policies/base.py -> tacker-13.1.0.dev1/tacker/tests/unit/policies copying tacker/tests/unit/policies/test_vnf_lcm.py -> tacker-13.1.0.dev1/tacker/tests/unit/policies copying tacker/tests/unit/policies/test_vnf_package.py -> tacker-13.1.0.dev1/tacker/tests/unit/policies copying tacker/tests/unit/sol_refactored/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored copying tacker/tests/unit/sol_refactored/api/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_api_version.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_validator.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_wsgi.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/common/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/fakes_for_fm.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_common_script_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_coord_client.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_coordinate.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_fm_alarm_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_fm_subscription_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_lcm_op_occ_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_oidc_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_pm_job_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_pm_threshold_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_prometheus_plugin.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_server_notification.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_subscription_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vim_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vnf_instance_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vnfd_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/conductor/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_conductor_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_prometheus_plugin.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_server_notification.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnffm_driver_v1.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnflcm_driver_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnfpm_driver_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/controller/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_prometheus_plugin.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_server_notification.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnffm_v1.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_view.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_view.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/infra_drivers/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_kubernetes.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_openstack.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_userdata_default.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/terraform/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/terraform copying tacker/tests/unit/sol_refactored/infra_drivers/terraform/test_terraform.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/infra_drivers/terraform copying tacker/tests/unit/sol_refactored/mgmt_drivers/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/fake_configmap.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/test_container_update_mgmt.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/test_server_notification.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/nfvo/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/nfvo/test_local_nfvo.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/nfvo/test_nfvo_client.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/objects/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_base.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_fm_subscription.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_grant.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_lccn_subscription_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_pm_job_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_threshold_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_vnf_instance_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_vnf_lcm_op_occ_v2.py -> tacker-13.1.0.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/tests/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/tests copying tacker/tests/unit/tests/test_post_mortem_debug.py -> tacker-13.1.0.dev1/tacker/tests/unit/tests copying tacker/tests/unit/vnflcm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_controller.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_load_vnf_interfaces.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_sync_resource.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_vnflcm_driver.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/vnflcm_driver/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnflcm/vnflcm_driver copying tacker/tests/unit/vnfm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_nfvo_client.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_plugin.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_vim_client.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/infra_drivers/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver_helm.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_outputs.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/api-service.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/bindings.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role-binding.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/config-map.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/controller-revision.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/daemon-set.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/deployment.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/horizontal-pod-autoscaler.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/job.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/lease.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/limit-range.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/local-subject-access-review.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/namespace.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/network-policy.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/node.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume-claim.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod-template.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/priority-class.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/replica-set.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/resource-quota.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role-bindings.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/secret.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-access-review.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-rule-review.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service-account.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/stateful-set.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/storage-class.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/subject-access-review.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/token-review.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/volume-attachment.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/openstack/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_etsi_translate_template.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack_driver.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_update_template.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_grant.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_initial.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_grant.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_initial.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_common_types.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_vnfd_types.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_parser_error.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_translator_error.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_params_error.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling_invalid_inst_req.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_substitution_mappings_error.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_params_error.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_affinity.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_group_member.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/hot_generate_hot_from_tosca.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/hot_generate_hot_from_tosca_with_scaling.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/worker_instance.hot.yaml -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/client.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/fixture_data_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/lcm_user_data/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/lcm_user_data copying tacker/tests/unit/vnfm/lcm_user_data/utils/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/lcm_user_data/utils copying tacker/tests/unit/vnfm/lcm_user_data/utils/test_utils.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/lcm_user_data/utils copying tacker/tests/unit/vnfm/mgmt_drivers/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfm/mgmt_drivers/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfm/mgmt_drivers/test_container_update_mgmt.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfpkgm/__init__.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfpkgm copying tacker/tests/unit/vnfpkgm/fakes.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfpkgm copying tacker/tests/unit/vnfpkgm/test_controller.py -> tacker-13.1.0.dev1/tacker/tests/unit/vnfpkgm copying tacker/tests/var/ca.crt -> tacker-13.1.0.dev1/tacker/tests/var copying tacker/tests/var/certandkey.pem -> tacker-13.1.0.dev1/tacker/tests/var copying tacker/tests/var/certificate.crt -> tacker-13.1.0.dev1/tacker/tests/var copying tacker/tests/var/privatekey.key -> tacker-13.1.0.dev1/tacker/tests/var copying tacker/tosca/__init__.py -> tacker-13.1.0.dev1/tacker/tosca copying tacker/tosca/utils.py -> tacker-13.1.0.dev1/tacker/tosca copying tacker/vnflcm/__init__.py -> tacker-13.1.0.dev1/tacker/vnflcm copying tacker/vnflcm/abstract_driver.py -> tacker-13.1.0.dev1/tacker/vnflcm copying tacker/vnflcm/utils.py -> tacker-13.1.0.dev1/tacker/vnflcm copying tacker/vnflcm/vnflcm_driver.py -> tacker-13.1.0.dev1/tacker/vnflcm copying tacker/vnfm/__init__.py -> tacker-13.1.0.dev1/tacker/vnfm copying tacker/vnfm/keystone.py -> tacker-13.1.0.dev1/tacker/vnfm copying tacker/vnfm/nfvo_client.py -> tacker-13.1.0.dev1/tacker/vnfm copying tacker/vnfm/plugin.py -> tacker-13.1.0.dev1/tacker/vnfm copying tacker/vnfm/vim_client.py -> tacker-13.1.0.dev1/tacker/vnfm copying tacker/vnfm/infra_drivers/__init__.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/abstract_driver.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/noop.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/scale_driver.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/kubernetes/__init__.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/kubernetes_driver.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/utils.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/helm/__init__.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes/helm copying tacker/vnfm/infra_drivers/kubernetes/helm/helm_client.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes/helm copying tacker/vnfm/infra_drivers/kubernetes/k8s/__init__.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/kubernetes/k8s/translate_outputs.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/openstack/__init__.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/constants.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/glance_client.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/heat_client.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/openstack.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/translate_template.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/update_template.py -> tacker-13.1.0.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/lcm_user_data/__init__.py -> tacker-13.1.0.dev1/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/abstract_user_data.py -> tacker-13.1.0.dev1/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/constants.py -> tacker-13.1.0.dev1/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/utils.py -> tacker-13.1.0.dev1/tacker/vnfm/lcm_user_data copying tacker/vnfm/mgmt_drivers/__init__.py -> tacker-13.1.0.dev1/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/constants.py -> tacker-13.1.0.dev1/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/vnflcm_abstract_driver.py -> tacker-13.1.0.dev1/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/vnflcm_noop.py -> tacker-13.1.0.dev1/tacker/vnfm/mgmt_drivers copying tools/gen_vim_config.sh -> tacker-13.1.0.dev1/tools copying tools/gen_vnf_pkg.py -> tacker-13.1.0.dev1/tools copying tools/generate_config_file_sample.sh -> tacker-13.1.0.dev1/tools copying tools/doc_samples/setting_ft/kubernetes/kube-controller-k8s.sh -> tacker-13.1.0.dev1/tools/doc_samples/setting_ft/kubernetes copying tools/doc_samples/setting_ft/kubernetes/kube-controller-tacker.sh -> tacker-13.1.0.dev1/tools/doc_samples/setting_ft/kubernetes copying tools/doc_samples/setting_ft/kubernetes/kube-controller.sh -> tacker-13.1.0.dev1/tools/doc_samples/setting_ft/kubernetes copying tools/doc_samples/setting_ft/openstack/openstack-controller-tacker.sh -> tacker-13.1.0.dev1/tools/doc_samples/setting_ft/openstack copying tools/doc_samples/setting_ft/openstack/openstack-controller.sh -> tacker-13.1.0.dev1/tools/doc_samples/setting_ft/openstack copying vagrant/devstack/.gitignore -> tacker-13.1.0.dev1/vagrant/devstack copying vagrant/devstack/README.md -> tacker-13.1.0.dev1/vagrant/devstack copying vagrant/devstack/Vagrantfile -> tacker-13.1.0.dev1/vagrant/devstack copying vagrant/devstack/ansible.cfg -> tacker-13.1.0.dev1/vagrant/devstack copying vagrant/devstack/hosts -> tacker-13.1.0.dev1/vagrant/devstack copying vagrant/devstack/site.yaml -> tacker-13.1.0.dev1/vagrant/devstack copying vagrant/devstack/group_vars/all.yml -> tacker-13.1.0.dev1/vagrant/devstack/group_vars copying vagrant/devstack/helper/install_vagrant_libvirt_pkgs.sh -> tacker-13.1.0.dev1/vagrant/devstack/helper copying vagrant/devstack/lib/machine.rb -> tacker-13.1.0.dev1/vagrant/devstack/lib copying vagrant/devstack/lib/vd_utils.rb -> tacker-13.1.0.dev1/vagrant/devstack/lib copying vagrant/devstack/roles/ubuntu-noble/compute/tasks/basic_pkgs.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/compute/tasks copying vagrant/devstack/roles/ubuntu-noble/compute/tasks/devstack.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/compute/tasks copying vagrant/devstack/roles/ubuntu-noble/compute/tasks/main.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/compute/tasks copying vagrant/devstack/roles/ubuntu-noble/compute/templates/local.conf.j2 -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/compute/templates copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/basic_pkgs.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/devstack.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/extra_tools.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/git_config.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/main.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/neovim.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/python3_specific_vers.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/remove_useless_pkgs.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/set_path_env.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/setup_tacker.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/vim_extra_plugins.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/vim_latest.yml -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/templates/vimrc.j2 -> tacker-13.1.0.dev1/vagrant/devstack/roles/ubuntu-noble/controller/templates copying vagrant/devstack/samples/machines-2nodes.yml -> tacker-13.1.0.dev1/vagrant/devstack/samples copying vagrant/devstack/samples/machines.yml -> tacker-13.1.0.dev1/vagrant/devstack/samples copying zuul.d/nodeset.yaml -> tacker-13.1.0.dev1/zuul.d copying zuul.d/project.yaml -> tacker-13.1.0.dev1/zuul.d copying zuul.d/jobs/base.yaml -> tacker-13.1.0.dev1/zuul.d/jobs copying zuul.d/jobs/kubernetes.yaml -> tacker-13.1.0.dev1/zuul.d/jobs copying zuul.d/jobs/openstack.yaml -> tacker-13.1.0.dev1/zuul.d/jobs copying zuul.d/jobs/terraform.yaml -> tacker-13.1.0.dev1/zuul.d/jobs copying tacker.egg-info/SOURCES.txt -> tacker-13.1.0.dev1/tacker.egg-info Writing tacker-13.1.0.dev1/setup.cfg creating dist Creating tar archive removing 'tacker-13.1.0.dev1' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.178SscjbNy/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.178SscjbNy/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 02cb23b1-ad8e-4e15-b3b0-b2417aba2912 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-bfed26a52fc95f51e957d0bee9195b06e82f58b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/bf/ed/bfed26a52fc95f51e957d0bee9195b06e82f58b9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/bf/1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7cd582210b4f77b510069755e8aa6f4f7fa8cd5e baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7c/d5/7cd582210b4f77b510069755e8aa6f4f7fa8cd5e_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-60803e710e7f5b3cd6b1f2175bc41b67ac456667 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/80/60803e710e7f5b3cd6b1f2175bc41b67ac456667_af6cc52e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-72e0d38bff339916d803ca58998fa869258c6a74 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/72/e0/72e0d38bff339916d803ca58998fa869258c6a74_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-98226b60f3fe7b20e8d7f208c12f8d0086cd83d0 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/98/22/98226b60f3fe7b20e8d7f208c12f8d0086cd83d0_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-2f2a633295ae3e269150c2d0ee74792faecc6b01 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/2f/2a/2f2a633295ae3e269150c2d0ee74792faecc6b01_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1179ce80caa525f8e6268c56c20e89972dcfd95a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/11/79/1179ce80caa525f8e6268c56c20e89972dcfd95a_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-db9a437261f7b12ddc7f51547478473479847a2a baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/db/9a/db9a437261f7b12ddc7f51547478473479847a2a_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-65ca50c79641214d982239ff59c942bec6f92c31 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/65/ca/65ca50c79641214d982239ff59c942bec6f92c31_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-b1371a60bb5d20e9a91b7812df264e53ebcf1bf2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b1/37/b1371a60bb5d20e9a91b7812df264e53ebcf1bf2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4db66dd06d0f0cb9fae427b6b53d92ae2851c118 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4d/b6/4db66dd06d0f0cb9fae427b6b53d92ae2851c118_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-035e6584c78e2b23a3afef8aaa1ff7696ab9f684 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/03/5e/035e6584c78e2b23a3afef8aaa1ff7696ab9f684_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d1/de/d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-05143a99f8f3c860a887e4eb49688aef1e7a4a78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/05/14/05143a99f8f3c860a887e4eb49688aef1e7a4a78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-80c0477f78c71a2bd2e1a324c41cd2f50329b200 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/80/c0/80c0477f78c71a2bd2e1a324c41cd2f50329b200_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-8b8fffde20f2504c51052506c8f2590a45352962 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/8b/8f/8b8fffde20f2504c51052506c8f2590a45352962_b09ed487 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ysc4l9gq', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5872456 398616 2511124 12756072 10242356 DEBUG: Swap: 16777212 5312416 11464796 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 961M 3.4G 23% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 217G 333G 40% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ahx6qafz', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.178SscjbNy/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ grep .tar.gz ++ ls /tmp/tmp.178SscjbNy/dist + SOURCE=tacker-13.1.0.dev1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.178SscjbNy/dist/tacker-13.1.0.dev1.tar.gz ++ basename tacker-13.1.0.dev1.tar.gz .tar.gz + SOURCEWITHREL=tacker-13.1.0.dev1-0.20250401142153.f3b7202.tar.gz + mv /tmp/tmp.178SscjbNy/dist/tacker-13.1.0.dev1.tar.gz /tmp/tmp.178SscjbNy/SOURCES/tacker-13.1.0.dev1-0.20250401142153.f3b7202.tar.gz + cd /home/centos10-master-uc/data/openstack-tacker_distro + cp -a openstack-tacker-conductor.service openstack-tacker-server.service openstack-tacker.spec tacker.logrotate /tmp/tmp.178SscjbNy/SOURCES/ + cp openstack-tacker.spec /tmp/tmp.178SscjbNy/SPECS/ + cd /tmp/tmp.178SscjbNy/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-tacker.spec + sed -i -e '1i%define upstream_version 13.1.0.dev1\' openstack-tacker.spec + grep -qc '^%global dlrn .*' openstack-tacker.spec + sed -i -e '1i%global dlrn 1\' openstack-tacker.spec + grep -qc '^%global dlrn_nvr .*' openstack-tacker.spec ++ basename tacker-13.1.0.dev1-0.20250401142153.f3b7202.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr tacker-13.1.0.dev1-0.20250401142153.f3b7202\' openstack-tacker.spec + sed -i -e s/UPSTREAMVERSION/13.1.0.dev1/g openstack-tacker.spec + set_nvr_in_spec + VERSION=13.1.0 + sed -i -e 's/Version:.*/Version: 13.1.0/g' openstack-tacker.spec + sed -i -e 's/Release:.*/Release: 0.20250401142153.f3b7202%{?dist}/g' openstack-tacker.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: tacker-13.1.0.dev1-0.20250401142153.f3b7202.tar.gz/' openstack-tacker.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-tacker.spec + cat openstack-tacker.spec %global dlrn_nvr tacker-13.1.0.dev1-0.20250401142153.f3b7202 %global dlrn 1 %define upstream_version 13.1.0.dev1 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global pypi_name tacker %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order bashate python-blazarclient os-api-ref # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global common_desc \ OpenStack Tacker Service is an NFV Orchestrator for OpenStack %global with_doc 1 Name: openstack-%{pypi_name} Version: 13.1.0 Release: 0.20250401142153.f3b7202%{?dist} Summary: OpenStack Tacker Service License: Apache-2.0 URL: https://launchpad.net/%{pypi_name} Source0: tacker-13.1.0.dev1-0.20250401142153.f3b7202.tar.gz Source1: openstack-tacker-server.service Source2: tacker.logrotate Source3: openstack-tacker-conductor.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.opendev.org/openstack/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: systemd BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: openstack-macros Requires: openstack-%{pypi_name}-common = %{version}-%{release} Requires(pre): shadow-utils %{?systemd_ordering} %description %{common_desc} %package -n python3-%{pypi_name} Summary: OpenStack Tacker Service %description -n python3-%{pypi_name} %{common_desc} This package contains the Tacker python library. %package common Summary: %{pypi_name} common files Requires: python3-%{pypi_name} = %{version}-%{release} %description common %{common_desc} This package contains the Tacker common files. %package -n python3-%{pypi_name}-tests Summary: Tacker unit and functional tests Requires: python3-%{pypi_name} = %{version}-%{release} Requires: python3-cliff Requires: python3-fixtures Requires: python3-oslotest Requires: python3-os-testr Requires: python3-subunit Requires: python3-tackerclient Requires: python3-tempest Requires: python3-testrepository Requires: python3-testtools Requires: python3-webtest %description -n python3-%{pypi_name}-tests %{common_desc} This package contains the Tacker unit and functional test files. %if 0%{?with_doc} %package -n python3-%{pypi_name}-doc Summary: Documentation for OpenStack Tacker service %description -n python3-%{pypi_name}-doc Documentation for OpenStack Tacker service %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{pypi_name}-%{upstream_version} -S git 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 # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done # Automatic BR generation %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %if 0%{?with_doc} # generate html docs %tox -e docs # remove the sphinx-build leftovers rm -rf doc/build/html/{.doctrees,.buildinfo,.htaccess,_downloads} %endif %install %pyproject_install # Generate sample config and add the current directory to PYTHONPATH so # oslo-config-generator doesn't skip tacker entry points. PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=./etc/config-generator.conf --output-file=./etc/%{pypi_name}.conf # Setup directories install -d -m 755 %{buildroot}%{_datadir}/%{pypi_name} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{pypi_name} install -d -m 755 %{buildroot}%{_localstatedir}/log/%{pypi_name} # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{pypi_name} mv %{buildroot}/usr/etc/%{pypi_name}/* %{buildroot}%{_sysconfdir}/%{pypi_name} install -p -D -m 640 etc/%{pypi_name}.conf %{buildroot}%{_sysconfdir}/%{pypi_name}/%{pypi_name}.conf # Install logrotate install -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{pypi_name} # remove /usr/etc, it's not needed # and the init.d script is in it, which is not needed # because a systemd script is being included rm -rf %{buildroot}/usr/etc/ # Install systemd units install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openstack-%{pypi_name}-server.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-%{pypi_name}-conductor.service %check %tox -e %{default_toxenv} -- -- --exclude-regex 'ipv6|vnfm|vnflcm|sol_refactored' %pre common getent group %{pypi_name} >/dev/null || groupadd -r %{pypi_name} getent passwd %{pypi_name} >/dev/null || \ useradd -r -g %{pypi_name} -d %{_sharedstatedir}/%{pypi_name} -s /sbin/nologin \ -c "OpenStack Tacker Daemons" %{pypi_name} exit 0 %post %systemd_post openstack-%{pypi_name}-server.service %systemd_post openstack-%{pypi_name}-conductor.service %preun %systemd_preun openstack-%{pypi_name}-server.service %systemd_preun openstack-%{pypi_name}-conductor.service %postun %systemd_postun_with_restart openstack-%{pypi_name}-server.service %systemd_postun_with_restart openstack-%{pypi_name}-conductor.service %files %license LICENSE %{_bindir}/%{pypi_name}* %{_unitdir}/openstack-%{pypi_name}-server.service %{_unitdir}/openstack-%{pypi_name}-conductor.service %attr(-, root, %{pypi_name}) %{_sysconfdir}/%{pypi_name}/api-paste.ini %files -n python3-%{pypi_name}-tests %license LICENSE %{python3_sitelib}/%{pypi_name}/tests %files -n python3-%{pypi_name} %license LICENSE %{python3_sitelib}/%{pypi_name} %{python3_sitelib}/%{pypi_name}-*.dist-info %exclude %{python3_sitelib}/%{pypi_name}/tests %files common %license LICENSE %doc README.rst %dir %{_sysconfdir}/%{pypi_name} %config(noreplace) %attr(0640, root, %{pypi_name}) %{_sysconfdir}/%{pypi_name}/%{pypi_name}.conf %config(noreplace) %attr(0640, root, %{pypi_name}) %{_sysconfdir}/%{pypi_name}/prometheus-plugin.yaml %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{pypi_name} %dir %attr(0750, %{pypi_name}, root) %{_localstatedir}/log/%{pypi_name} %dir %{_sharedstatedir}/%{pypi_name} %dir %{_datadir}/%{pypi_name} %if 0%{?with_doc} %files -n python3-%{pypi_name}-doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.178SscjbNy/SOURCES openstack-tacker.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --spec openstack-tacker.spec --sources=/tmp/tmp.178SscjbNy/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --spec openstack-tacker.spec --sources=/tmp/tmp.178SscjbNy/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 4ddd6e0b-455c-4e63-9dbb-e300ecbd4672 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-bfed26a52fc95f51e957d0bee9195b06e82f58b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/bf/ed/bfed26a52fc95f51e957d0bee9195b06e82f58b9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/bf/1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7cd582210b4f77b510069755e8aa6f4f7fa8cd5e baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7c/d5/7cd582210b4f77b510069755e8aa6f4f7fa8cd5e_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-60803e710e7f5b3cd6b1f2175bc41b67ac456667 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/80/60803e710e7f5b3cd6b1f2175bc41b67ac456667_af6cc52e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-72e0d38bff339916d803ca58998fa869258c6a74 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/72/e0/72e0d38bff339916d803ca58998fa869258c6a74_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-98226b60f3fe7b20e8d7f208c12f8d0086cd83d0 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/98/22/98226b60f3fe7b20e8d7f208c12f8d0086cd83d0_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-2f2a633295ae3e269150c2d0ee74792faecc6b01 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/2f/2a/2f2a633295ae3e269150c2d0ee74792faecc6b01_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1179ce80caa525f8e6268c56c20e89972dcfd95a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/11/79/1179ce80caa525f8e6268c56c20e89972dcfd95a_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-db9a437261f7b12ddc7f51547478473479847a2a baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/db/9a/db9a437261f7b12ddc7f51547478473479847a2a_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-65ca50c79641214d982239ff59c942bec6f92c31 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/65/ca/65ca50c79641214d982239ff59c942bec6f92c31_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-b1371a60bb5d20e9a91b7812df264e53ebcf1bf2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b1/37/b1371a60bb5d20e9a91b7812df264e53ebcf1bf2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4db66dd06d0f0cb9fae427b6b53d92ae2851c118 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4d/b6/4db66dd06d0f0cb9fae427b6b53d92ae2851c118_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-035e6584c78e2b23a3afef8aaa1ff7696ab9f684 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/03/5e/035e6584c78e2b23a3afef8aaa1ff7696ab9f684_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d1/de/d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-05143a99f8f3c860a887e4eb49688aef1e7a4a78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/05/14/05143a99f8f3c860a887e4eb49688aef1e7a4a78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-80c0477f78c71a2bd2e1a324c41cd2f50329b200 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/80/c0/80c0477f78c71a2bd2e1a324c41cd2f50329b200_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-8b8fffde20f2504c51052506c8f2590a45352962 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/8b/8f/8b8fffde20f2504c51052506c8f2590a45352962_b09ed487 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-tacker.spec) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.b_qhtm2l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5982704 281056 2392164 12660948 10132108 DEBUG: Swap: 16777212 5312416 11464796 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 217G 333G 40% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.j9wrbwao', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-bfed26a52fc95f51e95 64 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-1bbf560fc5c816eaa8b1d 44 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-7cd582210b4f77b510069 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-novaclient-4c3216df7203b00f4a5d 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-60803e710e7f5b3cd 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-72e0d38bff339916d803ca 71 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-98226b60f3fe7b20e8d7f20 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-2f2a633295ae3e2691 75 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1179ce80caa525f8e6268 41 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-db9a437261f7b12ddc7 63 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-65ca50c796 114 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-b1371a60b 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-4db66dd06d0f0cb9fae4 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-035e6584c78e2b23a3af 49 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-d1dedfcf3daaf98d2c 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-05143a99f8f3c860a887e4 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-80c0477f78c71a2bd2e1 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-ui-8b8fffde20f2504 124 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 34 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 54 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 45 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 43 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 153 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 91 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 74 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 21 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-tacker.spec) Config(dlrn-5) 0 minutes 16 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.178SscjbNy WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 --rebuild /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 8c47b2f6-af79-4ecf-887a-41b8b45bd268 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-bfed26a52fc95f51e957d0bee9195b06e82f58b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/bf/ed/bfed26a52fc95f51e957d0bee9195b06e82f58b9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/bf/1bbf560fc5c816eaa8b1d4a02384dce7c67fc57a_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7cd582210b4f77b510069755e8aa6f4f7fa8cd5e baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7c/d5/7cd582210b4f77b510069755e8aa6f4f7fa8cd5e_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-60803e710e7f5b3cd6b1f2175bc41b67ac456667 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/80/60803e710e7f5b3cd6b1f2175bc41b67ac456667_af6cc52e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-72e0d38bff339916d803ca58998fa869258c6a74 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/72/e0/72e0d38bff339916d803ca58998fa869258c6a74_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-98226b60f3fe7b20e8d7f208c12f8d0086cd83d0 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/98/22/98226b60f3fe7b20e8d7f208c12f8d0086cd83d0_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-2f2a633295ae3e269150c2d0ee74792faecc6b01 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/2f/2a/2f2a633295ae3e269150c2d0ee74792faecc6b01_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1179ce80caa525f8e6268c56c20e89972dcfd95a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/11/79/1179ce80caa525f8e6268c56c20e89972dcfd95a_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-db9a437261f7b12ddc7f51547478473479847a2a baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/db/9a/db9a437261f7b12ddc7f51547478473479847a2a_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-65ca50c79641214d982239ff59c942bec6f92c31 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/65/ca/65ca50c79641214d982239ff59c942bec6f92c31_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-b1371a60bb5d20e9a91b7812df264e53ebcf1bf2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b1/37/b1371a60bb5d20e9a91b7812df264e53ebcf1bf2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4db66dd06d0f0cb9fae427b6b53d92ae2851c118 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4d/b6/4db66dd06d0f0cb9fae427b6b53d92ae2851c118_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-035e6584c78e2b23a3afef8aaa1ff7696ab9f684 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/03/5e/035e6584c78e2b23a3afef8aaa1ff7696ab9f684_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d1/de/d1dedfcf3daaf98d2cb3da3830778d0dc4d0fcbb_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-05143a99f8f3c860a887e4eb49688aef1e7a4a78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/05/14/05143a99f8f3c860a887e4eb49688aef1e7a4a78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-80c0477f78c71a2bd2e1a324c41cd2f50329b200 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/80/c0/80c0477f78c71a2bd2e1a324c41cd2f50329b200_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-8b8fffde20f2504c51052506c8f2590a45352962 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/8b/8f/8b8fffde20f2504c51052506c8f2590a45352962_b09ed487 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.eb53bcge', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5999624 356568 2484468 12593528 10115188 DEBUG: Swap: 16777212 5318048 11459164 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 217G 333G 40% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.i4zd8u_3', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-bfed26a52fc95f51e95 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-1bbf560fc5c816eaa8b1d 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-7cd582210b4f77b510069 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-novaclient-4c3216df7203b00f4a5d 180 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-60803e710e7f5b3cd 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-72e0d38bff339916d803ca 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-98226b60f3fe7b20e8d7f20 191 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-2f2a633295ae3e2691 183 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1179ce80caa525f8e6268 189 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-db9a437261f7b12ddc7 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-65ca50c796 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-b1371a60b 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-4db66dd06d0f0cb9fae4 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-035e6584c78e2b23a3af 60 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-d1dedfcf3daaf98d2c 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-05143a99f8f3c860a887e4 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-80c0477f78c71a2bd2e1 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-ui-8b8fffde20f2504 136 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 47 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 74 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 61 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 78 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 135 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 69 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 42 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 14 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm Start: build setup for openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm'] 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 DEBUG: Updating / installing... DEBUG: openstack-tacker-13.1.0-0.202504011421######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm'] 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 DEBUG: openstack-tacker-conductor.service DEBUG: openstack-tacker-server.service DEBUG: openstack-tacker.spec DEBUG: tacker-13.1.0.dev1-0.20250401142153.f3b7202.tar.gz DEBUG: tacker.logrotate DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Tue Apr 1 10:23:31 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repo Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 46 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm Start: rpmbuild openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IQ5NYO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf tacker-13.1.0.dev1 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tacker-13.1.0.dev1-0.20250401142153.f3b7202.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + rm -rf /builddir/build/BUILD/tacker-13.1.0.dev1-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/tacker-13.1.0.dev1-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-tacker-13.1.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate python-blazarclient os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate python-blazarclient os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate python-blazarclient os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate python-blazarclient os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate python-blazarclient os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate python-blazarclient os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate python-blazarclient os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^python-blazarclient.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^python-blazarclient.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate python-blazarclient os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Vorar2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tacker-13.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:05 ago on Tue Apr 1 10:23:31 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Djk5LG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tacker-13.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:07 ago on Tue Apr 1 10:23:31 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-9.el10 crb 678 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-9.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.H9YyHr DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tacker-13.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.09 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=5.5.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: Paste>=2.0.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: Routes>=2.3.1 DEBUG: Handling amqp>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: amqp>=2.4.0 DEBUG: Handling eventlet>=0.30.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.30.1 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling requests>=2.25.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.25.1 DEBUG: (installed: requests 2.32.3) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling keystonemiddleware>=4.17.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystonemiddleware>=4.17.0 DEBUG: Handling kombu>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: kombu>=4.3.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling SQLAlchemy>=1.3.11 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.3.11 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: alembic>=0.9.6 DEBUG: Handling stevedore>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=3.3.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=5.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=5.0.0 DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=3.36.0 DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.2.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 DEBUG: Handling oslo.service>=2.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=2.5.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=7.0.0 DEBUG: Handling oslo.versionedobjects>=1.33.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.33.3 DEBUG: Handling openstacksdk>=0.44.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstacksdk>=0.44.0 DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2 DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-heatclient>=1.10.0 DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0 DEBUG: Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-neutronclient>=6.7.0 DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-novaclient>=9.1.0 DEBUG: Handling python-tackerclient>=1.11.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-tackerclient>=1.11.0 DEBUG: Handling rfc3986>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: rfc3986>=1.2.0 DEBUG: Handling cryptography>=2.7 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: cryptography>=2.7 DEBUG: Handling paramiko>=2.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: paramiko>=2.7.1 DEBUG: Handling pyroute2>=0.4.21;sys_platform!='win32' from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: pyroute2>=0.4.21;sys_platform!='win32' DEBUG: Handling castellan>=0.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: castellan>=0.16.0 DEBUG: Handling kubernetes>=18.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: kubernetes>=18.20.0 DEBUG: Handling setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tooz>=1.58.0 DEBUG: Handling PyYAML>=5.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=5.4.1 DEBUG: Handling PyMySQL>=0.10.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyMySQL>=0.10.1 DEBUG: Handling PyJWT>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyJWT>=2.4.0 DEBUG: Handling glance-store>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: glance-store>=2.4.0 DEBUG: Handling heat-translator>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: heat-translator>=2.3.0 DEBUG: Handling tosca-parser>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tosca-parser>=2.3.0 DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage!=4.4,>=4.0 DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: ddt>=1.0.1 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-subunit>=1.0.0 DEBUG: Handling python-tackerclient>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-tackerclient>=0.8.0 DEBUG: Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-cinderclient>=8.0.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling tempest>=22.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tempest>=22.0.0 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebTest>=2.0.27 DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2 DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: requests-mock>=1.2.0 DEBUG: Handling PyMySQL>=0.10.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyMySQL>=0.10.1 DEBUG: Handling freezegun>=1.2.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: freezegun>=1.2.2 DEBUG: Handling PyJWT>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyJWT>=2.4.0 DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1 DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing tacker.egg-info/PKG-INFO DEBUG: writing dependency_links to tacker.egg-info/dependency_links.txt DEBUG: writing entry points to tacker.egg-info/entry_points.txt DEBUG: writing requirements to tacker.egg-info/requires.txt DEBUG: writing top-level names to tacker.egg-info/top_level.txt DEBUG: writing pbr to tacker.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'tacker.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/tacker-13.1.0.dev1/tacker-13.1.0.dev1.dist-info' DEBUG: Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: pbr >=5.5.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: Paste >=2.0.2 DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0 DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: Routes >=2.3.1 DEBUG: Handling amqp >=2.4.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: amqp >=2.4.0 DEBUG: Handling eventlet >=0.30.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: eventlet >=0.30.1 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling requests >=2.25.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: requests >=2.25.1 DEBUG: (installed: requests 2.32.3) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling keystonemiddleware >=4.17.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: keystonemiddleware >=4.17.0 DEBUG: Handling kombu >=4.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: kombu >=4.3.0 DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: netaddr >=0.7.18 DEBUG: Handling SQLAlchemy >=1.3.11 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: SQLAlchemy >=1.3.11 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: WebOb >=1.7.1 DEBUG: Handling alembic >=0.9.6 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: alembic >=0.9.6 DEBUG: Handling stevedore >=3.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: stevedore >=3.3.0 DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.concurrency >=3.26.0 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.context >=2.22.0 DEBUG: Handling oslo.db >=5.0.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.db >=5.0.0 DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.log >=3.36.0 DEBUG: Handling oslo.messaging >=14.2.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.messaging >=14.2.0 DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.middleware >=3.31.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.reports >=1.18.0 DEBUG: Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.serialization !=2.19.1,>=2.18.0 DEBUG: Handling oslo.service >=2.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.service >=2.5.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.utils >=7.0.0 DEBUG: Handling oslo.versionedobjects >=1.33.3 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: oslo.versionedobjects >=1.33.3 DEBUG: Handling openstacksdk >=0.44.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: openstacksdk >=0.44.0 DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: python-barbicanclient >=4.5.2 DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: python-heatclient >=1.10.0 DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: python-keystoneclient >=3.8.0 DEBUG: Handling python-neutronclient >=6.7.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: python-neutronclient >=6.7.0 DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: python-novaclient >=9.1.0 DEBUG: Handling python-tackerclient >=1.11.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: python-tackerclient >=1.11.0 DEBUG: Handling rfc3986 >=1.2.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: rfc3986 >=1.2.0 DEBUG: Handling cryptography >=2.7 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: cryptography >=2.7 DEBUG: Handling paramiko >=2.7.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: paramiko >=2.7.1 DEBUG: Handling pyroute2 >=0.4.21 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: pyroute2 >=0.4.21 DEBUG: Handling castellan >=0.16.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: castellan >=0.16.0 DEBUG: Handling kubernetes >=18.20.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: kubernetes >=18.20.0 DEBUG: Handling setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: tooz >=1.58.0 DEBUG: Handling PyYAML >=5.4.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: PyYAML >=5.4.1 DEBUG: Handling PyMySQL >=0.10.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: PyMySQL >=0.10.1 DEBUG: Handling PyJWT >=2.4.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: PyJWT >=2.4.0 DEBUG: Handling glance-store >=2.4.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: glance-store >=2.4.0 DEBUG: Handling heat-translator >=2.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: heat-translator >=2.3.0 DEBUG: Handling tosca-parser >=2.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: tosca-parser >=2.3.0 DEBUG: + cat /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv tacker-13.1.0.dev1.dist-info/ DEBUG: removed 'tacker-13.1.0.dev1.dist-info/AUTHORS' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/LICENSE' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/METADATA' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/entry_points.txt' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/pbr.json' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/top_level.txt' DEBUG: removed directory 'tacker-13.1.0.dev1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:11 ago on Tue Apr 1 10:23:31 2025. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-barbicanclient noarch 7.1.0-0.20250318092428.586e474.el10 delorean-component-clients 164 k DEBUG: python3-castellan noarch 5.2.1-0.20250307131204.660658f.el10 delorean-component-barbican 160 k DEBUG: python3-cinderclient noarch 9.7.0-0.20250318125740.63e3fa7.el10 delorean-component-clients 268 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-freezegun noarch 1.5.1-3.el10s delorean-master-build-deps 45 k DEBUG: python3-glance-store noarch 4.9.1-0.20250310090147.5dd0bc6.el10 delorean-component-glance 404 k DEBUG: python3-heat-translator noarch 3.2.0-0.20250318094504.5964e3a.el10 delorean-component-common 206 k DEBUG: python3-heatclient noarch 4.1.0-0.20250310084939.dd976ac.el10 delorean-component-clients 199 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-keystoneclient noarch 1:5.6.0-0.20250318091942.0d43c46.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.9.0-0.20250310092911.557d173.el10 delorean-component-keystone 127 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-kubernetes noarch 1:31.0.0-3.el10s delorean-master-testing 1.3 M DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutronclient noarch 11.4.0-0.20250310081746.1d7a13a.el10 delorean-component-clients 339 k DEBUG: python3-novaclient noarch 1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients 266 k DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-openstacksdk noarch 4.4.0-0.20250313101744.6438e3b.el10 delorean-component-clients 1.0 M DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 5.7.1-0.20250318100958.52d21e6.el10 delorean-component-common 30 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 66 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.5.1-0.20250327080657.2f5eb7c.el10 delorean-component-common 64 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-upgradecheck noarch 2.5.0-0.20250318103257.27366ba.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslo-versionedobjects noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.0-0.20250212144141.4c36dbc.el10 delorean-component-clients 53 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pyroute2 noarch 0.7.12-5.el10s delorean-master-testing 917 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-reno noarch 4.1.0-0.20250212114939.47651ec.el10 delorean-component-common 139 k DEBUG: python3-requests-mock noarch 1.12.1-1.el10s delorean-master-testing 49 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.5.0-1.el10s delorean-master-build-deps 20 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-tackerclient noarch 2.3.0-0.20250310094344.a8f4bcb.el10 delorean-component-clients 172 k DEBUG: python3-tempest noarch 1:43.0.1-0.20250401111953.80c0477.el10 delorean-component-tempest 1.6 M DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tooz noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 132 k DEBUG: python3-tosca-parser noarch 2.12.0-1.el10s delorean-master-testing 271 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-webtest noarch 3.0.0-1.el10s delorean-master-testing 97 k DEBUG: Installing dependencies: DEBUG: cryptsetup x86_64 2.7.5-2.el10 baseos 332 k DEBUG: device-mapper-event x86_64 10:1.02.202-6.el10 baseos 36 k DEBUG: device-mapper-event-libs x86_64 10:1.02.202-6.el10 baseos 33 k DEBUG: device-mapper-multipath x86_64 0.9.9-6.el10 baseos 166 k DEBUG: device-mapper-multipath-libs x86_64 0.9.9-6.el10 baseos 266 k DEBUG: device-mapper-persistent-data x86_64 1.1.0-2.el10 baseos 1.1 M DEBUG: e2fsprogs-libs x86_64 1.47.1-3.el10 baseos 226 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: gssproxy x86_64 0.9.2-10.el10 baseos 114 k DEBUG: iscsi-initiator-utils x86_64 6.2.1.9-22.gita65a472.el10 baseos 401 k DEBUG: iscsi-initiator-utils-iscsiuio x86_64 6.2.1.9-22.gita65a472.el10 baseos 83 k DEBUG: isns-utils-libs x86_64 0.103-1.el10 baseos 100 k DEBUG: kbd x86_64 2.6.4-7.el10 baseos 407 k DEBUG: kbd-legacy noarch 2.6.4-7.el10 baseos 592 k DEBUG: kbd-misc noarch 2.6.4-7.el10 baseos 1.7 M DEBUG: keyutils x86_64 1.6.3-5.el10 baseos 76 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: kpartx x86_64 0.9.9-6.el10 baseos 48 k DEBUG: libaio x86_64 0.3.111-22.el10 baseos 25 k DEBUG: libbasicobjects x86_64 0.1.1-58.el10 baseos 27 k DEBUG: libcollection x86_64 0.7.0-58.el10 baseos 45 k DEBUG: libev x86_64 4.33-14.el10 baseos 53 k DEBUG: libini_config x86_64 1.3.1-58.el10 baseos 68 k DEBUG: libnfsidmap x86_64 1:2.8.2-3.el10 baseos 63 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libnvme x86_64 1.11.1-1.el10 baseos 113 k DEBUG: libpath_utils x86_64 0.2.1-58.el10 baseos 30 k DEBUG: libref_array x86_64 0.1.5-58.el10 baseos 28 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libtirpc x86_64 1.3.5-1.el10 baseos 95 k DEBUG: libverto-libev x86_64 0.3.2-10.el10 baseos 14 k DEBUG: libxslt x86_64 1.1.39-6.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: lsscsi x86_64 0.32-15.el10 baseos 62 k DEBUG: lvm2 x86_64 10:2.03.28-6.el10 baseos 1.5 M DEBUG: lvm2-libs x86_64 10:2.03.28-6.el10 baseos 1.0 M DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: nfs-utils x86_64 1:2.8.2-3.el10 baseos 483 k DEBUG: nvme-cli x86_64 2.11-5.el10 baseos 1.0 M DEBUG: perl-AutoLoader noarch 5.74-512.el10 baseos 22 k DEBUG: perl-B x86_64 1.89-512.el10 baseos 176 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-512.el10 baseos 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-512.el10 baseos 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-512.el10 baseos 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-512.el10 baseos 30 k DEBUG: perl-File-Basename noarch 2.86-512.el10 baseos 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-512.el10 baseos 18 k DEBUG: perl-FileHandle noarch 2.05-512.el10 baseos 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-512.el10 baseos 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-512.el10 baseos 80 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-512.el10 baseos 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-7.el10 baseos 381 k DEBUG: perl-POSIX x86_64 2.20-512.el10 baseos 96 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-512.el10 baseos 13 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-512.el10 baseos 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-512.el10 baseos 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-512.el10 baseos 15 k DEBUG: perl-interpreter x86_64 4:5.40.1-512.el10 baseos 72 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.1-512.el10 baseos 2.4 M DEBUG: perl-locale noarch 1.12-512.el10 baseos 14 k DEBUG: perl-mro x86_64 1.29-512.el10 baseos 30 k DEBUG: perl-overload noarch 1.37-512.el10 baseos 46 k DEBUG: perl-overloading noarch 0.02-512.el10 baseos 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-512.el10 baseos 14 k DEBUG: python-oslo-cache-lang noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.6.0-0.20250318105728.959f01e.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-9.el10s delorean-master-testing 303 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-certifi noarch 2024.08.30-1.el10s delorean-master-testing 14 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-defusedxml noarch 0.7.1-18.el10s delorean-master-testing 51 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 k DEBUG: python3-durationpy noarch 0.9-2.el10s delorean-master-testing 15 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-futurist noarch 3.1.0-0.20250311193328.bd83787.el10 delorean-component-common 76 k DEBUG: python3-glance-store+cinder noarch 4.9.1-0.20250310090147.5dd0bc6.el10 delorean-component-glance 8.1 k DEBUG: python3-glanceclient noarch 1:4.8.0-0.20250318093747.235814c.el10 delorean-component-clients 185 k DEBUG: python3-google-auth noarch 1:2.37.0-1.el10s delorean-master-testing 276 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-keystoneauth1 noarch 5.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-oauthlib noarch 3.2.2-6.el10 appstream 259 k DEBUG: python3-os-brick noarch 6.11.0-0.20250319055206.6e83ac6.el10 delorean-component-cinder 1.2 M DEBUG: python3-os-client-config noarch 2.1.0-0.20250311184638.bc96c23.el10 delorean-component-clients 61 k DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-testr noarch 3.0.0-0.20250217143038.0e7ac78.el10 delorean-component-common 57 k DEBUG: python3-os-win noarch 5.9.0-0.20250311184926.318b105.el10 delorean-component-common 553 k DEBUG: python3-osc-lib noarch 3.2.0-0.20250307105213.d3fdae8.el10 delorean-component-clients 90 k DEBUG: python3-oslo-cache noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-metrics noarch 0.11.0-0.20250318105137.c64d51c.el10 delorean-component-common 26 k DEBUG: python3-oslo-privsep noarch 3.6.0-0.20250318105728.959f01e.el10 delorean-component-common 52 k DEBUG: python3-oslo-rootwrap noarch 7.5.1-0.20250318113309.d8148bf.el10 delorean-component-common 53 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: python3-pyasn1-modules noarch 0.6.1-1.el10 appstream 399 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requests-oauthlib noarch 1.3.1-11.el10 appstream 58 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-rsa noarch 4.9-8.el10s delorean-master-testing 70 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-swiftclient noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 8.0 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-tooz+redis noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.9 k DEBUG: python3-tooz+zake noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-waitress noarch 3.0.1-1.el10s delorean-master-testing 112 k DEBUG: python3-warlock noarch 2.0.1-8.el10s delorean-master-testing 22 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-websocket-client noarch 1.8.0-2.el10s delorean-master-testing 124 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: quota x86_64 1:4.09-9.el10 baseos 197 k DEBUG: quota-nls noarch 1:4.09-9.el10 baseos 78 k DEBUG: rpcbind x86_64 1.2.7-3.el10 baseos 58 k DEBUG: sg3_utils x86_64 1.48-7.el10 baseos 1.2 M DEBUG: sg3_utils-libs x86_64 1.48-7.el10 baseos 107 k DEBUG: systemd-udev x86_64 257-9.el10 baseos 2.2 M DEBUG: userspace-rcu x86_64 0.14.0-7.el10 baseos 115 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-512.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 267 Packages DEBUG: Total size: 54 M DEBUG: Total download size: 2.7 M DEBUG: Installed size: 222 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-castellan-5.2.1-0.20250307131204.660658f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-43.0.1-0.20250401111953.80c0477.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.7.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.9.9-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.9.9-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-1.1.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.47.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.9.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65a472.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isns-utils-libs-0.103-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.6.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.6.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.6.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.6.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.9.9-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.111-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.33-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.8.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnvme-1.11.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.3.5-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libev-0.3.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lsscsi-0.32-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.28-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.28-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.8.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nvme-cli-2.11-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.09-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.09-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.7-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-1.48-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-libs-1.48-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] userspace-rcu-0.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-3.2.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-oauthlib-1.3.1-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-9.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2024.08.30-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-durationpy-0.9-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-google-auth-2.37.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kubernetes-31.0.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.12-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.12.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rsa-4.9-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tosca-parser-2.12.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-3.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-1.8.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-freezegun-1.5.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: (252/267): python-oslo-cache-lang-3.10.1-0.2025 310 kB/s | 16 kB 00:00 DEBUG: (253/267): python-pycadf-common-4.0.1-0.2025021 261 kB/s | 15 kB 00:00 DEBUG: (254/267): python3-os-brick-6.11.0-0.2025031905 13 MB/s | 1.2 MB 00:00 DEBUG: (255/267): python3-heat-translator-3.2.0-0.2025 4.5 MB/s | 206 kB 00:00 DEBUG: (256/267): python3-oslo-cache+dogpile-3.10.1-0. 535 kB/s | 8.1 kB 00:00 DEBUG: (257/267): python3-oslo-cache+etcd3gw-3.10.1-0. 937 kB/s | 7.9 kB 00:00 DEBUG: (258/267): python3-os-win-5.9.0-0.2025031118492 7.0 MB/s | 553 kB 00:00 DEBUG: (259/267): python3-oslo-cache-3.10.1-0.20250318 2.0 MB/s | 65 kB 00:00 DEBUG: (260/267): python3-oslo-reports-3.5.1-0.2025032 2.0 MB/s | 64 kB 00:00 DEBUG: (261/267): python3-oslo-upgradecheck-2.5.0-0.20 2.0 MB/s | 29 kB 00:00 DEBUG: (262/267): python3-pycadf-4.0.1-0.2025021214472 5.1 MB/s | 64 kB 00:00 DEBUG: (263/267): python3-tooz+redis-6.3.0-0.202502131 499 kB/s | 7.9 kB 00:00 DEBUG: (264/267): python3-tooz+zake-6.3.0-0.2025021311 523 kB/s | 7.8 kB 00:00 DEBUG: (265/267): python3-tooz-6.3.0-0.20250213113959. 8.9 MB/s | 132 kB 00:00 DEBUG: (266/267): python3-glance-store+cinder-4.9.1-0. 469 kB/s | 8.1 kB 00:00 DEBUG: (267/267): python3-glance-store-4.9.1-0.2025031 15 MB/s | 404 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 12 MB/s | 2.7 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 1/267 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 2/267 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 3/267 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 4/267 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 5/267 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 6/267 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 7/267 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 8/267 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 9/267 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 10/267 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 11/267 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 12/267 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 13/267 DEBUG: Installing : libtirpc-1.3.5-1.el10.x86_64 14/267 DEBUG: Installing : libnvme-1.11.1-1.el10.x86_64 15/267 DEBUG: Installing : libaio-0.3.111-22.el10.x86_64 16/267 DEBUG: Installing : kmod-31-11.el10.x86_64 17/267 DEBUG: Installing : device-mapper-event-libs-10:1.02.202-6.el10.x86_ 18/267 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 19/267 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 20/267 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 21/267 DEBUG: Installing : python3-oslo-context-5.7.1-0.20250318100958.52d2 22/267 DEBUG: Installing : python3-futurist-3.1.0-0.20250311193328.bd83787. 23/267 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 24/267 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 25/267 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 26/267 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 27/267 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 28/267 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 29/267 DEBUG: Installing : python3-oauthlib-3.2.2-6.el10.noarch 30/267 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 31/267 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 32/267 DEBUG: Installing : userspace-rcu-0.14.0-7.el10.x86_64 33/267 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 34/267 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 35/267 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 36/267 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 37/267 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 38/267 DEBUG: Installing : libref_array-0.1.5-58.el10.x86_64 39/267 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 40/267 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 41/267 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 42/267 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 43/267 DEBUG: Installing : device-mapper-multipath-libs-0.9.9-6.el10.x86_64 44/267 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 45/267 DEBUG: Installing : python3-requests-oauthlib-1.3.1-11.el10.noarch 46/267 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 47/267 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 48/267 DEBUG: Installing : python3-oslo-rootwrap-7.5.1-0.20250318113309.d81 49/267 DEBUG: Installing : device-mapper-event-10:1.02.202-6.el10.x86_64 50/267 DEBUG: Running scriptlet: device-mapper-event-10:1.02.202-6.el10.x86_64 50/267 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' → '/usr/lib/systemd/system/dm-event.socket'. DEBUG: Installing : lvm2-libs-10:2.03.28-6.el10.x86_64 51/267 DEBUG: Installing : nvme-cli-2.11-5.el10.x86_64 52/267 DEBUG: Running scriptlet: nvme-cli-2.11-5.el10.x86_64 52/267 DEBUG: Created symlink '/etc/systemd/system/default.target.wants/nvmefc-boot-connections.service' → '/usr/lib/systemd/system/nvmefc-boot-connections.service'. DEBUG: Running in chroot, ignoring command 'daemon-reload' DEBUG: /var/tmp/rpm-tmp.JfbLcc: line 32: udevadm: command not found DEBUG: Running scriptlet: rpcbind-1.2.7-3.el10.x86_64 53/267 DEBUG: Installing : rpcbind-1.2.7-3.el10.x86_64 53/267 DEBUG: Running scriptlet: rpcbind-1.2.7-3.el10.x86_64 53/267 DEBUG: Created symlink '/etc/systemd/system/multi-user.target.wants/rpcbind.service' → '/usr/lib/systemd/system/rpcbind.service'. DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/rpcbind.socket' → '/usr/lib/systemd/system/rpcbind.socket'. DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 54/267 DEBUG: Installing : python3-pyasn1-modules-0.6.1-1.el10.noarch 55/267 DEBUG: Installing : python3-rsa-4.9-8.el10s.noarch 56/267 DEBUG: Installing : python3-google-auth-1:2.37.0-1.el10s.noarch 57/267 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 58/267 DEBUG: Installing : python3-websocket-client-1.8.0-2.el10s.noarch 59/267 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 60/267 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 61/267 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 62/267 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 63/267 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 64/267 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 65/267 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 66/267 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 67/267 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 68/267 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 69/267 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 70/267 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 71/267 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 72/267 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 73/267 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 74/267 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 75/267 DEBUG: Installing : python3-durationpy-0.9-2.el10s.noarch 76/267 DEBUG: Installing : python3-defusedxml-0.7.1-18.el10s.noarch 77/267 DEBUG: Installing : python3-certifi-2024.08.30-1.el10s.noarch 78/267 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 79/267 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 80/267 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 81/267 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 82/267 DEBUG: Installing : python3-warlock-2.0.1-8.el10s.noarch 83/267 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 84/267 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 85/267 DEBUG: Installing : libxslt-1.1.39-6.el10.x86_64 86/267 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 87/267 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 88/267 DEBUG: Installing : which-2.21-43.el10.x86_64 89/267 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 90/267 DEBUG: Installing : sg3_utils-libs-1.48-7.el10.x86_64 91/267 DEBUG: Installing : sg3_utils-1.48-7.el10.x86_64 92/267 DEBUG: Installing : quota-nls-1:4.09-9.el10.noarch 93/267 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 94/267 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 95/267 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 96/267 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 97/267 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 98/267 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 99/267 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 100/267 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 101/267 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 102/267 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 103/267 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 104/267 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 105/267 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 106/267 DEBUG: Installing : lsscsi-0.32-15.el10.x86_64 107/267 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 108/267 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 109/267 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 110/267 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 111/267 DEBUG: Installing : python3-os-testr-3.0.0-0.20250217143038.0e7ac78. 112/267 DEBUG: Installing : python3-tosca-parser-2.12.0-1.el10s.noarch 113/267 DEBUG: Installing : libpath_utils-0.2.1-58.el10.x86_64 114/267 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 115/267 DEBUG: Installing : libnfsidmap-1:2.8.2-3.el10.x86_64 116/267 DEBUG: Installing : libev-4.33-14.el10.x86_64 117/267 DEBUG: Installing : libverto-libev-0.3.2-10.el10.x86_64 118/267 DEBUG: Installing : libcollection-0.7.0-58.el10.x86_64 119/267 DEBUG: Installing : libbasicobjects-0.1.1-58.el10.x86_64 120/267 DEBUG: Installing : libini_config-1.3.1-58.el10.x86_64 121/267 DEBUG: Running scriptlet: gssproxy-0.9.2-10.el10.x86_64 122/267 DEBUG: Installing : gssproxy-0.9.2-10.el10.x86_64 122/267 DEBUG: Running scriptlet: gssproxy-0.9.2-10.el10.x86_64 122/267 DEBUG: Installing : kpartx-0.9.9-6.el10.x86_64 123/267 DEBUG: Installing : device-mapper-multipath-0.9.9-6.el10.x86_64 124/267 DEBUG: Running scriptlet: device-mapper-multipath-0.9.9-6.el10.x86_64 124/267 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' → '/usr/lib/systemd/system/multipathd.service'. DEBUG: Installing : keyutils-1.6.3-5.el10.x86_64 125/267 DEBUG: Installing : kbd-misc-2.6.4-7.el10.noarch 126/267 DEBUG: Installing : kbd-legacy-2.6.4-7.el10.noarch 127/267 DEBUG: Installing : kbd-2.6.4-7.el10.x86_64 128/267 DEBUG: Installing : systemd-udev-257-9.el10.x86_64 129/267 DEBUG: Running scriptlet: systemd-udev-257-9.el10.x86_64 129/267 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. DEBUG: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' → '/usr/lib/systemd/system/remote-cryptsetup.target'. DEBUG: Installing : isns-utils-libs-0.103-1.el10.x86_64 130/267 DEBUG: Installing : iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65 131/267 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65 131/267 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' → '/usr/lib/systemd/system/iscsiuio.socket'. DEBUG: Installing : iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10 132/267 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10 132/267 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' → '/usr/lib/systemd/system/iscsi-starter.service'. DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' → '/usr/lib/systemd/system/iscsid.socket'. DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' → '/usr/lib/systemd/system/iscsi-onboot.service'. DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 133/267 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 133/267 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 133/267 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 134/267 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 135/267 DEBUG: Installing : perl-B-1.89-512.el10.x86_64 136/267 DEBUG: Installing : perl-FileHandle-2.05-512.el10.noarch 137/267 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 138/267 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 139/267 DEBUG: Installing : perl-AutoLoader-5.74-512.el10.noarch 140/267 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 141/267 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 142/267 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 143/267 DEBUG: Installing : perl-if-0.61.000-512.el10.noarch 144/267 DEBUG: Installing : perl-locale-1.12-512.el10.noarch 145/267 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 146/267 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 147/267 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 148/267 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 149/267 DEBUG: Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 150/267 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 151/267 DEBUG: Installing : perl-Class-Struct-0.68-512.el10.noarch 152/267 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 153/267 DEBUG: Installing : perl-POSIX-2.20-512.el10.x86_64 154/267 DEBUG: Installing : perl-IPC-Open3-1.22-512.el10.noarch 155/267 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 156/267 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 157/267 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 158/267 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 159/267 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 160/267 DEBUG: Installing : perl-SelectSaver-1.02-512.el10.noarch 161/267 DEBUG: Installing : perl-Symbol-1.09-512.el10.noarch 162/267 DEBUG: Installing : perl-File-stat-1.14-512.el10.noarch 163/267 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 164/267 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 165/267 DEBUG: Installing : perl-Fcntl-1.18-512.el10.x86_64 166/267 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 167/267 DEBUG: Installing : perl-base-2.27-512.el10.noarch 168/267 DEBUG: Installing : perl-mro-1.29-512.el10.x86_64 169/267 DEBUG: Installing : perl-IO-1.55-512.el10.x86_64 170/267 DEBUG: Installing : perl-overloading-0.02-512.el10.noarch 171/267 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 172/267 DEBUG: Installing : perl-Errno-1.38-512.el10.x86_64 173/267 DEBUG: Installing : perl-File-Basename-2.86-512.el10.noarch 174/267 DEBUG: Installing : perl-Getopt-Std-1.14-512.el10.noarch 175/267 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 176/267 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 177/267 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 178/267 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 179/267 DEBUG: Installing : perl-overload-1.37-512.el10.noarch 180/267 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 181/267 DEBUG: Installing : perl-vars-1.05-512.el10.noarch 182/267 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 183/267 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 184/267 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 185/267 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 186/267 DEBUG: Installing : perl-DynaLoader-1.56-512.el10.x86_64 187/267 DEBUG: Installing : perl-NDBM_File-1.17-512.el10.x86_64 188/267 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 189/267 DEBUG: Installing : perl-libs-4:5.40.1-512.el10.x86_64 190/267 DEBUG: Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 191/267 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 192/267 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 192/267 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 192/267 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 193/267 DEBUG: Installing : e2fsprogs-libs-1.47.1-3.el10.x86_64 194/267 DEBUG: Installing : quota-1:4.09-9.el10.x86_64 195/267 DEBUG: Running scriptlet: nfs-utils-1:2.8.2-3.el10.x86_64 196/267 DEBUG: Installing : nfs-utils-1:2.8.2-3.el10.x86_64 196/267 DEBUG: Running scriptlet: nfs-utils-1:2.8.2-3.el10.x86_64 196/267 DEBUG: Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' → '/usr/lib/systemd/system/nfs-client.target'. DEBUG: Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' → '/usr/lib/systemd/system/nfs-client.target'. DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Installing : device-mapper-persistent-data-1.1.0-2.el10.x86_6 197/267 DEBUG: Installing : lvm2-10:2.03.28-6.el10.x86_64 198/267 DEBUG: Running scriptlet: lvm2-10:2.03.28-6.el10.x86_64 198/267 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' → '/usr/lib/systemd/system/lvm2-monitor.service'. DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' → '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. DEBUG: Installing : cryptsetup-2.7.5-2.el10.x86_64 199/267 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 200/267 DEBUG: Installing : python3-openstacksdk-4.4.0-0.20250313101744.6438 201/267 DEBUG: Installing : python3-os-client-config-2.1.0-0.20250311184638. 202/267 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 203/267 DEBUG: Installing : python-oslo-versionedobjects-lang-3.6.0-0.202503 204/267 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 205/267 DEBUG: Installing : python-oslo-privsep-lang-3.6.0-0.20250318105728. 206/267 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 207/267 DEBUG: Installing : python-oslo-middleware-lang-6.3.1-0.202503181022 208/267 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 209/267 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 210/267 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 211/267 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 212/267 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 213/267 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 214/267 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 215/267 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 216/267 DEBUG: Installing : python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.e 217/267 DEBUG: Installing : python3-oslo-privsep-3.6.0-0.20250318105728.959f 218/267 DEBUG: Installing : python3-tooz+redis-6.3.0-0.20250213113959.734acc 219/267 DEBUG: Installing : python3-tooz+zake-6.3.0-0.20250213113959.734acc4 220/267 DEBUG: Installing : python3-tooz-6.3.0-0.20250213113959.734acc4.el10 221/267 DEBUG: Installing : python3-swiftclient-4.7.0-0.20250318092907.e9fbe 222/267 DEBUG: Installing : python3-swiftclient+keystone-4.7.0-0.20250318092 223/267 DEBUG: Installing : python3-heatclient-4.1.0-0.20250310084939.dd976a 224/267 DEBUG: Installing : python3-oslo-metrics-0.11.0-0.20250318105137.c64 225/267 DEBUG: Installing : python3-barbicanclient-7.1.0-0.20250318092428.58 226/267 DEBUG: Installing : python3-novaclient-1:18.9.0-0.20250319052751.4c3 227/267 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 228/267 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 229/267 DEBUG: Installing : python3-oslo-middleware-6.3.1-0.20250318102210.8 230/267 DEBUG: Installing : python3-cinderclient-9.7.0-0.20250318125740.63e3 231/267 DEBUG: Installing : python3-glanceclient-1:4.8.0-0.20250318093747.23 232/267 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 233/267 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 234/267 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 235/267 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 236/267 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 237/267 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 238/267 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 239/267 DEBUG: Installing : python3-os-win-5.9.0-0.20250311184926.318b105.el 240/267 DEBUG: Installing : python3-os-brick-6.11.0-0.20250319055206.6e83ac6 241/267 DEBUG: Installing : python3-glance-store-4.9.1-0.20250310090147.5dd0 242/267 DEBUG: Installing : python3-glance-store+cinder-4.9.1-0.202503100901 243/267 DEBUG: Installing : python-oslo-cache-lang-3.10.1-0.20250318114710.0 244/267 DEBUG: Installing : python3-oslo-cache+dogpile-3.10.1-0.202503181147 245/267 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147 246/267 DEBUG: Installing : python3-oslo-cache-3.10.1-0.20250318114710.0a940 247/267 DEBUG: Installing : python3-keystonemiddleware-10.9.0-0.202503100929 248/267 DEBUG: Installing : python3-oslo-versionedobjects-3.6.0-0.2025031811 249/267 DEBUG: Installing : python3-tempest-1:43.0.1-0.20250401111953.80c047 250/267 DEBUG: Installing : python3-heat-translator-3.2.0-0.20250318094504.5 251/267 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 252/267 DEBUG: Installing : python3-castellan-5.2.1-0.20250307131204.660658f 253/267 DEBUG: Installing : python3-neutronclient-11.4.0-0.20250310081746.1d 254/267 DEBUG: Installing : python3-tackerclient-2.3.0-0.20250310094344.a8f4 255/267 DEBUG: Installing : python3-oslo-reports-3.5.1-0.20250327080657.2f5e 256/267 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10 257/267 DEBUG: Installing : python3-kubernetes-1:31.0.0-3.el10s.noarch 258/267 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 259/267 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 260/267 DEBUG: Installing : python3-oslotest-5.0.0-0.20250212144141.4c36dbc. 261/267 DEBUG: Installing : python3-freezegun-1.5.1-3.el10s.noarch 262/267 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarc 263/267 DEBUG: Installing : python3-requests-mock-1.12.1-1.el10s.noarch 264/267 DEBUG: Installing : python3-pyroute2-0.7.12-5.el10s.noarch 265/267 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 266/267 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 267/267 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 267/267 DEBUG: Creating group 'systemd-coredump' with GID 997. DEBUG: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 997 and GID 997. DEBUG: Installed: DEBUG: cryptsetup-2.7.5-2.el10.x86_64 DEBUG: device-mapper-event-10:1.02.202-6.el10.x86_64 DEBUG: device-mapper-event-libs-10:1.02.202-6.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-6.el10.x86_64 DEBUG: device-mapper-multipath-libs-0.9.9-6.el10.x86_64 DEBUG: device-mapper-persistent-data-1.1.0-2.el10.x86_64 DEBUG: e2fsprogs-libs-1.47.1-3.el10.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: gssproxy-0.9.2-10.el10.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: isns-utils-libs-0.103-1.el10.x86_64 DEBUG: kbd-2.6.4-7.el10.x86_64 DEBUG: kbd-legacy-2.6.4-7.el10.noarch DEBUG: kbd-misc-2.6.4-7.el10.noarch DEBUG: keyutils-1.6.3-5.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: kpartx-0.9.9-6.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: libbasicobjects-0.1.1-58.el10.x86_64 DEBUG: libcollection-0.7.0-58.el10.x86_64 DEBUG: libev-4.33-14.el10.x86_64 DEBUG: libini_config-1.3.1-58.el10.x86_64 DEBUG: libnfsidmap-1:2.8.2-3.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libnvme-1.11.1-1.el10.x86_64 DEBUG: libpath_utils-0.2.1-58.el10.x86_64 DEBUG: libref_array-0.1.5-58.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libtirpc-1.3.5-1.el10.x86_64 DEBUG: libverto-libev-0.3.2-10.el10.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: lsscsi-0.32-15.el10.x86_64 DEBUG: lvm2-10:2.03.28-6.el10.x86_64 DEBUG: lvm2-libs-10:2.03.28-6.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: nfs-utils-1:2.8.2-3.el10.x86_64 DEBUG: nvme-cli-2.11-5.el10.x86_64 DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-castellan-5.2.1-0.20250307131204.660658f.el10.noarch DEBUG: python3-certifi-2024.08.30-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-durationpy-0.9-2.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-freezegun-1.5.1-3.el10s.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-glance-store-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python3-glance-store+cinder-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-google-auth-1:2.37.0-1.el10s.noarch DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-kubernetes-1:31.0.0-3.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-oauthlib-3.2.2-6.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pyasn1-modules-0.6.1-1.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-requests-oauthlib-1.3.1-11.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-rsa-4.9-8.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch DEBUG: python3-tempest-1:43.0.1-0.20250401111953.80c0477.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tosca-parser-2.12.0-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-websocket-client-1.8.0-2.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: quota-1:4.09-9.el10.x86_64 DEBUG: quota-nls-1:4.09-9.el10.noarch DEBUG: rpcbind-1.2.7-3.el10.x86_64 DEBUG: sg3_utils-1.48-7.el10.x86_64 DEBUG: sg3_utils-libs-1.48-7.el10.x86_64 DEBUG: systemd-udev-257-9.el10.x86_64 DEBUG: userspace-rcu-0.14.0-7.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: libtirpc-1.3.5-1.el10.x86_64 DEBUG: libnvme-1.11.1-1.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: device-mapper-event-libs-1.02.202-6.el10.x86_64 DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-oauthlib-3.2.2-6.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: userspace-rcu-0.14.0-7.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: libref_array-0.1.5-58.el10.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: device-mapper-multipath-libs-0.9.9-6.el10.x86_64 DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-requests-oauthlib-1.3.1-11.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch DEBUG: device-mapper-event-1.02.202-6.el10.x86_64 DEBUG: lvm2-libs-2.03.28-6.el10.x86_64 DEBUG: nvme-cli-2.11-5.el10.x86_64 DEBUG: rpcbind-1.2.7-3.el10.x86_64 DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-pyasn1-modules-0.6.1-1.el10.noarch DEBUG: python3-rsa-4.9-8.el10s.noarch DEBUG: python3-google-auth-2.37.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-websocket-client-1.8.0-2.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-durationpy-0.9-2.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-certifi-2024.08.30-1.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: sg3_utils-libs-1.48-7.el10.x86_64 DEBUG: sg3_utils-1.48-7.el10.x86_64 DEBUG: quota-nls-4.09-9.el10.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: lsscsi-0.32-15.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-tosca-parser-2.12.0-1.el10s.noarch DEBUG: libpath_utils-0.2.1-58.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libnfsidmap-2.8.2-3.el10.x86_64 DEBUG: libev-4.33-14.el10.x86_64 DEBUG: libverto-libev-0.3.2-10.el10.x86_64 DEBUG: libcollection-0.7.0-58.el10.x86_64 DEBUG: libbasicobjects-0.1.1-58.el10.x86_64 DEBUG: libini_config-1.3.1-58.el10.x86_64 DEBUG: gssproxy-0.9.2-10.el10.x86_64 DEBUG: kpartx-0.9.9-6.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-6.el10.x86_64 DEBUG: keyutils-1.6.3-5.el10.x86_64 DEBUG: kbd-misc-2.6.4-7.el10.noarch DEBUG: kbd-legacy-2.6.4-7.el10.noarch DEBUG: kbd-2.6.4-7.el10.x86_64 DEBUG: systemd-udev-257-9.el10.x86_64 DEBUG: isns-utils-libs-0.103-1.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.1-512.el10.x86_64 DEBUG: perl-interpreter-5.40.1-512.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: e2fsprogs-libs-1.47.1-3.el10.x86_64 DEBUG: quota-4.09-9.el10.x86_64 DEBUG: nfs-utils-2.8.2-3.el10.x86_64 DEBUG: device-mapper-persistent-data-1.1.0-2.el10.x86_64 DEBUG: lvm2-2.03.28-6.el10.x86_64 DEBUG: cryptsetup-2.7.5-2.el10.x86_64 DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.noarch DEBUG: python3-glance-store-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python3-glance-store+cinder-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250401111953.80c0477.el10.noarch DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-castellan-5.2.1-0.20250307131204.660658f.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-kubernetes-31.0.0-3.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-freezegun-1.5.1-3.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: libtirpc-1.3.5-1.el10.x86_64 DEBUG: libnvme-1.11.1-1.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: device-mapper-event-libs-1.02.202-6.el10.x86_64 DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-oauthlib-3.2.2-6.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: userspace-rcu-0.14.0-7.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: libref_array-0.1.5-58.el10.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: device-mapper-multipath-libs-0.9.9-6.el10.x86_64 DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-requests-oauthlib-1.3.1-11.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch DEBUG: device-mapper-event-1.02.202-6.el10.x86_64 DEBUG: lvm2-libs-2.03.28-6.el10.x86_64 DEBUG: nvme-cli-2.11-5.el10.x86_64 DEBUG: rpcbind-1.2.7-3.el10.x86_64 DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-pyasn1-modules-0.6.1-1.el10.noarch DEBUG: python3-rsa-4.9-8.el10s.noarch DEBUG: python3-google-auth-2.37.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-websocket-client-1.8.0-2.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-durationpy-0.9-2.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-certifi-2024.08.30-1.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: sg3_utils-libs-1.48-7.el10.x86_64 DEBUG: sg3_utils-1.48-7.el10.x86_64 DEBUG: quota-nls-4.09-9.el10.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: lsscsi-0.32-15.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-tosca-parser-2.12.0-1.el10s.noarch DEBUG: libpath_utils-0.2.1-58.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libnfsidmap-2.8.2-3.el10.x86_64 DEBUG: libev-4.33-14.el10.x86_64 DEBUG: libverto-libev-0.3.2-10.el10.x86_64 DEBUG: libcollection-0.7.0-58.el10.x86_64 DEBUG: libbasicobjects-0.1.1-58.el10.x86_64 DEBUG: libini_config-1.3.1-58.el10.x86_64 DEBUG: gssproxy-0.9.2-10.el10.x86_64 DEBUG: kpartx-0.9.9-6.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-6.el10.x86_64 DEBUG: keyutils-1.6.3-5.el10.x86_64 DEBUG: kbd-misc-2.6.4-7.el10.noarch DEBUG: kbd-legacy-2.6.4-7.el10.noarch DEBUG: kbd-2.6.4-7.el10.x86_64 DEBUG: systemd-udev-257-9.el10.x86_64 DEBUG: isns-utils-libs-0.103-1.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.1-512.el10.x86_64 DEBUG: perl-interpreter-5.40.1-512.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: e2fsprogs-libs-1.47.1-3.el10.x86_64 DEBUG: quota-4.09-9.el10.x86_64 DEBUG: nfs-utils-2.8.2-3.el10.x86_64 DEBUG: device-mapper-persistent-data-1.1.0-2.el10.x86_64 DEBUG: lvm2-2.03.28-6.el10.x86_64 DEBUG: cryptsetup-2.7.5-2.el10.x86_64 DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.noarch DEBUG: python3-glance-store-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python3-glance-store+cinder-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250401111953.80c0477.el10.noarch DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-castellan-5.2.1-0.20250307131204.660658f.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-kubernetes-31.0.0-3.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-freezegun-1.5.1-3.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wvagDj DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tacker-13.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.02 seconds DEBUG: py312: OK (0.02 seconds) DEBUG: docs: OK (0.01 seconds) DEBUG: congratulations :) (0.10 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=5.5.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling amqp>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: amqp>=2.4.0 DEBUG: (installed: amqp 5.2.0) DEBUG: Handling eventlet>=0.30.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.30.1 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling requests>=2.25.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.25.1 DEBUG: (installed: requests 2.32.3) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware>=4.17.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=4.17.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling kombu>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kombu>=4.3.0 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling SQLAlchemy>=1.3.11 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.3.11 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling stevedore>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.3.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db>=5.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=5.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=2.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=2.5.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.versionedobjects>=1.33.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.33.3 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling openstacksdk>=0.44.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.44.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=6.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-tackerclient>=1.11.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-tackerclient>=1.11.0 DEBUG: (installed: python-tackerclient 2.3.0) DEBUG: Handling rfc3986>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: rfc3986>=1.2.0 DEBUG: (installed: rfc3986 1.5.0) DEBUG: Handling cryptography>=2.7 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.7 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling paramiko>=2.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: paramiko>=2.7.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pyroute2>=0.4.21;sys_platform!='win32' from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pyroute2>=0.4.21;sys_platform!='win32' DEBUG: (installed: pyroute2 0.7.12) DEBUG: Handling castellan>=0.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: castellan>=0.16.0 DEBUG: (installed: castellan 5.2.1) DEBUG: Handling kubernetes>=18.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kubernetes>=18.20.0 DEBUG: (installed: kubernetes 31.0.0) DEBUG: Handling setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling PyYAML>=5.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.4.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling PyMySQL>=0.10.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyMySQL>=0.10.1 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling PyJWT>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=2.4.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling glance-store>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: glance-store>=2.4.0 DEBUG: (installed: glance-store 4.9.1) DEBUG: Handling heat-translator>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: heat-translator>=2.3.0 DEBUG: (installed: heat-translator 3.2.0) DEBUG: Handling tosca-parser>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tosca-parser>=2.3.0 DEBUG: (installed: tosca-parser 2.12.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling python-tackerclient>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-tackerclient>=0.8.0 DEBUG: (installed: python-tackerclient 2.3.0) DEBUG: Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=8.0.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling tempest>=22.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tempest>=22.0.0 DEBUG: (installed: tempest 43.0.1.dev6) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling PyMySQL>=0.10.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyMySQL>=0.10.1 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling freezegun>=1.2.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: freezegun>=1.2.2 DEBUG: (installed: freezegun 1.5.1) DEBUG: Handling PyJWT>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=2.4.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing tacker.egg-info/PKG-INFO DEBUG: writing dependency_links to tacker.egg-info/dependency_links.txt DEBUG: writing entry points to tacker.egg-info/entry_points.txt DEBUG: writing requirements to tacker.egg-info/requires.txt DEBUG: writing top-level names to tacker.egg-info/top_level.txt DEBUG: writing pbr to tacker.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'tacker.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/tacker-13.1.0.dev1/tacker-13.1.0.dev1.dist-info' DEBUG: Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: pbr >=5.5.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: Paste >=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: Routes >=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling amqp >=2.4.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: amqp >=2.4.0 DEBUG: (installed: amqp 5.2.0) DEBUG: Handling eventlet >=0.30.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: eventlet >=0.30.1 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling requests >=2.25.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: requests >=2.25.1 DEBUG: (installed: requests 2.32.3) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=4.17.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: keystonemiddleware >=4.17.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling kombu >=4.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: kombu >=4.3.0 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: netaddr >=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling SQLAlchemy >=1.3.11 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: SQLAlchemy >=1.3.11 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling alembic >=0.9.6 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: alembic >=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling stevedore >=3.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: stevedore >=3.3.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db >=5.0.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.db >=5.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging >=14.2.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.messaging >=14.2.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=2.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.service >=2.5.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.utils >=7.0.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.versionedobjects >=1.33.3 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.33.3 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling openstacksdk >=0.44.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: openstacksdk >=0.44.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-barbicanclient >=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-heatclient >=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-keystoneclient >=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-neutronclient >=6.7.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-neutronclient >=6.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-novaclient >=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-tackerclient >=1.11.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-tackerclient >=1.11.0 DEBUG: (installed: python-tackerclient 2.3.0) DEBUG: Handling rfc3986 >=1.2.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: rfc3986 >=1.2.0 DEBUG: (installed: rfc3986 1.5.0) DEBUG: Handling cryptography >=2.7 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: cryptography >=2.7 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling paramiko >=2.7.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: paramiko >=2.7.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pyroute2 >=0.4.21 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: pyroute2 >=0.4.21 DEBUG: (installed: pyroute2 0.7.12) DEBUG: Handling castellan >=0.16.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: castellan >=0.16.0 DEBUG: (installed: castellan 5.2.1) DEBUG: Handling kubernetes >=18.20.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: kubernetes >=18.20.0 DEBUG: (installed: kubernetes 31.0.0) DEBUG: Handling setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: tooz >=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling PyYAML >=5.4.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: PyYAML >=5.4.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling PyMySQL >=0.10.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: PyMySQL >=0.10.1 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling PyJWT >=2.4.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: PyJWT >=2.4.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling glance-store >=2.4.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: glance-store >=2.4.0 DEBUG: (installed: glance-store 4.9.1) DEBUG: Handling heat-translator >=2.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: heat-translator >=2.3.0 DEBUG: (installed: heat-translator 3.2.0) DEBUG: Handling tosca-parser >=2.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: tosca-parser >=2.3.0 DEBUG: (installed: tosca-parser 2.12.0) DEBUG: + cat /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv tacker-13.1.0.dev1.dist-info/ DEBUG: removed 'tacker-13.1.0.dev1.dist-info/AUTHORS' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/LICENSE' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/METADATA' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/top_level.txt' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/pbr.json' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/entry_points.txt' DEBUG: removed directory 'tacker-13.1.0.dev1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:22 ago on Tue Apr 1 10:23:31 2025. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-alembic-1.13.1-7.el10.noarch is already installed. DEBUG: Package python3-amqp-5.2.0-7.el10s.noarch is already installed. DEBUG: Package python3-castellan-5.2.1-0.20250307131204.660658f.el10.noarch is already installed. DEBUG: Package python3-cryptography-43.0.0-4.el10.x86_64 is already installed. DEBUG: Package python3-ddt-1.6.0-1.el10s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-freezegun-1.5.1-3.el10s.noarch is already installed. DEBUG: Package python3-glance-store-4.9.1-0.20250310090147.5dd0bc6.el10.noarch is already installed. DEBUG: Package python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch is already installed. DEBUG: Package python3-kombu-1:5.3.7-1.el10s.noarch is already installed. DEBUG: Package python3-kubernetes-1:31.0.0-3.el10s.noarch is already installed. DEBUG: Package python3-netaddr-1.3.0-2.el10.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch is already installed. DEBUG: Package python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch is already installed. DEBUG: Package python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch is already installed. DEBUG: Package python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch is already installed. DEBUG: Package python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-paramiko-3.5.0-1.el10s.noarch is already installed. DEBUG: Package python3-paste-3.10.1-6.el10s.noarch is already installed. DEBUG: Package python3-paste-deploy-3.1.0-7.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-jwt-2.8.0-1.el10s.noarch is already installed. DEBUG: Package python3-PyMySQL-1.1.1-3.el10.noarch is already installed. DEBUG: Package python3-pyroute2-0.7.12-5.el10s.noarch is already installed. DEBUG: Package python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch is already installed. DEBUG: Package python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch is already installed. DEBUG: Package python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch is already installed. DEBUG: Package python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch is already installed. DEBUG: Package python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch is already installed. DEBUG: Package python3-subunit-1.4.4-5.el10s.noarch is already installed. DEBUG: Package python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch is already installed. DEBUG: Package python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch is already installed. DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed. DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed. DEBUG: Package python3-requests-mock-1.12.1-1.el10s.noarch is already installed. DEBUG: Package python3-rfc3986-1.5.0-12.el10s.noarch is already installed. DEBUG: Package python3-routes-2.5.1-11.el10s.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch is already installed. DEBUG: Package python3-tempest-1:43.0.1-0.20250401111953.80c0477.el10.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch is already installed. DEBUG: Package python3-tosca-parser-2.12.0-1.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-webtest-3.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] 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 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-66.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: libtirpc-1.3.5-1.el10.x86_64 DEBUG: libnvme-1.11.1-1.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: device-mapper-event-libs-1.02.202-6.el10.x86_64 DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-oauthlib-3.2.2-6.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: userspace-rcu-0.14.0-7.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: libref_array-0.1.5-58.el10.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: device-mapper-multipath-libs-0.9.9-6.el10.x86_64 DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-requests-oauthlib-1.3.1-11.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch DEBUG: device-mapper-event-1.02.202-6.el10.x86_64 DEBUG: lvm2-libs-2.03.28-6.el10.x86_64 DEBUG: nvme-cli-2.11-5.el10.x86_64 DEBUG: rpcbind-1.2.7-3.el10.x86_64 DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-pyasn1-modules-0.6.1-1.el10.noarch DEBUG: python3-rsa-4.9-8.el10s.noarch DEBUG: python3-google-auth-2.37.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-websocket-client-1.8.0-2.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-durationpy-0.9-2.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-certifi-2024.08.30-1.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: sg3_utils-libs-1.48-7.el10.x86_64 DEBUG: sg3_utils-1.48-7.el10.x86_64 DEBUG: quota-nls-4.09-9.el10.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: lsscsi-0.32-15.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-tosca-parser-2.12.0-1.el10s.noarch DEBUG: libpath_utils-0.2.1-58.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libnfsidmap-2.8.2-3.el10.x86_64 DEBUG: libev-4.33-14.el10.x86_64 DEBUG: libverto-libev-0.3.2-10.el10.x86_64 DEBUG: libcollection-0.7.0-58.el10.x86_64 DEBUG: libbasicobjects-0.1.1-58.el10.x86_64 DEBUG: libini_config-1.3.1-58.el10.x86_64 DEBUG: gssproxy-0.9.2-10.el10.x86_64 DEBUG: kpartx-0.9.9-6.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-6.el10.x86_64 DEBUG: keyutils-1.6.3-5.el10.x86_64 DEBUG: kbd-misc-2.6.4-7.el10.noarch DEBUG: kbd-legacy-2.6.4-7.el10.noarch DEBUG: kbd-2.6.4-7.el10.x86_64 DEBUG: systemd-udev-257-9.el10.x86_64 DEBUG: isns-utils-libs-0.103-1.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.1-512.el10.x86_64 DEBUG: perl-interpreter-5.40.1-512.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: e2fsprogs-libs-1.47.1-3.el10.x86_64 DEBUG: quota-4.09-9.el10.x86_64 DEBUG: nfs-utils-2.8.2-3.el10.x86_64 DEBUG: device-mapper-persistent-data-1.1.0-2.el10.x86_64 DEBUG: lvm2-2.03.28-6.el10.x86_64 DEBUG: cryptsetup-2.7.5-2.el10.x86_64 DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.noarch DEBUG: python3-glance-store-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python3-glance-store+cinder-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250401111953.80c0477.el10.noarch DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-castellan-5.2.1-0.20250307131204.660658f.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-kubernetes-31.0.0-3.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-freezegun-1.5.1-3.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' 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 True DEBUG: libgcc-14.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025a-1.el10.noarch 1737665022 1656850 81bf834ed58aaa31cd7a9f1292360f77 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch 1733474150 463040 4c935a46b2773df6ab28a762e271880e installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch 1741127467 2058 7b8c502fce317b3573a2ef728904f660 installed DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-66.el10.x86_64 1742476227 7345026 08feb550db74f19665f82c9a28929af4 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.93-1.el10.noarch 1742392639 101230 86beb477e2e945ed0030fedf850704b8 installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed DEBUG: setup-2.14.5-4.el10.noarch 1730231846 737724 d53801cb324b515d4432c907cc043b0f installed DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 1737759618 8163038 66ccda8e054ee4f9e52640f3e02ed980 installed DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 1737759618 0 574de38b2e13b800ae5be1a11219c4bd installed DEBUG: glibc-common-2.39-37.el10.x86_64 1737759618 1072842 8a8caddd53d03b6b3c104a644d6d6639 installed DEBUG: glibc-2.39-37.el10.x86_64 1737759618 6509106 8a59cb19035a1156060900fd5a450c5a installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 1736848181 137744 8900465a47da3444f47684b6d81f3d0c installed DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-3.el10.x86_64 1730234879 219523 b3f2d0f42488ce5f66cc575cc4f318c3 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.192-5.el10.x86_64 1734554292 1217256 fb1ddf594609080bfe9c6a1baf6a4fa0 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch 1739555592 111837 4d48d4aefe2fce007eea54948106b2e6 installed DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.6.4-1.el10.x86_64 1730983173 299655 82286ab5349fdc7074b2c2577f892fe8 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 1738588692 1575656 e24f0c47e7c0a3b970019d632a8b1166 installed DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libgomp-14.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-1.el10.x86_64 1737023977 363833 054eb7bb0c526b020cfd28b7c01de25b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-9.el10.x86_64 1739535164 2403210 e66cc66c604fc058a8f587c547d64da1 installed DEBUG: libffi-3.4.4-9.el10.x86_64 1730220656 87640 87b66c435f5bd96baaee85f7f9f20a16 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-3.el10.x86_64 1730234879 1245136 e96f1d5792d9916e133636189c92754e installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed DEBUG: libgcrypt-1.11.0-5.el10.x86_64 1730220726 1635834 9f8a09cf95d7e742ed61ab86570a29da installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.9-9.el10.x86_64 1739421534 4132765 f1c9227fae0ebf2db5e5dc53f5fcf4f6 installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-libs-1:3.2.2-16.el10.x86_64 1739372882 8222810 f6766311dd5424389115a7e118467326 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-1.el10.x86_64 1732012356 957090 773b4f0aa5cf71d75250bf184c5694b1 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed DEBUG: libsecret-0.21.2-7.el10.x86_64 1730222118 582841 01b63a7c399b374ce1c2249471693727 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 1738920680 16413 7e8b677d9ff4d56e6b86383f9203820c installed DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 1738920680 734816 0af101b15abccc0ed9a42c565a705833 installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 1730711264 4286435 19b621ce7c8ab845f25279564a382414 installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-5.el10.x86_64 1730222119 1199683 aadbcb113a9b86146d02805ec1e59656 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-37.el10.x86_64 1737759618 2330087 5b780a6b00806c0ab9c6d5ba576d2b98 installed DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.9.1-5.el10.x86_64 1730235377 829614 7876acb3b2d09ea25e1363e32fcc275b installed DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 1734554292 79229 7c6a420f8a2e80ceda0cea992eff9248 installed DEBUG: elfutils-libs-0.192-5.el10.x86_64 1734554292 670589 0ff5077cc379d987237fcca7fc25d5d0 installed DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch 1734554294 1810 fc60355e4390b20b4fbb3b2218eb790f installed DEBUG: systemd-pam-257-9.el10.x86_64 1739535164 680017 e3a2a61a2b28bfe1539bc17ef9c9232f installed DEBUG: systemd-257-9.el10.x86_64 1739535164 17593207 a1a414244a6d7049a00a4731f9ead250 installed DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f installed DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.192-5.el10.x86_64 1734554292 2725526 16630ede0d063b5a135e9aae34a70123 installed DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-6.el10.x86_64 1742553380 205386 6899b5feac9c624ae718d530a5dfc0e1 installed DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 1738920680 198936 cf7ff4bed452e5386f052ffc64936583 installed DEBUG: openssh-9.9p1-7.el10.x86_64 1739900330 1452235 da3c3ecbdc06e9891c30305fb29bc337 installed DEBUG: openssh-clients-9.9p1-7.el10.x86_64 1739900330 2847446 e546f77fef612febc1859f198c7b8573 installed DEBUG: git-core-2.47.1-1.el10.x86_64 1735913625 23389283 331e232e24883009bb12fedb6ec3dee6 installed DEBUG: curl-8.9.1-5.el10.x86_64 1730235377 800324 4f532f676d77ab8bf62fdc9d89ace384 installed DEBUG: rpm-4.19.1.1-12.el10.x86_64 1738920680 3094580 d4b38edcc663ef74dc38fee362b5e3e5 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 1742392640 1020887 355afde4f91caacb2151917eb4da4788 installed DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-9.1.el10.noarch 1730235088 51802 03dece3963b5a64d6dab2a0a66cb7ea0 installed DEBUG: redhat-rpm-config-288-1.el10.noarch 1739375862 187839 f18367060ec56d493332d7d2f6a95b54 installed DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 1738920680 176781 0035fe3c741b54c18d8b1e727ad7951f installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-9.1.el10.noarch 1730235088 22627 46496846c6961f2418ff5d532bfea20c installed DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch 1730235088 6586 229c62bc5ea77ec339c644631e537f4f installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.9-1.el10.noarch 1738802968 23 5c38f3b4fcb0a2f827743f310e1011b8 installed DEBUG: python3-3.12.9-1.el10.x86_64 1738802966 32121 3a9f8a5ee4f573335d6284d4d055cbe1 installed DEBUG: python3-libs-3.12.9-1.el10.x86_64 1738802966 43598678 c9765fe0085f1f1508e9685433806a93 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch 1730229005 320095 606ecd6a326d1301a936cab15d90ec97 installed DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.5-1.el10.noarch 1736421611 1616952 bd687a7270570d9be94d1e2e8254c38d installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-14.el10.x86_64 1730216862 24284662 f8935ccb39d307fb6a4f1211736dd222 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.9-1.el10.x86_64 1738802966 1334690 c8e17f269541f58dc4a5c60099f43f49 installed DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.0.0-1.el10s.noarch 1736247436 629726 8dc05c5c2d243c2d4bea2e72e7824574 installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-9.el10.noarch 1739535155 10938 66ed94eccb5980f9bb8037163334b741 installed DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-psutil-5.9.8-5.el10.x86_64 1730252598 1500710 f183b0ac45e51ac902c7e1f51614e949 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: libtirpc-1.3.5-1.el10.x86_64 1730222175 207610 ba47260355e0efc590c3362ffa428b25 installed DEBUG: libnvme-1.11.1-1.el10.x86_64 1732097693 296278 58f5facaa97338c1af2953dcfb17f8b5 installed DEBUG: libaio-0.3.111-22.el10.x86_64 1733938481 57853 26e6075dd6fd01be99e656fd4c756ee8 installed DEBUG: kmod-31-11.el10.x86_64 1737131011 271689 bfca144405ef5122c587264633286f41 installed DEBUG: device-mapper-event-libs-10:1.02.202-6.el10.x86_64 1738695994 58908 1476d678c9f83f30a914a7b35d41bd85 installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch 1742292745 67523 46ad8da2912d5475b2c8a8fcd9021de0 installed DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch 1741721730 274388 cd63670e57fc525b740c751c9d2529e0 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 installed DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-oauthlib-3.2.2-6.el10.noarch 1730229429 1035938 8351e7767c2ebcb500bd5ca2a47d898e installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: userspace-rcu-0.14.0-7.el10.x86_64 1730233428 415848 3ed455e76a82e2be445fb0bc8c4ec71d installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed DEBUG: libref_array-0.1.5-58.el10.x86_64 1730215619 58662 0bed69971361e0965f98c738477f98a5 installed DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch 1741956136 3133222 d3fe650e66158433b074d9d32d92e615 installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: device-mapper-multipath-libs-0.9.9-6.el10.x86_64 1737431519 937945 ad8e26198c9d733dedd0728870c6407a installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-requests-oauthlib-1.3.1-11.el10.noarch 1730229675 137951 03037149528abdaf13c492c82f7aa9ed installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed DEBUG: python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch 1742297876 142068 ba5b687b425c56a729edb5e00ad866f7 installed DEBUG: device-mapper-event-10:1.02.202-6.el10.x86_64 1738695994 55947 1f3b1e2228ba8bb3f628575ae8518b10 installed DEBUG: lvm2-libs-10:2.03.28-6.el10.x86_64 1738695994 2654441 c175a40f8e7e16cf9f874cd36db37511 installed DEBUG: nvme-cli-2.11-5.el10.x86_64 1738829669 6214324 957a0c2adfa34c16812c5e67bce88388 installed DEBUG: rpcbind-1.2.7-3.el10.x86_64 1730230822 114584 ac575603e7f9ed094e0e69d9297298ac installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-pyasn1-modules-0.6.1-1.el10.noarch 1731706247 1790316 7d708b5788f6b6e673a7900ab7e0a9f2 installed DEBUG: python3-rsa-4.9-8.el10s.noarch 1738761009 246258 6fd225cd227d5a4b1375366ea9efc08b installed DEBUG: python3-google-auth-1:2.37.0-1.el10s.noarch 1737368221 1449911 1ed9193d75d0e2879c5f35d100210df9 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-websocket-client-1.8.0-2.el10s.noarch 1737450666 454161 ced85f6368868690d4ec011429355307 installed DEBUG: python3-waitress-3.0.1-1.el10s.noarch 1738826477 336903 46eb084e4b84a88928a5dc103e1f6227 installed DEBUG: python3-uhashring-2.3-8.el10s.noarch 1738590060 67891 c273a0126c22274490891f36a375a3e0 installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-memcached-1.59-15.el10s.noarch 1737110683 140352 d94e9ff3cf83bec16f6817777772d3c1 installed DEBUG: python3-kazoo-2.8.0-16.el10s.noarch 1737647488 759436 10bb47174f0ddc2cfa5ba6c480ac7004 installed DEBUG: python3-zake-0.2.2-22.el10s.noarch 1738052178 172875 cfac917a3b9a5b1043153668df93de03 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-durationpy-0.9-2.el10s.noarch 1738923730 12482 3566c2851809b2c6508ed5bbeada5ef6 installed DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch 1737470470 200931 3ab39d6a704ee50a9b22e90b18ca232c installed DEBUG: python3-certifi-2024.08.30-1.el10s.noarch 1737112939 6911 aae4c5e71696052ccbba6fe27c0dad0d installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed DEBUG: python3-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed DEBUG: python3-warlock-2.0.1-8.el10s.noarch 1737374823 45870 0486884f148ec6ae1bb6e10fe5f80c69 installed DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-6.el10.x86_64 1730223036 489045 6012028022b1659079ff2d99350d2770 installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 1738761737 1497664 483d4c912c580096af4e6b00ea04d678 installed DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: sg3_utils-libs-1.48-7.el10.x86_64 1730805054 270933 8d6158a30af75ae609db6473b3891f09 installed DEBUG: sg3_utils-1.48-7.el10.x86_64 1730805054 3225052 00c109f7a93af140a94e2cbea9e1b1db installed DEBUG: quota-nls-1:4.09-9.el10.noarch 1734387363 280116 a65fcc763db7b8434d1fd2d78c6efdbb installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-jwt-2.8.0-1.el10s.noarch 1737649448 166611 70a162d2ef1df894aca9e84280beaa52 installed DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch 1737649448 5525 55a7ccf79dfa32d7d3f7e3a091fdbdf0 installed DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed DEBUG: lsscsi-0.32-15.el10.x86_64 1730223274 119587 529116d96a741405794f03ca496cdc5c installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch 1739802752 159340 a4faa94c3b1130e2375261ade2519d24 installed DEBUG: python3-tosca-parser-2.12.0-1.el10s.noarch 1739541334 1381070 0332f0ffd9686be7c87bad692b36e358 installed DEBUG: libpath_utils-0.2.1-58.el10.x86_64 1730215619 62880 c719afc8ee51adb24f57061cd5cc4eff installed DEBUG: libnl3-3.11.0-1.el10.x86_64 1731509392 1085191 32f218d932cde20cb505f4ddddd547d0 installed DEBUG: libnfsidmap-1:2.8.2-3.el10.x86_64 1738783907 192555 93673fe0395ddd77da7edcfd2e7a240c installed DEBUG: libev-4.33-14.el10.x86_64 1737730068 107658 24ea22bafc2266bd252378fc56bbbefd installed DEBUG: libverto-libev-0.3.2-10.el10.x86_64 1730222483 16004 a855d4fe651935a369f34be5c5092e8c installed DEBUG: libcollection-0.7.0-58.el10.x86_64 1730215619 100992 3b33d02575f5f5f01adc1227f9a49caf installed DEBUG: libbasicobjects-0.1.1-58.el10.x86_64 1730215619 58548 9f943d10dedbd2b4880197b830835548 installed DEBUG: libini_config-1.3.1-58.el10.x86_64 1730215619 163216 2b8448e5121509242d0a10c0e94b88e6 installed DEBUG: gssproxy-0.9.2-10.el10.x86_64 1736441043 277780 47625c6c94d0632bdd71f91b6d60ea2b installed DEBUG: kpartx-0.9.9-6.el10.x86_64 1737431519 86907 8e90483d763f12f549dd37b6ef2bf158 installed DEBUG: device-mapper-multipath-0.9.9-6.el10.x86_64 1737431519 404088 82f97667b2cac464af6b4296095fb951 installed DEBUG: keyutils-1.6.3-5.el10.x86_64 1730219803 159628 660424cdf768d0b1466d2a05c9158e9f installed DEBUG: kbd-misc-2.6.4-7.el10.noarch 1736498155 2623568 63b2e0c43f24d383521df865fa92f8e8 installed DEBUG: kbd-legacy-2.6.4-7.el10.noarch 1736498155 580739 ad29597ab46788ad098343b7fdbffe54 installed DEBUG: kbd-2.6.4-7.el10.x86_64 1736498154 1588486 643515270e9a6046e043b6602e91e502 installed DEBUG: systemd-udev-257-9.el10.x86_64 1739535164 11958274 edce67fc6da9f637b12fd0ea12bf40b6 installed DEBUG: isns-utils-libs-0.103-1.el10.x86_64 1734158130 491090 3bb43a61960ce61e6aa4b88739c1eba9 installed DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65a472.el10.x86_64 1730219393 171710 897c8a4fa35d04f235455e070a92b83d installed DEBUG: iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64 1730219393 1460565 67d4d2b621c316d2d8ff9849eb04a341 installed DEBUG: groff-base-1.23.0-10.el10.x86_64 1730217931 4034942 e004eeb2536502e550cf5bd4ef60f50e installed DEBUG: perl-Digest-1.20-511.el10.noarch 1730226989 36060 c6615565782c90a4f61c1b5889a5166f installed DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 1730227064 61168 a2b95b167b4e092a064071e7dece884a installed DEBUG: perl-B-0:1.89-512.el10.x86_64 1737615961 508011 25c7bdd2ec76a65697c2d6f03c4d98d1 installed DEBUG: perl-FileHandle-0:2.05-512.el10.noarch 1737615962 9567 cf617bc2aa0dd7f28c96ecd819167de2 installed DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 1730227050 114342 8af3bf30ce603515408a201c2b4ffec2 installed DEBUG: perl-libnet-3.15-512.el10.noarch 1730227715 295890 c7a899752cbba4228196d8f281aeb0ce installed DEBUG: perl-AutoLoader-0:5.74-512.el10.noarch 1737615962 21028 173b2ec89aa0f5f5b633fa66a543f6bf installed DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-512.el10.noarch 1737615962 5947 dd3483930543d0d8356f4bf736d80751 installed DEBUG: perl-locale-0:1.12-512.el10.noarch 1737615962 6652 99f2b8c9fa28829a74828733cdc62140 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-File-Path-2.18-511.el10.noarch 1730227285 65002 db8687251ee6f09cbb3b3eb0ea6b4569 installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 1730227666 1408068 0624eafe2b2593ffa7efcfa64291484f installed DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-Class-Struct-0:0.68-512.el10.noarch 1737615962 25967 569ba74c5603616966f83a1227662ebc installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-POSIX-0:2.20-512.el10.x86_64 1737615961 234752 674522cee37c6fee79017717d1dfddeb installed DEBUG: perl-IPC-Open3-0:1.22-512.el10.noarch 1737615962 22993 9c22421a1c2d563a19046477e327b664 installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch 1730227771 573280 5988a33959e10908eabe5cbb3562e421 installed DEBUG: perl-Socket-4:2.038-511.el10.x86_64 1730227897 126969 23874130d4f0d496fc39a2054d31e8af installed DEBUG: perl-SelectSaver-0:1.02-512.el10.noarch 1737615962 2219 b8c54d52a4d5839604deed04d0b43d48 installed DEBUG: perl-Symbol-0:1.09-512.el10.noarch 1737615962 6976 202af52d57c1fd7db7a3ab943d253b54 installed DEBUG: perl-File-stat-0:1.14-512.el10.noarch 1737615962 12808 4f86d5cfc96696bddaf14d289dfd1764 installed DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed DEBUG: perl-Fcntl-0:1.18-512.el10.x86_64 1737615961 45071 f6bf915cb98bff4463b737ce8c8f9fa3 installed DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-base-0:2.27-512.el10.noarch 1737615962 12843 c8ec0efd7fc6f0892e4aa2b3047db04e installed DEBUG: perl-mro-0:1.29-512.el10.x86_64 1737615961 45627 74e70555d3f25667d30450333be1bd72 installed DEBUG: perl-IO-0:1.55-512.el10.x86_64 1737615961 153534 c96403ae722572ef5b42c49ab41fee0b installed DEBUG: perl-overloading-0:0.02-512.el10.noarch 1737615962 4960 c7b35536de2fa9230e57b31065639c48 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed DEBUG: perl-Errno-0:1.38-512.el10.x86_64 1737615961 8531 b81032f5924b9b2ed4544681fe064420 installed DEBUG: perl-File-Basename-0:2.86-512.el10.noarch 1737615962 14341 695e288493c2abf9a597c15dfd8f9170 installed DEBUG: perl-Getopt-Std-0:1.14-512.el10.noarch 1737615962 11448 9e05e057246f3e64f1aa8326239ad43c installed DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-512.el10.noarch 1737615962 73252 c898560aed14f7dbe0224fdb912f162b installed DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-vars-0:1.05-512.el10.noarch 1737615962 3959 accfaba1d9cacab731bec6dbfbb6a1a1 installed DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed DEBUG: perl-DynaLoader-0:1.56-512.el10.x86_64 1737615961 32840 76577dd3cd8719a3338832c261a88966 installed DEBUG: perl-NDBM_File-0:1.17-512.el10.x86_64 1737615961 28118 9d3a9fe0955bd4a5975c5509bd246c24 installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 1737615961 10227272 1734cd8cb3c5f10cb704f4673ac7591f installed DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 1737615961 124121 76a2039995621ae27ff36c263eeb9817 installed DEBUG: memcached-0:1.6.23-7.el10.x86_64 1730224144 477607 771ea0f9618c09c7082d37335bec3f89 installed DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 1738925959 187175 eec52fa5e2d04c7c12e3e423161f8fb1 installed DEBUG: e2fsprogs-libs-1.47.1-3.el10.x86_64 1730215808 543967 9e8ea98127598ed5e1bb9663f5f675d9 installed DEBUG: quota-1:4.09-9.el10.x86_64 1734387362 711789 4135299db8651da72d5a29d41910755a installed DEBUG: nfs-utils-1:2.8.2-3.el10.x86_64 1738783907 1340827 4168b07177c3c639d36b84942a7b784a installed DEBUG: device-mapper-persistent-data-1.1.0-2.el10.x86_64 1730382724 3258659 5addd0f9ef186aa59c110f29d3064ea5 installed DEBUG: lvm2-10:2.03.28-6.el10.x86_64 1738695994 3848400 e215cfba1ab1aca684e3a3c6cf6ba074 installed DEBUG: cryptsetup-2.7.5-2.el10.x86_64 1730215738 735665 ee2ac07019991db5bb70a7b0597fffe9 installed DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch 1741861135 6462909 0e1214420c04b593fd74ca8e151e535f installed DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch 1741718881 260337 b42311c07ca3fbf27ee2b45973901351 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 14693 84300ff5b2caf8bac0653eeeb154fcd9 installed DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 18922 143e18370f58d724a3785db27c1ba33f installed DEBUG: python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch 1742295802 14248 0cff98ea8e55620e2e9d4fe9033ac7cc installed DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 10966 023209470b7677eef7c68977a999da0a installed DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 446314 2f6fe8ff0a5ba8c22fb168b6f75729ab installed DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch 1742292572 1508763 acb1533ffbb729ab6f6b6723c7ecb8ff installed DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch 1742289677 1330610 9becc001eb63ba3a3ec81277fd425ee5 installed DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch 1741344795 294382 30c72649cf9f5edc591f1a0bbea8a7a1 installed DEBUG: python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch 1742295802 126950 80c49a93856fb985864d7799c9b7c698 installed DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch 1739446936 14012 e20ed71c0f8a292634c4d4f5b0527c0b installed DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch 1739446936 14012 ca65994df89cc43d1d7055aba803d312 installed DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch 1739446936 537077 6ad5ba772b2b4b2682b4375d7daed0b8 installed DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch 1742290236 766936 27d76cb263e5b5250813222da0712cc8 installed DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch 1742290236 21334 72de1c1fce68accdbe6c36de996862ec installed DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch 1741596664 813001 1e2dc02c0c7dfc028d3bb5a2ddf72073 installed DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch 1742295367 50961 96a86c98cde13ce3240e83877abe19a1 installed DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch 1742290012 814082 356d2a586182001eaf1e53556cec1559 installed DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch 1742362237 1138888 2cc56a0345f4983f28030cacf3fb0f2e installed DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 209968 2ddcf158bc02c8b50fdf595425c2b27e installed DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch 1742302779 1190389 186eb6fc87e5e103c7222aab0307e7da installed DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch 1742290745 715399 2c9b11ce2b935017aa580a3dfd5d3e53 installed DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13681 7528249d60cfa78bdde2327bf6313bd1 installed DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13447 dc3ad55177e9133f0cb2660ebcbfb3ae installed DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 626483 b2f23df4c239a43a7344d326f43db711 installed DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch 1742299587 849298 5b3384c98eb57b8fe6d4e95c1a3ec85a installed DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch 1741719045 2659013 7f0da277f9a5102ce9538771e9f50cd5 installed DEBUG: python3-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.noarch 1742363762 3705571 588d7e0685efc4ca90833fc2d19594b4 installed DEBUG: python3-glance-store-4.9.1-0.20250310090147.5dd0bc6.el10.noarch 1741597394 2321985 026aa026a3a24482d6c71b0d1db05d9e installed DEBUG: python3-glance-store+cinder-4.9.1-0.20250310090147.5dd0bc6.el10.noarch 1741597394 15638 1873b001009b418a545baa6ffe9d7897 installed DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 28823 3be7fdad0d7d7751b11470f0cace8b50 installed DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 74f5854ec9b8a822515a569c25176237 installed DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 149e4776f9e56cdfa40d27a24d8080d0 installed DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 221045 cbdc2ec7956a066134fd280889d4269d installed DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch 1741599037 467283 fbed29966289e5c9d84f77e81a49f982 installed DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 329169 1be32fc67ac476e3ee4312525b16dab8 installed DEBUG: python3-tempest-1:43.0.1-0.20250401111953.80c0477.el10.noarch 1743506489 8465516 529d53773040c987b57aa0021e1ebef9 installed DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch 1742291201 779598 8b6e8011b9b3663d32c3d56f2a0d0748 installed DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch 1742294197 65506 20bc400e4d389d3dca99b49868e427ec installed DEBUG: python3-castellan-5.2.1-0.20250307131204.660658f.el10.noarch 1741353214 747276 f9aa03d79e07e6e008eff26e083bb149 installed DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch 1741594749 1668160 6d7d1a1d7603e6a56c14e94dabcee0c7 installed DEBUG: python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch 1741599910 646464 c18c193bb7ebfda1721cadb66b6437c4 installed DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch 1743062908 183986 4d03ed651a9685eec32f7d9eea82ab7c installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-kubernetes-1:31.0.0-3.el10s.noarch 1737552310 28604809 6972e8ec4f81230aa574f499af1221e0 installed DEBUG: python3-webtest-3.0.0-1.el10s.noarch 1738827128 355044 65e0f954f7e9d1fece1962e38bf926eb installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch 1739371524 154521 49595da95ad8f98131443fa344305f93 installed DEBUG: python3-freezegun-1.5.1-3.el10s.noarch 1737471264 178154 b67b1990b9128e74ee43dd65a2e03f4a installed DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch 1736948186 36448 8a3d727cd5bb869daca121d8ac8cc420 installed DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 1739182421 127333 f37b06704f7e23bcc097f6390fdeb10f installed DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch 1737369181 3682209 22a18f5a4e0742106722f96bbe9aee1c installed DEBUG: python3-ddt-1.6.0-1.el10s.noarch 1736953271 35480 0b37dd2751d6a86017d96e986f46388b installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-tacker.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 DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xUTdLo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tacker-13.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.00 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.09 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=5.5.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling amqp>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: amqp>=2.4.0 DEBUG: (installed: amqp 5.2.0) DEBUG: Handling eventlet>=0.30.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.30.1 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling requests>=2.25.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.25.1 DEBUG: (installed: requests 2.32.3) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware>=4.17.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=4.17.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling kombu>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kombu>=4.3.0 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling SQLAlchemy>=1.3.11 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.3.11 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling stevedore>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.3.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db>=5.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=5.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=2.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=2.5.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.versionedobjects>=1.33.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.33.3 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling openstacksdk>=0.44.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.44.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=6.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-tackerclient>=1.11.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-tackerclient>=1.11.0 DEBUG: (installed: python-tackerclient 2.3.0) DEBUG: Handling rfc3986>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: rfc3986>=1.2.0 DEBUG: (installed: rfc3986 1.5.0) DEBUG: Handling cryptography>=2.7 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.7 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling paramiko>=2.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: paramiko>=2.7.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pyroute2>=0.4.21;sys_platform!='win32' from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pyroute2>=0.4.21;sys_platform!='win32' DEBUG: (installed: pyroute2 0.7.12) DEBUG: Handling castellan>=0.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: castellan>=0.16.0 DEBUG: (installed: castellan 5.2.1) DEBUG: Handling kubernetes>=18.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kubernetes>=18.20.0 DEBUG: (installed: kubernetes 31.0.0) DEBUG: Handling setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling PyYAML>=5.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.4.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling PyMySQL>=0.10.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyMySQL>=0.10.1 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling PyJWT>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=2.4.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling glance-store>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: glance-store>=2.4.0 DEBUG: (installed: glance-store 4.9.1) DEBUG: Handling heat-translator>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: heat-translator>=2.3.0 DEBUG: (installed: heat-translator 3.2.0) DEBUG: Handling tosca-parser>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tosca-parser>=2.3.0 DEBUG: (installed: tosca-parser 2.12.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling python-tackerclient>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-tackerclient>=0.8.0 DEBUG: (installed: python-tackerclient 2.3.0) DEBUG: Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=8.0.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling tempest>=22.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tempest>=22.0.0 DEBUG: (installed: tempest 43.0.1.dev6) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling PyMySQL>=0.10.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyMySQL>=0.10.1 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling freezegun>=1.2.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: freezegun>=1.2.2 DEBUG: (installed: freezegun 1.5.1) DEBUG: Handling PyJWT>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=2.4.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing tacker.egg-info/PKG-INFO DEBUG: writing dependency_links to tacker.egg-info/dependency_links.txt DEBUG: writing entry points to tacker.egg-info/entry_points.txt DEBUG: writing requirements to tacker.egg-info/requires.txt DEBUG: writing top-level names to tacker.egg-info/top_level.txt DEBUG: writing pbr to tacker.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'tacker.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/tacker-13.1.0.dev1/tacker-13.1.0.dev1.dist-info' DEBUG: Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: pbr >=5.5.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: Paste >=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: Routes >=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling amqp >=2.4.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: amqp >=2.4.0 DEBUG: (installed: amqp 5.2.0) DEBUG: Handling eventlet >=0.30.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: eventlet >=0.30.1 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling requests >=2.25.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: requests >=2.25.1 DEBUG: (installed: requests 2.32.3) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=4.17.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: keystonemiddleware >=4.17.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling kombu >=4.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: kombu >=4.3.0 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: netaddr >=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling SQLAlchemy >=1.3.11 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: SQLAlchemy >=1.3.11 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling alembic >=0.9.6 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: alembic >=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling stevedore >=3.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: stevedore >=3.3.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db >=5.0.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.db >=5.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging >=14.2.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.messaging >=14.2.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=2.5.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.service >=2.5.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.utils >=7.0.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.versionedobjects >=1.33.3 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.33.3 DEBUG: (installed: oslo.versionedobjects 3.6.0) DEBUG: Handling openstacksdk >=0.44.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: openstacksdk >=0.44.0 DEBUG: (installed: openstacksdk 4.4.0) DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-barbicanclient >=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-heatclient >=1.10.0 DEBUG: (installed: python-heatclient 4.1.0) DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-keystoneclient >=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-neutronclient >=6.7.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-neutronclient >=6.7.0 DEBUG: (installed: python-neutronclient 11.4.0) DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-novaclient >=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-tackerclient >=1.11.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-tackerclient >=1.11.0 DEBUG: (installed: python-tackerclient 2.3.0) DEBUG: Handling rfc3986 >=1.2.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: rfc3986 >=1.2.0 DEBUG: (installed: rfc3986 1.5.0) DEBUG: Handling cryptography >=2.7 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: cryptography >=2.7 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling paramiko >=2.7.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: paramiko >=2.7.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pyroute2 >=0.4.21 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: pyroute2 >=0.4.21 DEBUG: (installed: pyroute2 0.7.12) DEBUG: Handling castellan >=0.16.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: castellan >=0.16.0 DEBUG: (installed: castellan 5.2.1) DEBUG: Handling kubernetes >=18.20.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: kubernetes >=18.20.0 DEBUG: (installed: kubernetes 31.0.0) DEBUG: Handling setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: tooz >=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling PyYAML >=5.4.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: PyYAML >=5.4.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling PyMySQL >=0.10.1 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: PyMySQL >=0.10.1 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling PyJWT >=2.4.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: PyJWT >=2.4.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling glance-store >=2.4.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: glance-store >=2.4.0 DEBUG: (installed: glance-store 4.9.1) DEBUG: Handling heat-translator >=2.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: heat-translator >=2.3.0 DEBUG: (installed: heat-translator 3.2.0) DEBUG: Handling tosca-parser >=2.3.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: tosca-parser >=2.3.0 DEBUG: (installed: tosca-parser 2.12.0) DEBUG: + cat /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv tacker-13.1.0.dev1.dist-info/ DEBUG: removed 'tacker-13.1.0.dev1.dist-info/AUTHORS' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/LICENSE' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/METADATA' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/entry_points.txt' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/pbr.json' DEBUG: removed 'tacker-13.1.0.dev1.dist-info/top_level.txt' DEBUG: removed directory 'tacker-13.1.0.dev1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hoEwze DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + mkdir -p /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/tacker-13.1.0.dev1/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/tacker-13.1.0.dev1 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker.egg-info DEBUG: writing /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-modern-metadata-2dkpirpd/tacker-13.1.0.dev1.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: tacker DEBUG: Building wheel for tacker (pyproject.toml): started DEBUG: Running command Building wheel for tacker (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/tacker DEBUG: creating build/lib/tacker/api DEBUG: creating build/lib/tacker/api/views DEBUG: copying tacker/api/views/vnf_subscriptions.py -> build/lib/tacker/api/views DEBUG: copying tacker/api/views/vnf_packages.py -> build/lib/tacker/api/views DEBUG: copying tacker/api/views/vnf_lcm_op_occs.py -> build/lib/tacker/api/views DEBUG: copying tacker/api/views/vnf_lcm.py -> build/lib/tacker/api/views DEBUG: copying tacker/api/views/versions.py -> build/lib/tacker/api/views DEBUG: copying tacker/api/views/__init__.py -> build/lib/tacker/api/views DEBUG: creating build/lib/tacker/cmd DEBUG: creating build/lib/tacker/cmd/eventlet DEBUG: copying tacker/cmd/eventlet/tacker_server.py -> build/lib/tacker/cmd/eventlet DEBUG: copying tacker/cmd/eventlet/conductor.py -> build/lib/tacker/cmd/eventlet DEBUG: copying tacker/cmd/eventlet/__init__.py -> build/lib/tacker/cmd/eventlet DEBUG: creating build/lib/tacker/agent DEBUG: copying tacker/agent/__init__.py -> build/lib/tacker/agent DEBUG: creating build/lib/tacker/tests DEBUG: creating build/lib/tacker/tests/functional DEBUG: creating build/lib/tacker/tests/functional/sol DEBUG: creating build/lib/tacker/tests/functional/sol/vnflcm DEBUG: copying tacker/tests/functional/sol/vnflcm/test_vnflcm_noop.py -> build/lib/tacker/tests/functional/sol/vnflcm DEBUG: copying tacker/tests/functional/sol/vnflcm/test_vnf_instance.py -> build/lib/tacker/tests/functional/sol/vnflcm DEBUG: copying tacker/tests/functional/sol/vnflcm/fake_vnfpkgm.py -> build/lib/tacker/tests/functional/sol/vnflcm DEBUG: copying tacker/tests/functional/sol/vnflcm/fake_vnflcm.py -> build/lib/tacker/tests/functional/sol/vnflcm DEBUG: copying tacker/tests/functional/sol/vnflcm/base.py -> build/lib/tacker/tests/functional/sol/vnflcm DEBUG: copying tacker/tests/functional/sol/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol/vnflcm DEBUG: creating build/lib/tacker/tests/functional/sol_separated_nfvo DEBUG: creating build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: copying tacker/tests/functional/sol_separated_nfvo/vnflcm/test_vnf_instance_with_user_data_nfvo_separate.py -> build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_vnfpkgm.py -> build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_grant.py -> build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: copying tacker/tests/functional/sol_separated_nfvo/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: creating build/lib/tacker/vnfm DEBUG: creating build/lib/tacker/vnfm/infra_drivers DEBUG: creating build/lib/tacker/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/vnfm/infra_drivers/kubernetes/utils.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/vnfm/infra_drivers/kubernetes/kubernetes_driver.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/vnfm/infra_drivers/kubernetes/__init__.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes DEBUG: creating build/lib/tacker/tests/unit DEBUG: creating build/lib/tacker/tests/unit/vnfpkgm DEBUG: copying tacker/tests/unit/vnfpkgm/test_controller.py -> build/lib/tacker/tests/unit/vnfpkgm DEBUG: copying tacker/tests/unit/vnfpkgm/fakes.py -> build/lib/tacker/tests/unit/vnfpkgm DEBUG: copying tacker/tests/unit/vnfpkgm/__init__.py -> build/lib/tacker/tests/unit/vnfpkgm DEBUG: creating build/lib/tacker/vnfm/infra_drivers/kubernetes/helm DEBUG: copying tacker/vnfm/infra_drivers/kubernetes/helm/helm_client.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/helm DEBUG: copying tacker/vnfm/infra_drivers/kubernetes/helm/__init__.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/helm DEBUG: creating build/lib/tacker/tests/unit/sol_refactored DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_vnfd_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_vnf_instance_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_vim_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_subscription_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_server_notification.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_prometheus_plugin.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_pm_threshold_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_pm_job_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_oidc_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_lcm_op_occ_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_fm_subscription_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_fm_alarm_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_coordinate.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_coord_client.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/test_common_script_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/fakes_for_fm.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: copying tacker/tests/unit/sol_refactored/common/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/common DEBUG: creating build/lib/tacker/tests/functional/sol_enhanced_policy DEBUG: creating build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_vim_apis_kubernetes.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v2.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v1.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/__init__.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: creating build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s DEBUG: copying tacker/vnfm/infra_drivers/kubernetes/k8s/translate_outputs.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s DEBUG: copying tacker/vnfm/infra_drivers/kubernetes/k8s/__init__.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s DEBUG: creating build/lib/tacker/agent/linux DEBUG: copying tacker/agent/linux/utils.py -> build/lib/tacker/agent/linux DEBUG: copying tacker/agent/linux/__init__.py -> build/lib/tacker/agent/linux DEBUG: copying tacker/vnfm/vim_client.py -> build/lib/tacker/vnfm DEBUG: copying tacker/vnfm/plugin.py -> build/lib/tacker/vnfm DEBUG: copying tacker/vnfm/nfvo_client.py -> build/lib/tacker/vnfm DEBUG: copying tacker/vnfm/keystone.py -> build/lib/tacker/vnfm DEBUG: copying tacker/vnfm/__init__.py -> build/lib/tacker/vnfm DEBUG: creating build/lib/tacker/tests/functional/sol/legacy_nfvo DEBUG: copying tacker/tests/functional/sol/legacy_nfvo/test_vim.py -> build/lib/tacker/tests/functional/sol/legacy_nfvo DEBUG: copying tacker/tests/functional/sol/legacy_nfvo/__init__.py -> build/lib/tacker/tests/functional/sol/legacy_nfvo DEBUG: creating build/lib/tacker/tests/functional/sol_multi_tenant DEBUG: copying tacker/tests/functional/sol_multi_tenant/__init__.py -> build/lib/tacker/tests/functional/sol_multi_tenant DEBUG: creating build/lib/tacker/tests/unit/glance_store DEBUG: copying tacker/tests/unit/glance_store/test_store.py -> build/lib/tacker/tests/unit/glance_store DEBUG: copying tacker/tests/unit/glance_store/__init__.py -> build/lib/tacker/tests/unit/glance_store DEBUG: creating build/lib/tacker/tests/unit/agent DEBUG: copying tacker/tests/unit/agent/__init__.py -> build/lib/tacker/tests/unit/agent DEBUG: creating build/lib/tacker/tests/functional/sol_https_v2 DEBUG: copying tacker/tests/functional/sol_https_v2/test_vnfpm_https_basic.py -> build/lib/tacker/tests/functional/sol_https_v2 DEBUG: copying tacker/tests/functional/sol_https_v2/test_vnflcm_https_basic.py -> build/lib/tacker/tests/functional/sol_https_v2 DEBUG: copying tacker/tests/functional/sol_https_v2/test_vnffm_https_basic.py -> build/lib/tacker/tests/functional/sol_https_v2 DEBUG: copying tacker/tests/functional/sol_https_v2/paramgen.py -> build/lib/tacker/tests/functional/sol_https_v2 DEBUG: copying tacker/tests/functional/sol_https_v2/__init__.py -> build/lib/tacker/tests/functional/sol_https_v2 DEBUG: creating build/lib/tacker/api/vnfpkgm DEBUG: creating build/lib/tacker/api/vnfpkgm/v1 DEBUG: copying tacker/api/vnfpkgm/v1/router.py -> build/lib/tacker/api/vnfpkgm/v1 DEBUG: copying tacker/api/vnfpkgm/v1/controller.py -> build/lib/tacker/api/vnfpkgm/v1 DEBUG: copying tacker/api/vnfpkgm/v1/__init__.py -> build/lib/tacker/api/vnfpkgm/v1 DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/infra_drivers DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_kubernetes.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm_utils.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/fakes.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/sol_refactored/__init__.py -> build/lib/tacker/tests/unit/sol_refactored DEBUG: creating build/lib/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v2.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v1.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnf_package_apis.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vim_apis_openstack.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying tacker/tests/functional/sol_enhanced_policy/sol/__init__.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: creating build/lib/tacker/tests/unit/vnfm DEBUG: copying tacker/tests/unit/vnfm/test_vim_client.py -> build/lib/tacker/tests/unit/vnfm DEBUG: copying tacker/tests/unit/vnfm/test_plugin.py -> build/lib/tacker/tests/unit/vnfm DEBUG: copying tacker/tests/unit/vnfm/test_nfvo_client.py -> build/lib/tacker/tests/unit/vnfm DEBUG: copying tacker/tests/unit/vnfm/__init__.py -> build/lib/tacker/tests/unit/vnfm DEBUG: creating build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth DEBUG: creating build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/test_kubernetes_oidc_auth.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/base_v2.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 DEBUG: creating build/lib/tacker/db DEBUG: creating build/lib/tacker/db/migration DEBUG: creating build/lib/tacker/db/migration/models DEBUG: copying tacker/db/migration/models/head.py -> build/lib/tacker/db/migration/models DEBUG: copying tacker/db/migration/models/__init__.py -> build/lib/tacker/db/migration/models DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying tacker/tests/unit/sol_refactored/mgmt_drivers/test_server_notification.py -> build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying tacker/tests/unit/sol_refactored/mgmt_drivers/test_container_update_mgmt.py -> build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying tacker/tests/unit/sol_refactored/mgmt_drivers/fakes.py -> build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying tacker/tests/unit/sol_refactored/mgmt_drivers/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: creating build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: copying tacker/tests/functional/sol_multi_tenant/vnflcm/test_vnf_lcm_with_multi_tenant.py -> build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: copying tacker/tests/functional/sol_multi_tenant/vnflcm/fake_vnflcm.py -> build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: copying tacker/tests/functional/sol_multi_tenant/vnflcm/base.py -> build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: copying tacker/tests/functional/sol_multi_tenant/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: creating build/lib/tacker/nfvo DEBUG: copying tacker/nfvo/nfvo_plugin.py -> build/lib/tacker/nfvo DEBUG: copying tacker/nfvo/__init__.py -> build/lib/tacker/nfvo DEBUG: copying tacker/tests/functional/sol/__init__.py -> build/lib/tacker/tests/functional/sol DEBUG: creating build/lib/tacker/vnfm/infra_drivers/openstack DEBUG: copying tacker/vnfm/infra_drivers/openstack/update_template.py -> build/lib/tacker/vnfm/infra_drivers/openstack DEBUG: copying tacker/vnfm/infra_drivers/openstack/translate_template.py -> build/lib/tacker/vnfm/infra_drivers/openstack DEBUG: copying tacker/vnfm/infra_drivers/openstack/openstack.py -> build/lib/tacker/vnfm/infra_drivers/openstack DEBUG: copying tacker/vnfm/infra_drivers/openstack/heat_client.py -> build/lib/tacker/vnfm/infra_drivers/openstack DEBUG: copying tacker/vnfm/infra_drivers/openstack/glance_client.py -> build/lib/tacker/vnfm/infra_drivers/openstack DEBUG: copying tacker/vnfm/infra_drivers/openstack/constants.py -> build/lib/tacker/vnfm/infra_drivers/openstack DEBUG: copying tacker/vnfm/infra_drivers/openstack/__init__.py -> build/lib/tacker/vnfm/infra_drivers/openstack DEBUG: creating build/lib/tacker/api/schemas DEBUG: copying tacker/api/schemas/vnf_packages.py -> build/lib/tacker/api/schemas DEBUG: copying tacker/api/schemas/vnf_lcm.py -> build/lib/tacker/api/schemas DEBUG: copying tacker/api/schemas/__init__.py -> build/lib/tacker/api/schemas DEBUG: creating build/lib/tacker/tests/functional/sol/vnfpkgm DEBUG: copying tacker/tests/functional/sol/vnfpkgm/test_vnf_package.py -> build/lib/tacker/tests/functional/sol/vnfpkgm DEBUG: copying tacker/tests/functional/sol/vnfpkgm/__init__.py -> build/lib/tacker/tests/functional/sol/vnfpkgm DEBUG: creating build/lib/tacker/api/v1 DEBUG: copying tacker/api/v1/router.py -> build/lib/tacker/api/v1 DEBUG: copying tacker/api/v1/resource_helper.py -> build/lib/tacker/api/v1 DEBUG: copying tacker/api/v1/resource.py -> build/lib/tacker/api/v1 DEBUG: copying tacker/api/v1/base.py -> build/lib/tacker/api/v1 DEBUG: copying tacker/api/v1/attributes.py -> build/lib/tacker/api/v1 DEBUG: copying tacker/api/v1/__init__.py -> build/lib/tacker/api/v1 DEBUG: creating build/lib/tacker/api/validation DEBUG: copying tacker/api/validation/validators.py -> build/lib/tacker/api/validation DEBUG: copying tacker/api/validation/parameter_types.py -> build/lib/tacker/api/validation DEBUG: copying tacker/api/validation/__init__.py -> build/lib/tacker/api/validation DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/fixture_data_utils.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/client.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/__init__.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data DEBUG: creating build/lib/tacker/tests/unit/vnflcm DEBUG: copying tacker/tests/unit/vnflcm/test_vnflcm_driver.py -> build/lib/tacker/tests/unit/vnflcm DEBUG: copying tacker/tests/unit/vnflcm/test_utils.py -> build/lib/tacker/tests/unit/vnflcm DEBUG: copying tacker/tests/unit/vnflcm/test_sync_resource.py -> build/lib/tacker/tests/unit/vnflcm DEBUG: copying tacker/tests/unit/vnflcm/test_load_vnf_interfaces.py -> build/lib/tacker/tests/unit/vnflcm DEBUG: copying tacker/tests/unit/vnflcm/test_controller.py -> build/lib/tacker/tests/unit/vnflcm DEBUG: copying tacker/tests/unit/vnflcm/fakes.py -> build/lib/tacker/tests/unit/vnflcm DEBUG: copying tacker/tests/unit/vnflcm/__init__.py -> build/lib/tacker/tests/unit/vnflcm DEBUG: creating build/lib/tacker/tests/functional/sol_encrypt_cred_v2 DEBUG: copying tacker/tests/functional/sol_encrypt_cred_v2/test_encrypt_credentials.py -> build/lib/tacker/tests/functional/sol_encrypt_cred_v2 DEBUG: copying tacker/tests/functional/sol_encrypt_cred_v2/paramgen.py -> build/lib/tacker/tests/functional/sol_encrypt_cred_v2 DEBUG: copying tacker/tests/functional/sol_encrypt_cred_v2/__init__.py -> build/lib/tacker/tests/functional/sol_encrypt_cred_v2 DEBUG: creating build/lib/tacker/db/migration/alembic_migrations DEBUG: copying tacker/db/migration/alembic_migrations/env.py -> build/lib/tacker/db/migration/alembic_migrations DEBUG: copying tacker/db/migration/alembic_migrations/__init__.py -> build/lib/tacker/db/migration/alembic_migrations DEBUG: creating build/lib/tacker/nfvo/drivers DEBUG: creating build/lib/tacker/nfvo/drivers/vim DEBUG: copying tacker/nfvo/drivers/vim/openstack_driver.py -> build/lib/tacker/nfvo/drivers/vim DEBUG: copying tacker/nfvo/drivers/vim/kubernetes_driver.py -> build/lib/tacker/nfvo/drivers/vim DEBUG: copying tacker/nfvo/drivers/vim/abstract_vim_driver.py -> build/lib/tacker/nfvo/drivers/vim DEBUG: copying tacker/nfvo/drivers/vim/__init__.py -> build/lib/tacker/nfvo/drivers/vim DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_userdata_default.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_openstack.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/nfvo DEBUG: copying tacker/tests/unit/sol_refactored/nfvo/test_nfvo_client.py -> build/lib/tacker/tests/unit/sol_refactored/nfvo DEBUG: copying tacker/tests/unit/sol_refactored/nfvo/test_local_nfvo.py -> build/lib/tacker/tests/unit/sol_refactored/nfvo DEBUG: copying tacker/tests/unit/sol_refactored/nfvo/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/nfvo DEBUG: creating build/lib/tacker/tests/unit/tests DEBUG: copying tacker/tests/unit/tests/test_post_mortem_debug.py -> build/lib/tacker/tests/unit/tests DEBUG: copying tacker/tests/unit/tests/__init__.py -> build/lib/tacker/tests/unit/tests DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_update_template.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack_driver.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_etsi_translate_template.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/__init__.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: creating build/lib/tacker/tests/compliance DEBUG: creating build/lib/tacker/tests/compliance/sol005 DEBUG: copying tacker/tests/compliance/sol005/test_vnfpkgm.py -> build/lib/tacker/tests/compliance/sol005 DEBUG: copying tacker/tests/compliance/sol005/base.py -> build/lib/tacker/tests/compliance/sol005 DEBUG: copying tacker/tests/compliance/sol005/__init__.py -> build/lib/tacker/tests/compliance/sol005 DEBUG: copying tacker/tests/compliance/base.py -> build/lib/tacker/tests/compliance DEBUG: copying tacker/tests/compliance/__init__.py -> build/lib/tacker/tests/compliance DEBUG: creating build/lib/tacker/keymgr DEBUG: copying tacker/keymgr/key_manager.py -> build/lib/tacker/keymgr DEBUG: copying tacker/keymgr/exception.py -> build/lib/tacker/keymgr DEBUG: copying tacker/keymgr/barbican_key_manager.py -> build/lib/tacker/keymgr DEBUG: copying tacker/keymgr/__init__.py -> build/lib/tacker/keymgr DEBUG: creating build/lib/tacker/plugins DEBUG: creating build/lib/tacker/plugins/common_services DEBUG: copying tacker/plugins/common_services/common_services_plugin.py -> build/lib/tacker/plugins/common_services DEBUG: copying tacker/plugins/common_services/__init__.py -> build/lib/tacker/plugins/common_services DEBUG: creating build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/test_utils.py -> build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/test_store.py -> build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/test_oidc_utils.py -> build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/test_log.py -> build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/test_ext_oauth2_auth.py -> build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/test_csar_utils.py -> build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/test_crypt_utils.py -> build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/test_config.py -> build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/fakes.py -> build/lib/tacker/tests/unit/common DEBUG: copying tacker/tests/unit/common/__init__.py -> build/lib/tacker/tests/unit/common DEBUG: creating build/lib/tacker/tests/compliance/sol003 DEBUG: copying tacker/tests/compliance/sol003/test_vnflcm.py -> build/lib/tacker/tests/compliance/sol003 DEBUG: copying tacker/tests/compliance/sol003/base.py -> build/lib/tacker/tests/compliance/sol003 DEBUG: copying tacker/tests/compliance/sol003/__init__.py -> build/lib/tacker/tests/compliance/sol003 DEBUG: creating build/lib/tacker/tests/unit/conductor DEBUG: creating build/lib/tacker/tests/unit/conductor/conductorrpc DEBUG: copying tacker/tests/unit/conductor/conductorrpc/test_vnf_pkgm_rpc.py -> build/lib/tacker/tests/unit/conductor/conductorrpc DEBUG: copying tacker/tests/unit/conductor/conductorrpc/test_vnf_lcm_rpc.py -> build/lib/tacker/tests/unit/conductor/conductorrpc DEBUG: copying tacker/tests/unit/conductor/conductorrpc/__init__.py -> build/lib/tacker/tests/unit/conductor/conductorrpc DEBUG: creating build/lib/tacker/tests/unit/vnfm/lcm_user_data DEBUG: copying tacker/tests/unit/vnfm/lcm_user_data/__init__.py -> build/lib/tacker/tests/unit/vnfm/lcm_user_data DEBUG: creating build/lib/tacker/tests/unit/vnfm/mgmt_drivers DEBUG: copying tacker/tests/unit/vnfm/mgmt_drivers/test_container_update_mgmt.py -> build/lib/tacker/tests/unit/vnfm/mgmt_drivers DEBUG: copying tacker/tests/unit/vnfm/mgmt_drivers/fakes.py -> build/lib/tacker/tests/unit/vnfm/mgmt_drivers DEBUG: copying tacker/tests/unit/vnfm/mgmt_drivers/__init__.py -> build/lib/tacker/tests/unit/vnfm/mgmt_drivers DEBUG: creating build/lib/tacker/tests/compliance/sol002 DEBUG: copying tacker/tests/compliance/sol002/test_vnflcm.py -> build/lib/tacker/tests/compliance/sol002 DEBUG: copying tacker/tests/compliance/sol002/base.py -> build/lib/tacker/tests/compliance/sol002 DEBUG: copying tacker/tests/compliance/sol002/__init__.py -> build/lib/tacker/tests/compliance/sol002 DEBUG: copying tacker/tests/unit/conductor/test_conductor_server.py -> build/lib/tacker/tests/unit/conductor DEBUG: copying tacker/tests/unit/conductor/fakes.py -> build/lib/tacker/tests/unit/conductor DEBUG: copying tacker/tests/unit/conductor/__init__.py -> build/lib/tacker/tests/unit/conductor DEBUG: copying tacker/wsgi.py -> build/lib/tacker DEBUG: copying tacker/version.py -> build/lib/tacker DEBUG: copying tacker/service.py -> build/lib/tacker DEBUG: copying tacker/policy.py -> build/lib/tacker DEBUG: copying tacker/manager.py -> build/lib/tacker DEBUG: copying tacker/context.py -> build/lib/tacker DEBUG: copying tacker/auth.py -> build/lib/tacker DEBUG: copying tacker/_i18n.py -> build/lib/tacker DEBUG: copying tacker/__init__.py -> build/lib/tacker DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/controller DEBUG: copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_view.py -> build/lib/tacker/tests/unit/sol_refactored/controller DEBUG: copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_v2.py -> build/lib/tacker/tests/unit/sol_refactored/controller DEBUG: copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_view.py -> build/lib/tacker/tests/unit/sol_refactored/controller DEBUG: copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_v2.py -> build/lib/tacker/tests/unit/sol_refactored/controller DEBUG: copying tacker/tests/unit/sol_refactored/controller/test_vnffm_v1.py -> build/lib/tacker/tests/unit/sol_refactored/controller DEBUG: copying tacker/tests/unit/sol_refactored/controller/test_server_notification.py -> build/lib/tacker/tests/unit/sol_refactored/controller DEBUG: copying tacker/tests/unit/sol_refactored/controller/test_prometheus_plugin.py -> build/lib/tacker/tests/unit/sol_refactored/controller DEBUG: copying tacker/tests/unit/sol_refactored/controller/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/controller DEBUG: creating build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant DEBUG: creating build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/test_kubernetes_multi_tenant.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/fake_vnflcm.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/base.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: copying tacker/api/vnfpkgm/__init__.py -> build/lib/tacker/api/vnfpkgm DEBUG: creating build/lib/tacker/tests/unit/cmd DEBUG: copying tacker/tests/unit/cmd/test_status.py -> build/lib/tacker/tests/unit/cmd DEBUG: copying tacker/tests/unit/cmd/__init__.py -> build/lib/tacker/tests/unit/cmd DEBUG: copying tacker/nfvo/drivers/__init__.py -> build/lib/tacker/nfvo/drivers DEBUG: creating build/lib/tacker/db/db_sqlalchemy DEBUG: copying tacker/db/db_sqlalchemy/models.py -> build/lib/tacker/db/db_sqlalchemy DEBUG: copying tacker/db/db_sqlalchemy/api.py -> build/lib/tacker/db/db_sqlalchemy DEBUG: copying tacker/db/db_sqlalchemy/__init__.py -> build/lib/tacker/db/db_sqlalchemy DEBUG: copying tacker/tests/functional/sol_kubernetes_oidc_auth/test_vim.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth DEBUG: copying tacker/tests/functional/sol_kubernetes_oidc_auth/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth DEBUG: creating build/lib/tacker/conf DEBUG: copying tacker/conf/vnf_package.py -> build/lib/tacker/conf DEBUG: copying tacker/conf/vnf_lcm.py -> build/lib/tacker/conf DEBUG: copying tacker/conf/policy.py -> build/lib/tacker/conf DEBUG: copying tacker/conf/opts.py -> build/lib/tacker/conf DEBUG: copying tacker/conf/coordination.py -> build/lib/tacker/conf DEBUG: copying tacker/conf/conductor.py -> build/lib/tacker/conf DEBUG: copying tacker/conf/__init__.py -> build/lib/tacker/conf DEBUG: creating build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 DEBUG: copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/test_kubernetes_oidc_auth.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 DEBUG: copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 DEBUG: creating build/lib/tacker/tests/functional/sol_terraform_v2 DEBUG: copying tacker/tests/functional/sol_terraform_v2/test_terraform.py -> build/lib/tacker/tests/functional/sol_terraform_v2 DEBUG: copying tacker/tests/functional/sol_terraform_v2/paramgen.py -> build/lib/tacker/tests/functional/sol_terraform_v2 DEBUG: copying tacker/tests/functional/sol_terraform_v2/base_v2.py -> build/lib/tacker/tests/functional/sol_terraform_v2 DEBUG: copying tacker/tests/functional/sol_terraform_v2/__init__.py -> build/lib/tacker/tests/functional/sol_terraform_v2 DEBUG: creating build/lib/tacker/tests/unit/policies DEBUG: copying tacker/tests/unit/policies/test_vnf_package.py -> build/lib/tacker/tests/unit/policies DEBUG: copying tacker/tests/unit/policies/test_vnf_lcm.py -> build/lib/tacker/tests/unit/policies DEBUG: copying tacker/tests/unit/policies/base.py -> build/lib/tacker/tests/unit/policies DEBUG: copying tacker/tests/unit/policies/__init__.py -> build/lib/tacker/tests/unit/policies DEBUG: creating build/lib/tacker/tests/unit/common/container DEBUG: copying tacker/tests/unit/common/container/test_kubernetes_utils.py -> build/lib/tacker/tests/unit/common/container DEBUG: copying tacker/tests/unit/common/container/__init__.py -> build/lib/tacker/tests/unit/common/container DEBUG: creating build/lib/tacker/tests/unit/extensions DEBUG: copying tacker/tests/unit/extensions/v2attributes.py -> build/lib/tacker/tests/unit/extensions DEBUG: copying tacker/tests/unit/extensions/test_extension_extended_attribute.py -> build/lib/tacker/tests/unit/extensions DEBUG: copying tacker/tests/unit/extensions/test_common_services.py -> build/lib/tacker/tests/unit/extensions DEBUG: copying tacker/tests/unit/extensions/foxinsocks.py -> build/lib/tacker/tests/unit/extensions DEBUG: copying tacker/tests/unit/extensions/extensionattribute.py -> build/lib/tacker/tests/unit/extensions DEBUG: copying tacker/tests/unit/extensions/extendedattribute.py -> build/lib/tacker/tests/unit/extensions DEBUG: copying tacker/tests/unit/extensions/__init__.py -> build/lib/tacker/tests/unit/extensions DEBUG: copying tacker/tests/functional/keystone.py -> build/lib/tacker/tests/functional DEBUG: copying tacker/tests/functional/base_v2.py -> build/lib/tacker/tests/functional DEBUG: copying tacker/tests/functional/base.py -> build/lib/tacker/tests/functional DEBUG: copying tacker/tests/functional/__init__.py -> build/lib/tacker/tests/functional DEBUG: copying tacker/db/migration/purge_tables.py -> build/lib/tacker/db/migration DEBUG: copying tacker/db/migration/migrate_to_v2.py -> build/lib/tacker/db/migration DEBUG: copying tacker/db/migration/cli.py -> build/lib/tacker/db/migration DEBUG: copying tacker/db/migration/__init__.py -> build/lib/tacker/db/migration DEBUG: creating build/lib/tacker/vnfm/lcm_user_data DEBUG: copying tacker/vnfm/lcm_user_data/utils.py -> build/lib/tacker/vnfm/lcm_user_data DEBUG: copying tacker/vnfm/lcm_user_data/constants.py -> build/lib/tacker/vnfm/lcm_user_data DEBUG: copying tacker/vnfm/lcm_user_data/abstract_user_data.py -> build/lib/tacker/vnfm/lcm_user_data DEBUG: copying tacker/vnfm/lcm_user_data/__init__.py -> build/lib/tacker/vnfm/lcm_user_data DEBUG: copying tacker/plugins/__init__.py -> build/lib/tacker/plugins DEBUG: creating build/lib/tacker/conductor DEBUG: copying tacker/conductor/conductor_server.py -> build/lib/tacker/conductor DEBUG: copying tacker/conductor/__init__.py -> build/lib/tacker/conductor DEBUG: creating build/lib/tacker/plugins/common DEBUG: copying tacker/plugins/common/constants.py -> build/lib/tacker/plugins/common DEBUG: copying tacker/plugins/common/__init__.py -> build/lib/tacker/plugins/common DEBUG: creating build/lib/tacker/tests/unit/keymgr DEBUG: copying tacker/tests/unit/keymgr/test_barbican_key_manager.py -> build/lib/tacker/tests/unit/keymgr DEBUG: copying tacker/tests/unit/keymgr/__init__.py -> build/lib/tacker/tests/unit/keymgr DEBUG: creating build/lib/tacker/vnflcm DEBUG: copying tacker/vnflcm/vnflcm_driver.py -> build/lib/tacker/vnflcm DEBUG: copying tacker/vnflcm/utils.py -> build/lib/tacker/vnflcm DEBUG: copying tacker/vnflcm/abstract_driver.py -> build/lib/tacker/vnflcm DEBUG: copying tacker/vnflcm/__init__.py -> build/lib/tacker/vnflcm DEBUG: creating build/lib/tacker/objects DEBUG: copying tacker/objects/vnfd_attribute.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnfd.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_software_image.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_resources.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_package_vnfd.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_package.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_lcm_subscriptions.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_lcm_op_occs.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_instantiated_info.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_instance.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_deployment_flavour.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf_artifact.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vnf.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/vim_connection.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/terminate_vnf_req.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/scale_vnf_request.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/instantiate_vnf_req.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/heal_vnf_request.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/grant_request.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/grant.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/fields.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/common.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/change_ext_conn_req.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/cancel_mode.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/base.py -> build/lib/tacker/objects DEBUG: copying tacker/objects/__init__.py -> build/lib/tacker/objects DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_utils.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_outputs.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver_helm.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/fakes.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/__init__.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying tacker/tests/unit/testlib_api.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/test_wsgi.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/test_policy.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/test_context.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/test_auth.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/fixtures.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/fake_request.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/fake_auth.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/extension_stubs.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/database_stubs.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/base.py -> build/lib/tacker/tests/unit DEBUG: copying tacker/tests/unit/__init__.py -> build/lib/tacker/tests/unit DEBUG: creating build/lib/tacker/extensions DEBUG: copying tacker/extensions/vnfm.py -> build/lib/tacker/extensions DEBUG: copying tacker/extensions/vnflcm.py -> build/lib/tacker/extensions DEBUG: copying tacker/extensions/nfvo.py -> build/lib/tacker/extensions DEBUG: copying tacker/extensions/common_services.py -> build/lib/tacker/extensions DEBUG: copying tacker/extensions/__init__.py -> build/lib/tacker/extensions DEBUG: creating build/lib/tacker/api/vnflcm DEBUG: creating build/lib/tacker/api/vnflcm/v1 DEBUG: copying tacker/api/vnflcm/v1/sync_resource.py -> build/lib/tacker/api/vnflcm/v1 DEBUG: copying tacker/api/vnflcm/v1/router.py -> build/lib/tacker/api/vnflcm/v1 DEBUG: copying tacker/api/vnflcm/v1/controller.py -> build/lib/tacker/api/vnflcm/v1 DEBUG: copying tacker/api/vnflcm/v1/__init__.py -> build/lib/tacker/api/vnflcm/v1 DEBUG: copying tacker/vnfm/infra_drivers/scale_driver.py -> build/lib/tacker/vnfm/infra_drivers DEBUG: copying tacker/vnfm/infra_drivers/noop.py -> build/lib/tacker/vnfm/infra_drivers DEBUG: copying tacker/vnfm/infra_drivers/abstract_driver.py -> build/lib/tacker/vnfm/infra_drivers DEBUG: copying tacker/vnfm/infra_drivers/__init__.py -> build/lib/tacker/vnfm/infra_drivers DEBUG: creating build/lib/tacker/tests/common DEBUG: copying tacker/tests/common/__init__.py -> build/lib/tacker/tests/common DEBUG: copying tacker/tests/functional/sol_enhanced_policy/base.py -> build/lib/tacker/tests/functional/sol_enhanced_policy DEBUG: copying tacker/tests/functional/sol_enhanced_policy/__init__.py -> build/lib/tacker/tests/functional/sol_enhanced_policy DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/api DEBUG: copying tacker/tests/unit/sol_refactored/api/test_wsgi.py -> build/lib/tacker/tests/unit/sol_refactored/api DEBUG: copying tacker/tests/unit/sol_refactored/api/test_validator.py -> build/lib/tacker/tests/unit/sol_refactored/api DEBUG: copying tacker/tests/unit/sol_refactored/api/test_api_version.py -> build/lib/tacker/tests/unit/sol_refactored/api DEBUG: copying tacker/tests/unit/sol_refactored/api/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/api DEBUG: creating build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils DEBUG: copying tacker/tests/unit/vnfm/lcm_user_data/utils/test_utils.py -> build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils DEBUG: copying tacker/tests/unit/vnfm/lcm_user_data/utils/__init__.py -> build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils DEBUG: creating build/lib/tacker/tests/unit/api DEBUG: creating build/lib/tacker/tests/unit/api/v1 DEBUG: copying tacker/tests/unit/api/v1/test_vnf_instance.py -> build/lib/tacker/tests/unit/api/v1 DEBUG: copying tacker/tests/unit/api/v1/test_vim.py -> build/lib/tacker/tests/unit/api/v1 DEBUG: copying tacker/tests/unit/api/v1/test_router.py -> build/lib/tacker/tests/unit/api/v1 DEBUG: copying tacker/tests/unit/api/v1/test_resource_helper.py -> build/lib/tacker/tests/unit/api/v1 DEBUG: copying tacker/tests/unit/api/v1/test_resource.py -> build/lib/tacker/tests/unit/api/v1 DEBUG: copying tacker/tests/unit/api/v1/test_attributes.py -> build/lib/tacker/tests/unit/api/v1 DEBUG: copying tacker/tests/unit/api/v1/fakes.py -> build/lib/tacker/tests/unit/api/v1 DEBUG: copying tacker/tests/unit/api/v1/__init__.py -> build/lib/tacker/tests/unit/api/v1 DEBUG: creating build/lib/tacker/tests/unit/nfvo DEBUG: creating build/lib/tacker/tests/unit/nfvo/drivers DEBUG: creating build/lib/tacker/tests/unit/nfvo/drivers/vim DEBUG: copying tacker/tests/unit/nfvo/drivers/vim/test_openstack_driver.py -> build/lib/tacker/tests/unit/nfvo/drivers/vim DEBUG: copying tacker/tests/unit/nfvo/drivers/vim/test_kubernetes_driver.py -> build/lib/tacker/tests/unit/nfvo/drivers/vim DEBUG: copying tacker/tests/unit/nfvo/drivers/vim/__init__.py -> build/lib/tacker/tests/unit/nfvo/drivers/vim DEBUG: creating build/lib/tacker/glance_store DEBUG: copying tacker/glance_store/store.py -> build/lib/tacker/glance_store DEBUG: copying tacker/glance_store/__init__.py -> build/lib/tacker/glance_store DEBUG: creating build/lib/tacker/tests/functional/sol_v2_common DEBUG: copying tacker/tests/functional/sol_v2_common/zipgen.py -> build/lib/tacker/tests/functional/sol_v2_common DEBUG: copying tacker/tests/functional/sol_v2_common/utils.py -> build/lib/tacker/tests/functional/sol_v2_common DEBUG: copying tacker/tests/functional/sol_v2_common/test_vnflcm_basic_common.py -> build/lib/tacker/tests/functional/sol_v2_common DEBUG: copying tacker/tests/functional/sol_v2_common/paramgen.py -> build/lib/tacker/tests/functional/sol_v2_common DEBUG: copying tacker/tests/functional/sol_v2_common/base_v2.py -> build/lib/tacker/tests/functional/sol_v2_common DEBUG: copying tacker/tests/functional/sol_v2_common/__init__.py -> build/lib/tacker/tests/functional/sol_v2_common DEBUG: creating build/lib/tacker/tests/functional/sol_kubernetes DEBUG: copying tacker/tests/functional/sol_kubernetes/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes DEBUG: creating build/lib/tacker/db/vnfm DEBUG: copying tacker/db/vnfm/vnfm_db.py -> build/lib/tacker/db/vnfm DEBUG: copying tacker/db/vnfm/__init__.py -> build/lib/tacker/db/vnfm DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/__init__.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers DEBUG: copying tacker/api/vnflcm/__init__.py -> build/lib/tacker/api/vnflcm DEBUG: creating build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnfd_attribute.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnfd.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnf_software_images.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnf_resource.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnf_package_vnfd.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnf_package.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnf_lcm_subscriptions.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnf_lcm_op_occs.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnf_instantiated_info.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnf_instance.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vnf_deployment_flavour.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_vim_connection.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_terminate_vnf_request.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_instantiate_vnf_req.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_grant.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_fields.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/test_change_ext_conn_req.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/fakes.py -> build/lib/tacker/tests/unit/objects DEBUG: copying tacker/tests/unit/objects/__init__.py -> build/lib/tacker/tests/unit/objects DEBUG: creating build/lib/tacker/db/nfvo DEBUG: copying tacker/db/nfvo/nfvo_db_plugin.py -> build/lib/tacker/db/nfvo DEBUG: copying tacker/db/nfvo/nfvo_db.py -> build/lib/tacker/db/nfvo DEBUG: copying tacker/db/nfvo/__init__.py -> build/lib/tacker/db/nfvo DEBUG: copying tacker/cmd/status.py -> build/lib/tacker/cmd DEBUG: copying tacker/cmd/__init__.py -> build/lib/tacker/cmd DEBUG: creating build/lib/tacker/tests/functional/common DEBUG: copying tacker/tests/functional/common/logging_utils.py -> build/lib/tacker/tests/functional/common DEBUG: copying tacker/tests/functional/common/fake_server.py -> build/lib/tacker/tests/functional/common DEBUG: copying tacker/tests/functional/common/fake_grant_server.py -> build/lib/tacker/tests/functional/common DEBUG: copying tacker/tests/functional/common/__init__.py -> build/lib/tacker/tests/functional/common DEBUG: creating build/lib/tacker/tests/functional/sol/vnflcm_userdata DEBUG: copying tacker/tests/functional/sol/vnflcm_userdata/test_vnf_instance_with_user_data.py -> build/lib/tacker/tests/functional/sol/vnflcm_userdata DEBUG: copying tacker/tests/functional/sol/vnflcm_userdata/__init__.py -> build/lib/tacker/tests/functional/sol/vnflcm_userdata DEBUG: creating build/lib/tacker/conductor/conductorrpc DEBUG: copying tacker/conductor/conductorrpc/vnf_pkgm_rpc.py -> build/lib/tacker/conductor/conductorrpc DEBUG: copying tacker/conductor/conductorrpc/vnf_lcm_rpc.py -> build/lib/tacker/conductor/conductorrpc DEBUG: copying tacker/conductor/conductorrpc/__init__.py -> build/lib/tacker/conductor/conductorrpc DEBUG: copying tacker/tests/unit/api/test_extensions.py -> build/lib/tacker/tests/unit/api DEBUG: copying tacker/tests/unit/api/test_api_common.py -> build/lib/tacker/tests/unit/api DEBUG: copying tacker/tests/unit/api/__init__.py -> build/lib/tacker/tests/unit/api DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/infra_drivers/terraform DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/terraform/test_terraform.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/terraform DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/terraform/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/terraform DEBUG: creating build/lib/tacker/db/common_services DEBUG: copying tacker/db/common_services/common_services_db_plugin.py -> build/lib/tacker/db/common_services DEBUG: copying tacker/db/common_services/common_services_db.py -> build/lib/tacker/db/common_services DEBUG: copying tacker/db/common_services/__init__.py -> build/lib/tacker/db/common_services DEBUG: creating build/lib/tacker/tosca DEBUG: copying tacker/tosca/utils.py -> build/lib/tacker/tosca DEBUG: copying tacker/tosca/__init__.py -> build/lib/tacker/tosca DEBUG: creating build/lib/tacker/vnfm/mgmt_drivers DEBUG: copying tacker/vnfm/mgmt_drivers/vnflcm_noop.py -> build/lib/tacker/vnfm/mgmt_drivers DEBUG: copying tacker/vnfm/mgmt_drivers/vnflcm_abstract_driver.py -> build/lib/tacker/vnfm/mgmt_drivers DEBUG: copying tacker/vnfm/mgmt_drivers/constants.py -> build/lib/tacker/vnfm/mgmt_drivers DEBUG: copying tacker/vnfm/mgmt_drivers/__init__.py -> build/lib/tacker/vnfm/mgmt_drivers DEBUG: copying tacker/tests/functional/sol_separated_nfvo/__init__.py -> build/lib/tacker/tests/functional/sol_separated_nfvo DEBUG: creating build/lib/tacker/common DEBUG: creating build/lib/tacker/common/container DEBUG: copying tacker/common/container/kubernetes_utils.py -> build/lib/tacker/common/container DEBUG: copying tacker/common/container/__init__.py -> build/lib/tacker/common/container DEBUG: creating build/lib/tacker/policies DEBUG: copying tacker/policies/vnf_package.py -> build/lib/tacker/policies DEBUG: copying tacker/policies/vnf_lcm.py -> build/lib/tacker/policies DEBUG: copying tacker/policies/base.py -> build/lib/tacker/policies DEBUG: copying tacker/policies/__init__.py -> build/lib/tacker/policies DEBUG: copying tacker/common/utils.py -> build/lib/tacker/common DEBUG: copying tacker/common/topics.py -> build/lib/tacker/common DEBUG: copying tacker/common/test_lib.py -> build/lib/tacker/common DEBUG: copying tacker/common/safe_utils.py -> build/lib/tacker/common DEBUG: copying tacker/common/rpc.py -> build/lib/tacker/common DEBUG: copying tacker/common/oidc_utils.py -> build/lib/tacker/common DEBUG: copying tacker/common/log.py -> build/lib/tacker/common DEBUG: copying tacker/common/ext_oauth2_auth.py -> build/lib/tacker/common DEBUG: copying tacker/common/exceptions.py -> build/lib/tacker/common DEBUG: copying tacker/common/eventlet_utils.py -> build/lib/tacker/common DEBUG: copying tacker/common/driver_manager.py -> build/lib/tacker/common DEBUG: copying tacker/common/csar_utils.py -> build/lib/tacker/common DEBUG: copying tacker/common/crypt_utils.py -> build/lib/tacker/common DEBUG: copying tacker/common/coordination.py -> build/lib/tacker/common DEBUG: copying tacker/common/constants.py -> build/lib/tacker/common DEBUG: copying tacker/common/config.py -> build/lib/tacker/common DEBUG: copying tacker/common/cmd_executer.py -> build/lib/tacker/common DEBUG: copying tacker/common/clients.py -> build/lib/tacker/common DEBUG: copying tacker/common/__init__.py -> build/lib/tacker/common DEBUG: copying tacker/tests/unit/nfvo/test_nfvo_plugin.py -> build/lib/tacker/tests/unit/nfvo DEBUG: copying tacker/tests/unit/nfvo/__init__.py -> build/lib/tacker/tests/unit/nfvo DEBUG: creating build/lib/tacker/tests/unit/db DEBUG: creating build/lib/tacker/tests/unit/db/common_services DEBUG: copying tacker/tests/unit/db/common_services/test_common_services_db_plugin.py -> build/lib/tacker/tests/unit/db/common_services DEBUG: copying tacker/tests/unit/db/common_services/__init__.py -> build/lib/tacker/tests/unit/db/common_services DEBUG: copying tacker/tests/unit/db/utils.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/test_vnf_resource.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/test_vnf_package_vnfd.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/test_vnf_package.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/test_vnf_instance.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/test_vnf_artifact.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/test_db_purge_delete.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/test_db_migration_to_v2.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/test_db_migration.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/base.py -> build/lib/tacker/tests/unit/db DEBUG: copying tacker/tests/unit/db/__init__.py -> build/lib/tacker/tests/unit/db DEBUG: creating build/lib/tacker/hacking DEBUG: copying tacker/hacking/checks.py -> build/lib/tacker/hacking DEBUG: copying tacker/hacking/__init__.py -> build/lib/tacker/hacking DEBUG: copying tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant DEBUG: copying tacker/api/versions.py -> build/lib/tacker/api DEBUG: copying tacker/api/extensions.py -> build/lib/tacker/api DEBUG: copying tacker/api/api_common.py -> build/lib/tacker/api DEBUG: copying tacker/api/__init__.py -> build/lib/tacker/api DEBUG: creating build/lib/tacker/tests/unit/api/v2 DEBUG: copying tacker/tests/unit/api/v2/test_api_v2.py -> build/lib/tacker/tests/unit/api/v2 DEBUG: copying tacker/tests/unit/api/v2/__init__.py -> build/lib/tacker/tests/unit/api/v2 DEBUG: copying tacker/db/types.py -> build/lib/tacker/db DEBUG: copying tacker/db/sqlalchemyutils.py -> build/lib/tacker/db DEBUG: copying tacker/db/models_v1.py -> build/lib/tacker/db DEBUG: copying tacker/db/model_base.py -> build/lib/tacker/db DEBUG: copying tacker/db/db_base.py -> build/lib/tacker/db DEBUG: copying tacker/db/api.py -> build/lib/tacker/db DEBUG: copying tacker/db/__init__.py -> build/lib/tacker/db DEBUG: copying tacker/tests/unit/nfvo/drivers/__init__.py -> build/lib/tacker/tests/unit/nfvo/drivers DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: copying tacker/tests/unit/sol_refactored/objects/test_vnf_lcm_op_occ_v2.py -> build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: copying tacker/tests/unit/sol_refactored/objects/test_vnf_instance_v2.py -> build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: copying tacker/tests/unit/sol_refactored/objects/test_threshold_v2.py -> build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: copying tacker/tests/unit/sol_refactored/objects/test_pm_job_v2.py -> build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: copying tacker/tests/unit/sol_refactored/objects/test_lccn_subscription_v2.py -> build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: copying tacker/tests/unit/sol_refactored/objects/test_grant.py -> build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: copying tacker/tests/unit/sol_refactored/objects/test_fm_subscription.py -> build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: copying tacker/tests/unit/sol_refactored/objects/test_base.py -> build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: copying tacker/tests/unit/sol_refactored/objects/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/objects DEBUG: creating build/lib/tacker/tests/functional/sol_v2_az_retry DEBUG: copying tacker/tests/functional/sol_v2_az_retry/test_az_retry.py -> build/lib/tacker/tests/functional/sol_v2_az_retry DEBUG: copying tacker/tests/functional/sol_v2_az_retry/__init__.py -> build/lib/tacker/tests/functional/sol_v2_az_retry DEBUG: creating build/lib/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_scale.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_multi_ns.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_helm.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_heal.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_container_update.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes/vnflcm/base.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying tacker/tests/functional/sol_kubernetes/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: creating build/lib/tacker/api/common DEBUG: copying tacker/api/common/attribute_filter.py -> build/lib/tacker/api/common DEBUG: copying tacker/api/common/_filters.py -> build/lib/tacker/api/common DEBUG: copying tacker/api/common/__init__.py -> build/lib/tacker/api/common DEBUG: creating build/lib/tacker/services DEBUG: copying tacker/services/service_base.py -> build/lib/tacker/services DEBUG: copying tacker/services/__init__.py -> build/lib/tacker/services DEBUG: creating build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/zipgen.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_threshold_basic.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_basic.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/test_vnflcm_basic.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/test_vnffm_basic.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/test_threshold_prometheus_plugin.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/test_prom_auto_scale_heal.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/test_kubernetes_container_update.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/test_helm.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/test_change_vnfpkg.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/paramgen.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/base_v2.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying tacker/tests/functional/sol_kubernetes_v2/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 DEBUG: creating build/lib/tacker/tests/unit/vnflcm/vnflcm_driver DEBUG: copying tacker/tests/unit/vnflcm/vnflcm_driver/__init__.py -> build/lib/tacker/tests/unit/vnflcm/vnflcm_driver DEBUG: copying tacker/tests/uuidsentinel.py -> build/lib/tacker/tests DEBUG: copying tacker/tests/utils.py -> build/lib/tacker/tests DEBUG: copying tacker/tests/tools.py -> build/lib/tacker/tests DEBUG: copying tacker/tests/post_mortem_debug.py -> build/lib/tacker/tests DEBUG: copying tacker/tests/fake_notifier.py -> build/lib/tacker/tests DEBUG: copying tacker/tests/constants.py -> build/lib/tacker/tests DEBUG: copying tacker/tests/base.py -> build/lib/tacker/tests DEBUG: copying tacker/tests/__init__.py -> build/lib/tacker/tests DEBUG: creating build/lib/tacker/tests/unit/agent/linux DEBUG: copying tacker/tests/unit/agent/linux/test_utils.py -> build/lib/tacker/tests/unit/agent/linux DEBUG: copying tacker/tests/unit/agent/linux/__init__.py -> build/lib/tacker/tests/unit/agent/linux DEBUG: creating build/lib/tacker/tests/unit/sol_refactored/conductor DEBUG: copying tacker/tests/unit/sol_refactored/conductor/test_vnfpm_driver_v2.py -> build/lib/tacker/tests/unit/sol_refactored/conductor DEBUG: copying tacker/tests/unit/sol_refactored/conductor/test_vnflcm_driver_v2.py -> build/lib/tacker/tests/unit/sol_refactored/conductor DEBUG: copying tacker/tests/unit/sol_refactored/conductor/test_vnffm_driver_v1.py -> build/lib/tacker/tests/unit/sol_refactored/conductor DEBUG: copying tacker/tests/unit/sol_refactored/conductor/test_server_notification.py -> build/lib/tacker/tests/unit/sol_refactored/conductor DEBUG: copying tacker/tests/unit/sol_refactored/conductor/test_prometheus_plugin.py -> build/lib/tacker/tests/unit/sol_refactored/conductor DEBUG: copying tacker/tests/unit/sol_refactored/conductor/test_conductor_v2.py -> build/lib/tacker/tests/unit/sol_refactored/conductor DEBUG: copying tacker/tests/unit/sol_refactored/conductor/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/conductor DEBUG: creating build/lib/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: copying tacker/tests/functional/sol_separated_nfvo_v2/test_nfvo_separate_v2.py -> build/lib/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: copying tacker/tests/functional/sol_separated_nfvo_v2/fake_vnfpkgm_v2.py -> build/lib/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: copying tacker/tests/functional/sol_separated_nfvo_v2/fake_grant_v2.py -> build/lib/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: copying tacker/tests/functional/sol_separated_nfvo_v2/__init__.py -> build/lib/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: running egg_info DEBUG: writing tacker.egg-info/PKG-INFO DEBUG: writing dependency_links to tacker.egg-info/dependency_links.txt DEBUG: writing entry points to tacker.egg-info/entry_points.txt DEBUG: writing requirements to tacker.egg-info/requires.txt DEBUG: writing top-level names to tacker.egg-info/top_level.txt DEBUG: writing pbr to tacker.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'tacker.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.db.migration.alembic_migrations.versions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.db.migration.alembic_migrations.versions' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.db.migration.alembic_migrations.versions' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.db.migration.alembic_migrations.versions' to be distributed and are DEBUG: already explicitly excluding 'tacker.db.migration.alembic_migrations.versions' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.releasenotes.notes' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.releasenotes.notes' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.releasenotes.notes' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.releasenotes.notes' to be distributed and are DEBUG: already explicitly excluding 'tacker.releasenotes.notes' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.api' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.api' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.api' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.api' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.api' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.api.policies' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.api.policies' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.api.policies' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.api.policies' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.api.policies' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.api.schemas' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.api.schemas' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.api.schemas' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.api.schemas' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.api.schemas' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.common' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.common' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.common' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.common' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.common' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.conductor' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.conductor' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.conductor' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.conductor' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.conductor' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.controller' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.controller' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.controller' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.controller' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.controller' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.db' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.db' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.db' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.db' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.db' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.db.sqlalchemy' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.db.sqlalchemy' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.db.sqlalchemy' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.db.sqlalchemy' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.db.sqlalchemy' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.infra_drivers.kubernetes' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.infra_drivers.kubernetes' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.infra_drivers.kubernetes' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.infra_drivers.kubernetes' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.infra_drivers.kubernetes' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.infra_drivers.openstack' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.infra_drivers.openstack' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.infra_drivers.openstack' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.infra_drivers.openstack' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.infra_drivers.openstack' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.infra_drivers.terraform' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.infra_drivers.terraform' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.infra_drivers.terraform' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.infra_drivers.terraform' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.infra_drivers.terraform' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.mgmt_drivers' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.mgmt_drivers' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.mgmt_drivers' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.mgmt_drivers' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.mgmt_drivers' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.nfvo' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.nfvo' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.nfvo' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.nfvo' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.nfvo' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.objects' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.objects' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.objects' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.objects' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.objects' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.objects.common' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.objects.common' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.objects.common' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.objects.common' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.objects.common' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.objects.v1' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.objects.v1' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.objects.v1' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.objects.v1' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.objects.v1' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored.objects.v2' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored.objects.v2' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored.objects.v2' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored.objects.v2' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored.objects.v2' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.sol_refactored' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.sol_refactored' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.sol_refactored' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.sol_refactored' to be distributed and are DEBUG: already explicitly excluding 'tacker.sol_refactored' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.notification' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.notification' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.notification' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.notification' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.notification' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.prometheus' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.prometheus' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.prometheus' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.prometheus' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.prometheus' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.df_userdata' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.df_userdata' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.df_userdata' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.df_userdata' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.df_userdata' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_max' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_max' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_max' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_max' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_max' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_min' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_min' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_min' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_min' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.basic_min' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.change_vnfpkg' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.change_vnfpkg' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.change_vnfpkg' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.change_vnfpkg' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.change_vnfpkg' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.err_handling' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.err_handling' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.err_handling' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.err_handling' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.err_handling' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.scale' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.scale' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.scale' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.scale' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.scale' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.update' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.update' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.update' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.update' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.df_userdata.update' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.st_userdata' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.st_userdata' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.st_userdata' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.st_userdata' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.st_userdata' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_max' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_max' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_max' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_max' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_max' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_min' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_min' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_min' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_min' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.basic_min' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.change_vnfpkg' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.change_vnfpkg' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.change_vnfpkg' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.change_vnfpkg' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.change_vnfpkg' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.err_handling' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.err_handling' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.err_handling' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.err_handling' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.err_handling' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.various_lcm' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.various_lcm' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.various_lcm' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.various_lcm' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.sol_v2.vnflcm.st_userdata.various_lcm' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.functional.tools' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.functional.tools' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.functional.tools' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.functional.tools' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.functional.tools' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.unit.common.sample_keys' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.unit.common.sample_keys' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.unit.common.sample_keys' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.unit.common.sample_keys' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.unit.common.sample_keys' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.unit.vnfm.infra_drivers.kubernetes.kubernetes_api_resource' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.unit.vnfm.infra_drivers.kubernetes.kubernetes_api_resource' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.unit.vnfm.infra_drivers.kubernetes.kubernetes_api_resource' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.unit.vnfm.infra_drivers.kubernetes.kubernetes_api_resource' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.unit.vnfm.infra_drivers.kubernetes.kubernetes_api_resource' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.unit.vnfm.infra_drivers.openstack.data' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.unit.vnfm.infra_drivers.openstack.data' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.unit.vnfm.infra_drivers.openstack.data' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.unit.vnfm.infra_drivers.openstack.data' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.unit.vnfm.infra_drivers.openstack.data' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot.scaling' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot.scaling' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot.scaling' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot.scaling' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.unit.vnfm.infra_drivers.openstack.data.etsi_nfv.hot.scaling' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tacker.tests.var' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'tacker.tests.var' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'tacker.tests.var' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'tacker.tests.var' to be distributed and are DEBUG: already explicitly excluding 'tacker.tests.var' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: copying tacker/tests/unit/sol_refactored/mgmt_drivers/fake_configmap.yaml -> build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying tacker/db/migration/alembic_migrations/script.py.mako -> build/lib/tacker/db/migration/alembic_migrations DEBUG: creating build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/000632983ada_add_template_source_column.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c18_create_of_network_service_tables.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c19_increase_vim_password_size.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/0ae5b1ce3024_unique_constraint_name.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/12a57080b277_add_service_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/12a57080b278_alter_devices.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/13c0e0661015_add_descrition_to_vnf.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/13ecc2dd6f7f_change_nullable_value_of_path_id.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/1c6b0d82afcd_servicevm_framework.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/22f5385a3d3f_add_status_to_vims.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/22f5385a3d4f_remove_proxydb.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/22f5385a3d50_rename_devicedb.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/24bec5f211c7_alter_value_in_deviceattributes.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/2531c976c0f1_add_pm_threshold_table.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/2774a42c7163_remove_service_related.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/2c5211036579_add_placement_table.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/2ff0a0e360f1_audit_support.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/31acbaeb8299_change_vim_shared_property_to_false.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/329cd1619d41_alter_vnf_software_images.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/34cfceb25a49_add_downloading_to_vnfpackage.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/354de64ba129_set_mandatory_columns_not_null.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/3adac34764da_add_column_to_vnf_lcm_op_occs.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/3ff50553e9d3_add_grant_and_grant_request.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/4747cc26b9c6_add_support_vnffg_to_ns_database.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/4c0e2e2c2e02_alter_vnfd_id_format.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/4c31092895b8_remove_service_instance.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/4ee19c8a6d0a_audit_support_events.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/507122918800_adds_vnffg.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/5246a6bd410f_multisite_vim.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/5958429bcb3c_modify_datatype_of_value.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/5d490546290c_add_name_to_classifiers.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/6dc60a5760e5_add_extra_field_to_vims_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/6e56d4474b2a_blob_to_json_text.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/7186440a306b_change_type_for_instance_id_of_vnf_table.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/81ffa86020d_rpc_proxy.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/85c06a0714b7_rename_field_subscription_authentication.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/8f7145914cb0_remove_infra_driver_column.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/941b5a6fff9e_enable_soft_delete.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/975e28392888_add_unique_key_vnf_package_vnfd.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/985e28392890_add_vnflcm_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/9d425296f2c3_add_vnfpkgm_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/HEAD -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/README -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/a23ebee909a8_introduce_sol_refactored_models.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/aaf461c8844c_change_type_for_vnf_resources.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/abbef484b34c_modify_unique_constraint_on_vnf_packages_user_data.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/acf941e54075_add_error_reason_to_device.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/b07673bb8654_set_status_type_tenant_id_length.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/c256228ed37c_unique_constraint_on_name_and_id.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/c31f65e0d099_add_columns_to_vnf_lcm_filter.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/c47a733f425a_add_vnflcm_subscription.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/c7cde2f45f82_set_description_to_text.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/ca2ad037c320_add_cryptkey_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/cd04a8335c18_mgmt_url_to_mgmt_ip_address.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/d25c7c865ce8_mod_vnflcm_subscription.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/d2e39e01d540_add_size_to_vnfpackage.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/d4f265e8eb9d_add_default_to_vim.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/de6bfa5bea46_remove_status_from_vim.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/de8d835ae776_add_pm_and_fm_table.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/df26c5871f3c_change_vnf_filter_column_definition.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/e06fbdc90a32_add_db_tables_for_add_artifacts.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/e7993093baf1_add_unique_constraint_on_deleted_at.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/e8918cda6433_add_attributes_to_vnffg.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/e9a1e47fb0b5_add_template_source_status_to_vnffgtemplate_and_nsd.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/ee98bbc0789d_add_scale_column.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/ef14f8026327_add_default_onboarded_template_source.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/f5c1c3b0f6b4_set_default_value_for_deleted_at.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/f958f58e5daa_uuid_consistency.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: copying tacker/db/migration/alembic_migrations/versions/f9bc96967462_add_vnf_pkg_id_to_vnf_instances.py -> build/lib/tacker/db/migration/alembic_migrations/versions DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_grant.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_initial.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_grant.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_initial.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_common_types.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_parser_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_translator_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_params_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling_invalid_inst_req.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_substitution_mappings_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_params_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_affinity.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_group_member.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/hot_generate_hot_from_tosca.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/hot_generate_hot_from_tosca_with_scaling.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/worker_instance.hot.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling DEBUG: creating build/lib/tacker/tests/unit/common/sample_keys DEBUG: copying tacker/tests/unit/common/sample_keys/jwt_private.key -> build/lib/tacker/tests/unit/common/sample_keys DEBUG: creating build/lib/tacker/releasenotes DEBUG: creating build/lib/tacker/releasenotes/notes DEBUG: copying tacker/releasenotes/notes/change_external_vnf_connectivity-444c580a01479f33.yaml -> build/lib/tacker/releasenotes/notes DEBUG: copying tacker/releasenotes/notes/remove-passing-infra-and-mgmt-driver-in-api-954fe28b1294a2d6.yaml -> build/lib/tacker/releasenotes/notes DEBUG: creating build/lib/tacker/sol_refactored DEBUG: creating build/lib/tacker/sol_refactored/api DEBUG: copying tacker/sol_refactored/api/api_version.py -> build/lib/tacker/sol_refactored/api DEBUG: copying tacker/sol_refactored/api/router.py -> build/lib/tacker/sol_refactored/api DEBUG: copying tacker/sol_refactored/api/validator.py -> build/lib/tacker/sol_refactored/api DEBUG: copying tacker/sol_refactored/api/wsgi.py -> build/lib/tacker/sol_refactored/api DEBUG: creating build/lib/tacker/sol_refactored/api/policies DEBUG: copying tacker/sol_refactored/api/policies/vnffm_v1.py -> build/lib/tacker/sol_refactored/api/policies DEBUG: copying tacker/sol_refactored/api/policies/vnflcm_v2.py -> build/lib/tacker/sol_refactored/api/policies DEBUG: copying tacker/sol_refactored/api/policies/vnfpm_v2.py -> build/lib/tacker/sol_refactored/api/policies DEBUG: creating build/lib/tacker/sol_refactored/api/schemas DEBUG: copying tacker/sol_refactored/api/schemas/__init__.py -> build/lib/tacker/sol_refactored/api/schemas DEBUG: copying tacker/sol_refactored/api/schemas/common_types.py -> build/lib/tacker/sol_refactored/api/schemas DEBUG: copying tacker/sol_refactored/api/schemas/prometheus_plugin_schemas.py -> build/lib/tacker/sol_refactored/api/schemas DEBUG: copying tacker/sol_refactored/api/schemas/server_notification_schemas.py -> build/lib/tacker/sol_refactored/api/schemas DEBUG: copying tacker/sol_refactored/api/schemas/vnffm_v1.py -> build/lib/tacker/sol_refactored/api/schemas DEBUG: copying tacker/sol_refactored/api/schemas/vnflcm_v2.py -> build/lib/tacker/sol_refactored/api/schemas DEBUG: copying tacker/sol_refactored/api/schemas/vnfpm_v2.py -> build/lib/tacker/sol_refactored/api/schemas DEBUG: creating build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/cinder_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/common_script_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/config.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/coord_client.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/coordinate.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/exceptions.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/fm_alarm_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/fm_subscription_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/http_client.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/lcm_op_occ_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/monitoring_plugin_base.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/oidc_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/pm_job_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/pm_threshold_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/prometheus_plugin.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/server_notification.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/subscription_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/vim_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/vnf_instance_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: copying tacker/sol_refactored/common/vnfd_utils.py -> build/lib/tacker/sol_refactored/common DEBUG: creating build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/__init__.py -> build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/conductor_rpc_v2.py -> build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/conductor_v2.py -> build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/prometheus_plugin_driver.py -> build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/server_notification_driver.py -> build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/v2_hook.py -> build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/vnffm_driver_v1.py -> build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/vnflcm_auto.py -> build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/vnflcm_driver_v2.py -> build/lib/tacker/sol_refactored/conductor DEBUG: copying tacker/sol_refactored/conductor/vnfpm_driver_v2.py -> build/lib/tacker/sol_refactored/conductor DEBUG: creating build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/__init__.py -> build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/prometheus_plugin_controller.py -> build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/server_notification.py -> build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/vnffm_v1.py -> build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/vnffm_view.py -> build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/vnflcm_v2.py -> build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/vnflcm_versions.py -> build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/vnflcm_view.py -> build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/vnfpm_v2.py -> build/lib/tacker/sol_refactored/controller DEBUG: copying tacker/sol_refactored/controller/vnfpm_view.py -> build/lib/tacker/sol_refactored/controller DEBUG: creating build/lib/tacker/sol_refactored/db DEBUG: copying tacker/sol_refactored/db/__init__.py -> build/lib/tacker/sol_refactored/db DEBUG: creating build/lib/tacker/sol_refactored/db/sqlalchemy DEBUG: copying tacker/sol_refactored/db/sqlalchemy/__init__.py -> build/lib/tacker/sol_refactored/db/sqlalchemy DEBUG: copying tacker/sol_refactored/db/sqlalchemy/models.py -> build/lib/tacker/sol_refactored/db/sqlalchemy DEBUG: creating build/lib/tacker/sol_refactored/infra_drivers DEBUG: creating build/lib/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/sol_refactored/infra_drivers/kubernetes/helm.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/sol_refactored/infra_drivers/kubernetes/helm_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_common.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_resource.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: creating build/lib/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/sol_refactored/infra_drivers/openstack/heat_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/sol_refactored/infra_drivers/openstack/nova_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/sol_refactored/infra_drivers/openstack/openstack.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/sol_refactored/infra_drivers/openstack/userdata_default.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/sol_refactored/infra_drivers/openstack/userdata_main.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/sol_refactored/infra_drivers/openstack/userdata_standard.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying tacker/sol_refactored/infra_drivers/openstack/userdata_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack DEBUG: creating build/lib/tacker/sol_refactored/infra_drivers/terraform DEBUG: copying tacker/sol_refactored/infra_drivers/terraform/terraform.py -> build/lib/tacker/sol_refactored/infra_drivers/terraform DEBUG: creating build/lib/tacker/sol_refactored/mgmt_drivers DEBUG: copying tacker/sol_refactored/mgmt_drivers/container_update_mgmt_v2.py -> build/lib/tacker/sol_refactored/mgmt_drivers DEBUG: copying tacker/sol_refactored/mgmt_drivers/sample_script.py -> build/lib/tacker/sol_refactored/mgmt_drivers DEBUG: copying tacker/sol_refactored/mgmt_drivers/server_notification.py -> build/lib/tacker/sol_refactored/mgmt_drivers DEBUG: creating build/lib/tacker/sol_refactored/nfvo DEBUG: copying tacker/sol_refactored/nfvo/glance_utils.py -> build/lib/tacker/sol_refactored/nfvo DEBUG: copying tacker/sol_refactored/nfvo/local_nfvo.py -> build/lib/tacker/sol_refactored/nfvo DEBUG: copying tacker/sol_refactored/nfvo/nfvo_client.py -> build/lib/tacker/sol_refactored/nfvo DEBUG: creating build/lib/tacker/sol_refactored/objects DEBUG: copying tacker/sol_refactored/objects/__init__.py -> build/lib/tacker/sol_refactored/objects DEBUG: copying tacker/sol_refactored/objects/base.py -> build/lib/tacker/sol_refactored/objects DEBUG: creating build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/checksum.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/cp_protocol_data.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/crypt_key.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/ext_link_port_data.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/ext_managed_virtual_link_data.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/ext_virtual_link_data.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/fields.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/ip_over_ethernet_address_data.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/link.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/notification_link.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/problem_details.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/resource_handle.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/subscription_authentication.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/vim_connection_info.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/vnf_ext_cp_config.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/vnf_ext_cp_data.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: copying tacker/sol_refactored/objects/common/vnf_instance_subscription_filter.py -> build/lib/tacker/sol_refactored/objects/common DEBUG: creating build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/alarm.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/alarm_cleared_notification.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/alarm_notification.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/constraint_resource_ref.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/fields.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/fm_notifications_filter.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/fm_subscription.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/fm_subscription_request.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/grant.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/grant_info.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/grant_request.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/placement_constraint.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/resource_definition.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/snapshot_resource_definition.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/vim_compute_resource_flavour.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/vim_constraint.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/vim_snapshot_resource.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/vim_software_image.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/zone_group_info.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: copying tacker/sol_refactored/objects/v1/zone_info.py -> build/lib/tacker/sol_refactored/objects/v1 DEBUG: creating build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/affected_ext_link_port.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/affected_virtual_link.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/affected_virtual_storage.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/affected_vnfc.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/cancel_mode.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/change_current_vnf_pkg_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/change_ext_vnf_connectivity_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/change_vnf_flavour_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/cp_protocol_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/create_pm_job_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/create_threshold_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/create_vnf_pkg_info_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/create_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_info_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/ext_link_port_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/ext_managed_virtual_link_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/ext_virtual_link_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/external_artifacts_access_config.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/fields.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/heal_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/instantiate_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/ip_over_ethernet_address_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/lccn_links.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/lccn_subscription.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/lccn_subscription_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/lcm_coord_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/lifecycle_change_notifications_filter.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/modifications_triggered_by_vnf_pkg_change.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/monitoring_parameter.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/operate_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/performance_information_available_notification.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/pkgm_links.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/pkgm_notification_filter.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/pkgm_subscription_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/pm_job.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/pm_job_criteria.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/pm_job_modification.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/pm_report.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/revert_to_vnf_snapshot_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/scale_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/scale_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/scale_vnf_to_level_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/terminate_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/threshold.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/threshold_criteria.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/threshold_crossed_notification.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/threshold_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/upload_vnf_package_from_uri_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/virtual_storage_resource_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_ext_cp_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_identifier_creation_notification.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_identifier_deletion_notification.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_info_modification_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_info_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_instance.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_lcm_op_occ.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_lcm_operation_occurrence_notification.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_link_port_data.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_link_port_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_package_artifact_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_package_change_notification.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_package_onboarding_notification.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_package_software_image_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_pkg_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_pkg_info_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_snapshot.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_snapshot_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modification_request.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_state_snapshot_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnf_virtual_link_resource_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnfc_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnfc_info_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnfc_resource_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: copying tacker/sol_refactored/objects/v2/vnfc_snapshot_info.py -> build/lib/tacker/sol_refactored/objects/v2 DEBUG: creating build/lib/tacker/sol_refactored/test-tools DEBUG: copying tacker/sol_refactored/test-tools/cli.py -> build/lib/tacker/sol_refactored/test-tools DEBUG: copying tacker/sol_refactored/test-tools/notif_endpoint_app.py -> build/lib/tacker/sol_refactored/test-tools DEBUG: creating build/lib/tacker/tests/functional/sol_v2 DEBUG: creating build/lib/tacker/tests/functional/sol_v2/notification DEBUG: copying tacker/tests/functional/sol_v2/notification/__init__.py -> build/lib/tacker/tests/functional/sol_v2/notification DEBUG: copying tacker/tests/functional/sol_v2/notification/test_server_notification.py -> build/lib/tacker/tests/functional/sol_v2/notification DEBUG: creating build/lib/tacker/tests/functional/sol_v2/prometheus DEBUG: copying tacker/tests/functional/sol_v2/prometheus/__init__.py -> build/lib/tacker/tests/functional/sol_v2/prometheus DEBUG: copying tacker/tests/functional/sol_v2/prometheus/test_prom_auto_scale_heal.py -> build/lib/tacker/tests/functional/sol_v2/prometheus DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/test_basic_max.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min/test_basic_min.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg/test_change_vnfpkg.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling/test_err_handling.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/test_scale.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/test_update.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/test_basic.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/test_basic_max.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min/test_basic_min.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg/test_change_vnfpkg.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling/test_err_handling.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling DEBUG: creating build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm/__init__.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm DEBUG: copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm/test_various_lcm.py -> build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm DEBUG: creating build/lib/tacker/tests/functional/tools DEBUG: copying tacker/tests/functional/tools/test-setup-default-vim.sh -> build/lib/tacker/tests/functional/tools DEBUG: copying tacker/tests/functional/tools/test-setup-fake-prometheus-server.sh -> build/lib/tacker/tests/functional/tools DEBUG: copying tacker/tests/functional/tools/test-setup-k8s-vim.sh -> build/lib/tacker/tests/functional/tools DEBUG: copying tacker/tests/functional/tools/test-setup-mgmt.sh -> build/lib/tacker/tests/functional/tools DEBUG: copying tacker/db/migration/README -> build/lib/tacker/db/migration DEBUG: copying tacker/db/migration/alembic.ini -> build/lib/tacker/db/migration DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/api-service.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/bindings.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role-binding.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/config-map.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/controller-revision.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/daemon-set.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/deployment.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/horizontal-pod-autoscaler.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/job.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/lease.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/limit-range.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/local-subject-access-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/namespace.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/network-policy.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/node.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume-claim.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod-template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/priority-class.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/replica-set.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/resource-quota.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role-bindings.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/secret.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-access-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-rule-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service-account.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/stateful-set.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/storage-class.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/subject-access-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/token-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/volume-attachment.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: creating build/lib/tacker/tests/var DEBUG: copying tacker/tests/var/ca.crt -> build/lib/tacker/tests/var DEBUG: copying tacker/tests/var/certandkey.pem -> build/lib/tacker/tests/var DEBUG: copying tacker/tests/var/certificate.crt -> build/lib/tacker/tests/var DEBUG: copying tacker/tests/var/privatekey.key -> build/lib/tacker/tests/var DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/tacker DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/test-tools DEBUG: copying build/lib/tacker/sol_refactored/test-tools/notif_endpoint_app.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/test-tools DEBUG: copying build/lib/tacker/sol_refactored/test-tools/cli.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/test-tools DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnfc_snapshot_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnfc_resource_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnfc_info_modifications.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnfc_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_virtual_link_resource_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_state_snapshot_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_snapshot_info_modifications.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_snapshot_info_modification_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_snapshot_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_snapshot.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_pkg_info_modifications.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_pkg_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_package_software_image_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_package_onboarding_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_package_change_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_package_artifact_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_link_port_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_link_port_data.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_lcm_operation_occurrence_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_lcm_op_occ.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_instance.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_info_modifications.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_info_modification_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_identifier_deletion_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_identifier_creation_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/vnf_ext_cp_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/virtual_storage_resource_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/upload_vnf_package_from_uri_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/threshold_modifications.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/threshold_crossed_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/threshold_criteria.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/threshold.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/terminate_vnf_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/scale_vnf_to_level_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/scale_vnf_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/scale_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/revert_to_vnf_snapshot_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/pm_report.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/pm_job_modification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/pm_job_criteria.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/pm_job.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/pkgm_subscription_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/pkgm_notification_filter.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/pkgm_links.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/performance_information_available_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/operate_vnf_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/monitoring_parameter.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/modifications_triggered_by_vnf_pkg_change.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/lifecycle_change_notifications_filter.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/lcm_coord_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/lccn_subscription_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/lccn_subscription.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/lccn_links.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/ip_over_ethernet_address_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/instantiate_vnf_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/heal_vnf_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/fields.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/external_artifacts_access_config.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/ext_virtual_link_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/ext_managed_virtual_link_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/ext_link_port_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/create_vnf_snapshot_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/create_vnf_snapshot_info_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/create_vnf_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/create_vnf_pkg_info_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/create_threshold_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/create_pm_job_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/cp_protocol_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/change_vnf_flavour_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/change_ext_vnf_connectivity_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/change_current_vnf_pkg_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/cancel_mode.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/affected_vnfc.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/affected_virtual_storage.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/affected_virtual_link.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: copying build/lib/tacker/sol_refactored/objects/v2/affected_ext_link_port.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/zone_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/zone_group_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/vim_software_image.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/vim_snapshot_resource.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/vim_constraint.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/vim_compute_resource_flavour.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/snapshot_resource_definition.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/resource_definition.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/placement_constraint.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/grant_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/grant_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/grant.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/fm_subscription_request.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/fm_subscription.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/fm_notifications_filter.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/fields.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/constraint_resource_ref.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/alarm_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/alarm_cleared_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: copying build/lib/tacker/sol_refactored/objects/v1/alarm.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/vnf_instance_subscription_filter.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/vnf_ext_cp_data.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/vnf_ext_cp_config.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/vim_connection_info.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/subscription_authentication.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/resource_handle.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/problem_details.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/notification_link.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/link.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/ip_over_ethernet_address_data.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/fields.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/ext_virtual_link_data.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/ext_managed_virtual_link_data.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/ext_link_port_data.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/crypt_key.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/cp_protocol_data.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/common/checksum.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects/common DEBUG: copying build/lib/tacker/sol_refactored/objects/base.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects DEBUG: copying build/lib/tacker/sol_refactored/objects/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/objects DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/nfvo DEBUG: copying build/lib/tacker/sol_refactored/nfvo/nfvo_client.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/nfvo DEBUG: copying build/lib/tacker/sol_refactored/nfvo/local_nfvo.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/nfvo DEBUG: copying build/lib/tacker/sol_refactored/nfvo/glance_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/nfvo DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/mgmt_drivers DEBUG: copying build/lib/tacker/sol_refactored/mgmt_drivers/server_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/mgmt_drivers DEBUG: copying build/lib/tacker/sol_refactored/mgmt_drivers/sample_script.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/mgmt_drivers DEBUG: copying build/lib/tacker/sol_refactored/mgmt_drivers/container_update_mgmt_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/mgmt_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/terraform DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/terraform/terraform.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/terraform DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/openstack/userdata_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/openstack/userdata_standard.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/openstack/userdata_main.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/openstack/userdata_default.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/openstack/openstack.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/openstack/nova_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/openstack/heat_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_resource.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_common.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/helm_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/helm.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/infra_drivers/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/db DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/db/sqlalchemy DEBUG: copying build/lib/tacker/sol_refactored/db/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/db/sqlalchemy DEBUG: copying build/lib/tacker/sol_refactored/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/db/sqlalchemy DEBUG: copying build/lib/tacker/sol_refactored/db/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/db DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/vnfpm_view.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/vnfpm_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/vnflcm_view.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/vnflcm_versions.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/vnflcm_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/vnffm_view.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/vnffm_v1.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/server_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/prometheus_plugin_controller.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: copying build/lib/tacker/sol_refactored/controller/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/controller DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/vnfpm_driver_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/vnflcm_driver_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/vnflcm_auto.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/vnffm_driver_v1.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/v2_hook.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/server_notification_driver.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/prometheus_plugin_driver.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/conductor_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/conductor_rpc_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: copying build/lib/tacker/sol_refactored/conductor/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/conductor DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/vnfd_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/vnf_instance_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/vim_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/subscription_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/server_notification.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/prometheus_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/pm_threshold_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/pm_job_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/oidc_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/monitoring_plugin_base.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/lcm_op_occ_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/http_client.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/fm_subscription_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/fm_alarm_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/exceptions.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/coordinate.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/coord_client.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/config.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/common_script_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: copying build/lib/tacker/sol_refactored/common/cinder_utils.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/common DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/schemas DEBUG: copying build/lib/tacker/sol_refactored/api/schemas/vnfpm_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/schemas DEBUG: copying build/lib/tacker/sol_refactored/api/schemas/vnflcm_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/schemas DEBUG: copying build/lib/tacker/sol_refactored/api/schemas/vnffm_v1.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/schemas DEBUG: copying build/lib/tacker/sol_refactored/api/schemas/server_notification_schemas.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/schemas DEBUG: copying build/lib/tacker/sol_refactored/api/schemas/prometheus_plugin_schemas.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/schemas DEBUG: copying build/lib/tacker/sol_refactored/api/schemas/common_types.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/schemas DEBUG: copying build/lib/tacker/sol_refactored/api/schemas/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/schemas DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/policies DEBUG: copying build/lib/tacker/sol_refactored/api/policies/vnfpm_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/policies DEBUG: copying build/lib/tacker/sol_refactored/api/policies/vnflcm_v2.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/policies DEBUG: copying build/lib/tacker/sol_refactored/api/policies/vnffm_v1.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api/policies DEBUG: copying build/lib/tacker/sol_refactored/api/wsgi.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api DEBUG: copying build/lib/tacker/sol_refactored/api/validator.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api DEBUG: copying build/lib/tacker/sol_refactored/api/router.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api DEBUG: copying build/lib/tacker/sol_refactored/api/api_version.py -> build/bdist.linux-x86_64/wheel/tacker/sol_refactored/api DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/releasenotes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/releasenotes/notes DEBUG: copying build/lib/tacker/releasenotes/notes/remove-passing-infra-and-mgmt-driver-in-api-954fe28b1294a2d6.yaml -> build/bdist.linux-x86_64/wheel/tacker/releasenotes/notes DEBUG: copying build/lib/tacker/releasenotes/notes/change_external_vnf_connectivity-444c580a01479f33.yaml -> build/bdist.linux-x86_64/wheel/tacker/releasenotes/notes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/services DEBUG: copying build/lib/tacker/services/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/services DEBUG: copying build/lib/tacker/services/service_base.py -> build/bdist.linux-x86_64/wheel/tacker/services DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/hacking DEBUG: copying build/lib/tacker/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/hacking DEBUG: copying build/lib/tacker/hacking/checks.py -> build/bdist.linux-x86_64/wheel/tacker/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/policies DEBUG: copying build/lib/tacker/policies/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/policies DEBUG: copying build/lib/tacker/policies/base.py -> build/bdist.linux-x86_64/wheel/tacker/policies DEBUG: copying build/lib/tacker/policies/vnf_lcm.py -> build/bdist.linux-x86_64/wheel/tacker/policies DEBUG: copying build/lib/tacker/policies/vnf_package.py -> build/bdist.linux-x86_64/wheel/tacker/policies DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/clients.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/cmd_executer.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/config.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/constants.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/coordination.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/crypt_utils.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/csar_utils.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/driver_manager.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/eventlet_utils.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/exceptions.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/ext_oauth2_auth.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/log.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/oidc_utils.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/rpc.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/safe_utils.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/test_lib.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/topics.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: copying build/lib/tacker/common/utils.py -> build/bdist.linux-x86_64/wheel/tacker/common DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/common/container DEBUG: copying build/lib/tacker/common/container/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/common/container DEBUG: copying build/lib/tacker/common/container/kubernetes_utils.py -> build/bdist.linux-x86_64/wheel/tacker/common/container DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tosca DEBUG: copying build/lib/tacker/tosca/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tosca DEBUG: copying build/lib/tacker/tosca/utils.py -> build/bdist.linux-x86_64/wheel/tacker/tosca DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/glance_store DEBUG: copying build/lib/tacker/glance_store/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/glance_store DEBUG: copying build/lib/tacker/glance_store/store.py -> build/bdist.linux-x86_64/wheel/tacker/glance_store DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/extensions DEBUG: copying build/lib/tacker/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/extensions DEBUG: copying build/lib/tacker/extensions/common_services.py -> build/bdist.linux-x86_64/wheel/tacker/extensions DEBUG: copying build/lib/tacker/extensions/nfvo.py -> build/bdist.linux-x86_64/wheel/tacker/extensions DEBUG: copying build/lib/tacker/extensions/vnflcm.py -> build/bdist.linux-x86_64/wheel/tacker/extensions DEBUG: copying build/lib/tacker/extensions/vnfm.py -> build/bdist.linux-x86_64/wheel/tacker/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/base.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/cancel_mode.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/change_ext_conn_req.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/common.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/fields.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/grant.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/grant_request.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/heal_vnf_request.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/instantiate_vnf_req.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/scale_vnf_request.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/terminate_vnf_req.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vim_connection.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_artifact.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_deployment_flavour.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_instance.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_instantiated_info.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_lcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_lcm_subscriptions.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_package.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_package_vnfd.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_resources.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnf_software_image.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnfd.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: copying build/lib/tacker/objects/vnfd_attribute.py -> build/bdist.linux-x86_64/wheel/tacker/objects DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/vnflcm DEBUG: copying build/lib/tacker/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/vnflcm DEBUG: copying build/lib/tacker/vnflcm/abstract_driver.py -> build/bdist.linux-x86_64/wheel/tacker/vnflcm DEBUG: copying build/lib/tacker/vnflcm/utils.py -> build/bdist.linux-x86_64/wheel/tacker/vnflcm DEBUG: copying build/lib/tacker/vnflcm/vnflcm_driver.py -> build/bdist.linux-x86_64/wheel/tacker/vnflcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/conductor DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/conductor/conductorrpc DEBUG: copying build/lib/tacker/conductor/conductorrpc/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/conductor/conductorrpc DEBUG: copying build/lib/tacker/conductor/conductorrpc/vnf_lcm_rpc.py -> build/bdist.linux-x86_64/wheel/tacker/conductor/conductorrpc DEBUG: copying build/lib/tacker/conductor/conductorrpc/vnf_pkgm_rpc.py -> build/bdist.linux-x86_64/wheel/tacker/conductor/conductorrpc DEBUG: copying build/lib/tacker/conductor/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/conductor DEBUG: copying build/lib/tacker/conductor/conductor_server.py -> build/bdist.linux-x86_64/wheel/tacker/conductor DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/conf DEBUG: copying build/lib/tacker/conf/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/conf DEBUG: copying build/lib/tacker/conf/conductor.py -> build/bdist.linux-x86_64/wheel/tacker/conf DEBUG: copying build/lib/tacker/conf/coordination.py -> build/bdist.linux-x86_64/wheel/tacker/conf DEBUG: copying build/lib/tacker/conf/opts.py -> build/bdist.linux-x86_64/wheel/tacker/conf DEBUG: copying build/lib/tacker/conf/policy.py -> build/bdist.linux-x86_64/wheel/tacker/conf DEBUG: copying build/lib/tacker/conf/vnf_lcm.py -> build/bdist.linux-x86_64/wheel/tacker/conf DEBUG: copying build/lib/tacker/conf/vnf_package.py -> build/bdist.linux-x86_64/wheel/tacker/conf DEBUG: copying build/lib/tacker/__init__.py -> build/bdist.linux-x86_64/wheel/tacker DEBUG: copying build/lib/tacker/_i18n.py -> build/bdist.linux-x86_64/wheel/tacker DEBUG: copying build/lib/tacker/auth.py -> build/bdist.linux-x86_64/wheel/tacker DEBUG: copying build/lib/tacker/context.py -> build/bdist.linux-x86_64/wheel/tacker DEBUG: copying build/lib/tacker/manager.py -> build/bdist.linux-x86_64/wheel/tacker DEBUG: copying build/lib/tacker/policy.py -> build/bdist.linux-x86_64/wheel/tacker DEBUG: copying build/lib/tacker/service.py -> build/bdist.linux-x86_64/wheel/tacker DEBUG: copying build/lib/tacker/version.py -> build/bdist.linux-x86_64/wheel/tacker DEBUG: copying build/lib/tacker/wsgi.py -> build/bdist.linux-x86_64/wheel/tacker DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/plugins/common DEBUG: copying build/lib/tacker/plugins/common/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/plugins/common DEBUG: copying build/lib/tacker/plugins/common/constants.py -> build/bdist.linux-x86_64/wheel/tacker/plugins/common DEBUG: copying build/lib/tacker/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/plugins/common_services DEBUG: copying build/lib/tacker/plugins/common_services/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/plugins/common_services DEBUG: copying build/lib/tacker/plugins/common_services/common_services_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/plugins/common_services DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/keymgr DEBUG: copying build/lib/tacker/keymgr/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/keymgr DEBUG: copying build/lib/tacker/keymgr/barbican_key_manager.py -> build/bdist.linux-x86_64/wheel/tacker/keymgr DEBUG: copying build/lib/tacker/keymgr/exception.py -> build/bdist.linux-x86_64/wheel/tacker/keymgr DEBUG: copying build/lib/tacker/keymgr/key_manager.py -> build/bdist.linux-x86_64/wheel/tacker/keymgr DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/nfvo DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/nfvo/drivers DEBUG: copying build/lib/tacker/nfvo/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/nfvo/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/nfvo/drivers/vim DEBUG: copying build/lib/tacker/nfvo/drivers/vim/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/nfvo/drivers/vim DEBUG: copying build/lib/tacker/nfvo/drivers/vim/abstract_vim_driver.py -> build/bdist.linux-x86_64/wheel/tacker/nfvo/drivers/vim DEBUG: copying build/lib/tacker/nfvo/drivers/vim/kubernetes_driver.py -> build/bdist.linux-x86_64/wheel/tacker/nfvo/drivers/vim DEBUG: copying build/lib/tacker/nfvo/drivers/vim/openstack_driver.py -> build/bdist.linux-x86_64/wheel/tacker/nfvo/drivers/vim DEBUG: copying build/lib/tacker/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/nfvo DEBUG: copying build/lib/tacker/nfvo/nfvo_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/nfvo DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/db DEBUG: copying build/lib/tacker/db/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/db DEBUG: copying build/lib/tacker/db/api.py -> build/bdist.linux-x86_64/wheel/tacker/db DEBUG: copying build/lib/tacker/db/db_base.py -> build/bdist.linux-x86_64/wheel/tacker/db DEBUG: copying build/lib/tacker/db/model_base.py -> build/bdist.linux-x86_64/wheel/tacker/db DEBUG: copying build/lib/tacker/db/models_v1.py -> build/bdist.linux-x86_64/wheel/tacker/db DEBUG: copying build/lib/tacker/db/sqlalchemyutils.py -> build/bdist.linux-x86_64/wheel/tacker/db DEBUG: copying build/lib/tacker/db/types.py -> build/bdist.linux-x86_64/wheel/tacker/db DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/db/common_services DEBUG: copying build/lib/tacker/db/common_services/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/db/common_services DEBUG: copying build/lib/tacker/db/common_services/common_services_db.py -> build/bdist.linux-x86_64/wheel/tacker/db/common_services DEBUG: copying build/lib/tacker/db/common_services/common_services_db_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/db/common_services DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/db/nfvo DEBUG: copying build/lib/tacker/db/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/db/nfvo DEBUG: copying build/lib/tacker/db/nfvo/nfvo_db.py -> build/bdist.linux-x86_64/wheel/tacker/db/nfvo DEBUG: copying build/lib/tacker/db/nfvo/nfvo_db_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/db/nfvo DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/db/vnfm DEBUG: copying build/lib/tacker/db/vnfm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/db/vnfm DEBUG: copying build/lib/tacker/db/vnfm/vnfm_db.py -> build/bdist.linux-x86_64/wheel/tacker/db/vnfm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/db/db_sqlalchemy DEBUG: copying build/lib/tacker/db/db_sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/db/db_sqlalchemy DEBUG: copying build/lib/tacker/db/db_sqlalchemy/api.py -> build/bdist.linux-x86_64/wheel/tacker/db/db_sqlalchemy DEBUG: copying build/lib/tacker/db/db_sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/tacker/db/db_sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/db/migration DEBUG: copying build/lib/tacker/db/migration/alembic.ini -> build/bdist.linux-x86_64/wheel/tacker/db/migration DEBUG: copying build/lib/tacker/db/migration/README -> build/bdist.linux-x86_64/wheel/tacker/db/migration DEBUG: copying build/lib/tacker/db/migration/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration DEBUG: copying build/lib/tacker/db/migration/cli.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration DEBUG: copying build/lib/tacker/db/migration/migrate_to_v2.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration DEBUG: copying build/lib/tacker/db/migration/purge_tables.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/f9bc96967462_add_vnf_pkg_id_to_vnf_instances.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/f958f58e5daa_uuid_consistency.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/f5c1c3b0f6b4_set_default_value_for_deleted_at.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/ef14f8026327_add_default_onboarded_template_source.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/ee98bbc0789d_add_scale_column.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/e9a1e47fb0b5_add_template_source_status_to_vnffgtemplate_and_nsd.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/e8918cda6433_add_attributes_to_vnffg.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/e7993093baf1_add_unique_constraint_on_deleted_at.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/e06fbdc90a32_add_db_tables_for_add_artifacts.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/df26c5871f3c_change_vnf_filter_column_definition.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/de8d835ae776_add_pm_and_fm_table.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/de6bfa5bea46_remove_status_from_vim.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/d4f265e8eb9d_add_default_to_vim.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/d2e39e01d540_add_size_to_vnfpackage.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/d25c7c865ce8_mod_vnflcm_subscription.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/cd04a8335c18_mgmt_url_to_mgmt_ip_address.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/ca2ad037c320_add_cryptkey_db.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/c7cde2f45f82_set_description_to_text.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/c47a733f425a_add_vnflcm_subscription.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/c31f65e0d099_add_columns_to_vnf_lcm_filter.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/c256228ed37c_unique_constraint_on_name_and_id.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/b07673bb8654_set_status_type_tenant_id_length.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/acf941e54075_add_error_reason_to_device.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/abbef484b34c_modify_unique_constraint_on_vnf_packages_user_data.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/aaf461c8844c_change_type_for_vnf_resources.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/a23ebee909a8_introduce_sol_refactored_models.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/README -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/HEAD -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/9d425296f2c3_add_vnfpkgm_db.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/985e28392890_add_vnflcm_db.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/975e28392888_add_unique_key_vnf_package_vnfd.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/941b5a6fff9e_enable_soft_delete.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/8f7145914cb0_remove_infra_driver_column.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/85c06a0714b7_rename_field_subscription_authentication.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/81ffa86020d_rpc_proxy.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/7186440a306b_change_type_for_instance_id_of_vnf_table.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/6e56d4474b2a_blob_to_json_text.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/6dc60a5760e5_add_extra_field_to_vims_db.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/5d490546290c_add_name_to_classifiers.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/5958429bcb3c_modify_datatype_of_value.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/5246a6bd410f_multisite_vim.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/507122918800_adds_vnffg.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/4ee19c8a6d0a_audit_support_events.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/4c31092895b8_remove_service_instance.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/4c0e2e2c2e02_alter_vnfd_id_format.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/4747cc26b9c6_add_support_vnffg_to_ns_database.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/3ff50553e9d3_add_grant_and_grant_request.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/3adac34764da_add_column_to_vnf_lcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/354de64ba129_set_mandatory_columns_not_null.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/34cfceb25a49_add_downloading_to_vnfpackage.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/329cd1619d41_alter_vnf_software_images.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/31acbaeb8299_change_vim_shared_property_to_false.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/2ff0a0e360f1_audit_support.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/2c5211036579_add_placement_table.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/2774a42c7163_remove_service_related.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/2531c976c0f1_add_pm_threshold_table.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/24bec5f211c7_alter_value_in_deviceattributes.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/22f5385a3d50_rename_devicedb.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/22f5385a3d4f_remove_proxydb.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/22f5385a3d3f_add_status_to_vims.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/1c6b0d82afcd_servicevm_framework.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/13ecc2dd6f7f_change_nullable_value_of_path_id.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/13c0e0661015_add_descrition_to_vnf.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/12a57080b278_alter_devices.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/12a57080b277_add_service_db.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/0ae5b1ce3024_unique_constraint_name.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/0ad3bbce1c19_increase_vim_password_size.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/0ad3bbce1c18_create_of_network_service_tables.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/versions/000632983ada_add_template_source_column.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations/versions DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations DEBUG: copying build/lib/tacker/db/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/alembic_migrations DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/db/migration/models DEBUG: copying build/lib/tacker/db/migration/models/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/models DEBUG: copying build/lib/tacker/db/migration/models/head.py -> build/bdist.linux-x86_64/wheel/tacker/db/migration/models DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/vnfm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/vnfm/mgmt_drivers DEBUG: copying build/lib/tacker/vnfm/mgmt_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/mgmt_drivers DEBUG: copying build/lib/tacker/vnfm/mgmt_drivers/constants.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/mgmt_drivers DEBUG: copying build/lib/tacker/vnfm/mgmt_drivers/vnflcm_abstract_driver.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/mgmt_drivers DEBUG: copying build/lib/tacker/vnfm/mgmt_drivers/vnflcm_noop.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/mgmt_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/vnfm/lcm_user_data DEBUG: copying build/lib/tacker/vnfm/lcm_user_data/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/lcm_user_data DEBUG: copying build/lib/tacker/vnfm/lcm_user_data/abstract_user_data.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/lcm_user_data DEBUG: copying build/lib/tacker/vnfm/lcm_user_data/constants.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/lcm_user_data DEBUG: copying build/lib/tacker/vnfm/lcm_user_data/utils.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/lcm_user_data DEBUG: copying build/lib/tacker/vnfm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm DEBUG: copying build/lib/tacker/vnfm/keystone.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm DEBUG: copying build/lib/tacker/vnfm/nfvo_client.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm DEBUG: copying build/lib/tacker/vnfm/plugin.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm DEBUG: copying build/lib/tacker/vnfm/vim_client.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers DEBUG: copying build/lib/tacker/vnfm/infra_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers DEBUG: copying build/lib/tacker/vnfm/infra_drivers/abstract_driver.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers DEBUG: copying build/lib/tacker/vnfm/infra_drivers/noop.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers DEBUG: copying build/lib/tacker/vnfm/infra_drivers/scale_driver.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/vnfm/infra_drivers/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/vnfm/infra_drivers/openstack/constants.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/vnfm/infra_drivers/openstack/glance_client.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/vnfm/infra_drivers/openstack/heat_client.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/vnfm/infra_drivers/openstack/openstack.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/vnfm/infra_drivers/openstack/translate_template.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/vnfm/infra_drivers/openstack/update_template.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes/k8s DEBUG: copying build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes/k8s DEBUG: copying build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s/translate_outputs.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes/k8s DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes/helm DEBUG: copying build/lib/tacker/vnfm/infra_drivers/kubernetes/helm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes/helm DEBUG: copying build/lib/tacker/vnfm/infra_drivers/kubernetes/helm/helm_client.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes/helm DEBUG: copying build/lib/tacker/vnfm/infra_drivers/kubernetes/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/vnfm/infra_drivers/kubernetes/kubernetes_driver.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/vnfm/infra_drivers/kubernetes/utils.py -> build/bdist.linux-x86_64/wheel/tacker/vnfm/infra_drivers/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/var DEBUG: copying build/lib/tacker/tests/var/privatekey.key -> build/bdist.linux-x86_64/wheel/tacker/tests/var DEBUG: copying build/lib/tacker/tests/var/certificate.crt -> build/bdist.linux-x86_64/wheel/tacker/tests/var DEBUG: copying build/lib/tacker/tests/var/certandkey.pem -> build/bdist.linux-x86_64/wheel/tacker/tests/var DEBUG: copying build/lib/tacker/tests/var/ca.crt -> build/bdist.linux-x86_64/wheel/tacker/tests/var DEBUG: copying build/lib/tacker/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests DEBUG: copying build/lib/tacker/tests/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests DEBUG: copying build/lib/tacker/tests/constants.py -> build/bdist.linux-x86_64/wheel/tacker/tests DEBUG: copying build/lib/tacker/tests/fake_notifier.py -> build/bdist.linux-x86_64/wheel/tacker/tests DEBUG: copying build/lib/tacker/tests/post_mortem_debug.py -> build/bdist.linux-x86_64/wheel/tacker/tests DEBUG: copying build/lib/tacker/tests/tools.py -> build/bdist.linux-x86_64/wheel/tacker/tests DEBUG: copying build/lib/tacker/tests/utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests DEBUG: copying build/lib/tacker/tests/uuidsentinel.py -> build/bdist.linux-x86_64/wheel/tacker/tests DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/common DEBUG: copying build/lib/tacker/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/common DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/compliance DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol002 DEBUG: copying build/lib/tacker/tests/compliance/sol002/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol002 DEBUG: copying build/lib/tacker/tests/compliance/sol002/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol002 DEBUG: copying build/lib/tacker/tests/compliance/sol002/test_vnflcm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol002 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol003 DEBUG: copying build/lib/tacker/tests/compliance/sol003/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol003 DEBUG: copying build/lib/tacker/tests/compliance/sol003/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol003 DEBUG: copying build/lib/tacker/tests/compliance/sol003/test_vnflcm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol003 DEBUG: copying build/lib/tacker/tests/compliance/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance DEBUG: copying build/lib/tacker/tests/compliance/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol005 DEBUG: copying build/lib/tacker/tests/compliance/sol005/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol005 DEBUG: copying build/lib/tacker/tests/compliance/sol005/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol005 DEBUG: copying build/lib/tacker/tests/compliance/sol005/test_vnfpkgm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/compliance/sol005 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/test_db_migration.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/test_db_migration_to_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/test_db_purge_delete.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/test_vnf_artifact.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/test_vnf_instance.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/test_vnf_package.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/test_vnf_package_vnfd.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/test_vnf_resource.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: copying build/lib/tacker/tests/unit/db/utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/db/common_services DEBUG: copying build/lib/tacker/tests/unit/db/common_services/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db/common_services DEBUG: copying build/lib/tacker/tests/unit/db/common_services/test_common_services_db_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/db/common_services DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_change_ext_conn_req.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_fields.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_grant.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_instantiate_vnf_req.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_terminate_vnf_request.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vim_connection.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnf_deployment_flavour.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnf_instance.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnf_instantiated_info.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnf_lcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnf_lcm_subscriptions.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnf_package.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnf_package_vnfd.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnf_resource.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnf_software_images.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnfd.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: copying build/lib/tacker/tests/unit/objects/test_vnfd_attribute.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/objects DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/nfvo DEBUG: copying build/lib/tacker/tests/unit/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/nfvo DEBUG: copying build/lib/tacker/tests/unit/nfvo/test_nfvo_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/nfvo DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/nfvo/drivers DEBUG: copying build/lib/tacker/tests/unit/nfvo/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/nfvo/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/nfvo/drivers/vim DEBUG: copying build/lib/tacker/tests/unit/nfvo/drivers/vim/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/nfvo/drivers/vim DEBUG: copying build/lib/tacker/tests/unit/nfvo/drivers/vim/test_kubernetes_driver.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/nfvo/drivers/vim DEBUG: copying build/lib/tacker/tests/unit/nfvo/drivers/vim/test_openstack_driver.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/nfvo/drivers/vim DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v2 DEBUG: copying build/lib/tacker/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v2 DEBUG: copying build/lib/tacker/tests/unit/api/v2/test_api_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v2 DEBUG: copying build/lib/tacker/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api DEBUG: copying build/lib/tacker/tests/unit/api/test_api_common.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api DEBUG: copying build/lib/tacker/tests/unit/api/test_extensions.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v1 DEBUG: copying build/lib/tacker/tests/unit/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v1 DEBUG: copying build/lib/tacker/tests/unit/api/v1/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v1 DEBUG: copying build/lib/tacker/tests/unit/api/v1/test_attributes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v1 DEBUG: copying build/lib/tacker/tests/unit/api/v1/test_resource.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v1 DEBUG: copying build/lib/tacker/tests/unit/api/v1/test_resource_helper.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v1 DEBUG: copying build/lib/tacker/tests/unit/api/v1/test_router.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v1 DEBUG: copying build/lib/tacker/tests/unit/api/v1/test_vim.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v1 DEBUG: copying build/lib/tacker/tests/unit/api/v1/test_vnf_instance.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/api/v1 DEBUG: copying build/lib/tacker/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/database_stubs.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/extension_stubs.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/fake_auth.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/fake_request.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/fixtures.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/test_auth.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/test_context.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/test_policy.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/test_wsgi.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: copying build/lib/tacker/tests/unit/testlib_api.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/keymgr DEBUG: copying build/lib/tacker/tests/unit/keymgr/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/keymgr DEBUG: copying build/lib/tacker/tests/unit/keymgr/test_barbican_key_manager.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/keymgr DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/extensions DEBUG: copying build/lib/tacker/tests/unit/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/extensions DEBUG: copying build/lib/tacker/tests/unit/extensions/extendedattribute.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/extensions DEBUG: copying build/lib/tacker/tests/unit/extensions/extensionattribute.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/extensions DEBUG: copying build/lib/tacker/tests/unit/extensions/foxinsocks.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/extensions DEBUG: copying build/lib/tacker/tests/unit/extensions/test_common_services.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/extensions DEBUG: copying build/lib/tacker/tests/unit/extensions/test_extension_extended_attribute.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/extensions DEBUG: copying build/lib/tacker/tests/unit/extensions/v2attributes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/policies DEBUG: copying build/lib/tacker/tests/unit/policies/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/policies DEBUG: copying build/lib/tacker/tests/unit/policies/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/policies DEBUG: copying build/lib/tacker/tests/unit/policies/test_vnf_lcm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/policies DEBUG: copying build/lib/tacker/tests/unit/policies/test_vnf_package.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/policies DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/cmd DEBUG: copying build/lib/tacker/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/cmd DEBUG: copying build/lib/tacker/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/conductor DEBUG: copying build/lib/tacker/tests/unit/conductor/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/conductor DEBUG: copying build/lib/tacker/tests/unit/conductor/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/conductor DEBUG: copying build/lib/tacker/tests/unit/conductor/test_conductor_server.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/conductor DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/conductor/conductorrpc DEBUG: copying build/lib/tacker/tests/unit/conductor/conductorrpc/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/conductor/conductorrpc DEBUG: copying build/lib/tacker/tests/unit/conductor/conductorrpc/test_vnf_lcm_rpc.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/conductor/conductorrpc DEBUG: copying build/lib/tacker/tests/unit/conductor/conductorrpc/test_vnf_pkgm_rpc.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/conductor/conductorrpc DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/common/sample_keys DEBUG: copying build/lib/tacker/tests/unit/common/sample_keys/jwt_private.key -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common/sample_keys DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/common/container DEBUG: copying build/lib/tacker/tests/unit/common/container/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common/container DEBUG: copying build/lib/tacker/tests/unit/common/container/test_kubernetes_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common/container DEBUG: copying build/lib/tacker/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: copying build/lib/tacker/tests/unit/common/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: copying build/lib/tacker/tests/unit/common/test_config.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: copying build/lib/tacker/tests/unit/common/test_crypt_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: copying build/lib/tacker/tests/unit/common/test_csar_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: copying build/lib/tacker/tests/unit/common/test_ext_oauth2_auth.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: copying build/lib/tacker/tests/unit/common/test_log.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: copying build/lib/tacker/tests/unit/common/test_oidc_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: copying build/lib/tacker/tests/unit/common/test_store.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: copying build/lib/tacker/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/common DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/tests DEBUG: copying build/lib/tacker/tests/unit/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/tests DEBUG: copying build/lib/tacker/tests/unit/tests/test_post_mortem_debug.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/tests DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm/vnflcm_driver DEBUG: copying build/lib/tacker/tests/unit/vnflcm/vnflcm_driver/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm/vnflcm_driver DEBUG: copying build/lib/tacker/tests/unit/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm DEBUG: copying build/lib/tacker/tests/unit/vnflcm/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm DEBUG: copying build/lib/tacker/tests/unit/vnflcm/test_controller.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm DEBUG: copying build/lib/tacker/tests/unit/vnflcm/test_load_vnf_interfaces.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm DEBUG: copying build/lib/tacker/tests/unit/vnflcm/test_sync_resource.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm DEBUG: copying build/lib/tacker/tests/unit/vnflcm/test_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm DEBUG: copying build/lib/tacker/tests/unit/vnflcm/test_vnflcm_driver.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnflcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/mgmt_drivers DEBUG: copying build/lib/tacker/tests/unit/vnfm/mgmt_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/mgmt_drivers DEBUG: copying build/lib/tacker/tests/unit/vnfm/mgmt_drivers/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/mgmt_drivers DEBUG: copying build/lib/tacker/tests/unit/vnfm/mgmt_drivers/test_container_update_mgmt.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/mgmt_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/lcm_user_data DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/lcm_user_data/utils DEBUG: copying build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/lcm_user_data/utils DEBUG: copying build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils/test_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/lcm_user_data/utils DEBUG: copying build/lib/tacker/tests/unit/vnfm/lcm_user_data/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/lcm_user_data DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/volume-attachment.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/token-review.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/subject-access-review.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/storage-class.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/stateful-set.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service-account.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-rule-review.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-access-review.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/secret.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role-bindings.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/resource-quota.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/replica-set.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/priority-class.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod-template.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume-claim.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/node.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/network-policy.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/namespace.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/local-subject-access-review.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/limit-range.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/lease.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/job.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/horizontal-pod-autoscaler.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/deployment.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/daemon-set.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/controller-revision.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/config-map.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role-binding.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/bindings.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/api-service.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver_helm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_outputs.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/worker_instance.hot.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/hot_generate_hot_from_tosca_with_scaling.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/hot_generate_hot_from_tosca.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_group_member.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_affinity.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_params_error.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_substitution_mappings_error.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling_invalid_inst_req.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_params_error.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_translator_error.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_parser_error.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_vnfd_types.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_common_types.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_initial.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_grant.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_initial.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_grant.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/data DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/test_etsi_translate_template.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack_driver.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/test_update_template.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/client.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data DEBUG: copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/fixture_data_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data DEBUG: copying build/lib/tacker/tests/unit/vnfm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm DEBUG: copying build/lib/tacker/tests/unit/vnfm/test_nfvo_client.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm DEBUG: copying build/lib/tacker/tests/unit/vnfm/test_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm DEBUG: copying build/lib/tacker/tests/unit/vnfm/test_vim_client.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/agent DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/agent/linux DEBUG: copying build/lib/tacker/tests/unit/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/agent/linux DEBUG: copying build/lib/tacker/tests/unit/agent/linux/test_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/agent/linux DEBUG: copying build/lib/tacker/tests/unit/agent/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/agent DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/glance_store DEBUG: copying build/lib/tacker/tests/unit/glance_store/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/glance_store DEBUG: copying build/lib/tacker/tests/unit/glance_store/test_store.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/glance_store DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/conductor DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/conductor/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/conductor DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_conductor_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/conductor DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_prometheus_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/conductor DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_server_notification.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/conductor DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_vnffm_driver_v1.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/conductor DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_vnflcm_driver_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/conductor DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_vnfpm_driver_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/conductor DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/objects/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/objects/test_base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/objects/test_fm_subscription.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/objects/test_grant.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/objects/test_lccn_subscription_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/objects/test_pm_job_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/objects/test_threshold_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/objects/test_vnf_instance_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/objects/test_vnf_lcm_op_occ_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/objects DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/api DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/api/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/api DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/api/test_api_version.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/api DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/api/test_validator.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/api DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/api/test_wsgi.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/api DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/controller DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/controller/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/controller DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/controller/test_prometheus_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/controller DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/controller/test_server_notification.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/controller DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnffm_v1.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/controller DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnflcm_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/controller DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnflcm_view.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/controller DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnfpm_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/controller DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnfpm_view.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/controller DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/nfvo DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/nfvo DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/nfvo/test_local_nfvo.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/nfvo DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/nfvo/test_nfvo_client.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/nfvo DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers/fake_configmap.yaml -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers/test_container_update_mgmt.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers/test_server_notification.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/mgmt_drivers DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/terraform DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/terraform/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/terraform DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/terraform/test_terraform.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/terraform DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_openstack.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/openstack DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_userdata_default.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_kubernetes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/fakes_for_fm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_common_script_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_coord_client.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_coordinate.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_fm_alarm_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_fm_subscription_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_lcm_op_occ_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_oidc_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_pm_job_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_pm_threshold_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_prometheus_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_server_notification.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_subscription_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_vim_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_vnf_instance_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: copying build/lib/tacker/tests/unit/sol_refactored/common/test_vnfd_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/sol_refactored/common DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfpkgm DEBUG: copying build/lib/tacker/tests/unit/vnfpkgm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfpkgm DEBUG: copying build/lib/tacker/tests/unit/vnfpkgm/fakes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfpkgm DEBUG: copying build/lib/tacker/tests/unit/vnfpkgm/test_controller.py -> build/bdist.linux-x86_64/wheel/tacker/tests/unit/vnfpkgm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/tools DEBUG: copying build/lib/tacker/tests/functional/tools/test-setup-mgmt.sh -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/tools DEBUG: copying build/lib/tacker/tests/functional/tools/test-setup-k8s-vim.sh -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/tools DEBUG: copying build/lib/tacker/tests/functional/tools/test-setup-fake-prometheus-server.sh -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/tools DEBUG: copying build/lib/tacker/tests/functional/tools/test-setup-default-vim.sh -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/tools DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm/test_various_lcm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling/test_err_handling.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg/test_change_vnfpkg.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min/test_basic_min.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/test_basic_max.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/test_basic.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/st_userdata/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/st_userdata DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/test_update.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/test_scale.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling/test_err_handling.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg/test_change_vnfpkg.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min/test_basic_min.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/test_basic_max.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/df_userdata/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm/df_userdata DEBUG: copying build/lib/tacker/tests/functional/sol_v2/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/vnflcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/prometheus DEBUG: copying build/lib/tacker/tests/functional/sol_v2/prometheus/test_prom_auto_scale_heal.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/prometheus DEBUG: copying build/lib/tacker/tests/functional/sol_v2/prometheus/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/prometheus DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/notification DEBUG: copying build/lib/tacker/tests/functional/sol_v2/notification/test_server_notification.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/notification DEBUG: copying build/lib/tacker/tests/functional/sol_v2/notification/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2/notification DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_separated_nfvo_v2/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_separated_nfvo_v2/fake_grant_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_separated_nfvo_v2/fake_vnfpkgm_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_separated_nfvo_v2/test_nfvo_separate_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo_v2 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/base_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/paramgen.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_change_vnfpkg.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_helm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_kubernetes_container_update.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_prom_auto_scale_heal.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_threshold_prometheus_plugin.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_vnffm_basic.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_vnflcm_basic.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_basic.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_threshold_basic.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_v2/zipgen.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_v2 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_az_retry DEBUG: copying build/lib/tacker/tests/functional/sol_v2_az_retry/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_az_retry DEBUG: copying build/lib/tacker/tests/functional/sol_v2_az_retry/test_az_retry.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_az_retry DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/common DEBUG: copying build/lib/tacker/tests/functional/common/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/common DEBUG: copying build/lib/tacker/tests/functional/common/fake_grant_server.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/common DEBUG: copying build/lib/tacker/tests/functional/common/fake_server.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/common DEBUG: copying build/lib/tacker/tests/functional/common/logging_utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/common DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_container_update.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_heal.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_helm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_multi_ns.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_scale.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_common DEBUG: copying build/lib/tacker/tests/functional/sol_v2_common/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_common DEBUG: copying build/lib/tacker/tests/functional/sol_v2_common/base_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_common DEBUG: copying build/lib/tacker/tests/functional/sol_v2_common/paramgen.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_common DEBUG: copying build/lib/tacker/tests/functional/sol_v2_common/test_vnflcm_basic_common.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_common DEBUG: copying build/lib/tacker/tests/functional/sol_v2_common/utils.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_common DEBUG: copying build/lib/tacker/tests/functional/sol_v2_common/zipgen.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_v2_common DEBUG: copying build/lib/tacker/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional DEBUG: copying build/lib/tacker/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional DEBUG: copying build/lib/tacker/tests/functional/base_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional DEBUG: copying build/lib/tacker/tests/functional/keystone.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_terraform_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_terraform_v2/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_terraform_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_terraform_v2/base_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_terraform_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_terraform_v2/paramgen.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_terraform_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_terraform_v2/test_terraform.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_terraform_v2 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_multi_tenant DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_multi_tenant DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/fake_vnflcm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/test_kubernetes_multi_tenant.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_encrypt_cred_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_encrypt_cred_v2/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_encrypt_cred_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_encrypt_cred_v2/paramgen.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_encrypt_cred_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_encrypt_cred_v2/test_encrypt_credentials.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_encrypt_cred_v2 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/test_kubernetes_oidc_auth.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/test_vim.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/base_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/test_kubernetes_oidc_auth.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_https_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_https_v2/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_https_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_https_v2/paramgen.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_https_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_https_v2/test_vnffm_https_basic.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_https_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_https_v2/test_vnflcm_https_basic.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_https_v2 DEBUG: copying build/lib/tacker/tests/functional/sol_https_v2/test_vnfpm_https_basic.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_https_v2 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_multi_tenant DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm/fake_vnflcm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm/test_vnf_lcm_with_multi_tenant.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_multi_tenant/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_multi_tenant/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_multi_tenant DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vim_apis_openstack.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnf_package_apis.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v1.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v1.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v2.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_vim_apis_kubernetes.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo DEBUG: copying build/lib/tacker/tests/functional/sol_separated_nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_grant.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_vnfpkgm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm/test_vnf_instance_with_user_data_nfvo_separate.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol_separated_nfvo/vnflcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm_userdata DEBUG: copying build/lib/tacker/tests/functional/sol/vnflcm_userdata/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm_userdata DEBUG: copying build/lib/tacker/tests/functional/sol/vnflcm_userdata/test_vnf_instance_with_user_data.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm_userdata DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnfpkgm DEBUG: copying build/lib/tacker/tests/functional/sol/vnfpkgm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnfpkgm DEBUG: copying build/lib/tacker/tests/functional/sol/vnfpkgm/test_vnf_package.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnfpkgm DEBUG: copying build/lib/tacker/tests/functional/sol/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/legacy_nfvo DEBUG: copying build/lib/tacker/tests/functional/sol/legacy_nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/legacy_nfvo DEBUG: copying build/lib/tacker/tests/functional/sol/legacy_nfvo/test_vim.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/legacy_nfvo DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol/vnflcm/base.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol/vnflcm/fake_vnflcm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol/vnflcm/fake_vnfpkgm.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol/vnflcm/test_vnf_instance.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm DEBUG: copying build/lib/tacker/tests/functional/sol/vnflcm/test_vnflcm_noop.py -> build/bdist.linux-x86_64/wheel/tacker/tests/functional/sol/vnflcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/agent DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/agent/linux DEBUG: copying build/lib/tacker/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/agent/linux DEBUG: copying build/lib/tacker/agent/linux/utils.py -> build/bdist.linux-x86_64/wheel/tacker/agent/linux DEBUG: copying build/lib/tacker/agent/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/agent DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/cmd DEBUG: copying build/lib/tacker/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/cmd DEBUG: copying build/lib/tacker/cmd/status.py -> build/bdist.linux-x86_64/wheel/tacker/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/cmd/eventlet DEBUG: copying build/lib/tacker/cmd/eventlet/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/cmd/eventlet DEBUG: copying build/lib/tacker/cmd/eventlet/conductor.py -> build/bdist.linux-x86_64/wheel/tacker/cmd/eventlet DEBUG: copying build/lib/tacker/cmd/eventlet/tacker_server.py -> build/bdist.linux-x86_64/wheel/tacker/cmd/eventlet DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api/common DEBUG: copying build/lib/tacker/api/common/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api/common DEBUG: copying build/lib/tacker/api/common/_filters.py -> build/bdist.linux-x86_64/wheel/tacker/api/common DEBUG: copying build/lib/tacker/api/common/attribute_filter.py -> build/bdist.linux-x86_64/wheel/tacker/api/common DEBUG: copying build/lib/tacker/api/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api DEBUG: copying build/lib/tacker/api/api_common.py -> build/bdist.linux-x86_64/wheel/tacker/api DEBUG: copying build/lib/tacker/api/extensions.py -> build/bdist.linux-x86_64/wheel/tacker/api DEBUG: copying build/lib/tacker/api/versions.py -> build/bdist.linux-x86_64/wheel/tacker/api DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api/vnflcm DEBUG: copying build/lib/tacker/api/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api/vnflcm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api/vnflcm/v1 DEBUG: copying build/lib/tacker/api/vnflcm/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api/vnflcm/v1 DEBUG: copying build/lib/tacker/api/vnflcm/v1/controller.py -> build/bdist.linux-x86_64/wheel/tacker/api/vnflcm/v1 DEBUG: copying build/lib/tacker/api/vnflcm/v1/router.py -> build/bdist.linux-x86_64/wheel/tacker/api/vnflcm/v1 DEBUG: copying build/lib/tacker/api/vnflcm/v1/sync_resource.py -> build/bdist.linux-x86_64/wheel/tacker/api/vnflcm/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api/validation DEBUG: copying build/lib/tacker/api/validation/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api/validation DEBUG: copying build/lib/tacker/api/validation/parameter_types.py -> build/bdist.linux-x86_64/wheel/tacker/api/validation DEBUG: copying build/lib/tacker/api/validation/validators.py -> build/bdist.linux-x86_64/wheel/tacker/api/validation DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api/v1 DEBUG: copying build/lib/tacker/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api/v1 DEBUG: copying build/lib/tacker/api/v1/attributes.py -> build/bdist.linux-x86_64/wheel/tacker/api/v1 DEBUG: copying build/lib/tacker/api/v1/base.py -> build/bdist.linux-x86_64/wheel/tacker/api/v1 DEBUG: copying build/lib/tacker/api/v1/resource.py -> build/bdist.linux-x86_64/wheel/tacker/api/v1 DEBUG: copying build/lib/tacker/api/v1/resource_helper.py -> build/bdist.linux-x86_64/wheel/tacker/api/v1 DEBUG: copying build/lib/tacker/api/v1/router.py -> build/bdist.linux-x86_64/wheel/tacker/api/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api/schemas DEBUG: copying build/lib/tacker/api/schemas/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api/schemas DEBUG: copying build/lib/tacker/api/schemas/vnf_lcm.py -> build/bdist.linux-x86_64/wheel/tacker/api/schemas DEBUG: copying build/lib/tacker/api/schemas/vnf_packages.py -> build/bdist.linux-x86_64/wheel/tacker/api/schemas DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api/vnfpkgm DEBUG: copying build/lib/tacker/api/vnfpkgm/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api/vnfpkgm DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api/vnfpkgm/v1 DEBUG: copying build/lib/tacker/api/vnfpkgm/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api/vnfpkgm/v1 DEBUG: copying build/lib/tacker/api/vnfpkgm/v1/controller.py -> build/bdist.linux-x86_64/wheel/tacker/api/vnfpkgm/v1 DEBUG: copying build/lib/tacker/api/vnfpkgm/v1/router.py -> build/bdist.linux-x86_64/wheel/tacker/api/vnfpkgm/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/tacker/api/views DEBUG: copying build/lib/tacker/api/views/__init__.py -> build/bdist.linux-x86_64/wheel/tacker/api/views DEBUG: copying build/lib/tacker/api/views/versions.py -> build/bdist.linux-x86_64/wheel/tacker/api/views DEBUG: copying build/lib/tacker/api/views/vnf_lcm.py -> build/bdist.linux-x86_64/wheel/tacker/api/views DEBUG: copying build/lib/tacker/api/views/vnf_lcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tacker/api/views DEBUG: copying build/lib/tacker/api/views/vnf_packages.py -> build/bdist.linux-x86_64/wheel/tacker/api/views DEBUG: copying build/lib/tacker/api/views/vnf_subscriptions.py -> build/bdist.linux-x86_64/wheel/tacker/api/views DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc/init.d DEBUG: copying etc/init.d/tacker-server -> build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc/init.d DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc/systemd DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc/systemd/system DEBUG: copying etc/systemd/system/tacker.service -> build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc/systemd/system DEBUG: copying etc/systemd/system/tacker-conductor.service -> build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc/systemd/system DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc/tacker DEBUG: copying etc/tacker/api-paste.ini -> build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc/tacker DEBUG: copying etc/tacker/prometheus-plugin.yaml -> build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.data/data/etc/tacker DEBUG: running install_egg_info DEBUG: Copying tacker.egg-info to build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-13.1.0.dev1.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir/pip-wheel-0wv4ycnf/.tmp-v2n4_rzb/tacker-13.1.0.dev1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'tacker/__init__.py' DEBUG: adding 'tacker/_i18n.py' DEBUG: adding 'tacker/auth.py' DEBUG: adding 'tacker/context.py' DEBUG: adding 'tacker/manager.py' DEBUG: adding 'tacker/policy.py' DEBUG: adding 'tacker/service.py' DEBUG: adding 'tacker/version.py' DEBUG: adding 'tacker/wsgi.py' DEBUG: adding 'tacker/agent/__init__.py' DEBUG: adding 'tacker/agent/linux/__init__.py' DEBUG: adding 'tacker/agent/linux/utils.py' DEBUG: adding 'tacker/api/__init__.py' DEBUG: adding 'tacker/api/api_common.py' DEBUG: adding 'tacker/api/extensions.py' DEBUG: adding 'tacker/api/versions.py' DEBUG: adding 'tacker/api/common/__init__.py' DEBUG: adding 'tacker/api/common/_filters.py' DEBUG: adding 'tacker/api/common/attribute_filter.py' DEBUG: adding 'tacker/api/schemas/__init__.py' DEBUG: adding 'tacker/api/schemas/vnf_lcm.py' DEBUG: adding 'tacker/api/schemas/vnf_packages.py' DEBUG: adding 'tacker/api/v1/__init__.py' DEBUG: adding 'tacker/api/v1/attributes.py' DEBUG: adding 'tacker/api/v1/base.py' DEBUG: adding 'tacker/api/v1/resource.py' DEBUG: adding 'tacker/api/v1/resource_helper.py' DEBUG: adding 'tacker/api/v1/router.py' DEBUG: adding 'tacker/api/validation/__init__.py' DEBUG: adding 'tacker/api/validation/parameter_types.py' DEBUG: adding 'tacker/api/validation/validators.py' DEBUG: adding 'tacker/api/views/__init__.py' DEBUG: adding 'tacker/api/views/versions.py' DEBUG: adding 'tacker/api/views/vnf_lcm.py' DEBUG: adding 'tacker/api/views/vnf_lcm_op_occs.py' DEBUG: adding 'tacker/api/views/vnf_packages.py' DEBUG: adding 'tacker/api/views/vnf_subscriptions.py' DEBUG: adding 'tacker/api/vnflcm/__init__.py' DEBUG: adding 'tacker/api/vnflcm/v1/__init__.py' DEBUG: adding 'tacker/api/vnflcm/v1/controller.py' DEBUG: adding 'tacker/api/vnflcm/v1/router.py' DEBUG: adding 'tacker/api/vnflcm/v1/sync_resource.py' DEBUG: adding 'tacker/api/vnfpkgm/__init__.py' DEBUG: adding 'tacker/api/vnfpkgm/v1/__init__.py' DEBUG: adding 'tacker/api/vnfpkgm/v1/controller.py' DEBUG: adding 'tacker/api/vnfpkgm/v1/router.py' DEBUG: adding 'tacker/cmd/__init__.py' DEBUG: adding 'tacker/cmd/status.py' DEBUG: adding 'tacker/cmd/eventlet/__init__.py' DEBUG: adding 'tacker/cmd/eventlet/conductor.py' DEBUG: adding 'tacker/cmd/eventlet/tacker_server.py' DEBUG: adding 'tacker/common/__init__.py' DEBUG: adding 'tacker/common/clients.py' DEBUG: adding 'tacker/common/cmd_executer.py' DEBUG: adding 'tacker/common/config.py' DEBUG: adding 'tacker/common/constants.py' DEBUG: adding 'tacker/common/coordination.py' DEBUG: adding 'tacker/common/crypt_utils.py' DEBUG: adding 'tacker/common/csar_utils.py' DEBUG: adding 'tacker/common/driver_manager.py' DEBUG: adding 'tacker/common/eventlet_utils.py' DEBUG: adding 'tacker/common/exceptions.py' DEBUG: adding 'tacker/common/ext_oauth2_auth.py' DEBUG: adding 'tacker/common/log.py' DEBUG: adding 'tacker/common/oidc_utils.py' DEBUG: adding 'tacker/common/rpc.py' DEBUG: adding 'tacker/common/safe_utils.py' DEBUG: adding 'tacker/common/test_lib.py' DEBUG: adding 'tacker/common/topics.py' DEBUG: adding 'tacker/common/utils.py' DEBUG: adding 'tacker/common/container/__init__.py' DEBUG: adding 'tacker/common/container/kubernetes_utils.py' DEBUG: adding 'tacker/conductor/__init__.py' DEBUG: adding 'tacker/conductor/conductor_server.py' DEBUG: adding 'tacker/conductor/conductorrpc/__init__.py' DEBUG: adding 'tacker/conductor/conductorrpc/vnf_lcm_rpc.py' DEBUG: adding 'tacker/conductor/conductorrpc/vnf_pkgm_rpc.py' DEBUG: adding 'tacker/conf/__init__.py' DEBUG: adding 'tacker/conf/conductor.py' DEBUG: adding 'tacker/conf/coordination.py' DEBUG: adding 'tacker/conf/opts.py' DEBUG: adding 'tacker/conf/policy.py' DEBUG: adding 'tacker/conf/vnf_lcm.py' DEBUG: adding 'tacker/conf/vnf_package.py' DEBUG: adding 'tacker/db/__init__.py' DEBUG: adding 'tacker/db/api.py' DEBUG: adding 'tacker/db/db_base.py' DEBUG: adding 'tacker/db/model_base.py' DEBUG: adding 'tacker/db/models_v1.py' DEBUG: adding 'tacker/db/sqlalchemyutils.py' DEBUG: adding 'tacker/db/types.py' DEBUG: adding 'tacker/db/common_services/__init__.py' DEBUG: adding 'tacker/db/common_services/common_services_db.py' DEBUG: adding 'tacker/db/common_services/common_services_db_plugin.py' DEBUG: adding 'tacker/db/db_sqlalchemy/__init__.py' DEBUG: adding 'tacker/db/db_sqlalchemy/api.py' DEBUG: adding 'tacker/db/db_sqlalchemy/models.py' DEBUG: adding 'tacker/db/migration/README' DEBUG: adding 'tacker/db/migration/__init__.py' DEBUG: adding 'tacker/db/migration/alembic.ini' DEBUG: adding 'tacker/db/migration/cli.py' DEBUG: adding 'tacker/db/migration/migrate_to_v2.py' DEBUG: adding 'tacker/db/migration/purge_tables.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/__init__.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/env.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/script.py.mako' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/000632983ada_add_template_source_column.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/0ad3bbce1c18_create_of_network_service_tables.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/0ad3bbce1c19_increase_vim_password_size.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/0ae5b1ce3024_unique_constraint_name.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/12a57080b277_add_service_db.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/12a57080b278_alter_devices.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/13c0e0661015_add_descrition_to_vnf.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/13ecc2dd6f7f_change_nullable_value_of_path_id.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/1c6b0d82afcd_servicevm_framework.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/22f5385a3d3f_add_status_to_vims.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/22f5385a3d4f_remove_proxydb.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/22f5385a3d50_rename_devicedb.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/24bec5f211c7_alter_value_in_deviceattributes.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/2531c976c0f1_add_pm_threshold_table.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/2774a42c7163_remove_service_related.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/2c5211036579_add_placement_table.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/2ff0a0e360f1_audit_support.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/31acbaeb8299_change_vim_shared_property_to_false.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/329cd1619d41_alter_vnf_software_images.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/34cfceb25a49_add_downloading_to_vnfpackage.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/354de64ba129_set_mandatory_columns_not_null.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/3adac34764da_add_column_to_vnf_lcm_op_occs.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/3ff50553e9d3_add_grant_and_grant_request.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/4747cc26b9c6_add_support_vnffg_to_ns_database.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/4c0e2e2c2e02_alter_vnfd_id_format.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/4c31092895b8_remove_service_instance.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/4ee19c8a6d0a_audit_support_events.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/507122918800_adds_vnffg.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/5246a6bd410f_multisite_vim.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/5958429bcb3c_modify_datatype_of_value.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/5d490546290c_add_name_to_classifiers.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/6dc60a5760e5_add_extra_field_to_vims_db.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/6e56d4474b2a_blob_to_json_text.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/7186440a306b_change_type_for_instance_id_of_vnf_table.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/81ffa86020d_rpc_proxy.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/85c06a0714b7_rename_field_subscription_authentication.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/8f7145914cb0_remove_infra_driver_column.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/941b5a6fff9e_enable_soft_delete.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/975e28392888_add_unique_key_vnf_package_vnfd.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/985e28392890_add_vnflcm_db.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/9d425296f2c3_add_vnfpkgm_db.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/HEAD' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/README' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/a23ebee909a8_introduce_sol_refactored_models.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/aaf461c8844c_change_type_for_vnf_resources.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/abbef484b34c_modify_unique_constraint_on_vnf_packages_user_data.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/acf941e54075_add_error_reason_to_device.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/b07673bb8654_set_status_type_tenant_id_length.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/c256228ed37c_unique_constraint_on_name_and_id.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/c31f65e0d099_add_columns_to_vnf_lcm_filter.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/c47a733f425a_add_vnflcm_subscription.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/c7cde2f45f82_set_description_to_text.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/ca2ad037c320_add_cryptkey_db.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/cd04a8335c18_mgmt_url_to_mgmt_ip_address.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/d25c7c865ce8_mod_vnflcm_subscription.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/d2e39e01d540_add_size_to_vnfpackage.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/d4f265e8eb9d_add_default_to_vim.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/de6bfa5bea46_remove_status_from_vim.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/de8d835ae776_add_pm_and_fm_table.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/df26c5871f3c_change_vnf_filter_column_definition.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/e06fbdc90a32_add_db_tables_for_add_artifacts.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/e7993093baf1_add_unique_constraint_on_deleted_at.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/e8918cda6433_add_attributes_to_vnffg.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/e9a1e47fb0b5_add_template_source_status_to_vnffgtemplate_and_nsd.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/ee98bbc0789d_add_scale_column.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/ef14f8026327_add_default_onboarded_template_source.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/f5c1c3b0f6b4_set_default_value_for_deleted_at.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/f958f58e5daa_uuid_consistency.py' DEBUG: adding 'tacker/db/migration/alembic_migrations/versions/f9bc96967462_add_vnf_pkg_id_to_vnf_instances.py' DEBUG: adding 'tacker/db/migration/models/__init__.py' DEBUG: adding 'tacker/db/migration/models/head.py' DEBUG: adding 'tacker/db/nfvo/__init__.py' DEBUG: adding 'tacker/db/nfvo/nfvo_db.py' DEBUG: adding 'tacker/db/nfvo/nfvo_db_plugin.py' DEBUG: adding 'tacker/db/vnfm/__init__.py' DEBUG: adding 'tacker/db/vnfm/vnfm_db.py' DEBUG: adding 'tacker/extensions/__init__.py' DEBUG: adding 'tacker/extensions/common_services.py' DEBUG: adding 'tacker/extensions/nfvo.py' DEBUG: adding 'tacker/extensions/vnflcm.py' DEBUG: adding 'tacker/extensions/vnfm.py' DEBUG: adding 'tacker/glance_store/__init__.py' DEBUG: adding 'tacker/glance_store/store.py' DEBUG: adding 'tacker/hacking/__init__.py' DEBUG: adding 'tacker/hacking/checks.py' DEBUG: adding 'tacker/keymgr/__init__.py' DEBUG: adding 'tacker/keymgr/barbican_key_manager.py' DEBUG: adding 'tacker/keymgr/exception.py' DEBUG: adding 'tacker/keymgr/key_manager.py' DEBUG: adding 'tacker/nfvo/__init__.py' DEBUG: adding 'tacker/nfvo/nfvo_plugin.py' DEBUG: adding 'tacker/nfvo/drivers/__init__.py' DEBUG: adding 'tacker/nfvo/drivers/vim/__init__.py' DEBUG: adding 'tacker/nfvo/drivers/vim/abstract_vim_driver.py' DEBUG: adding 'tacker/nfvo/drivers/vim/kubernetes_driver.py' DEBUG: adding 'tacker/nfvo/drivers/vim/openstack_driver.py' DEBUG: adding 'tacker/objects/__init__.py' DEBUG: adding 'tacker/objects/base.py' DEBUG: adding 'tacker/objects/cancel_mode.py' DEBUG: adding 'tacker/objects/change_ext_conn_req.py' DEBUG: adding 'tacker/objects/common.py' DEBUG: adding 'tacker/objects/fields.py' DEBUG: adding 'tacker/objects/grant.py' DEBUG: adding 'tacker/objects/grant_request.py' DEBUG: adding 'tacker/objects/heal_vnf_request.py' DEBUG: adding 'tacker/objects/instantiate_vnf_req.py' DEBUG: adding 'tacker/objects/scale_vnf_request.py' DEBUG: adding 'tacker/objects/terminate_vnf_req.py' DEBUG: adding 'tacker/objects/vim_connection.py' DEBUG: adding 'tacker/objects/vnf.py' DEBUG: adding 'tacker/objects/vnf_artifact.py' DEBUG: adding 'tacker/objects/vnf_deployment_flavour.py' DEBUG: adding 'tacker/objects/vnf_instance.py' DEBUG: adding 'tacker/objects/vnf_instantiated_info.py' DEBUG: adding 'tacker/objects/vnf_lcm_op_occs.py' DEBUG: adding 'tacker/objects/vnf_lcm_subscriptions.py' DEBUG: adding 'tacker/objects/vnf_package.py' DEBUG: adding 'tacker/objects/vnf_package_vnfd.py' DEBUG: adding 'tacker/objects/vnf_resources.py' DEBUG: adding 'tacker/objects/vnf_software_image.py' DEBUG: adding 'tacker/objects/vnfd.py' DEBUG: adding 'tacker/objects/vnfd_attribute.py' DEBUG: adding 'tacker/plugins/__init__.py' DEBUG: adding 'tacker/plugins/common/__init__.py' DEBUG: adding 'tacker/plugins/common/constants.py' DEBUG: adding 'tacker/plugins/common_services/__init__.py' DEBUG: adding 'tacker/plugins/common_services/common_services_plugin.py' DEBUG: adding 'tacker/policies/__init__.py' DEBUG: adding 'tacker/policies/base.py' DEBUG: adding 'tacker/policies/vnf_lcm.py' DEBUG: adding 'tacker/policies/vnf_package.py' DEBUG: adding 'tacker/releasenotes/notes/change_external_vnf_connectivity-444c580a01479f33.yaml' DEBUG: adding 'tacker/releasenotes/notes/remove-passing-infra-and-mgmt-driver-in-api-954fe28b1294a2d6.yaml' DEBUG: adding 'tacker/services/__init__.py' DEBUG: adding 'tacker/services/service_base.py' DEBUG: adding 'tacker/sol_refactored/api/api_version.py' DEBUG: adding 'tacker/sol_refactored/api/router.py' DEBUG: adding 'tacker/sol_refactored/api/validator.py' DEBUG: adding 'tacker/sol_refactored/api/wsgi.py' DEBUG: adding 'tacker/sol_refactored/api/policies/vnffm_v1.py' DEBUG: adding 'tacker/sol_refactored/api/policies/vnflcm_v2.py' DEBUG: adding 'tacker/sol_refactored/api/policies/vnfpm_v2.py' DEBUG: adding 'tacker/sol_refactored/api/schemas/__init__.py' DEBUG: adding 'tacker/sol_refactored/api/schemas/common_types.py' DEBUG: adding 'tacker/sol_refactored/api/schemas/prometheus_plugin_schemas.py' DEBUG: adding 'tacker/sol_refactored/api/schemas/server_notification_schemas.py' DEBUG: adding 'tacker/sol_refactored/api/schemas/vnffm_v1.py' DEBUG: adding 'tacker/sol_refactored/api/schemas/vnflcm_v2.py' DEBUG: adding 'tacker/sol_refactored/api/schemas/vnfpm_v2.py' DEBUG: adding 'tacker/sol_refactored/common/cinder_utils.py' DEBUG: adding 'tacker/sol_refactored/common/common_script_utils.py' DEBUG: adding 'tacker/sol_refactored/common/config.py' DEBUG: adding 'tacker/sol_refactored/common/coord_client.py' DEBUG: adding 'tacker/sol_refactored/common/coordinate.py' DEBUG: adding 'tacker/sol_refactored/common/exceptions.py' DEBUG: adding 'tacker/sol_refactored/common/fm_alarm_utils.py' DEBUG: adding 'tacker/sol_refactored/common/fm_subscription_utils.py' DEBUG: adding 'tacker/sol_refactored/common/http_client.py' DEBUG: adding 'tacker/sol_refactored/common/lcm_op_occ_utils.py' DEBUG: adding 'tacker/sol_refactored/common/monitoring_plugin_base.py' DEBUG: adding 'tacker/sol_refactored/common/oidc_utils.py' DEBUG: adding 'tacker/sol_refactored/common/pm_job_utils.py' DEBUG: adding 'tacker/sol_refactored/common/pm_threshold_utils.py' DEBUG: adding 'tacker/sol_refactored/common/prometheus_plugin.py' DEBUG: adding 'tacker/sol_refactored/common/server_notification.py' DEBUG: adding 'tacker/sol_refactored/common/subscription_utils.py' DEBUG: adding 'tacker/sol_refactored/common/vim_utils.py' DEBUG: adding 'tacker/sol_refactored/common/vnf_instance_utils.py' DEBUG: adding 'tacker/sol_refactored/common/vnfd_utils.py' DEBUG: adding 'tacker/sol_refactored/conductor/__init__.py' DEBUG: adding 'tacker/sol_refactored/conductor/conductor_rpc_v2.py' DEBUG: adding 'tacker/sol_refactored/conductor/conductor_v2.py' DEBUG: adding 'tacker/sol_refactored/conductor/prometheus_plugin_driver.py' DEBUG: adding 'tacker/sol_refactored/conductor/server_notification_driver.py' DEBUG: adding 'tacker/sol_refactored/conductor/v2_hook.py' DEBUG: adding 'tacker/sol_refactored/conductor/vnffm_driver_v1.py' DEBUG: adding 'tacker/sol_refactored/conductor/vnflcm_auto.py' DEBUG: adding 'tacker/sol_refactored/conductor/vnflcm_driver_v2.py' DEBUG: adding 'tacker/sol_refactored/conductor/vnfpm_driver_v2.py' DEBUG: adding 'tacker/sol_refactored/controller/__init__.py' DEBUG: adding 'tacker/sol_refactored/controller/prometheus_plugin_controller.py' DEBUG: adding 'tacker/sol_refactored/controller/server_notification.py' DEBUG: adding 'tacker/sol_refactored/controller/vnffm_v1.py' DEBUG: adding 'tacker/sol_refactored/controller/vnffm_view.py' DEBUG: adding 'tacker/sol_refactored/controller/vnflcm_v2.py' DEBUG: adding 'tacker/sol_refactored/controller/vnflcm_versions.py' DEBUG: adding 'tacker/sol_refactored/controller/vnflcm_view.py' DEBUG: adding 'tacker/sol_refactored/controller/vnfpm_v2.py' DEBUG: adding 'tacker/sol_refactored/controller/vnfpm_view.py' DEBUG: adding 'tacker/sol_refactored/db/__init__.py' DEBUG: adding 'tacker/sol_refactored/db/sqlalchemy/__init__.py' DEBUG: adding 'tacker/sol_refactored/db/sqlalchemy/models.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/kubernetes/helm.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/kubernetes/helm_utils.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/kubernetes/kubernetes.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_common.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_resource.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_utils.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/openstack/heat_utils.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/openstack/nova_utils.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/openstack/openstack.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/openstack/userdata_default.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/openstack/userdata_main.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/openstack/userdata_standard.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/openstack/userdata_utils.py' DEBUG: adding 'tacker/sol_refactored/infra_drivers/terraform/terraform.py' DEBUG: adding 'tacker/sol_refactored/mgmt_drivers/container_update_mgmt_v2.py' DEBUG: adding 'tacker/sol_refactored/mgmt_drivers/sample_script.py' DEBUG: adding 'tacker/sol_refactored/mgmt_drivers/server_notification.py' DEBUG: adding 'tacker/sol_refactored/nfvo/glance_utils.py' DEBUG: adding 'tacker/sol_refactored/nfvo/local_nfvo.py' DEBUG: adding 'tacker/sol_refactored/nfvo/nfvo_client.py' DEBUG: adding 'tacker/sol_refactored/objects/__init__.py' DEBUG: adding 'tacker/sol_refactored/objects/base.py' DEBUG: adding 'tacker/sol_refactored/objects/common/checksum.py' DEBUG: adding 'tacker/sol_refactored/objects/common/cp_protocol_data.py' DEBUG: adding 'tacker/sol_refactored/objects/common/crypt_key.py' DEBUG: adding 'tacker/sol_refactored/objects/common/ext_link_port_data.py' DEBUG: adding 'tacker/sol_refactored/objects/common/ext_managed_virtual_link_data.py' DEBUG: adding 'tacker/sol_refactored/objects/common/ext_virtual_link_data.py' DEBUG: adding 'tacker/sol_refactored/objects/common/fields.py' DEBUG: adding 'tacker/sol_refactored/objects/common/ip_over_ethernet_address_data.py' DEBUG: adding 'tacker/sol_refactored/objects/common/link.py' DEBUG: adding 'tacker/sol_refactored/objects/common/notification_link.py' DEBUG: adding 'tacker/sol_refactored/objects/common/problem_details.py' DEBUG: adding 'tacker/sol_refactored/objects/common/resource_handle.py' DEBUG: adding 'tacker/sol_refactored/objects/common/subscription_authentication.py' DEBUG: adding 'tacker/sol_refactored/objects/common/vim_connection_info.py' DEBUG: adding 'tacker/sol_refactored/objects/common/vnf_ext_cp_config.py' DEBUG: adding 'tacker/sol_refactored/objects/common/vnf_ext_cp_data.py' DEBUG: adding 'tacker/sol_refactored/objects/common/vnf_instance_subscription_filter.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/alarm.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/alarm_cleared_notification.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/alarm_notification.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/constraint_resource_ref.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/fields.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/fm_notifications_filter.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/fm_subscription.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/fm_subscription_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/grant.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/grant_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/grant_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/placement_constraint.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/resource_definition.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/snapshot_resource_definition.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/vim_compute_resource_flavour.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/vim_constraint.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/vim_snapshot_resource.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/vim_software_image.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/zone_group_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v1/zone_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/affected_ext_link_port.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/affected_virtual_link.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/affected_virtual_storage.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/affected_vnfc.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/cancel_mode.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/change_current_vnf_pkg_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/change_ext_vnf_connectivity_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/change_vnf_flavour_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/cp_protocol_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/create_pm_job_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/create_threshold_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/create_vnf_pkg_info_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/create_vnf_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/create_vnf_snapshot_info_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/create_vnf_snapshot_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/ext_link_port_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/ext_managed_virtual_link_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/ext_virtual_link_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/external_artifacts_access_config.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/fields.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/heal_vnf_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/instantiate_vnf_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/ip_over_ethernet_address_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/lccn_links.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/lccn_subscription.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/lccn_subscription_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/lcm_coord_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/lifecycle_change_notifications_filter.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/modifications_triggered_by_vnf_pkg_change.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/monitoring_parameter.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/operate_vnf_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/performance_information_available_notification.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/pkgm_links.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/pkgm_notification_filter.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/pkgm_subscription_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/pm_job.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/pm_job_criteria.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/pm_job_modification.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/pm_report.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/revert_to_vnf_snapshot_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/scale_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/scale_vnf_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/scale_vnf_to_level_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/terminate_vnf_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/threshold.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/threshold_criteria.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/threshold_crossed_notification.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/threshold_modifications.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/upload_vnf_package_from_uri_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/virtual_storage_resource_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_ext_cp_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_identifier_creation_notification.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_identifier_deletion_notification.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_info_modification_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_info_modifications.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_instance.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_lcm_op_occ.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_lcm_operation_occurrence_notification.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_link_port_data.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_link_port_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_package_artifact_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_package_change_notification.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_package_onboarding_notification.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_package_software_image_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_pkg_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_pkg_info_modifications.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_snapshot.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_snapshot_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_snapshot_info_modification_request.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_snapshot_info_modifications.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_state_snapshot_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnf_virtual_link_resource_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnfc_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnfc_info_modifications.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnfc_resource_info.py' DEBUG: adding 'tacker/sol_refactored/objects/v2/vnfc_snapshot_info.py' DEBUG: adding 'tacker/sol_refactored/test-tools/cli.py' DEBUG: adding 'tacker/sol_refactored/test-tools/notif_endpoint_app.py' DEBUG: adding 'tacker/tests/__init__.py' DEBUG: adding 'tacker/tests/base.py' DEBUG: adding 'tacker/tests/constants.py' DEBUG: adding 'tacker/tests/fake_notifier.py' DEBUG: adding 'tacker/tests/post_mortem_debug.py' DEBUG: adding 'tacker/tests/tools.py' DEBUG: adding 'tacker/tests/utils.py' DEBUG: adding 'tacker/tests/uuidsentinel.py' DEBUG: adding 'tacker/tests/common/__init__.py' DEBUG: adding 'tacker/tests/compliance/__init__.py' DEBUG: adding 'tacker/tests/compliance/base.py' DEBUG: adding 'tacker/tests/compliance/sol002/__init__.py' DEBUG: adding 'tacker/tests/compliance/sol002/base.py' DEBUG: adding 'tacker/tests/compliance/sol002/test_vnflcm.py' DEBUG: adding 'tacker/tests/compliance/sol003/__init__.py' DEBUG: adding 'tacker/tests/compliance/sol003/base.py' DEBUG: adding 'tacker/tests/compliance/sol003/test_vnflcm.py' DEBUG: adding 'tacker/tests/compliance/sol005/__init__.py' DEBUG: adding 'tacker/tests/compliance/sol005/base.py' DEBUG: adding 'tacker/tests/compliance/sol005/test_vnfpkgm.py' DEBUG: adding 'tacker/tests/functional/__init__.py' DEBUG: adding 'tacker/tests/functional/base.py' DEBUG: adding 'tacker/tests/functional/base_v2.py' DEBUG: adding 'tacker/tests/functional/keystone.py' DEBUG: adding 'tacker/tests/functional/common/__init__.py' DEBUG: adding 'tacker/tests/functional/common/fake_grant_server.py' DEBUG: adding 'tacker/tests/functional/common/fake_server.py' DEBUG: adding 'tacker/tests/functional/common/logging_utils.py' DEBUG: adding 'tacker/tests/functional/sol/__init__.py' DEBUG: adding 'tacker/tests/functional/sol/legacy_nfvo/__init__.py' DEBUG: adding 'tacker/tests/functional/sol/legacy_nfvo/test_vim.py' DEBUG: adding 'tacker/tests/functional/sol/vnflcm/__init__.py' DEBUG: adding 'tacker/tests/functional/sol/vnflcm/base.py' DEBUG: adding 'tacker/tests/functional/sol/vnflcm/fake_vnflcm.py' DEBUG: adding 'tacker/tests/functional/sol/vnflcm/fake_vnfpkgm.py' DEBUG: adding 'tacker/tests/functional/sol/vnflcm/test_vnf_instance.py' DEBUG: adding 'tacker/tests/functional/sol/vnflcm/test_vnflcm_noop.py' DEBUG: adding 'tacker/tests/functional/sol/vnflcm_userdata/__init__.py' DEBUG: adding 'tacker/tests/functional/sol/vnflcm_userdata/test_vnf_instance_with_user_data.py' DEBUG: adding 'tacker/tests/functional/sol/vnfpkgm/__init__.py' DEBUG: adding 'tacker/tests/functional/sol/vnfpkgm/test_vnf_package.py' DEBUG: adding 'tacker/tests/functional/sol_encrypt_cred_v2/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_encrypt_cred_v2/paramgen.py' DEBUG: adding 'tacker/tests/functional/sol_encrypt_cred_v2/test_encrypt_credentials.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/base.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/sol/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vim_apis_openstack.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnf_package_apis.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v1.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v2.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v1.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v2.py' DEBUG: adding 'tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_vim_apis_kubernetes.py' DEBUG: adding 'tacker/tests/functional/sol_https_v2/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_https_v2/paramgen.py' DEBUG: adding 'tacker/tests/functional/sol_https_v2/test_vnffm_https_basic.py' DEBUG: adding 'tacker/tests/functional/sol_https_v2/test_vnflcm_https_basic.py' DEBUG: adding 'tacker/tests/functional/sol_https_v2/test_vnfpm_https_basic.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes/vnflcm/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes/vnflcm/base.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_container_update.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_heal.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_helm.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_multi_ns.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_scale.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/base.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/fake_vnflcm.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/test_kubernetes_multi_tenant.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_oidc_auth/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_oidc_auth/test_vim.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/test_kubernetes_oidc_auth.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/base_v2.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/test_kubernetes_oidc_auth.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/base_v2.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/paramgen.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/test_change_vnfpkg.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/test_helm.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/test_kubernetes_container_update.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/test_prom_auto_scale_heal.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/test_threshold_prometheus_plugin.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/test_vnffm_basic.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/test_vnflcm_basic.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_basic.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_threshold_basic.py' DEBUG: adding 'tacker/tests/functional/sol_kubernetes_v2/zipgen.py' DEBUG: adding 'tacker/tests/functional/sol_multi_tenant/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_multi_tenant/vnflcm/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_multi_tenant/vnflcm/base.py' DEBUG: adding 'tacker/tests/functional/sol_multi_tenant/vnflcm/fake_vnflcm.py' DEBUG: adding 'tacker/tests/functional/sol_multi_tenant/vnflcm/test_vnf_lcm_with_multi_tenant.py' DEBUG: adding 'tacker/tests/functional/sol_separated_nfvo/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_separated_nfvo/vnflcm/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_grant.py' DEBUG: adding 'tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_vnfpkgm.py' DEBUG: adding 'tacker/tests/functional/sol_separated_nfvo/vnflcm/test_vnf_instance_with_user_data_nfvo_separate.py' DEBUG: adding 'tacker/tests/functional/sol_separated_nfvo_v2/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_separated_nfvo_v2/fake_grant_v2.py' DEBUG: adding 'tacker/tests/functional/sol_separated_nfvo_v2/fake_vnfpkgm_v2.py' DEBUG: adding 'tacker/tests/functional/sol_separated_nfvo_v2/test_nfvo_separate_v2.py' DEBUG: adding 'tacker/tests/functional/sol_terraform_v2/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_terraform_v2/base_v2.py' DEBUG: adding 'tacker/tests/functional/sol_terraform_v2/paramgen.py' DEBUG: adding 'tacker/tests/functional/sol_terraform_v2/test_terraform.py' DEBUG: adding 'tacker/tests/functional/sol_v2/notification/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/notification/test_server_notification.py' DEBUG: adding 'tacker/tests/functional/sol_v2/prometheus/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/prometheus/test_prom_auto_scale_heal.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/test_basic_max.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min/test_basic_min.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg/test_change_vnfpkg.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling/test_err_handling.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/test_scale.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/test_update.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/test_basic.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/test_basic_max.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min/test_basic_min.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg/test_change_vnfpkg.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling/test_err_handling.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm/test_various_lcm.py' DEBUG: adding 'tacker/tests/functional/sol_v2_az_retry/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2_az_retry/test_az_retry.py' DEBUG: adding 'tacker/tests/functional/sol_v2_common/__init__.py' DEBUG: adding 'tacker/tests/functional/sol_v2_common/base_v2.py' DEBUG: adding 'tacker/tests/functional/sol_v2_common/paramgen.py' DEBUG: adding 'tacker/tests/functional/sol_v2_common/test_vnflcm_basic_common.py' DEBUG: adding 'tacker/tests/functional/sol_v2_common/utils.py' DEBUG: adding 'tacker/tests/functional/sol_v2_common/zipgen.py' DEBUG: adding 'tacker/tests/functional/tools/test-setup-default-vim.sh' DEBUG: adding 'tacker/tests/functional/tools/test-setup-fake-prometheus-server.sh' DEBUG: adding 'tacker/tests/functional/tools/test-setup-k8s-vim.sh' DEBUG: adding 'tacker/tests/functional/tools/test-setup-mgmt.sh' DEBUG: adding 'tacker/tests/unit/__init__.py' DEBUG: adding 'tacker/tests/unit/base.py' DEBUG: adding 'tacker/tests/unit/database_stubs.py' DEBUG: adding 'tacker/tests/unit/extension_stubs.py' DEBUG: adding 'tacker/tests/unit/fake_auth.py' DEBUG: adding 'tacker/tests/unit/fake_request.py' DEBUG: adding 'tacker/tests/unit/fixtures.py' DEBUG: adding 'tacker/tests/unit/test_auth.py' DEBUG: adding 'tacker/tests/unit/test_context.py' DEBUG: adding 'tacker/tests/unit/test_policy.py' DEBUG: adding 'tacker/tests/unit/test_wsgi.py' DEBUG: adding 'tacker/tests/unit/testlib_api.py' DEBUG: adding 'tacker/tests/unit/agent/__init__.py' DEBUG: adding 'tacker/tests/unit/agent/linux/__init__.py' DEBUG: adding 'tacker/tests/unit/agent/linux/test_utils.py' DEBUG: adding 'tacker/tests/unit/api/__init__.py' DEBUG: adding 'tacker/tests/unit/api/test_api_common.py' DEBUG: adding 'tacker/tests/unit/api/test_extensions.py' DEBUG: adding 'tacker/tests/unit/api/v1/__init__.py' DEBUG: adding 'tacker/tests/unit/api/v1/fakes.py' DEBUG: adding 'tacker/tests/unit/api/v1/test_attributes.py' DEBUG: adding 'tacker/tests/unit/api/v1/test_resource.py' DEBUG: adding 'tacker/tests/unit/api/v1/test_resource_helper.py' DEBUG: adding 'tacker/tests/unit/api/v1/test_router.py' DEBUG: adding 'tacker/tests/unit/api/v1/test_vim.py' DEBUG: adding 'tacker/tests/unit/api/v1/test_vnf_instance.py' DEBUG: adding 'tacker/tests/unit/api/v2/__init__.py' DEBUG: adding 'tacker/tests/unit/api/v2/test_api_v2.py' DEBUG: adding 'tacker/tests/unit/cmd/__init__.py' DEBUG: adding 'tacker/tests/unit/cmd/test_status.py' DEBUG: adding 'tacker/tests/unit/common/__init__.py' DEBUG: adding 'tacker/tests/unit/common/fakes.py' DEBUG: adding 'tacker/tests/unit/common/test_config.py' DEBUG: adding 'tacker/tests/unit/common/test_crypt_utils.py' DEBUG: adding 'tacker/tests/unit/common/test_csar_utils.py' DEBUG: adding 'tacker/tests/unit/common/test_ext_oauth2_auth.py' DEBUG: adding 'tacker/tests/unit/common/test_log.py' DEBUG: adding 'tacker/tests/unit/common/test_oidc_utils.py' DEBUG: adding 'tacker/tests/unit/common/test_store.py' DEBUG: adding 'tacker/tests/unit/common/test_utils.py' DEBUG: adding 'tacker/tests/unit/common/container/__init__.py' DEBUG: adding 'tacker/tests/unit/common/container/test_kubernetes_utils.py' DEBUG: adding 'tacker/tests/unit/common/sample_keys/jwt_private.key' DEBUG: adding 'tacker/tests/unit/conductor/__init__.py' DEBUG: adding 'tacker/tests/unit/conductor/fakes.py' DEBUG: adding 'tacker/tests/unit/conductor/test_conductor_server.py' DEBUG: adding 'tacker/tests/unit/conductor/conductorrpc/__init__.py' DEBUG: adding 'tacker/tests/unit/conductor/conductorrpc/test_vnf_lcm_rpc.py' DEBUG: adding 'tacker/tests/unit/conductor/conductorrpc/test_vnf_pkgm_rpc.py' DEBUG: adding 'tacker/tests/unit/db/__init__.py' DEBUG: adding 'tacker/tests/unit/db/base.py' DEBUG: adding 'tacker/tests/unit/db/test_db_migration.py' DEBUG: adding 'tacker/tests/unit/db/test_db_migration_to_v2.py' DEBUG: adding 'tacker/tests/unit/db/test_db_purge_delete.py' DEBUG: adding 'tacker/tests/unit/db/test_vnf_artifact.py' DEBUG: adding 'tacker/tests/unit/db/test_vnf_instance.py' DEBUG: adding 'tacker/tests/unit/db/test_vnf_package.py' DEBUG: adding 'tacker/tests/unit/db/test_vnf_package_vnfd.py' DEBUG: adding 'tacker/tests/unit/db/test_vnf_resource.py' DEBUG: adding 'tacker/tests/unit/db/utils.py' DEBUG: adding 'tacker/tests/unit/db/common_services/__init__.py' DEBUG: adding 'tacker/tests/unit/db/common_services/test_common_services_db_plugin.py' DEBUG: adding 'tacker/tests/unit/extensions/__init__.py' DEBUG: adding 'tacker/tests/unit/extensions/extendedattribute.py' DEBUG: adding 'tacker/tests/unit/extensions/extensionattribute.py' DEBUG: adding 'tacker/tests/unit/extensions/foxinsocks.py' DEBUG: adding 'tacker/tests/unit/extensions/test_common_services.py' DEBUG: adding 'tacker/tests/unit/extensions/test_extension_extended_attribute.py' DEBUG: adding 'tacker/tests/unit/extensions/v2attributes.py' DEBUG: adding 'tacker/tests/unit/glance_store/__init__.py' DEBUG: adding 'tacker/tests/unit/glance_store/test_store.py' DEBUG: adding 'tacker/tests/unit/keymgr/__init__.py' DEBUG: adding 'tacker/tests/unit/keymgr/test_barbican_key_manager.py' DEBUG: adding 'tacker/tests/unit/nfvo/__init__.py' DEBUG: adding 'tacker/tests/unit/nfvo/test_nfvo_plugin.py' DEBUG: adding 'tacker/tests/unit/nfvo/drivers/__init__.py' DEBUG: adding 'tacker/tests/unit/nfvo/drivers/vim/__init__.py' DEBUG: adding 'tacker/tests/unit/nfvo/drivers/vim/test_kubernetes_driver.py' DEBUG: adding 'tacker/tests/unit/nfvo/drivers/vim/test_openstack_driver.py' DEBUG: adding 'tacker/tests/unit/objects/__init__.py' DEBUG: adding 'tacker/tests/unit/objects/fakes.py' DEBUG: adding 'tacker/tests/unit/objects/test_change_ext_conn_req.py' DEBUG: adding 'tacker/tests/unit/objects/test_fields.py' DEBUG: adding 'tacker/tests/unit/objects/test_grant.py' DEBUG: adding 'tacker/tests/unit/objects/test_instantiate_vnf_req.py' DEBUG: adding 'tacker/tests/unit/objects/test_terminate_vnf_request.py' DEBUG: adding 'tacker/tests/unit/objects/test_vim_connection.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnf_deployment_flavour.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnf_instance.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnf_instantiated_info.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnf_lcm_op_occs.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnf_lcm_subscriptions.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnf_package.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnf_package_vnfd.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnf_resource.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnf_software_images.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnfd.py' DEBUG: adding 'tacker/tests/unit/objects/test_vnfd_attribute.py' DEBUG: adding 'tacker/tests/unit/policies/__init__.py' DEBUG: adding 'tacker/tests/unit/policies/base.py' DEBUG: adding 'tacker/tests/unit/policies/test_vnf_lcm.py' DEBUG: adding 'tacker/tests/unit/policies/test_vnf_package.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/api/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/api/test_api_version.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/api/test_validator.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/api/test_wsgi.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/fakes_for_fm.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_common_script_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_coord_client.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_coordinate.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_fm_alarm_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_fm_subscription_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_lcm_op_occ_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_oidc_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_pm_job_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_pm_threshold_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_prometheus_plugin.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_server_notification.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_subscription_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_vim_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_vnf_instance_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/common/test_vnfd_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/conductor/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/conductor/test_conductor_v2.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/conductor/test_prometheus_plugin.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/conductor/test_server_notification.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/conductor/test_vnffm_driver_v1.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/conductor/test_vnflcm_driver_v2.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/conductor/test_vnfpm_driver_v2.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/controller/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/controller/test_prometheus_plugin.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/controller/test_server_notification.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/controller/test_vnffm_v1.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/controller/test_vnflcm_v2.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/controller/test_vnflcm_view.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/controller/test_vnfpm_v2.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/controller/test_vnfpm_view.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/fakes.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm_utils.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_kubernetes.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/openstack/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_openstack.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_userdata_default.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/terraform/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/infra_drivers/terraform/test_terraform.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/mgmt_drivers/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/mgmt_drivers/fake_configmap.yaml' DEBUG: adding 'tacker/tests/unit/sol_refactored/mgmt_drivers/fakes.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/mgmt_drivers/test_container_update_mgmt.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/mgmt_drivers/test_server_notification.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/nfvo/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/nfvo/test_local_nfvo.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/nfvo/test_nfvo_client.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/objects/__init__.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/objects/test_base.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/objects/test_fm_subscription.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/objects/test_grant.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/objects/test_lccn_subscription_v2.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/objects/test_pm_job_v2.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/objects/test_threshold_v2.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/objects/test_vnf_instance_v2.py' DEBUG: adding 'tacker/tests/unit/sol_refactored/objects/test_vnf_lcm_op_occ_v2.py' DEBUG: adding 'tacker/tests/unit/tests/__init__.py' DEBUG: adding 'tacker/tests/unit/tests/test_post_mortem_debug.py' DEBUG: adding 'tacker/tests/unit/vnflcm/__init__.py' DEBUG: adding 'tacker/tests/unit/vnflcm/fakes.py' DEBUG: adding 'tacker/tests/unit/vnflcm/test_controller.py' DEBUG: adding 'tacker/tests/unit/vnflcm/test_load_vnf_interfaces.py' DEBUG: adding 'tacker/tests/unit/vnflcm/test_sync_resource.py' DEBUG: adding 'tacker/tests/unit/vnflcm/test_utils.py' DEBUG: adding 'tacker/tests/unit/vnflcm/test_vnflcm_driver.py' DEBUG: adding 'tacker/tests/unit/vnflcm/vnflcm_driver/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfm/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfm/test_nfvo_client.py' DEBUG: adding 'tacker/tests/unit/vnfm/test_plugin.py' DEBUG: adding 'tacker/tests/unit/vnfm/test_vim_client.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/fakes.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver_helm.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_outputs.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_utils.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/api-service.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/bindings.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role-binding.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/config-map.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/controller-revision.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/daemon-set.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/deployment.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/horizontal-pod-autoscaler.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/job.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/lease.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/limit-range.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/local-subject-access-review.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/namespace.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/network-policy.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/node.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume-claim.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod-template.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/priority-class.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/replica-set.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/resource-quota.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role-bindings.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/secret.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-access-review.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-rule-review.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service-account.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/stateful-set.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/storage-class.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/subject-access-review.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/token-review.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/volume-attachment.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/test_etsi_translate_template.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack_driver.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/test_update_template.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_grant.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_initial.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_grant.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_initial.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_common_types.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_vnfd_types.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_parser_error.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_translator_error.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_params_error.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling_invalid_inst_req.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_substitution_mappings_error.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_params_error.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_affinity.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_group_member.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/hot_generate_hot_from_tosca.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/hot_generate_hot_from_tosca_with_scaling.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/worker_instance.hot.yaml' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/client.py' DEBUG: adding 'tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/fixture_data_utils.py' DEBUG: adding 'tacker/tests/unit/vnfm/lcm_user_data/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfm/lcm_user_data/utils/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfm/lcm_user_data/utils/test_utils.py' DEBUG: adding 'tacker/tests/unit/vnfm/mgmt_drivers/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfm/mgmt_drivers/fakes.py' DEBUG: adding 'tacker/tests/unit/vnfm/mgmt_drivers/test_container_update_mgmt.py' DEBUG: adding 'tacker/tests/unit/vnfpkgm/__init__.py' DEBUG: adding 'tacker/tests/unit/vnfpkgm/fakes.py' DEBUG: adding 'tacker/tests/unit/vnfpkgm/test_controller.py' DEBUG: adding 'tacker/tests/var/ca.crt' DEBUG: adding 'tacker/tests/var/certandkey.pem' DEBUG: adding 'tacker/tests/var/certificate.crt' DEBUG: adding 'tacker/tests/var/privatekey.key' DEBUG: adding 'tacker/tosca/__init__.py' DEBUG: adding 'tacker/tosca/utils.py' DEBUG: adding 'tacker/vnflcm/__init__.py' DEBUG: adding 'tacker/vnflcm/abstract_driver.py' DEBUG: adding 'tacker/vnflcm/utils.py' DEBUG: adding 'tacker/vnflcm/vnflcm_driver.py' DEBUG: adding 'tacker/vnfm/__init__.py' DEBUG: adding 'tacker/vnfm/keystone.py' DEBUG: adding 'tacker/vnfm/nfvo_client.py' DEBUG: adding 'tacker/vnfm/plugin.py' DEBUG: adding 'tacker/vnfm/vim_client.py' DEBUG: adding 'tacker/vnfm/infra_drivers/__init__.py' DEBUG: adding 'tacker/vnfm/infra_drivers/abstract_driver.py' DEBUG: adding 'tacker/vnfm/infra_drivers/noop.py' DEBUG: adding 'tacker/vnfm/infra_drivers/scale_driver.py' DEBUG: adding 'tacker/vnfm/infra_drivers/kubernetes/__init__.py' DEBUG: adding 'tacker/vnfm/infra_drivers/kubernetes/kubernetes_driver.py' DEBUG: adding 'tacker/vnfm/infra_drivers/kubernetes/utils.py' DEBUG: adding 'tacker/vnfm/infra_drivers/kubernetes/helm/__init__.py' DEBUG: adding 'tacker/vnfm/infra_drivers/kubernetes/helm/helm_client.py' DEBUG: adding 'tacker/vnfm/infra_drivers/kubernetes/k8s/__init__.py' DEBUG: adding 'tacker/vnfm/infra_drivers/kubernetes/k8s/translate_outputs.py' DEBUG: adding 'tacker/vnfm/infra_drivers/openstack/__init__.py' DEBUG: adding 'tacker/vnfm/infra_drivers/openstack/constants.py' DEBUG: adding 'tacker/vnfm/infra_drivers/openstack/glance_client.py' DEBUG: adding 'tacker/vnfm/infra_drivers/openstack/heat_client.py' DEBUG: adding 'tacker/vnfm/infra_drivers/openstack/openstack.py' DEBUG: adding 'tacker/vnfm/infra_drivers/openstack/translate_template.py' DEBUG: adding 'tacker/vnfm/infra_drivers/openstack/update_template.py' DEBUG: adding 'tacker/vnfm/lcm_user_data/__init__.py' DEBUG: adding 'tacker/vnfm/lcm_user_data/abstract_user_data.py' DEBUG: adding 'tacker/vnfm/lcm_user_data/constants.py' DEBUG: adding 'tacker/vnfm/lcm_user_data/utils.py' DEBUG: adding 'tacker/vnfm/mgmt_drivers/__init__.py' DEBUG: adding 'tacker/vnfm/mgmt_drivers/constants.py' DEBUG: adding 'tacker/vnfm/mgmt_drivers/vnflcm_abstract_driver.py' DEBUG: adding 'tacker/vnfm/mgmt_drivers/vnflcm_noop.py' DEBUG: adding 'tacker-13.1.0.dev1.data/data/etc/init.d/tacker-server' DEBUG: adding 'tacker-13.1.0.dev1.data/data/etc/systemd/system/tacker-conductor.service' DEBUG: adding 'tacker-13.1.0.dev1.data/data/etc/systemd/system/tacker.service' DEBUG: adding 'tacker-13.1.0.dev1.data/data/etc/tacker/api-paste.ini' DEBUG: adding 'tacker-13.1.0.dev1.data/data/etc/tacker/prometheus-plugin.yaml' DEBUG: adding 'tacker-13.1.0.dev1.dist-info/AUTHORS' DEBUG: adding 'tacker-13.1.0.dev1.dist-info/LICENSE' DEBUG: adding 'tacker-13.1.0.dev1.dist-info/METADATA' DEBUG: adding 'tacker-13.1.0.dev1.dist-info/WHEEL' DEBUG: adding 'tacker-13.1.0.dev1.dist-info/entry_points.txt' DEBUG: adding 'tacker-13.1.0.dev1.dist-info/pbr.json' DEBUG: adding 'tacker-13.1.0.dev1.dist-info/top_level.txt' DEBUG: adding 'tacker-13.1.0.dev1.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for tacker (pyproject.toml): finished with status 'done' DEBUG: Created wheel for tacker: filename=tacker-13.1.0.dev1-py3-none-any.whl size=1727230 sha256=755c85dc453ee221e1f2d09f4d4deb744029821b0d1ff55e49c9f9fa9dee7c57 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/7f/61/ed/14f0f5205486e573530c6078b4ff4b6b9efe61f4e3e725657d DEBUG: Successfully built tacker DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs DEBUG: Running Sphinx v7.2.6 DEBUG: loading stevedore.sphinxext DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.auth.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.context.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.manager.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.policy.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.service.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.version.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.agent.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.agent.linux.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.agent.linux.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.api_common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.extensions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.versions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.common.attribute_filter.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.schemas.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.schemas.vnf_lcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.schemas.vnf_packages.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.v1.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.v1.attributes.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.v1.base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.v1.resource.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.v1.resource_helper.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.v1.router.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.validation.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.views.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.views.versions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.views.vnf_lcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.views.vnf_lcm_op_occs.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.views.vnf_packages.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.views.vnf_subscriptions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.vnflcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.vnflcm.v1.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.vnflcm.v1.controller.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.vnflcm.v1.router.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.vnflcm.v1.sync_resource.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.vnfpkgm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.vnfpkgm.v1.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.vnfpkgm.v1.controller.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.api.vnfpkgm.v1.router.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.cmd.eventlet.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.cmd.eventlet.conductor.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.cmd.eventlet.tacker_server.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.clients.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.cmd_executer.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.config.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.coordination.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.crypt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.csar_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.driver_manager.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.eventlet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.exceptions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.ext_oauth2_auth.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.log.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.oidc_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.rpc.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.safe_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.test_lib.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.topics.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.container.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.common.container.kubernetes_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conductor.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conductor.conductor_server.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conductor.conductorrpc.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conductor.conductorrpc.vnf_lcm_rpc.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conductor.conductorrpc.vnf_pkgm_rpc.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conf.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conf.conductor.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conf.coordination.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conf.vnf_lcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.conf.vnf_package.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.api.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.db_base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.model_base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.models_v1.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.sqlalchemyutils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.common_services.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.common_services.common_services_db.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.common_services.common_services_db_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.db_sqlalchemy.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.db_sqlalchemy.api.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.db_sqlalchemy.models.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.migration.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.migration.cli.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.migration.migrate_to_v2.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.migration.purge_tables.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.migration.models.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.migration.models.head.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.nfvo.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.nfvo.nfvo_db.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.nfvo.nfvo_db_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.vnfm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.db.vnfm.vnfm_db.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.extensions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.extensions.common_services.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.extensions.nfvo.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.extensions.vnflcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.extensions.vnfm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.glance_store.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.glance_store.store.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.keymgr.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.keymgr.barbican_key_manager.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.keymgr.exception.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.keymgr.key_manager.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.nfvo.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.nfvo.nfvo_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.nfvo.drivers.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.nfvo.drivers.vim.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.nfvo.drivers.vim.abstract_vim_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.nfvo.drivers.vim.kubernetes_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.nfvo.drivers.vim.openstack_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.cancel_mode.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.change_ext_conn_req.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.fields.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.grant.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.grant_request.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.heal_vnf_request.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.instantiate_vnf_req.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.scale_vnf_request.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.terminate_vnf_req.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vim_connection.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_artifact.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_deployment_flavour.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_instance.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_instantiated_info.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_lcm_op_occs.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_lcm_subscriptions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_package.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_package_vnfd.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_resources.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnf_software_image.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnfd.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.objects.vnfd_attribute.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.plugins.common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.plugins.common.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.plugins.common_services.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.plugins.common_services.common_services_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.policies.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.policies.vnf_lcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.policies.vnf_package.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.services.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.services.service_base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.tosca.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.tosca.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnflcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnflcm.abstract_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnflcm.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnflcm.vnflcm_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.keystone.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.nfvo_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.vim_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.abstract_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.noop.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.scale_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.kubernetes_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.helm_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_outputs.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.glance_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.heat_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.translate_template.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.update_template.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.lcm_user_data.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.lcm_user_data.abstract_user_data.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.lcm_user_data.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.lcm_user_data.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_abstract_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_noop.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/contributor/api/modules.rst. DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/tacker-13.1.0.dev1/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/../../etc/config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/_static/tacker.conf.sample DEBUG: ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' DEBUG: WARNING:stevedore.named:Could not load oslo.service.periodic_tasks DEBUG: ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/../../etc/tacker-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/tacker-13.1.0.dev1/doc/source/_static/tacker.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 99 source files that are out of date DEBUG: updating environment: [new config] 297 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/configure_tls reading sources... [ 1%] admin/db_migration_tool_usage_guide reading sources... [ 1%] admin/external_oauth2_usage_guide reading sources... [ 1%] admin/index reading sources... [ 2%] admin/keystone_oauth2_usage_guide reading sources... [ 2%] admin/kubernetes_openid_token_auth_usage_guide reading sources... [ 2%] admin/oauth2_client_usage_guide reading sources... [ 3%] cli/cli-etsi-vnffm reading sources... [ 3%] cli/cli-etsi-vnflcm reading sources... [ 3%] cli/cli-etsi-vnfpkgm reading sources... [ 4%] cli/cli-etsi-vnfpm reading sources... [ 4%] cli/cli-legacy-vim reading sources... [ 4%] cli/index reading sources... [ 5%] cli/tacker-status reading sources... [ 5%] cli/v2/vnflcm reading sources... [ 5%] cli/vnflcm-index reading sources... [ 6%] configuration/api-paste.ini reading sources... [ 6%] configuration/config loading config file etc/config-generator.conf DEBUG: WARNING:stevedore.named:Could not load oslo.service.periodic_tasks DEBUG: ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' DEBUG: reading sources... [ 6%] configuration/enhanced_policy reading sources... [ 7%] configuration/index reading sources... [ 7%] configuration/policy reading sources... [ 7%] configuration/policy-concepts reading sources... [ 8%] configuration/sample_config reading sources... [ 8%] configuration/sample_policy reading sources... [ 8%] contributor/api/modules reading sources... [ 9%] contributor/api/tacker reading sources... [ 9%] contributor/api/tacker.agent reading sources... [ 9%] contributor/api/tacker.agent.linux reading sources... [ 10%] contributor/api/tacker.agent.linux.utils reading sources... [ 10%] contributor/api/tacker.api reading sources... [ 10%] contributor/api/tacker.api.api_common reading sources... [ 11%] contributor/api/tacker.api.common reading sources... [ 11%] contributor/api/tacker.api.common.attribute_filter reading sources... [ 11%] contributor/api/tacker.api.extensions reading sources... [ 12%] contributor/api/tacker.api.schemas reading sources... [ 12%] contributor/api/tacker.api.schemas.vnf_lcm reading sources... [ 12%] contributor/api/tacker.api.schemas.vnf_packages reading sources... [ 13%] contributor/api/tacker.api.v1 reading sources... [ 13%] contributor/api/tacker.api.v1.attributes reading sources... [ 13%] contributor/api/tacker.api.v1.base reading sources... [ 14%] contributor/api/tacker.api.v1.resource reading sources... [ 14%] contributor/api/tacker.api.v1.resource_helper reading sources... [ 14%] contributor/api/tacker.api.v1.router reading sources... [ 15%] contributor/api/tacker.api.validation reading sources... [ 15%] contributor/api/tacker.api.validation.parameter_types reading sources... [ 15%] contributor/api/tacker.api.validation.validators reading sources... [ 16%] contributor/api/tacker.api.versions reading sources... [ 16%] contributor/api/tacker.api.views reading sources... [ 16%] contributor/api/tacker.api.views.versions reading sources... [ 17%] contributor/api/tacker.api.views.vnf_lcm reading sources... [ 17%] contributor/api/tacker.api.views.vnf_lcm_op_occs reading sources... [ 18%] contributor/api/tacker.api.views.vnf_packages reading sources... [ 18%] contributor/api/tacker.api.views.vnf_subscriptions reading sources... [ 18%] contributor/api/tacker.api.vnflcm reading sources... [ 19%] contributor/api/tacker.api.vnflcm.v1 reading sources... [ 19%] contributor/api/tacker.api.vnflcm.v1.controller reading sources... [ 19%] contributor/api/tacker.api.vnflcm.v1.router reading sources... [ 20%] contributor/api/tacker.api.vnflcm.v1.sync_resource reading sources... [ 20%] contributor/api/tacker.api.vnfpkgm reading sources... [ 20%] contributor/api/tacker.api.vnfpkgm.v1 reading sources... [ 21%] contributor/api/tacker.api.vnfpkgm.v1.controller reading sources... [ 21%] contributor/api/tacker.api.vnfpkgm.v1.router reading sources... [ 21%] contributor/api/tacker.auth reading sources... [ 22%] contributor/api/tacker.cmd reading sources... [ 22%] contributor/api/tacker.cmd.eventlet 7 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: reading sources... [ 22%] contributor/api/tacker.cmd.eventlet.conductor reading sources... [ 23%] contributor/api/tacker.cmd.eventlet.tacker_server reading sources... [ 23%] contributor/api/tacker.cmd.status reading sources... [ 23%] contributor/api/tacker.common reading sources... [ 24%] contributor/api/tacker.common.clients reading sources... [ 24%] contributor/api/tacker.common.cmd_executer reading sources... [ 24%] contributor/api/tacker.common.config reading sources... [ 25%] contributor/api/tacker.common.constants reading sources... [ 25%] contributor/api/tacker.common.container reading sources... [ 25%] contributor/api/tacker.common.container.kubernetes_utils reading sources... [ 26%] contributor/api/tacker.common.coordination reading sources... [ 26%] contributor/api/tacker.common.crypt_utils reading sources... [ 26%] contributor/api/tacker.common.csar_utils reading sources... [ 27%] contributor/api/tacker.common.driver_manager reading sources... [ 27%] contributor/api/tacker.common.eventlet_utils reading sources... [ 27%] contributor/api/tacker.common.exceptions reading sources... [ 28%] contributor/api/tacker.common.ext_oauth2_auth reading sources... [ 28%] contributor/api/tacker.common.log reading sources... [ 28%] contributor/api/tacker.common.oidc_utils reading sources... [ 29%] contributor/api/tacker.common.rpc reading sources... [ 29%] contributor/api/tacker.common.safe_utils reading sources... [ 29%] contributor/api/tacker.common.test_lib reading sources... [ 30%] contributor/api/tacker.common.topics reading sources... [ 30%] contributor/api/tacker.common.utils reading sources... [ 30%] contributor/api/tacker.conductor reading sources... [ 31%] contributor/api/tacker.conductor.conductor_server reading sources... [ 31%] contributor/api/tacker.conductor.conductorrpc reading sources... [ 31%] contributor/api/tacker.conductor.conductorrpc.vnf_lcm_rpc reading sources... [ 32%] contributor/api/tacker.conductor.conductorrpc.vnf_pkgm_rpc reading sources... [ 32%] contributor/api/tacker.conf reading sources... [ 32%] contributor/api/tacker.conf.conductor reading sources... [ 33%] contributor/api/tacker.conf.coordination reading sources... [ 33%] contributor/api/tacker.conf.opts reading sources... [ 33%] contributor/api/tacker.conf.policy reading sources... [ 34%] contributor/api/tacker.conf.vnf_lcm reading sources... [ 34%] contributor/api/tacker.conf.vnf_package reading sources... [ 34%] contributor/api/tacker.context reading sources... [ 35%] contributor/api/tacker.db reading sources... [ 35%] contributor/api/tacker.db.api reading sources... [ 35%] contributor/api/tacker.db.common_services reading sources... [ 36%] contributor/api/tacker.db.common_services.common_services_db reading sources... [ 36%] contributor/api/tacker.db.common_services.common_services_db_plugin reading sources... [ 36%] contributor/api/tacker.db.db_base reading sources... [ 37%] contributor/api/tacker.db.db_sqlalchemy reading sources... [ 37%] contributor/api/tacker.db.db_sqlalchemy.api reading sources... [ 37%] contributor/api/tacker.db.db_sqlalchemy.models reading sources... [ 38%] contributor/api/tacker.db.migration reading sources... [ 38%] contributor/api/tacker.db.migration.cli reading sources... [ 38%] contributor/api/tacker.db.migration.migrate_to_v2 reading sources... [ 39%] contributor/api/tacker.db.migration.models reading sources... [ 39%] contributor/api/tacker.db.migration.models.head reading sources... [ 39%] contributor/api/tacker.db.migration.purge_tables reading sources... [ 40%] contributor/api/tacker.db.model_base reading sources... [ 40%] contributor/api/tacker.db.models_v1 reading sources... [ 40%] contributor/api/tacker.db.nfvo reading sources... [ 41%] contributor/api/tacker.db.nfvo.nfvo_db reading sources... [ 41%] contributor/api/tacker.db.nfvo.nfvo_db_plugin reading sources... [ 41%] contributor/api/tacker.db.sqlalchemyutils reading sources... [ 42%] contributor/api/tacker.db.vnfm reading sources... [ 42%] contributor/api/tacker.db.vnfm.vnfm_db reading sources... [ 42%] contributor/api/tacker.extensions reading sources... [ 43%] contributor/api/tacker.extensions.common_services reading sources... [ 43%] contributor/api/tacker.extensions.nfvo reading sources... [ 43%] contributor/api/tacker.extensions.vnflcm reading sources... [ 44%] contributor/api/tacker.extensions.vnfm reading sources... [ 44%] contributor/api/tacker.glance_store reading sources... [ 44%] contributor/api/tacker.glance_store.store reading sources... [ 45%] contributor/api/tacker.keymgr reading sources... [ 45%] contributor/api/tacker.keymgr.barbican_key_manager reading sources... [ 45%] contributor/api/tacker.keymgr.exception reading sources... [ 46%] contributor/api/tacker.keymgr.key_manager reading sources... [ 46%] contributor/api/tacker.manager reading sources... [ 46%] contributor/api/tacker.nfvo reading sources... [ 47%] contributor/api/tacker.nfvo.drivers reading sources... [ 47%] contributor/api/tacker.nfvo.drivers.vim reading sources... [ 47%] contributor/api/tacker.nfvo.drivers.vim.abstract_vim_driver reading sources... [ 48%] contributor/api/tacker.nfvo.drivers.vim.kubernetes_driver reading sources... [ 48%] contributor/api/tacker.nfvo.drivers.vim.openstack_driver reading sources... [ 48%] contributor/api/tacker.nfvo.nfvo_plugin reading sources... [ 49%] contributor/api/tacker.objects reading sources... [ 49%] contributor/api/tacker.objects.base reading sources... [ 49%] contributor/api/tacker.objects.cancel_mode reading sources... [ 50%] contributor/api/tacker.objects.change_ext_conn_req reading sources... [ 50%] contributor/api/tacker.objects.common reading sources... [ 51%] contributor/api/tacker.objects.fields reading sources... [ 51%] contributor/api/tacker.objects.grant reading sources... [ 51%] contributor/api/tacker.objects.grant_request reading sources... [ 52%] contributor/api/tacker.objects.heal_vnf_request reading sources... [ 52%] contributor/api/tacker.objects.instantiate_vnf_req reading sources... [ 52%] contributor/api/tacker.objects.scale_vnf_request reading sources... [ 53%] contributor/api/tacker.objects.terminate_vnf_req reading sources... [ 53%] contributor/api/tacker.objects.vim_connection reading sources... [ 53%] contributor/api/tacker.objects.vnf reading sources... [ 54%] contributor/api/tacker.objects.vnf_artifact reading sources... [ 54%] contributor/api/tacker.objects.vnf_deployment_flavour reading sources... [ 54%] contributor/api/tacker.objects.vnf_instance reading sources... [ 55%] contributor/api/tacker.objects.vnf_instantiated_info reading sources... [ 55%] contributor/api/tacker.objects.vnf_lcm_op_occs reading sources... [ 55%] contributor/api/tacker.objects.vnf_lcm_subscriptions reading sources... [ 56%] contributor/api/tacker.objects.vnf_package reading sources... [ 56%] contributor/api/tacker.objects.vnf_package_vnfd reading sources... [ 56%] contributor/api/tacker.objects.vnf_resources reading sources... [ 57%] contributor/api/tacker.objects.vnf_software_image reading sources... [ 57%] contributor/api/tacker.objects.vnfd reading sources... [ 57%] contributor/api/tacker.objects.vnfd_attribute reading sources... [ 58%] contributor/api/tacker.plugins reading sources... [ 58%] contributor/api/tacker.plugins.common reading sources... [ 58%] contributor/api/tacker.plugins.common.constants reading sources... [ 59%] contributor/api/tacker.plugins.common_services reading sources... [ 59%] contributor/api/tacker.plugins.common_services.common_services_plugin reading sources... [ 59%] contributor/api/tacker.policies reading sources... [ 60%] contributor/api/tacker.policies.base reading sources... [ 60%] contributor/api/tacker.policies.vnf_lcm reading sources... [ 60%] contributor/api/tacker.policies.vnf_package reading sources... [ 61%] contributor/api/tacker.policy reading sources... [ 61%] contributor/api/tacker.service reading sources... [ 61%] contributor/api/tacker.services reading sources... [ 62%] contributor/api/tacker.services.service_base reading sources... [ 62%] contributor/api/tacker.tosca reading sources... [ 62%] contributor/api/tacker.tosca.utils reading sources... [ 63%] contributor/api/tacker.version reading sources... [ 63%] contributor/api/tacker.vnflcm reading sources... [ 63%] contributor/api/tacker.vnflcm.abstract_driver reading sources... [ 64%] contributor/api/tacker.vnflcm.utils reading sources... [ 64%] contributor/api/tacker.vnflcm.vnflcm_driver reading sources... [ 64%] contributor/api/tacker.vnfm reading sources... [ 65%] contributor/api/tacker.vnfm.infra_drivers reading sources... [ 65%] contributor/api/tacker.vnfm.infra_drivers.abstract_driver reading sources... [ 65%] contributor/api/tacker.vnfm.infra_drivers.kubernetes reading sources... [ 66%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm reading sources... [ 66%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.helm_client reading sources... [ 66%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s reading sources... [ 67%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_outputs reading sources... [ 67%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.kubernetes_driver reading sources... [ 67%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.utils reading sources... [ 68%] contributor/api/tacker.vnfm.infra_drivers.noop reading sources... [ 68%] contributor/api/tacker.vnfm.infra_drivers.openstack reading sources... [ 68%] contributor/api/tacker.vnfm.infra_drivers.openstack.constants reading sources... [ 69%] contributor/api/tacker.vnfm.infra_drivers.openstack.glance_client reading sources... [ 69%] contributor/api/tacker.vnfm.infra_drivers.openstack.heat_client reading sources... [ 69%] contributor/api/tacker.vnfm.infra_drivers.openstack.openstack reading sources... [ 70%] contributor/api/tacker.vnfm.infra_drivers.openstack.translate_template reading sources... [ 70%] contributor/api/tacker.vnfm.infra_drivers.openstack.update_template reading sources... [ 70%] contributor/api/tacker.vnfm.infra_drivers.scale_driver reading sources... [ 71%] contributor/api/tacker.vnfm.keystone reading sources... [ 71%] contributor/api/tacker.vnfm.lcm_user_data reading sources... [ 71%] contributor/api/tacker.vnfm.lcm_user_data.abstract_user_data reading sources... [ 72%] contributor/api/tacker.vnfm.lcm_user_data.constants reading sources... [ 72%] contributor/api/tacker.vnfm.lcm_user_data.utils reading sources... [ 72%] contributor/api/tacker.vnfm.mgmt_drivers reading sources... [ 73%] contributor/api/tacker.vnfm.mgmt_drivers.constants reading sources... [ 73%] contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_abstract_driver reading sources... [ 73%] contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_noop reading sources... [ 74%] contributor/api/tacker.vnfm.nfvo_client reading sources... [ 74%] contributor/api/tacker.vnfm.plugin reading sources... [ 74%] contributor/api/tacker.vnfm.vim_client reading sources... [ 75%] contributor/api/tacker.wsgi reading sources... [ 75%] contributor/api_extensions reading sources... [ 75%] contributor/api_layer reading sources... [ 76%] contributor/contributing reading sources... [ 76%] contributor/dashboards reading sources... [ 76%] contributor/development.environment reading sources... [ 77%] contributor/index reading sources... [ 77%] contributor/tacker_compliance_test reading sources... [ 77%] contributor/tacker_functional_test reading sources... [ 78%] contributor/vagrant_devstack reading sources... [ 78%] index reading sources... [ 78%] install/devstack reading sources... [ 79%] install/index reading sources... [ 79%] install/kolla reading sources... [ 79%] install/kubernetes_vim_installation reading sources... [ 80%] install/manual_installation reading sources... [ 80%] install/openstack_helm reading sources... [ 80%] reference/gen_vnf_pkg reading sources... [ 81%] reference/index reading sources... [ 81%] reference/script_ft_v1 reading sources... [ 81%] reference/vim_config reading sources... [ 82%] user/architecture reading sources... [ 82%] user/encrypt_vim_auth_with_barbican reading sources... [ 82%] user/etsi_cnf_healing reading sources... [ 83%] user/etsi_cnf_scaling reading sources... [ 83%] user/etsi_containerized_vnf_usage_guide reading sources... [ 84%] user/etsi_getting_started reading sources... [ 84%] user/etsi_use_case_guide reading sources... [ 84%] user/etsi_vnf_change_external_vnf_connectivity reading sources... [ 85%] user/etsi_vnf_deployment_as_vm_with_tosca reading sources... [ 85%] user/etsi_vnf_deployment_as_vm_with_user_data reading sources... [ 85%] user/etsi_vnf_error_handling reading sources... [ 86%] user/etsi_vnf_healing reading sources... [ 86%] user/etsi_vnf_scaling reading sources... [ 86%] user/etsi_vnf_update reading sources... [ 87%] user/granting_interface reading sources... [ 87%] user/index reading sources... [ 87%] user/introduction reading sources... [ 88%] user/mgmt_driver_deploy_k8s_and_cnf_with_helm reading sources... [ 88%] user/mgmt_driver_deploy_k8s_cir_usage_guide reading sources... [ 88%] user/mgmt_driver_deploy_k8s_kubespary_usage_guide reading sources... [ 89%] user/mgmt_driver_deploy_k8s_pv_usage_guide reading sources... [ 89%] user/mgmt_driver_deploy_k8s_usage_guide reading sources... [ 89%] user/mgmt_driver_for_ansible_driver_usage_guide reading sources... [ 90%] user/mgmt_driver_for_container_update reading sources... [ 90%] user/resources reading sources... [ 90%] user/sample_package reading sources... [ 91%] user/userdata_script reading sources... [ 91%] user/v2/cnf/auto_heal_fm/index reading sources... [ 91%] user/v2/cnf/auto_scale_pm_job/index reading sources... [ 92%] user/v2/cnf/auto_scale_pm_th/index reading sources... [ 92%] user/v2/cnf/chg_vnfpkg/index reading sources... [ 92%] user/v2/cnf/deployment/index reading sources... [ 93%] user/v2/cnf/deployment_using_helm/index reading sources... [ 93%] user/v2/cnf/heal/index reading sources... [ 93%] user/v2/cnf/scale/index reading sources... [ 94%] user/v2/cnf/update reading sources... [ 94%] user/v2/cnf/update_with_mgmt_driver/index reading sources... [ 94%] user/v2/db_sync_error_handling reading sources... [ 95%] user/v2/error_handling reading sources... [ 95%] user/v2/fault_notification reading sources... [ 95%] user/v2/getting_started/index reading sources... [ 96%] user/v2/mgmt_driver_deploy_k8s_with_cilium_cni reading sources... [ 96%] user/v2/placement_error_handling reading sources... [ 96%] user/v2/prometheus_plugin reading sources... [ 97%] user/v2/use_case_guide reading sources... [ 97%] user/v2/vnf/chg_ext_conn reading sources... [ 97%] user/v2/vnf/chg_vnfpkg/index reading sources... [ 98%] user/v2/vnf/chg_vnfpkg_with_standard/index reading sources... [ 98%] user/v2/vnf/coordinate_api_client_script reading sources... [ 98%] user/v2/vnf/deployment_with_user_data/index reading sources... [ 99%] user/v2/vnf/heal/index reading sources... [ 99%] user/v2/vnf/scale/index reading sources... [ 99%] user/v2/vnf/update reading sources... [100%] user/vnf-package reading sources... [100%] user/vnfd-sol001 DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying downloadable files... [ 50%] ../_static/tacker.conf.sample copying downloadable files... [100%] ../_static/tacker.policy.yaml.sample DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 0%] admin/configure_tls /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 1%] admin/db_migration_tool_usage_guide writing output... [ 1%] admin/external_oauth2_usage_guide writing output... [ 1%] admin/index writing output... [ 2%] admin/keystone_oauth2_usage_guide writing output... [ 2%] admin/kubernetes_openid_token_auth_usage_guide writing output... [ 2%] admin/oauth2_client_usage_guide writing output... [ 3%] cli/cli-etsi-vnffm writing output... [ 3%] cli/cli-etsi-vnflcm writing output... [ 3%] cli/cli-etsi-vnfpkgm writing output... [ 4%] cli/cli-etsi-vnfpm writing output... [ 4%] cli/cli-legacy-vim writing output... [ 4%] cli/index writing output... [ 5%] cli/tacker-status writing output... [ 5%] cli/v2/vnflcm writing output... [ 5%] cli/vnflcm-index writing output... [ 6%] configuration/api-paste.ini writing output... [ 6%] configuration/config /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 6%] configuration/enhanced_policy writing output... [ 7%] configuration/index writing output... [ 7%] configuration/policy writing output... [ 7%] configuration/policy-concepts writing output... [ 8%] configuration/sample_config writing output... [ 8%] configuration/sample_policy writing output... [ 8%] contributor/api/modules /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/modules' DEBUG: writing output... [ 9%] contributor/api/tacker /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 9%] contributor/api/tacker.agent [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.agent' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 9%] contributor/api/tacker.agent.linux [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.agent.linux' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 10%] contributor/api/tacker.agent.linux.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.agent.linux.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 10%] contributor/api/tacker.api [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 10%] contributor/api/tacker.api.api_common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.api_common' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] contributor/api/tacker.api.common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.common' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] contributor/api/tacker.api.common.attribute_filter [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.common.attribute_filter' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] contributor/api/tacker.api.extensions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.extensions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] contributor/api/tacker.api.schemas [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.schemas' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] contributor/api/tacker.api.schemas.vnf_lcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.schemas.vnf_lcm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] contributor/api/tacker.api.schemas.vnf_packages [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.schemas.vnf_packages' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 13%] contributor/api/tacker.api.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 13%] contributor/api/tacker.api.v1.attributes [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.attributes' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 13%] contributor/api/tacker.api.v1.base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 14%] contributor/api/tacker.api.v1.resource [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.resource' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 14%] contributor/api/tacker.api.v1.resource_helper [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.resource_helper' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 14%] contributor/api/tacker.api.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.router' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 15%] contributor/api/tacker.api.validation [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.validation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 15%] contributor/api/tacker.api.validation.parameter_types [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.validation.parameter_types' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 15%] contributor/api/tacker.api.validation.validators [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.validation.validators' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 16%] contributor/api/tacker.api.versions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.versions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 16%] contributor/api/tacker.api.views [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 16%] contributor/api/tacker.api.views.versions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.versions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 17%] contributor/api/tacker.api.views.vnf_lcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.vnf_lcm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 17%] contributor/api/tacker.api.views.vnf_lcm_op_occs [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.vnf_lcm_op_occs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 18%] contributor/api/tacker.api.views.vnf_packages [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.vnf_packages' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 18%] contributor/api/tacker.api.views.vnf_subscriptions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.vnf_subscriptions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 18%] contributor/api/tacker.api.vnflcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] contributor/api/tacker.api.vnflcm.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm.v1' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] contributor/api/tacker.api.vnflcm.v1.controller [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm.v1.controller' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] contributor/api/tacker.api.vnflcm.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm.v1.router' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 20%] contributor/api/tacker.api.vnflcm.v1.sync_resource [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm.v1.sync_resource' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 20%] contributor/api/tacker.api.vnfpkgm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnfpkgm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 20%] contributor/api/tacker.api.vnfpkgm.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnfpkgm.v1' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 21%] contributor/api/tacker.api.vnfpkgm.v1.controller [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnfpkgm.v1.controller' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 21%] contributor/api/tacker.api.vnfpkgm.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnfpkgm.v1.router' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 21%] contributor/api/tacker.auth [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.auth' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 22%] contributor/api/tacker.cmd [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 22%] contributor/api/tacker.cmd.eventlet [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd.eventlet' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 22%] contributor/api/tacker.cmd.eventlet.conductor [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd.eventlet.conductor' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 23%] contributor/api/tacker.cmd.eventlet.tacker_server [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd.eventlet.tacker_server' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 23%] contributor/api/tacker.cmd.status [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd.status' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 23%] contributor/api/tacker.common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 24%] contributor/api/tacker.common.clients [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.clients' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 24%] contributor/api/tacker.common.cmd_executer [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.cmd_executer' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 24%] contributor/api/tacker.common.config [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.config' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] contributor/api/tacker.common.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] contributor/api/tacker.common.container [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.container' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] contributor/api/tacker.common.container.kubernetes_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.container.kubernetes_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 26%] contributor/api/tacker.common.coordination [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.coordination' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 26%] contributor/api/tacker.common.crypt_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.crypt_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 26%] contributor/api/tacker.common.csar_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.csar_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 27%] contributor/api/tacker.common.driver_manager [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.driver_manager' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 27%] contributor/api/tacker.common.eventlet_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.eventlet_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 27%] contributor/api/tacker.common.exceptions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.exceptions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 28%] contributor/api/tacker.common.ext_oauth2_auth [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.ext_oauth2_auth' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 28%] contributor/api/tacker.common.log [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.log' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 28%] contributor/api/tacker.common.oidc_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.oidc_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 29%] contributor/api/tacker.common.rpc [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.rpc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 29%] contributor/api/tacker.common.safe_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.safe_utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 29%] contributor/api/tacker.common.test_lib [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.test_lib' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 30%] contributor/api/tacker.common.topics [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.topics' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 30%] contributor/api/tacker.common.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 30%] contributor/api/tacker.conductor [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] contributor/api/tacker.conductor.conductor_server [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor.conductor_server' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] contributor/api/tacker.conductor.conductorrpc [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor.conductorrpc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] contributor/api/tacker.conductor.conductorrpc.vnf_lcm_rpc [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor.conductorrpc.vnf_lcm_rpc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 32%] contributor/api/tacker.conductor.conductorrpc.vnf_pkgm_rpc [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor.conductorrpc.vnf_pkgm_rpc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 32%] contributor/api/tacker.conf [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 32%] contributor/api/tacker.conf.conductor [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.conductor' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 33%] contributor/api/tacker.conf.coordination [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.coordination' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 33%] contributor/api/tacker.conf.opts [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.opts' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 33%] contributor/api/tacker.conf.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.policy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 34%] contributor/api/tacker.conf.vnf_lcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.vnf_lcm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 34%] contributor/api/tacker.conf.vnf_package [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.vnf_package' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 34%] contributor/api/tacker.context [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.context' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 35%] contributor/api/tacker.db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 35%] contributor/api/tacker.db.api [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 35%] contributor/api/tacker.db.common_services [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.common_services' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 36%] contributor/api/tacker.db.common_services.common_services_db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.common_services.common_services_db' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 36%] contributor/api/tacker.db.common_services.common_services_db_plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.common_services.common_services_db_plugin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 36%] contributor/api/tacker.db.db_base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.db_base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 37%] contributor/api/tacker.db.db_sqlalchemy [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.db_sqlalchemy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 37%] contributor/api/tacker.db.db_sqlalchemy.api [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.db_sqlalchemy.api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 37%] contributor/api/tacker.db.db_sqlalchemy.models [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.db_sqlalchemy.models' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] contributor/api/tacker.db.migration [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] contributor/api/tacker.db.migration.cli [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.cli' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] contributor/api/tacker.db.migration.migrate_to_v2 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.migrate_to_v2' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 39%] contributor/api/tacker.db.migration.models [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.models' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 39%] contributor/api/tacker.db.migration.models.head [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.models.head' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 39%] contributor/api/tacker.db.migration.purge_tables [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.purge_tables' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 40%] contributor/api/tacker.db.model_base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.model_base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 40%] contributor/api/tacker.db.models_v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.models_v1' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 40%] contributor/api/tacker.db.nfvo [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.nfvo' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 41%] contributor/api/tacker.db.nfvo.nfvo_db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.nfvo.nfvo_db' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 41%] contributor/api/tacker.db.nfvo.nfvo_db_plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.nfvo.nfvo_db_plugin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 41%] contributor/api/tacker.db.sqlalchemyutils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.sqlalchemyutils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 42%] contributor/api/tacker.db.vnfm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.vnfm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 42%] contributor/api/tacker.db.vnfm.vnfm_db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.vnfm.vnfm_db' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 42%] contributor/api/tacker.extensions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 43%] contributor/api/tacker.extensions.common_services [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.common_services' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 43%] contributor/api/tacker.extensions.nfvo [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.nfvo' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 43%] contributor/api/tacker.extensions.vnflcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.vnflcm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] contributor/api/tacker.extensions.vnfm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.vnfm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] contributor/api/tacker.glance_store [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.glance_store' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] contributor/api/tacker.glance_store.store [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.glance_store.store' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 45%] contributor/api/tacker.keymgr [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.keymgr' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 45%] contributor/api/tacker.keymgr.barbican_key_manager [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.keymgr.barbican_key_manager' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 45%] contributor/api/tacker.keymgr.exception [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.keymgr.exception' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 46%] contributor/api/tacker.keymgr.key_manager [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.keymgr.key_manager' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 46%] contributor/api/tacker.manager [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.manager' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 46%] contributor/api/tacker.nfvo [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 47%] contributor/api/tacker.nfvo.drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 47%] contributor/api/tacker.nfvo.drivers.vim [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vim' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 47%] contributor/api/tacker.nfvo.drivers.vim.abstract_vim_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vim.abstract_vim_driver' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 48%] contributor/api/tacker.nfvo.drivers.vim.kubernetes_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vim.kubernetes_driver' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 48%] contributor/api/tacker.nfvo.drivers.vim.openstack_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vim.openstack_driver' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 48%] contributor/api/tacker.nfvo.nfvo_plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.nfvo_plugin' DEBUG: writing output... [ 49%] contributor/api/tacker.objects /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 49%] contributor/api/tacker.objects.base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 49%] contributor/api/tacker.objects.cancel_mode [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.cancel_mode' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 50%] contributor/api/tacker.objects.change_ext_conn_req [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.change_ext_conn_req' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 50%] contributor/api/tacker.objects.common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.common' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 51%] contributor/api/tacker.objects.fields [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.fields' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 51%] contributor/api/tacker.objects.grant [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.grant' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 51%] contributor/api/tacker.objects.grant_request [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.grant_request' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 52%] contributor/api/tacker.objects.heal_vnf_request [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.heal_vnf_request' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 52%] contributor/api/tacker.objects.instantiate_vnf_req [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.instantiate_vnf_req' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 52%] contributor/api/tacker.objects.scale_vnf_request [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.scale_vnf_request' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 53%] contributor/api/tacker.objects.terminate_vnf_req [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.terminate_vnf_req' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 53%] contributor/api/tacker.objects.vim_connection [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vim_connection' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 53%] contributor/api/tacker.objects.vnf [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 54%] contributor/api/tacker.objects.vnf_artifact [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_artifact' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 54%] contributor/api/tacker.objects.vnf_deployment_flavour [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_deployment_flavour' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 54%] contributor/api/tacker.objects.vnf_instance [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_instance' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 55%] contributor/api/tacker.objects.vnf_instantiated_info [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_instantiated_info' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 55%] contributor/api/tacker.objects.vnf_lcm_op_occs [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_lcm_op_occs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 55%] contributor/api/tacker.objects.vnf_lcm_subscriptions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_lcm_subscriptions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] contributor/api/tacker.objects.vnf_package [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_package' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] contributor/api/tacker.objects.vnf_package_vnfd [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_package_vnfd' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] contributor/api/tacker.objects.vnf_resources [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_resources' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 57%] contributor/api/tacker.objects.vnf_software_image [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_software_image' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 57%] contributor/api/tacker.objects.vnfd [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnfd' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 57%] contributor/api/tacker.objects.vnfd_attribute [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnfd_attribute' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 58%] contributor/api/tacker.plugins [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 58%] contributor/api/tacker.plugins.common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.common' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 58%] contributor/api/tacker.plugins.common.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.common.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 59%] contributor/api/tacker.plugins.common_services [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.common_services' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 59%] contributor/api/tacker.plugins.common_services.common_services_plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.common_services.common_services_plugin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 59%] contributor/api/tacker.policies [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policies' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 60%] contributor/api/tacker.policies.base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policies.base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 60%] contributor/api/tacker.policies.vnf_lcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policies.vnf_lcm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 60%] contributor/api/tacker.policies.vnf_package [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policies.vnf_package' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 61%] contributor/api/tacker.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 61%] contributor/api/tacker.service [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.service' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 61%] contributor/api/tacker.services [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.services' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] contributor/api/tacker.services.service_base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.services.service_base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] contributor/api/tacker.tosca [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.tosca' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] contributor/api/tacker.tosca.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.tosca.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 63%] contributor/api/tacker.version [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.version' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 63%] contributor/api/tacker.vnflcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnflcm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 63%] contributor/api/tacker.vnflcm.abstract_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnflcm.abstract_driver' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 64%] contributor/api/tacker.vnflcm.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnflcm.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 64%] contributor/api/tacker.vnflcm.vnflcm_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnflcm.vnflcm_driver' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 64%] contributor/api/tacker.vnfm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 65%] contributor/api/tacker.vnfm.infra_drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 65%] contributor/api/tacker.vnfm.infra_drivers.abstract_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.abstract_driver' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 65%] contributor/api/tacker.vnfm.infra_drivers.kubernetes [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 66%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 66%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.helm_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.helm_client' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 66%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 67%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_outputs [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_outputs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 67%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.kubernetes_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.kubernetes_driver' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 67%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 68%] contributor/api/tacker.vnfm.infra_drivers.noop [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.noop' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 68%] contributor/api/tacker.vnfm.infra_drivers.openstack [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 68%] contributor/api/tacker.vnfm.infra_drivers.openstack.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] contributor/api/tacker.vnfm.infra_drivers.openstack.glance_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.glance_client' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] contributor/api/tacker.vnfm.infra_drivers.openstack.heat_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.heat_client' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] contributor/api/tacker.vnfm.infra_drivers.openstack.openstack [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.openstack' DEBUG: writing output... [ 70%] contributor/api/tacker.vnfm.infra_drivers.openstack.translate_template /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.translate_template' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 70%] contributor/api/tacker.vnfm.infra_drivers.openstack.update_template [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.update_template' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 70%] contributor/api/tacker.vnfm.infra_drivers.scale_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.scale_driver' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 71%] contributor/api/tacker.vnfm.keystone [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.keystone' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 71%] contributor/api/tacker.vnfm.lcm_user_data [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.lcm_user_data' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 71%] contributor/api/tacker.vnfm.lcm_user_data.abstract_user_data [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.lcm_user_data.abstract_user_data' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 72%] contributor/api/tacker.vnfm.lcm_user_data.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.lcm_user_data.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 72%] contributor/api/tacker.vnfm.lcm_user_data.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.lcm_user_data.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 72%] contributor/api/tacker.vnfm.mgmt_drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 73%] contributor/api/tacker.vnfm.mgmt_drivers.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 73%] contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_abstract_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_abstract_driver' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 73%] contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_noop [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_noop' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] contributor/api/tacker.vnfm.nfvo_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.nfvo_client' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] contributor/api/tacker.vnfm.plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.plugin' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] contributor/api/tacker.vnfm.vim_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.vim_client' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 75%] contributor/api/tacker.wsgi [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.wsgi' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 75%] contributor/api_extensions writing output... [ 75%] contributor/api_layer writing output... [ 76%] contributor/contributing writing output... [ 76%] contributor/dashboards writing output... [ 76%] contributor/development.environment writing output... [ 77%] contributor/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 77%] contributor/tacker_compliance_test writing output... [ 77%] contributor/tacker_functional_test writing output... [ 78%] contributor/vagrant_devstack writing output... [ 78%] index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 78%] install/devstack writing output... [ 79%] install/index writing output... [ 79%] install/kolla writing output... [ 79%] install/kubernetes_vim_installation writing output... [ 80%] install/manual_installation writing output... [ 80%] install/openstack_helm writing output... [ 80%] reference/gen_vnf_pkg writing output... [ 81%] reference/index writing output... [ 81%] reference/script_ft_v1 writing output... [ 81%] reference/vim_config writing output... [ 82%] user/architecture writing output... [ 82%] user/encrypt_vim_auth_with_barbican writing output... [ 82%] user/etsi_cnf_healing writing output... [ 83%] user/etsi_cnf_scaling writing output... [ 83%] user/etsi_containerized_vnf_usage_guide writing output... [ 84%] user/etsi_getting_started writing output... [ 84%] user/etsi_use_case_guide writing output... [ 84%] user/etsi_vnf_change_external_vnf_connectivity writing output... [ 85%] user/etsi_vnf_deployment_as_vm_with_tosca writing output... [ 85%] user/etsi_vnf_deployment_as_vm_with_user_data writing output... [ 85%] user/etsi_vnf_error_handling writing output... [ 86%] user/etsi_vnf_healing writing output... [ 86%] user/etsi_vnf_scaling writing output... [ 86%] user/etsi_vnf_update writing output... [ 87%] user/granting_interface writing output... [ 87%] user/index writing output... [ 87%] user/introduction writing output... [ 88%] user/mgmt_driver_deploy_k8s_and_cnf_with_helm writing output... [ 88%] user/mgmt_driver_deploy_k8s_cir_usage_guide writing output... [ 88%] user/mgmt_driver_deploy_k8s_kubespary_usage_guide writing output... [ 89%] user/mgmt_driver_deploy_k8s_pv_usage_guide writing output... [ 89%] user/mgmt_driver_deploy_k8s_usage_guide /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 89%] user/mgmt_driver_for_ansible_driver_usage_guide writing output... [ 90%] user/mgmt_driver_for_container_update writing output... [ 90%] user/resources writing output... [ 90%] user/sample_package writing output... [ 91%] user/userdata_script /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 91%] user/v2/cnf/auto_heal_fm/index writing output... [ 91%] user/v2/cnf/auto_scale_pm_job/index writing output... [ 92%] user/v2/cnf/auto_scale_pm_th/index writing output... [ 92%] user/v2/cnf/chg_vnfpkg/index writing output... [ 92%] user/v2/cnf/deployment/index writing output... [ 93%] user/v2/cnf/deployment_using_helm/index writing output... [ 93%] user/v2/cnf/heal/index writing output... [ 93%] user/v2/cnf/scale/index writing output... [ 94%] user/v2/cnf/update writing output... [ 94%] user/v2/cnf/update_with_mgmt_driver/index writing output... [ 94%] user/v2/db_sync_error_handling writing output... [ 95%] user/v2/error_handling writing output... [ 95%] user/v2/fault_notification writing output... [ 95%] user/v2/getting_started/index writing output... [ 96%] user/v2/mgmt_driver_deploy_k8s_with_cilium_cni /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 96%] user/v2/placement_error_handling writing output... [ 96%] user/v2/prometheus_plugin writing output... [ 97%] user/v2/use_case_guide writing output... [ 97%] user/v2/vnf/chg_ext_conn writing output... [ 97%] user/v2/vnf/chg_vnfpkg/index writing output... [ 98%] user/v2/vnf/chg_vnfpkg_with_standard/index writing output... [ 98%] user/v2/vnf/coordinate_api_client_script writing output... [ 98%] user/v2/vnf/deployment_with_user_data/index writing output... [ 99%] user/v2/vnf/heal/index writing output... [ 99%] user/v2/vnf/scale/index writing output... [ 99%] user/v2/vnf/update writing output... [100%] user/vnf-package writing output... [100%] user/vnfd-sol001 DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: writing additional pages... search done DEBUG: copying images... [ 3%] _images/vagrant-devstack.svg copying images... [ 6%] _images/tacker-design.svg copying images... [ 9%] _images/tacker-design-etsi.svg copying images... [ 12%] _images/openstack_infra_driver.svg copying images... [ 16%] _images/k8s_helm_infra_driver.svg copying images... [ 19%] _images/tacker-design-legacy.svg copying images... [ 22%] _images/etsi_cnf_healing.png copying images... [ 25%] _images/etsi_cnf_scaling.png copying images... [ 28%] _images/etsi_containerized_vnf_usage_guide.png copying images... [ 31%] _images/etsi-getting-started-sample-vnf.png copying images... [ 34%] _images/etsi_vnf_deployment_as_vm_with_tosca.png copying images... [ 38%] _images/etsi_vnf_deployment_as_vm_with_user_data.png copying images... [ 41%] _images/etsi_vnf_healing.png copying images... [ 44%] _images/etsi_vnf_scaling.png copying images... [ 47%] _images/etsi-architecture.png copying images... [ 50%] _images/mgmt_driver_for_container_update.png copying images... [ 53%] user/v2/cnf/auto_heal_fm/img/auto_heal_fm.svg copying images... [ 56%] user/v2/cnf/auto_scale_pm_job/img/auto_scale_pm_job.svg copying images... [ 59%] user/v2/cnf/auto_scale_pm_th/img/auto_scale_pm_th.svg copying images... [ 62%] user/v2/cnf/chg_vnfpkg/img/chg_vnfpkg.svg copying images... [ 66%] user/v2/cnf/deployment/img/deployment.svg copying images... [ 69%] user/v2/cnf/deployment_using_helm/img/deployment_using_helm.svg copying images... [ 72%] user/v2/cnf/heal/img/heal.svg copying images... [ 75%] user/v2/cnf/scale/img/scale.svg copying images... [ 78%] user/v2/cnf/update_with_mgmt_driver/img/update_with_mgmt_driver.svg copying images... [ 81%] user/v2/getting_started/img/sample-vnf.svg copying images... [ 84%] user/v2/vnf/chg_vnfpkg/img/chg_vnfpkg.svg copying images... [ 88%] user/v2/vnf/chg_vnfpkg_with_standard/img/chg_vnfpkg.svg copying images... [ 91%] user/v2/vnf/deployment_with_user_data/img/deployment_with_user_data.svg copying images... [ 94%] user/v2/vnf/heal/img/heal.svg copying images... [ 97%] user/v2/vnf/scale/img/scale.svg copying images... [100%] _images/vnfd-sol001.png DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: WARNING:stevedore.named:Could not load tacker DEBUG: docs: OK (47.89 seconds) DEBUG: congratulations :) (47.96 seconds) DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htaccess doc/build/html/_downloads DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m65XSh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd tacker-13.1.0.dev1 DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ ls /builddir/build/BUILD/tacker-13.1.0.dev1/pyproject-wheeldir/tacker-13.1.0.dev1-py3-none-any.whl DEBUG: + specifier=tacker==13.1.0.dev1 DEBUG: + '[' -z tacker==13.1.0.dev1 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.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/tacker-13.1.0.dev1/pyproject-wheeldir tacker==13.1.0.dev1 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/tacker-13.1.0.dev1/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/tacker-13.1.0.dev1-py3-none-any.whl DEBUG: Installing collected packages: tacker DEBUG: Creating /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-conductor to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-db-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-server to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-status to 755 DEBUG: Successfully installed tacker-13.1.0.dev1 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin ']' DEBUG: + '[' -z sP ']' DEBUG: + shebang_flags=-kasP DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-conductor /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-db-manage /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-server /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-status DEBUG: /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-conductor: updating DEBUG: /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-db-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-server: updating DEBUG: /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/tacker-status: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/tacker-13.1.0.dev1.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages/tacker-13.1.0.dev1.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages/tacker-13.1.0.dev1.dist-info/RECORD --output /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages/tacker-13.1.0.dev1.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages/tacker-13.1.0.dev1.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages/tacker-13.1.0.dev1.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages/tacker-13.1.0.dev1.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=./etc/config-generator.conf --output-file=./etc/tacker.conf DEBUG: ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' DEBUG: WARNING:stevedore.named:Could not load oslo.service.periodic_tasks DEBUG: ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/tacker DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/var/lib/tacker DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/var/log/tacker DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/etc/tacker DEBUG: + mv /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/etc/tacker/api-paste.ini /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/etc/tacker/prometheus-plugin.yaml /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/etc/tacker DEBUG: + install -p -D -m 640 etc/tacker.conf /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/etc/tacker/tacker.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/tacker.logrotate /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/etc/logrotate.d/openstack-tacker DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/etc/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-tacker-server.service /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/systemd/system/openstack-tacker-server.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-tacker-conductor.service /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/systemd/system/openstack-tacker-conductor.service DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 13.1.0-0.20250401142153.f3b7202.el10 --unique-debug-suffix -13.1.0-0.20250401142153.f3b7202.el10.x86_64 --unique-debug-src-base openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tacker-13.1.0.dev1 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/tacker/tests/functional/tools/test-setup-mgmt.sh from /bin/bash -xe to #!/usr/bin/bash -xe DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/tacker/tests/functional/tools/test-setup-k8s-vim.sh from /bin/bash -xe to #!/usr/bin/bash -xe DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/tacker/tests/functional/tools/test-setup-default-vim.sh from /bin/bash -xe to #!/usr/bin/bash -xe DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: /usr/lib/python3.12/site-packages/tacker/tests/unit/test_wsgi.py:510: SyntaxWarning: invalid escape sequence '\u' DEBUG: /usr/lib/python3.12/site-packages/tacker/tests/unit/test_wsgi.py:510: SyntaxWarning: invalid escape sequence '\u' DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1E3WOx DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/tacker-13.1.0.dev1/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 -- --exclude-regex 'ipv6|vnfm|vnflcm|sol_refactored' DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/tacker-13.1.0.dev1/tacker/tests/unit/test_wsgi.py:510: SyntaxWarning: invalid escape sequence '\u' DEBUG: data = b'{"a": "\u7f51\u7edc"}' DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/tacker-13.1.0.dev1/tacker/tests/unit/test_wsgi.py:510: SyntaxWarning: invalid escape sequence '\u' DEBUG: data = b'{"a": "\u7f51\u7edc"}' DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteEncodeTest.test_decode_return_data [0.097961s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_check_exit_code [0.010267s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_encode_process_input [0.008763s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_execute_raises [0.008502s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_process_input [0.013771s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_debug [0.014362s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_change_locale [0.015076s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_no_raise_runtime [0.027890s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_raise_runtime [0.020815s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_raise_runtime_log_fail_as_error [0.012630s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_str_data [0.010602s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_stderr_true [0.008605s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_addl_env [0.008292s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_helper [0.009095s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_without_helper [0.008579s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_addr_format_error_exception [0.008376s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_get_exception_data [0.007570s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_http_client_exception [0.007872s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_http_exception [0.008503s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_not_implemented_error_exception [0.007762s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_policy_not_authorized_exception [0.007740s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_body [0.007636s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_body_keyerror [0.007621s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_body_none [0.007612s] ... ok DEBUG: Failed to parse request. Parameter 'name' not specified DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_param_value_none [0.007636s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_tacker_exception [0.011319s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_get_links [0.008285s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_paginate [0.007209s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_pagination_emulate_class [0.007366s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_update_fields [0.007788s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.SortingEmulatedHelperTestcase.test_sort [0.007661s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.SortingEmulatedHelperTestcase.test_sort_emulate_class [0.007471s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.SortingEmulatedHelperTestcase.test_update_fields [0.012584s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_adding_extra_data ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_deleting_extra_data ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_action ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_resource ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.test_extensions.ExtensionControllerTest.test_extension_can_be_accessed_by_alias ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.test_extensions.ExtensionControllerTest.test_index_gets_all_registerd_extensions ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.test_extensions.ExtensionControllerTest.test_show_returns_not_found_for_non_existent_extension ... SKIPPED: Not ready yet DEBUG: Extension path '' doesn't exist! DEBUG: {0} tacker.tests.unit.api.test_extensions.ExtensionManagerTest.test_invalid_extensions_are_not_registered [0.009685s] ... ok DEBUG: Exception loading extension: 'InvalidExtension' object has no attribute 'get_name' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/extensions.py", line 506, in _check_extension DEBUG: LOG.debug('Ext name: %s', extension.get_name()) DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: AttributeError: 'InvalidExtension' object has no attribute 'get_name' DEBUG: {0} tacker.tests.unit.api.test_extensions.PluginInterfaceTest.test_issubclass_hook [0.007579s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.PluginInterfaceTest.test_issubclass_hook_class_without_abstract_methods [0.007481s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.PluginInterfaceTest.test_issubclass_hook_not_all_methods_implemented [0.008007s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_edit_previously_uneditable_field [0.017685s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_extend_get_resource_response [0.011068s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_get_resources ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_headers_can_be_extended [0.010629s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_exceptions_notimplemented [0.015326s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_plugin_prefix_with_parent_resource [0.015880s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_can_be_added_as_extension [0.012021s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_formatted_req_on_custom_collection_action [0.010594s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_nested_resource_custom_collection_action [0.012601s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_with_custom_member_action_gets_plugin_prefix [0.013213s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_delete_custom_collection_action [0.011033s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_get_custom_collection_action [0.009379s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_post_custom_collection_action [0.009480s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_put_custom_collection_action [0.009909s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action [0.013968s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action_and_attr_map [0.010886s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_gets_prefix_of_plugin [0.011430s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_returns_404_for_non_existent_extension [0.009382s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_hostname_pattern [0.006940s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_is_attr_set [0.006299s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_mac_pattern [0.006525s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_subdictionary [0.006321s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_uuid_pattern [0.006768s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_a_valid_dict_with_constraints [0.006356s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_convert_boolean [0.006334s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_not_required_keys [0.006732s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_or_empty [0.006847s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_or_none [0.006413s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_or_not_empty [0.006493s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_required_keys [0.009066s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_type [0.007852s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_with_invalid_validator [0.006412s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_without_constraints [0.006975s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_wrong_values [0.006498s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_fixed_ips [0.006895s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_hostroutes [0.006893s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_ip_address [0.007037s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_ip_address_or_none [0.007423s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_ip_pools [0.006997s] ... ok DEBUG: MAC address must be string: 'NoneType' object has no attribute 'split' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/v1/attributes.py", line 157, in _validate_mac_address DEBUG: valid_mac = netaddr.valid_mac(_validate_no_whitespace(data)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/v1/attributes.py", line 148, in _validate_no_whitespace DEBUG: if len(data.split()) > 1: DEBUG: ^^^^^^^^^^ DEBUG: AttributeError: 'NoneType' object has no attribute 'split' DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_mac_address [0.007313s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_mac_address_or_none [0.006666s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_nameservers [0.006762s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_no_whitespace [0.006714s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_non_negative [0.006400s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_not_empty_string [0.009221s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_not_empty_string_or_none [0.021669s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_range [0.007422s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_regex [0.006947s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_regex_or_none [0.007626s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_string [0.007346s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_string_or_none [0.007246s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_subnet [0.028548s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_subnet_list [0.011652s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_subnet_or_none [0.013805s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_uuid [0.007194s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_uuid_list [0.006755s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_values [0.006705s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_missing_values [0.006589s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_multiple_values ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_values [0.006616s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_equals [0.006570s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_key [0.006800s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_one_equals [0.009619s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_two_equals [0.012354s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToBoolean.test_convert_to_boolean_bool [0.010968s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToBoolean.test_convert_to_boolean_int [0.010005s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToBoolean.test_convert_to_boolean_str [0.007495s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_none_to_empty_dict [0.007164s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_none_to_empty_list_none [0.006703s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_none_to_empty_list_value [0.006962s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_to_int_int [0.006791s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_to_int_none [0.006779s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_to_int_str [0.007319s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_empty_list [0.006884s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_list_iterable [0.007274s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_list_non_iterable [0.007506s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_list_string [0.006790s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.RequestTestCase.test_context_with_tacker_context [0.007626s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.RequestTestCase.test_context_without_tacker_context [0.008646s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_4xx_error_logged_info_level [0.009200s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/v1/resource.py", line 78, in resource DEBUG: result = method(request=request, **args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: webob.exc.HTTPGatewayTimeout: The gateway has timed out. DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_http_error [0.008412s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/v1/resource.py", line 78, in resource DEBUG: result = method(request=request, **args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_mapped_tacker_error_localized..TestException: Translated error DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_mapped_tacker_error_localized [0.010297s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/v1/resource.py", line 78, in resource DEBUG: result = method(request=request, **args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_mapped_tacker_error_with_json..TestException: 网络 DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_mapped_tacker_error_with_json [0.008360s] ... ok DEBUG: None failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/v1/resource.py", line 76, in resource DEBUG: method = getattr(controller, action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: TypeError: attribute name must be string, not 'NoneType' DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_no_route_args [0.010709s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_non_4xx_error_logged_exception_level [0.008702s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_post_with_body [0.009075s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_status_200 [0.007867s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_status_204 [0.007579s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/v1/resource.py", line 78, in resource DEBUG: result = method(request=request, **args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unhandled_error_with_json [0.007858s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_error_logged_exception_level [0.011249s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/v1/resource.py", line 78, in resource DEBUG: result = method(request=request, **args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_tacker_error_localized..TestException: Translated error DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_tacker_error_localized [0.010412s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/api/v1/resource.py", line 78, in resource DEBUG: result = method(request=request, **args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_tacker_error_with_json..TestException: 网络 DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_tacker_error_with_json [0.009036s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource_helper.ResourceHelperTestCase.test_build_plural_mappings [0.007637s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource_helper.ResourceHelperTestCase.test_build_plural_mappings_with_suffix_y [0.007864s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource_helper.ResourceHelperTestCase.test_build_resource_info [0.007800s] ... ok DEBUG: Extension path 'unit/extensions' doesn't exist! DEBUG: {0} tacker.tests.unit.api.v1.test_router.TestAPIRouter.test_api_factory [0.008076s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_router.TestIndex.test_index [0.009256s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim [0.010081s] ... ok DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_invalid_vim_project_1_ [0.009554s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_invalid_vim_project_2_testing [0.008582s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_invalid_vim_project_3 [0.008365s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_auth_cred_1_ [0.008269s] ... ok DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_auth_cred_2_testing [0.008738s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_auth_cred_3 [0.008307s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_is_default_1 [0.010167s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_is_default_2 [0.008961s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_is_default_3 [0.009125s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_type_1_ [0.008447s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_type_2__ [0.008854s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_type_3_None [0.008976s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_type_4_123 [0.008681s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_vnf_instance.TestVnfInstance.test_vnf_instance_info_with_vnf_desc [0.230291s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_vnf_instance.TestVnfInstance.test_vnf_instance_info_without_vnf_desc [0.019455s] ... ok DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_emulated_pagination ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_emulated_sort ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_emulated_sort_without_sort_field ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields_empty ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields_multiple ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields_multiple_empty ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields_multiple_with_empty ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_empty ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_multiple ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_multiple_empty ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_multiple_values ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_multiple_with_empty ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_with_convert_list_to ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_with_convert_to ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_with_fields ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_great_than_max_limit ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_infinite_pagination_max_limit ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_negative_pagination_max_limit ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_negative_value ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_non_integer ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_non_integer_pagination_max_limit ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_unspecific ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_zero ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_marker ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_native_pagination_without_allow_sorting ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_native_pagination_without_native_sorting ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_page_reverse ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_page_reverse_with_non_bool ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_page_reverse_with_unspecific ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort_with_invalid_attribute ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort_with_invalid_dirs ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort_with_primary_key ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort_without_direction ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.CreateResourceTestCase.test_resource_creation [0.008264s] ... ok DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.ExtensionTestCase.test_extended_create ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_all_skip_args ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_attr_info_with_convert_list_to ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_attr_info_with_convert_to ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_attr_info_without_conversion ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_blank_values ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_no_attr_info ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_attr_not_specified ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bad_keystone_tenant ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bulk ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bulk_missing_attr ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bulk_no_networks ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bulk_partial_body ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_missing_attr ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_no_body ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_no_keystone_env ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_no_resource ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_readonly_attr ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_return_extra_attr ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_use_defaults ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_with_keystone_env ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_delete_keystone ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_delete_keystone_bad_tenant ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_delete_noauth ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_fields ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_keystone ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_keystone_bad_tenant ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_keystone_shared_network ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_keystone_strip_admin_only_attribute ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_noauth ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_invalid_attribute_field ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_keystone ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_keystone_bad ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_noauth ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination_reverse_with_empty_page ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination_reverse_with_last_page ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination_with_empty_page ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination_with_last_page ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_update_keystone ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_update_keystone_bad_tenant ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_update_noauth ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_update_readonly_field ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.ListArgsTestCase.test_list_args [0.006734s] ... ok DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.ListArgsTestCase.test_list_args_with_empty [0.007016s] ... ok DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.NotificationTest.test_network_create_notifer ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.NotificationTest.test_network_delete_notifer ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.NotificationTest.test_network_update_notifer ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.ResourceIndexTestCase.test_index_json [0.008756s] ... ok DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_create_sub_resource ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_delete_sub_resource ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_index_sub_resource ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_show_sub_resource ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_update_sub_resource ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.V2Views.test_network ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.V2Views.test_port ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.V2Views.test_subnet ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.008240s] ... ok DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_core_api_client [0.007379s] ... ok DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_extension_api_client ... SKIPPED: Delete deprecated api test DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_oidc_auth [0.008089s] ... ok DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_oidc_auth_id_token_exsits [0.007505s] ... ok DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_oidc_auth_no_cert [0.007387s] ... ok DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_service_account_token_auth [0.007192s] ... ok DEBUG: {0} tacker.tests.unit.common.test_config.ConfigurationTest.test_defaults [0.007368s] ... ok DEBUG: {0} tacker.tests.unit.common.test_config.ConfigurationTest.test_load_paste_app [0.007149s] ... ok DEBUG: {0} tacker.tests.unit.common.test_config.ConfigurationTest.test_load_paste_app_not_found [0.007302s] ... ok DEBUG: {0} tacker.tests.unit.common.test_config.ConfigurationTest.test_load_paste_app_runtime_error [0.007488s] ... ok DEBUG: The keymanager_type specified in config does not match the keyType stored in DB. DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_change_from_barbican_to_local [0.008100s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_change_from_local_to_barbican [0.008886s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_create_crypt_key_to_barbican [0.007696s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_create_crypt_key_to_local [0.007669s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_load_crypt_key_from_barbican [0.007231s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_load_crypt_key_from_local [0.008011s] ... ok DEBUG: The required parameter descriptor_id is not provided DEBUG: The required parameter descriptor_version is not provided DEBUG: The required parameter provider is not provided DEBUG: The required parameter product_name is not provided DEBUG: The required parameter software_version is not provided DEBUG: The required parameter vnfm_info is not provided DEBUG: The required parameter flavour_id is not provided DEBUG: The required parameter flavour_description is not provided DEBUG: Error processing CSAR file /tmp/d8105ae6-dd61-49e0-b90e-e07094348155/tmph7c8kf27.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Node property "sw_image_data" is missing for artifact sw_image for node VDU1.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_csar_with_missing_sw_image_data_in_main_template [0.178536s] ... ok DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_delete_csar_data [0.001159s] ... ok DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_extract_csar_zip_file_for_file_permissions [0.000819s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data [0.588820s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmpgioe9kz3.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The algorithm("sha-255") of artifact("Scripts/install.sh") is an invalid value.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_algorithm_with_vnf_artifact [0.687498s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmpbcl6zrrk.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The hash "27bbdb25d8f4ed6d07d6f6581b86515e8b2f0059b236ef7b6f50d6674b34f02" of artifact file "Scripts/install.sh" is an invalid value.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_hash_with_vnf_artifact [0.557176s] ... ok DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_mf_name_with_vnf_artifact [0.630452s] ... ok DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmp6tiwdemb.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The filename "VNF1.mf" is an invalid name.The name must be the same as the main template file name.. DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmpw931d22t.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The file "manifest.mf1" in the CSAR "/builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmpw931d22t.zip" does not contain valid manifest.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_mf_with_vnf_artifact [0.954324s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_source_with_vnf_artifact [0.722963s] ... ok DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmp_t71j75d.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The path("Scripts/install.s") of artifact Source is an invalid value.. DEBUG: The required parameter selected_flavour is not provided DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_in_meta_and_manifest_with_vnf_artifact [0.958484s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_meta_in_manifest_with_vnf_artifact [0.781422s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmps90b_er3.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: One of the artifact information may not have the key("['Algorithm']"). DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_missing_key_with_vnf_artifact [0.792292s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmp92fgvwu8.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: One of the artifact information may not have the key value("Algorithm"). DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_missing_value_with_vnf_artifact [0.543284s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/c1466117-2534-4263-933f-3ddfc3f392f0/tmp1vzo4acb.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Node property "sw_image_data" is missing for artifact sw_image for node VDU1.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_artifacts_and_without_sw_image_data [0.447973s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_artifacts_short_notation [0.683681s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/22e9cac7-769b-44d4-be6f-22df8bf1664d/tmp2vedk0xn.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Level instantiation_level_3 not found in defined levels instantiation_level_1,instantiation_level_2. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_invalid_default_instantiation_level [0.484030s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/81e0c89f-0ce6-4d7e-a0e9-1e1d8d07ab48/tmp04529cdg.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Level(s) instantiation_level_3 not found in defined levels instantiation_level_1,instantiation_level_2. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_invalid_instantiation_level [0.457330s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/81d506e0-03c5-453b-8a86-77ea4698dcbf/tmpwjl0htfz.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: artifacts of type "tosca.artifacts.nfv.SwImage" is added more than one time for node VDU1.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_multiple_sw_image_data [0.462044s] ... ok DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmph7u8q9lf.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: artifacts of type "tosca.artifacts.nfv.SwImage" is added more than one time for node VDU1.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_multiple_sw_image_data_with_short_notation [0.135931s] ... ok DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_single_manifest_with_vnf_artifact [0.543706s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_single_meta_with_vnf_artifact [0.689295s] ... ok DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_single_yaml [0.611616s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_unit_conversion [0.615804s] ... ok DEBUG: Error processing CSAR file /tmp/fc261ccf-28b5-4a64-b242-1d37fcce3b5a/tmpva93s2d7.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: No VNF flavours are available. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_flavour_info [0.446848s] ... ok DEBUG: The required parameter descriptor_id is not provided DEBUG: The required parameter descriptor_version is not provided DEBUG: The required parameter provider is not provided DEBUG: The required parameter product_name is not provided DEBUG: The required parameter software_version is not provided DEBUG: The required parameter vnfm_info is not provided DEBUG: The required parameter flavour_id is not provided DEBUG: The required parameter flavour_description is not provided DEBUG: Error processing CSAR file /tmp/71e549b1-cfcf-48d8-8af7-2214452a3b14/tmpihmu0c1v.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: No VNF flavours are available. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_flavour_info_in_main_template [0.292290s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/be851aeb-6b5c-4421-a5e9-d2fbf3264789/tmp5r2274nm.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Policy of type "tosca.policies.nfv.InstantiationLevels is not defined.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_instantiation_level [0.425308s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_policies [0.501488s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/93475a02-56a0-4357-ab5a-552c595b0006/tmp6ki7u3t9.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: VNF properties are mandatory. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_vnfd_info [0.427574s] ... ok DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-13.1.0.dev1/samples/tests/etc/samples/etsi/nfv/tmpss6flst6.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Node property "sw_image_data" is missing for artifact sw_image for node VDU1.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_with_artifacts_short_notation_without_sw_image_data [0.111317s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_create_session [0.009684s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_connection_params [0.008573s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_client_secret_basic [0.009815s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_client_secret_jwt [0.009324s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_client_secret_post [0.008977s] ... ok DEBUG: Unable to get an access token: connect time out. (HTTP 408) DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_connect_fail [0.009961s] ... ok DEBUG: The value is incorrect for option auth_method in group [ext_oauth2_auth] DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_invalid_auth_method [0.009462s] ... ok DEBUG: The OAuth2.0 access token API returns an incorrect response. response_status: 201, response_text: {"error": "error_title", "error_description": "error message"} DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_is_not_200 [0.009949s] ... ok DEBUG: Failed to get an access token: {"error": "invalid_client", "error_description": "The client is not found."} DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_not_include_access_token [0.009256s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_private_key_jwt [0.286688s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_tls_client_auth [0.009532s] ... ok DEBUG: Unable to get an access token: unknown error occurred. DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_unknown_error [0.012188s] ... ok DEBUG: The value is required for option auth_method in group [ext_oauth2_auth] DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_init_without_keystone_middleware_opts [0.014921s] ... ok DEBUG: The value is required for option scope in group [ext_oauth2_auth] DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_init_without_scope [0.009548s] ... ok DEBUG: The value is required for option token_endpoint in group [ext_oauth2_auth] DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_init_without_token_endpoint [0.008808s] ... ok DEBUG: {0} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_all_args ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_all_kwargs ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_known_args_kwargs_unknown_kwargs ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_known_args_unknown_args_kwargs ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_password_mask_args_kwargs ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant [0.012712s] ... ok DEBUG: {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_401 [0.007808s] ... ok DEBUG: {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_no_option_param [0.009641s] ... ok DEBUG: {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_request_exception [0.009441s] ... ok DEBUG: {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_required_param_is_none [0.007894s] ... ok DEBUG: Failed to get csar data from glance store Invalid/path for package f26f181d-7891-4720-b022-b074ec1733ef DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/glance_store/store.py", line 102, in get_csar_size DEBUG: return glance_store.backend.get_size_from_backend(location) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/glance_store/backend.py", line 348, in get_size_from_backend DEBUG: loc = location.get_location_from_uri(uri, conf=CONF) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/glance_store/location.py", line 77, in get_location_from_uri DEBUG: raise exceptions.UnknownScheme(scheme=pieces.scheme) DEBUG: glance_store.exceptions.UnknownScheme: Unknown scheme '' found in URI DEBUG: {0} tacker.tests.unit.common.test_store.TestStore.test_get_csar_size_invalid_path [0.001366s] ... ok DEBUG: {0} tacker.tests.unit.common.test_store.TestStore.test_load_csar_iter_invalid_path [0.000507s] ... ok DEBUG: Failed to get csar data from glance store Invalid/path for package f26f181d-7891-4720-b022-b074ec1733ef DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/glance_store/store.py", line 138, in _get_csar_chunks DEBUG: resp, size = glance_store.backend.get_from_backend(location, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/glance_store/backend.py", line 337, in get_from_backend DEBUG: loc = location.get_location_from_uri(uri, conf=CONF) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/glance_store/location.py", line 77, in get_location_from_uri DEBUG: raise exceptions.UnknownScheme(scheme=pieces.scheme) DEBUG: glance_store.exceptions.UnknownScheme: Unknown scheme '' found in URI DEBUG: {0} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_dict [0.000191s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_list_with_dict_items [0.000224s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_list_with_string_items [0.000190s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_with_additional_params [0.000197s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestChangeMemory.test_change_memory_from_gb_to_mb [0.000414s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestChangeMemory.test_change_memory_from_mb_to_gb [0.000214s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestConvertStringToBool.test_convert_str_to_false [0.000165s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestConvertStringToBool.test_convert_str_to_true [0.000157s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestConvertStringToBool.test_do_not_convert [0.000178s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestDict2Tuples.test_dict [0.008670s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestJsonMergePatch.test_json_merge_patch [0.000257s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestJsonMergePatch.test_json_merge_patch_not_dict_patch [0.000189s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestJsonMergePatch.test_json_merge_patch_not_dict_target [0.000198s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_dict [0.000199s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_list_with_dict_items [0.000194s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_list_with_string_items [0.000187s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_with_additional_params [0.000190s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestValidateUrl.test_invalid_scheme [0.000183s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestValidateUrl.test_no_path_in_url [0.000187s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestValidateUrl.test_no_scheme [0.000191s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestValidateUrl.test_valid_url [0.000192s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_heal [0.011934s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_instantiate [0.009869s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_rollback [0.008730s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_scale [0.007482s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_terminate [0.007644s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_update [0.007911s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_delete_vnf_package [0.008895s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_get_vnf_package_vnfd [0.008023s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_upload_vnf_package_content [0.007825s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_upload_vnf_package_from_uri [0.007447s] ... ok DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn [0.206794s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_failed_with_exception [0.060774s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "49e5c89f-02d9-4e9a-af18-5cd4b276deda", "vnfLcmOpOccId": "cfab9e8c-e2fe-4117-aff7-a30809dfab45", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "CHANGE_EXT_CONN", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/49e5c89f-02d9-4e9a-af18-5cd4b276deda"}}, "updateResources": [{"id": "9e667a2b-75d7-497c-9ab9-08915b29ca8a", "type": "LINKPORT", "resourceTemplateId": "CP1", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "0c5b51b0-48bd-4d72-adc1-15f70fd6e158", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "86fa7647-387a-4854-bfdd-acdece26069f", "type": "LINKPORT", "resourceTemplateId": "CP2", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "72823199-a617-497a-bcdb-3dae843892e6", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "bbe1fe2c-93eb-4a93-a73c-d222e037ed63", "type": "LINKPORT", "resourceTemplateId": "CP5", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "36867654-672a-4ba5-9804-d7f2348f2cf5", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "ab8884b7-a93a-411a-86fc-9dab3414e77e", "type": "LINKPORT", "resourceTemplateId": "CP3", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "ca79b5f2-1422-441d-ae37-8d8b65885ffa", "vimLevelResourceType": "OS::Neutron::Port"}}]}] DEBUG: grant end res_body[{'id': '12ce5c6c-f4d2-4307-89ea-0f5b217daee5', 'vnf_instance_id': '49e5c89f-02d9-4e9a-af18-5cd4b276deda', 'vnf_lcm_op_occ_id': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', 'update_resources': [{'resource_definition_id': '9e667a2b-75d7-497c-9ab9-08915b29ca8a'}, {'resource_definition_id': '86fa7647-387a-4854-bfdd-acdece26069f'}, {'resource_definition_id': 'ab8884b7-a93a-411a-86fc-9dab3414e77e'}, {'resource_definition_id': 'bbe1fe2c-93eb-4a93-a73c-d222e037ed63'}]}] DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_grant [0.061917s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "f567cd90-dd4e-4025-a38c-70a1b206bfee", "vnfLcmOpOccId": "cfab9e8c-e2fe-4117-aff7-a30809dfab45", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "CHANGE_EXT_CONN", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/f567cd90-dd4e-4025-a38c-70a1b206bfee"}}, "updateResources": [{"id": "9e667a2b-75d7-497c-9ab9-08915b29ca8a", "type": "LINKPORT", "resourceTemplateId": "CP1", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "0c5b51b0-48bd-4d72-adc1-15f70fd6e158", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "86fa7647-387a-4854-bfdd-acdece26069f", "type": "LINKPORT", "resourceTemplateId": "CP2", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "72823199-a617-497a-bcdb-3dae843892e6", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "bbe1fe2c-93eb-4a93-a73c-d222e037ed63", "type": "LINKPORT", "resourceTemplateId": "CP5", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "36867654-672a-4ba5-9804-d7f2348f2cf5", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "ab8884b7-a93a-411a-86fc-9dab3414e77e", "type": "LINKPORT", "resourceTemplateId": "CP3", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "ca79b5f2-1422-441d-ae37-8d8b65885ffa", "vimLevelResourceType": "OS::Neutron::Port"}}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_grant_exception_http_error [0.058042s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "693ec885-91fd-4691-bf66-1c95d85d5450", "vnfLcmOpOccId": "cfab9e8c-e2fe-4117-aff7-a30809dfab45", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "CHANGE_EXT_CONN", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/693ec885-91fd-4691-bf66-1c95d85d5450"}}, "updateResources": [{"id": "9e667a2b-75d7-497c-9ab9-08915b29ca8a", "type": "LINKPORT", "resourceTemplateId": "CP1", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "0c5b51b0-48bd-4d72-adc1-15f70fd6e158", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "86fa7647-387a-4854-bfdd-acdece26069f", "type": "LINKPORT", "resourceTemplateId": "CP2", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "72823199-a617-497a-bcdb-3dae843892e6", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "bbe1fe2c-93eb-4a93-a73c-d222e037ed63", "type": "LINKPORT", "resourceTemplateId": "CP5", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "36867654-672a-4ba5-9804-d7f2348f2cf5", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "ab8884b7-a93a-411a-86fc-9dab3414e77e", "type": "LINKPORT", "resourceTemplateId": "CP3", "resource": {"vimConnectionId": "394f4b90-e9b7-4797-858f-03804d474fb5", "resourceId": "ca79b5f2-1422-441d-ae37-8d8b65885ffa", "vimLevelResourceType": "OS::Neutron::Port"}}]}] DEBUG: grant end res_body[{'id': '12ce5c6c-f4d2-4307-89ea-0f5b217daee5', 'vnf_instance_id': '693ec885-91fd-4691-bf66-1c95d85d5450', 'vnf_lcm_op_occ_id': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', 'update_resources': [{'resource_definition_id': '4f5c0eaa-543a-4c4a-b946-a9e2b9010a27', 'vim_connection_id': '1ffcd358-bee3-4bfb-bc3a-920db09f5da5'}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_grant_exception_validation_error [0.059689s] ... ok DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_retry_error_point_1 [0.060933s] ... ok DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_retry_error_point_7 [0.063290s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_delete_vnf_package [0.047170s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification [0.043776s] ... ok DEBUG: Callback URI is False DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_callback_uri_false [0.044731s] ... ok DEBUG: Notification failed status[400] callback_uri[https://localhost/callback] DEBUG: Notification failed status[400] callback_uri[https://localhost/callback] DEBUG: Notification failed status[400] callback_uri[https://localhost/callback] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_retry [0.046841s] ... ok DEBUG: Notification request timed out. callback_uri[https://localhost/callback] reason[] DEBUG: Notification request timed out. callback_uri[https://localhost/callback] reason[] DEBUG: Notification request timed out. callback_uri[https://localhost/callback] reason[] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_timeout [0.049575s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_unknown_auth_type [0.045656s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_download_from_glance_store [1.338777s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_exception_from_glance_store [0.047990s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_exception_from_read_vnfd_files [0.059820s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_with_single_yaml_csar [0.202396s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_with_tosca_meta_file_in_csar [1.379480s] ... ok DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '849c0763-84fa-4c6a-add7-a0bd882e787d', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/849c0763-84fa-4c6a-add7-a0bd882e787d'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '849c0763-84fa-4c6a-add7-a0bd882e787d', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/849c0763-84fa-4c6a-add7-a0bd882e787d'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance [0.069211s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_already_not_instantiated ... SKIPPED: Such test is no longer feasible. DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '1a9e9754-fede-41bd-ae95-8abb4a1c317a', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/1a9e9754-fede-41bd-ae95-8abb4a1c317a'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_error_point_internal_processing [0.062182s] ... ok DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '1a9e9754-fede-41bd-ae95-8abb4a1c317a', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/1a9e9754-fede-41bd-ae95-8abb4a1c317a'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '3a26bb57-707d-4056-a685-5e643f59c906', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/3a26bb57-707d-4056-a685-5e643f59c906'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '3a26bb57-707d-4056-a685-5e643f59c906', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/3a26bb57-707d-4056-a685-5e643f59c906'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_error_point_notify_completed [0.065971s] ... ok DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'e8be3ce7-1080-4f4d-977a-eed8c37e77b3', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/e8be3ce7-1080-4f4d-977a-eed8c37e77b3'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'e8be3ce7-1080-4f4d-977a-eed8c37e77b3', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/e8be3ce7-1080-4f4d-977a-eed8c37e77b3'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_error_point_notify_processing [0.062599s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_exception [0.055746s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "f01108e8-80b9-461b-9bff-438eb713e9d1", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "HEAL", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/f01108e8-80b9-461b-9bff-438eb713e9d1"}}}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'f01108e8-80b9-461b-9bff-438eb713e9d1', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'f01108e8-80b9-461b-9bff-438eb713e9d1', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/f01108e8-80b9-461b-9bff-438eb713e9d1'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant [0.068513s] ... ok DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c COMPLETED DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': 'f01108e8-80b9-461b-9bff-438eb713e9d1', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/f01108e8-80b9-461b-9bff-438eb713e9d1'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}, 'changedExtConnectivity': []}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: The pre-parsed input successfully passed validation. DEBUG: grant start grant_request[{"vnfInstanceId": "5c43d280-cab3-436c-9def-61e6d200e1b2", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "HEAL", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/5c43d280-cab3-436c-9def-61e6d200e1b2"}}, "addResources": [{"id": "cb84d17e-1f21-41e3-921b-e3b66018a5ed", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "3839faa4-3291-4556-bf32-4136874f60bb", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}], "removeResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1", "resource": {"vimConnectionId": "2a9b02e8-4615-440b-bd40-0169660a86ef", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce2", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa1", "type": "VL", "resourceTemplateId": "VL1", "resource": {"vimConnectionId": "2a9b02e8-4615-440b-bd40-0169660a86ef", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce5", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fb9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1", "resource": {"vimConnectionId": "2a9b02e8-4615-440b-bd40-0169660a86ef", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce3", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa0", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1", "resource": {"vimConnectionId": "2a9b02e8-4615-440b-bd40-0169660a86ef", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce4", "vimLevelResourceType": null}}], "placementConstraints": [{"affinityOrAntiAffinity": "ANTI_AFFINITY", "scope": "ZONE", "fallbackBestEffort": true, "resource": [{"idType": "RES_MGMT", "resourceId": "2c6e5cc7-240d-4458-a683-1fe648351200"}]}]}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '5c43d280-cab3-436c-9def-61e6d200e1b2', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351281', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351282', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'remove_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0'}, {'resource_definition_id': 'c91e0e86-e555-71fc-0f6b-e3d2945f2fd6'}, {'resource_definition_id': '5d84a03c-07e9-4978-b0cd-6450482189b7'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '5c43d280-cab3-436c-9def-61e6d200e1b2', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/5c43d280-cab3-436c-9def-61e6d200e1b2'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c COMPLETED DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': '5c43d280-cab3-436c-9def-61e6d200e1b2', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/5c43d280-cab3-436c-9def-61e6d200e1b2'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}, 'changedExtConnectivity': []}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant_1 [0.309349s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "a17a7dba-493f-4285-9596-cd82d6103afe", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "HEAL", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/a17a7dba-493f-4285-9596-cd82d6103afe"}}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant_exception [0.073398s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "fe2db93f-0098-41eb-8da6-0c6dd04b79f3", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "HEAL", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/fe2db93f-0098-41eb-8da6-0c6dd04b79f3"}}}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'fe2db93f-0098-41eb-8da6-0c6dd04b79f3', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351281', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant_resource_exception [0.067183s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_init_csar_files [0.044066s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_init_csar_files_exception [0.044306s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_init_host [0.059384s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "7556c7a8-3db4-4444-a09e-ce948e448a7d", "vnfLcmOpOccId": "cfab9e8c-e2fe-4117-aff7-a30809dfab45", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "test", "operation": "INSTANTIATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/7556c7a8-3db4-4444-a09e-ce948e448a7d"}}, "addResources": [{"id": "90195877-c40e-455e-af25-60337b33fa38", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "bb767d63-32b4-4837-a6cf-fb14c4086ea8", "type": "VL", "resourceTemplateId": "VL3"}, {"id": "bc7ae382-3a56-4657-a425-44dcc9ac66c0", "type": "LINKPORT", "resourceTemplateId": "CP1", "vduId": "VDU1"}, {"id": "cf994f4b-9326-41a1-b5bc-c7d86b8eca50", "type": "STORAGE", "resourceTemplateId": "VB1", "vduId": "VDU1"}], "placementConstraints": [{"affinityOrAntiAffinity": "ANTI_AFFINITY", "scope": "ZONE", "fallbackBestEffort": true, "resource": [{"idType": "GRANT", "resourceId": "90195877-c40e-455e-af25-60337b33fa38"}]}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_grant [0.062572s] ... ok DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '7556c7a8-3db4-4444-a09e-ce948e448a7d', 'vnf_lcm_op_occ_id': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa1', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'affectedVnfcs' DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_grant_req_with_affinity [0.072685s] ... ok DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '2c830f55-3f22-4f0a-abc2-4f74a3324b53', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/2c830f55-3f22-4f0a-abc2-4f74a3324b53'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance [0.062693s] ... ok DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_already_instantiated ... SKIPPED: Such test is no longer feasible. DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '2c830f55-3f22-4f0a-abc2-4f74a3324b53', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/2c830f55-3f22-4f0a-abc2-4f74a3324b53'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '6ce203ac-7408-4518-8d5b-ea38d1938231', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/6ce203ac-7408-4518-8d5b-ea38d1938231'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_error_point_notify_completed [0.070859s] ... ok DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '6ce203ac-7408-4518-8d5b-ea38d1938231', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/6ce203ac-7408-4518-8d5b-ea38d1938231'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '6a1a6f58-b7b5-4af2-8a35-eaa019a18bbe', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/6a1a6f58-b7b5-4af2-8a35-eaa019a18bbe'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '6a1a6f58-b7b5-4af2-8a35-eaa019a18bbe', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/6a1a6f58-b7b5-4af2-8a35-eaa019a18bbe'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_error_point_notify_processing [0.066710s] ... ok DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '0125795c-af6e-492e-8511-f33260a5ba5b', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/0125795c-af6e-492e-8511-f33260a5ba5b'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '0125795c-af6e-492e-8511-f33260a5ba5b', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/0125795c-af6e-492e-8511-f33260a5ba5b'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_error_point_vnf_config_end [0.069651s] ... ok DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_failed_with_exception [0.063592s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "b28b6117-7053-4bc4-9968-b7ac2f08d2bc", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "test", "operation": "INSTANTIATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/b28b6117-7053-4bc4-9968-b7ac2f08d2bc"}}, "addResources": [{"id": "4b8becd7-4372-44c9-915e-04dbe11f77af", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "b01a1a1f-f99d-4e1e-96ba-c0b03234ad51", "type": "VL", "resourceTemplateId": "VL3"}, {"id": "f098c8f9-3a02-4fde-aec0-3da49ac346b3", "type": "LINKPORT", "resourceTemplateId": "CP1", "vduId": "VDU1"}, {"id": "dc8aca7d-e953-407e-86a5-736ad8d5f277", "type": "STORAGE", "resourceTemplateId": "VB1", "vduId": "VDU1"}]}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'b28b6117-7053-4bc4-9968-b7ac2f08d2bc', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa1', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'b28b6117-7053-4bc4-9968-b7ac2f08d2bc', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/b28b6117-7053-4bc4-9968-b7ac2f08d2bc'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Error in updating tables VNF eb84260e-5ff7-4332-b032-50a14d6c1123 not found DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 2076, in instantiate DEBUG: self._update_vnf_attributes(context, vnf_instance, vnf_dict, DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 777, in _update_vnf_attributes DEBUG: with excutils.save_and_reraise_exception(): DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 742, in _update_vnf_attributes DEBUG: raise exceptions.VnfInstanceNotFound( DEBUG: tacker.common.exceptions.VnfInstanceNotFound: VNF eb84260e-5ff7-4332-b032-50a14d6c1123 not found DEBUG: Exception occured in instantiation for vnf instance b28b6117-7053-4bc4-9968-b7ac2f08d2bc. Error: VNF eb84260e-5ff7-4332-b032-50a14d6c1123 not found DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c FAILED_TEMP DEBUG: Error in getting resources for op id - a9c36d21-21aa-4692-8922-7999bbcae08c. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'FAILED_TEMP', 'vnfInstanceId': 'b28b6117-7053-4bc4-9968-b7ac2f08d2bc', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/b28b6117-7053-4bc4-9968-b7ac2f08d2bc'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 2076, in instantiate DEBUG: self._update_vnf_attributes(context, vnf_instance, vnf_dict, DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 777, in _update_vnf_attributes DEBUG: with excutils.save_and_reraise_exception(): DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 742, in _update_vnf_attributes DEBUG: raise exceptions.VnfInstanceNotFound( DEBUG: tacker.common.exceptions.VnfInstanceNotFound: VNF eb84260e-5ff7-4332-b032-50a14d6c1123 not found DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_grant [0.070414s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "0b097b66-0b3f-4f27-8481-81ca5ea9a682", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "test", "operation": "INSTANTIATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/0b097b66-0b3f-4f27-8481-81ca5ea9a682"}}, "addResources": [{"id": "bf6bdfde-b4a3-43b5-8fab-b2e495a91e8d", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "84ae6eaf-ee77-4c47-8d2f-0169adf45634", "type": "VL", "resourceTemplateId": "VL3"}, {"id": "35d0a467-379f-4eb2-8478-2670042bdd6a", "type": "LINKPORT", "resourceTemplateId": "CP1", "vduId": "VDU1"}, {"id": "3f1e7ba0-69e3-475b-9c5e-f9368923187b", "type": "STORAGE", "resourceTemplateId": "VB1", "vduId": "VDU1"}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_grant_exception [0.069151s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "2e2f1c96-f4f0-401d-8e23-49225f916613", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "test", "operation": "INSTANTIATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/2e2f1c96-f4f0-401d-8e23-49225f916613"}}}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '2e2f1c96-f4f0-401d-8e23-49225f916613', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_grant_resource_exception [0.060438s] ... ok DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '09602ecd-9c0b-4e41-9b60-b89ac39c9cf4', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/09602ecd-9c0b-4e41-9b60-b89ac39c9cf4'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '09602ecd-9c0b-4e41-9b60-b89ac39c9cf4', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/09602ecd-9c0b-4e41-9b60-b89ac39c9cf4'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_with_vim_id_update [0.060109s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_with_vnf_package_in_use ... SKIPPED: Such test is no longer feasible. DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '8c0e2298-f097-42c0-b86e-5cc66e9898d3', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/8c0e2298-f097-42c0-b86e-5cc66e9898d3'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: Error in getting resources for op id - cfab9e8c-e2fe-4117-aff7-a30809dfab45. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '8c0e2298-f097-42c0-b86e-5cc66e9898d3', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'cfab9e8c-e2fe-4117-aff7-a30809dfab45', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/8c0e2298-f097-42c0-b86e-5cc66e9898d3'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/cfab9e8c-e2fe-4117-aff7-a30809dfab45'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_without_vim_connection_info [0.057832s] ... ok DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 PROCESSING DEBUG: Update vnf lcm cfab9e8c-e2fe-4117-aff7-a30809dfab45 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_without_virtual_storage [0.062446s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_lcm_notification_exception_in_exception [0.067737s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_load_csar_data [0.053157s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_load_csar_data_downloading_not_completed [0.050068s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_load_csar_data_with_onboarding_state_created [0.052522s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_onboard_vnf_package_through_upload_vnf_package_content [0.046907s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_revert_upload_vnf_package_in_load_csar_data [0.191287s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_run_cleanup_vnf_packages [0.096845s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "48a3e4de-ea00-4fa5-b693-701f89383cc7", "vnfLcmOpOccId": "00e1314d-2a82-40bd-b318-cc881243843d", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "SCALE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/00e1314d-2a82-40bd-b318-cc881243843d"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7"}}, "addResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1"}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_grants_exception [0.061716s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "48a3e4de-ea00-4fa5-b693-701f89383cc7", "vnfLcmOpOccId": "00e1314d-2a82-40bd-b318-cc881243842d", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "SCALE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/00e1314d-2a82-40bd-b318-cc881243842d"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7"}}, "addResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1"}], "placementConstraints": [{"affinityOrAntiAffinity": "ANTI_AFFINITY", "scope": "ZONE", "fallbackBestEffort": true, "resource": [{"idType": "RES_MGMT", "resourceId": "2c6e5cc7-240d-4458-a683-1fe648351200", "vimConnectionId": "2a9b02e8-4615-440b-bd40-0169660a86ef"}, {"idType": "GRANT", "resourceId": "2c6e5cc7-240d-4458-a683-1fe648351280"}]}]}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'vnf_lcm_op_occ_id': 'f26f181d-7891-4720-b022-b074ec1733ef', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_grants_out [0.056591s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "48a3e4de-ea00-4fa5-b693-701f89383cc7", "vnfLcmOpOccId": "00e1314d-2a82-40bd-b318-cc881243843d", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "SCALE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/00e1314d-2a82-40bd-b318-cc881243843d"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7"}}, "addResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1"}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_grants_out_resource_exception [0.059087s] ... ok DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'vnf_lcm_op_occ_id': 'f26f181d-7891-4720-b022-b074ec1733ef'}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_in [0.054647s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "48a3e4de-ea00-4fa5-b693-701f89383cc7", "vnfLcmOpOccId": "f26f181d-7891-4720-b022-b074ec1733ef", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "SCALE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/f26f181d-7891-4720-b022-b074ec1733ef"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7"}}, "removeResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1", "resource": {"vimConnectionId": "2a9b02e8-4615-440b-bd40-0169660a86ef", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce2", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1", "resource": {"vimConnectionId": "2a9b02e8-4615-440b-bd40-0169660a86ef", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce3", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1", "resource": {"vimConnectionId": "2a9b02e8-4615-440b-bd40-0169660a86ef", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce4", "vimLevelResourceType": null}}]}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'vnf_lcm_op_occ_id': 'f26f181d-7891-4720-b022-b074ec1733ef', 'remove_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_in_grants [0.051719s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationTypes': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: Internal Sever Error[MockException] DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1865, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: Exception: MockException DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_internal_server_error [0.049533s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationType': 'VnfLcmOperationOccurrenceNotification'}] DEBUG: Can not find vnf instance for notification: DEBUG: vnf_lcm_subscription not found id[48a3e4de-ea00-4fa5-b693-701f89383cc7] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_not_found_subscription [0.046286s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: Notification failed id[7e69643a-820b-4bd7-baea-422c1adfae9e] status[400] callback_uri[b'https://localhost/callback'] DEBUG: Notification failed id[7e69643a-820b-4bd7-baea-422c1adfae9e] status[400] callback_uri[b'https://localhost/callback'] DEBUG: Notification failed id[7e69643a-820b-4bd7-baea-422c1adfae9e] status[400] callback_uri[b'https://localhost/callback'] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_retry_notification [0.048177s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: send error[MockException] DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1906, in send_notification DEBUG: response = auth_client.post( DEBUG: ^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 637, in post DEBUG: return self.request("POST", url, data=data, json=json, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request DEBUG: resp = self.send(prep, **send_kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests_mock/mocker.py", line 185, in _fake_send DEBUG: return _original_send(session, request, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send DEBUG: r = adapter.send(request, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests_mock/adapter.py", line 248, in send DEBUG: resp = matcher(request) DEBUG: ^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests_mock/adapter.py", line 228, in __call__ DEBUG: return response_matcher.get_response(request) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests_mock/response.py", line 251, in get_response DEBUG: raise self._exc DEBUG: requests.exceptions.HTTPError: MockException DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_send_error [0.051136s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: Notification request timed out. id[13c5e9a8-909b-4bce-af0b-9b62fedbc0d2] callback_uri[b'https://localhost/callback'] reason[] DEBUG: Notification request timed out. id[13c5e9a8-909b-4bce-af0b-9b62fedbc0d2] callback_uri[b'https://localhost/callback'] reason[] DEBUG: Notification request timed out. id[13c5e9a8-909b-4bce-af0b-9b62fedbc0d2] callback_uri[b'https://localhost/callback'] reason[] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_timeout [0.047691s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_vnf_identifier_creation [0.052137s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationType': 'VnfLcmOperationOccurrenceNotification', 'operationTypes': 'SCALE', 'operationStates': 'RESULT', '_links': {}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_vnf_lcm_operation_occurrence [0.047827s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_with_auth_basic [0.049525s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_with_auth_client_credentials [0.047833s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_sync_db [0.050101s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance [0.088815s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_already_not_instantiated ... SKIPPED: Such test is no longer feasible. DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_error_point_internal_processing [0.075241s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_error_point_notify_completed [0.058690s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_error_point_notify_processing [0.057153s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_exception [0.053644s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_failed_to_update_usage_state ... SKIPPED: Such test is no longer feasible. DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '96d58ffd-b2fb-4c22-bfae-0f459e1e09b7', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/96d58ffd-b2fb-4c22-bfae-0f459e1e09b7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Loading Plugin: nfvo DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: Loading Plugin: vnfm DEBUG: Loading Plugin: commonservices DEBUG: Fail to get default vim due to No row was found when one was required DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c FAILED_TEMP DEBUG: Error in getting resources for op id - a9c36d21-21aa-4692-8922-7999bbcae08c. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'FAILED_TEMP', 'vnfInstanceId': '96d58ffd-b2fb-4c22-bfae-0f459e1e09b7', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/96d58ffd-b2fb-4c22-bfae-0f459e1e09b7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/vnfm/vim_client.py", line 47, in get_vim DEBUG: vim_info = nfvo_plugin.get_default_vim(context) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/db/nfvo/nfvo_db_plugin.py", line 195, in get_default_vim DEBUG: vim_db = self._get_default_vim(context) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/db/nfvo/nfvo_db_plugin.py", line 192, in _get_default_vim DEBUG: nfvo_db.Vim.is_default == sql.true()).one() DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/query.py", line 2777, in one DEBUG: return self._iter().one() # type: ignore DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/result.py", line 1810, in one DEBUG: return self._only_one_row( DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row DEBUG: raise exc.NoResultFound( DEBUG: sqlalchemy.exc.NoResultFound: No row was found when one was required DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 2167, in terminate DEBUG: default_vim = vnflcm_utils._get_vim(context, None) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/vnflcm/utils.py", line 61, in _get_vim DEBUG: vim_res = vim_client_obj.get_vim( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/vnfm/vim_client.py", line 50, in get_vim DEBUG: raise nfvo.VimDefaultNotDefined() DEBUG: tacker.extensions.nfvo.VimDefaultNotDefined: Default VIM is not defined. DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant [0.075289s] ... ok DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '32a71dbc-b074-4841-bed8-2b248b0ad9ba', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/32a71dbc-b074-4841-bed8-2b248b0ad9ba'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: Loading Plugin: nfvo DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: Loading Plugin: vnfm DEBUG: Loading Plugin: commonservices DEBUG: Fail to get default vim due to No row was found when one was required DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c FAILED_TEMP DEBUG: Error in getting resources for op id - a9c36d21-21aa-4692-8922-7999bbcae08c. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'FAILED_TEMP', 'vnfInstanceId': '32a71dbc-b074-4841-bed8-2b248b0ad9ba', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/32a71dbc-b074-4841-bed8-2b248b0ad9ba'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/vnfm/vim_client.py", line 47, in get_vim DEBUG: vim_info = nfvo_plugin.get_default_vim(context) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/db/nfvo/nfvo_db_plugin.py", line 195, in get_default_vim DEBUG: vim_db = self._get_default_vim(context) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/db/nfvo/nfvo_db_plugin.py", line 192, in _get_default_vim DEBUG: nfvo_db.Vim.is_default == sql.true()).one() DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/query.py", line 2777, in one DEBUG: return self._iter().one() # type: ignore DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/result.py", line 1810, in one DEBUG: return self._only_one_row( DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row DEBUG: raise exc.NoResultFound( DEBUG: sqlalchemy.exc.NoResultFound: No row was found when one was required DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 2167, in terminate DEBUG: default_vim = vnflcm_utils._get_vim(context, None) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/vnflcm/utils.py", line 61, in _get_vim DEBUG: vim_res = vim_client_obj.get_vim( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/vnfm/vim_client.py", line 50, in get_vim DEBUG: raise nfvo.VimDefaultNotDefined() DEBUG: tacker.extensions.nfvo.VimDefaultNotDefined: Default VIM is not defined. DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant_1 [0.074221s] ... ok DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant_and_vnf_instance_update_exception [0.065073s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "10c145cf-4df3-4a85-bc64-d21fd5fea044", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "TERMINATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/10c145cf-4df3-4a85-bc64-d21fd5fea044"}}}] DEBUG: Failed to revert task state for vnf instance 10c145cf-4df3-4a85-bc64-d21fd5fea044. Error: test_ex DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant_exception [0.062026s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "430dfb51-1364-44ab-bb73-88ef6fe65dc5", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3bc288cd-daca-490a-b7f7-77b68cf9e721", "flavourId": "simple", "operation": "TERMINATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/430dfb51-1364-44ab-bb73-88ef6fe65dc5"}}}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '430dfb51-1364-44ab-bb73-88ef6fe65dc5', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'remove_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '2a9b02e8-4615-440b-bd40-0169660a86ef', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}]}] DEBUG: Failed to revert task state for vnf instance 430dfb51-1364-44ab-bb73-88ef6fe65dc5. Error: test_ex DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant_resource_exception [0.063983s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_with_usage_state_already_in_use ... SKIPPED: Such test is no longer feasible. DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_with_usage_state_not_in_use ... SKIPPED: Such test is no longer feasible. DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '19eedde5-cc74-4aea-8525-74582aa990a0', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/19eedde5-cc74-4aea-8525-74582aa990a0'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '19eedde5-cc74-4aea-8525-74582aa990a0', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/19eedde5-cc74-4aea-8525-74582aa990a0'}}, 'changed_info': {'vnf_instance_name': 'new_instance_name', 'vnf_instance_description': 'new_instance_discription', 'metadata': {'key': 'value'}, 'vnf_provider': 'test vnf provider', 'vnf_product_name': 'Sample VNF', 'vnf_software_version': '1.0', 'vnfd_version': '1.0'}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_update [0.059035s] ... ok DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '19eedde5-cc74-4aea-8525-74582aa990a0', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/19eedde5-cc74-4aea-8525-74582aa990a0'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '19eedde5-cc74-4aea-8525-74582aa990a0', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/19eedde5-cc74-4aea-8525-74582aa990a0'}}, 'changed_info': {'vnf_instance_name': 'new_instance_name', 'vnf_instance_description': 'new_instance_discription', 'metadata': {'key': 'value'}, 'vnf_provider': 'test vnf provider', 'vnf_product_name': 'Sample VNF', 'vnf_software_version': '1.0', 'vnfd_version': '1.0'}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_update_lcm_with_vnf_pkg_id [0.057986s] ... ok DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '19eedde5-cc74-4aea-8525-74582aa990a0', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/19eedde5-cc74-4aea-8525-74582aa990a0'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '19eedde5-cc74-4aea-8525-74582aa990a0', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/19eedde5-cc74-4aea-8525-74582aa990a0'}}, 'changed_info': {'vnf_instance_name': 'new_instance_name', 'metadata': {'key': 'value'}, 'vnf_provider': 'test vnf provider', 'vnf_product_name': 'Sample VNF', 'vnf_software_version': '1.0', 'vnfd_version': '1.0'}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_update_lcm_without_vnf_instance_description [0.060231s] ... ok DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '19eedde5-cc74-4aea-8525-74582aa990a0', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/19eedde5-cc74-4aea-8525-74582aa990a0'}}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_update_lcm_without_vnf_instance_name [0.059872s] ... ok DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '19eedde5-cc74-4aea-8525-74582aa990a0', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/19eedde5-cc74-4aea-8525-74582aa990a0'}}, 'changed_info': {'vnf_instance_description': 'new_instance_discription', 'metadata': {'key': 'value'}, 'vnf_provider': 'test vnf provider', 'vnf_product_name': 'Sample VNF', 'vnf_software_version': '1.0', 'vnfd_version': '1.0'}}] DEBUG: Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8)] DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlite3.OperationalError: no such function: JSON_CONTAINS DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/conductor/conductor_server.py", line 1858, in send_notification DEBUG: objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( DEBUG: File "/usr/lib/python3.12/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper DEBUG: result = fn(cls, context, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: return _vnf_lcm_subscriptions_get(context, DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper DEBUG: return fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get DEBUG: result = context.session.execute(text(stmt)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2306, in execute DEBUG: return self._execute_internal( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/session.py", line 2200, in _execute_internal DEBUG: result = conn.execute( DEBUG: ^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1408, in execute DEBUG: return meth( DEBUG: ^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 513, in _execute_on_connection DEBUG: return connection._execute_clauseelement( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1630, in _execute_clauseelement DEBUG: ret = self._execute_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1839, in _execute_context DEBUG: return self._exec_single_context( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1979, in _exec_single_context DEBUG: self._handle_dbapi_exception( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 2332, in _handle_dbapi_exception DEBUG: raise newraise.with_traceback(exc_info[2]) from e DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/base.py", line 1960, in _exec_single_context DEBUG: self.dialect.do_execute( DEBUG: File "/usr/lib64/python3.12/site-packages/sqlalchemy/engine/default.py", line 924, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS DEBUG: [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] DEBUG: (Background on this error at: https://sqlalche.me/e/20/e3q8) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_upload_vnf_package_from_uri [0.053059s] ... ok DEBUG: Failed to open csar URL: http://localhost/test.zip due to error: HTTP Error 401: HTTP Error 401 Unauthorized DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_upload_vnf_package_from_uri_with_invalid_auth [0.050082s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_InvalidModelInputExceptionNotThrown [0.017449s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_create_event [0.013459s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_event_not_found [0.011578s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_event_by_id [0.012567s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events [0.012839s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events_filtered_invalid_id [0.014651s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events_filtered_valid_id [0.013834s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events_valid_fields [0.012468s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_check_migration [0.009850s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_current [0.009546s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_database_sync_revision [0.011578s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_history [0.009047s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_stamp [0.011662s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_update_head_file_multiple_heads [0.008411s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_update_head_file_success [0.009943s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_upgrade [0.011412s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_file_missing_file [0.010011s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_file_multiple_heads [0.008973s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_file_wrong_contents [0.009139s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_success [0.008872s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_all_option [0.018410s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_api_ver_option [0.016084s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_keep_orig_option [0.012540s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_mark_delete_option [0.013243s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_no_option_invalid [0.009491s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_vnf_id_option [0.010364s] ... ok DEBUG: VIM id invalid or key not found for 6261579e-d6f3-49ad-8bc3-a9cb974778ff DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_create_vnf_instance_v2 [0.061562s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_create_vnf_lcm_op_occ_v2 [0.049244s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_get_all_vnfs [0.158991s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_mark_delete_v1 [0.048269s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_mark_delete_v2 [0.050121s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_age_negative_integer_input [0.012751s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_age_not_integer_input [0.011282s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_invalid_granularity_input [0.011196s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_events [0.011366s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_vim [0.011736s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_vnf [0.011056s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_vnfd [0.010996s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_attribute_with_valid_data [0.015723s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_get_by_id [0.014684s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_get_by_id_with_no_existing_id [0.015156s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_invalid_attribute [0.013186s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_obj_load_attr_without_context [0.013014s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_obj_load_attr_without_id_in_object [0.013207s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_vnf_package_artifact_create [0.016145s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_destroy_vnf_instance [0.017928s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_vnf_instance_create [0.018411s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_vnf_instance_get_by_id [0.017820s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_vnf_instance_update [0.017478s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_add_user_defined_data [0.016195s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_destroy_vnf_package [0.019004s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_make_vnf_packages_list [0.017306s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_add_key_value_and_modify_value [0.018387s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_existing_key_new_value [0.017180s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_existing_key_with_same_value [0.015863s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_with_new_key_value [0.015801s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_create [0.014899s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_get_by_id [0.021151s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_list [0.019783s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_update [0.016874s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package_vnfd.TestVnfPackageVnfd.test_vnf_package_vnfd_create [0.013268s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package_vnfd.TestVnfPackageVnfd.test_vnf_package_vnfd_get_by_id [0.015057s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_destroy_vnf_resource [0.021153s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_make_vnf_resources_list [0.020068s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_create [0.020012s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_get_by_id [0.018982s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_list [0.018736s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_update [0.020061s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_InvalidModelInputExceptionNotThrown [0.013515s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_create_event [0.012203s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_event_not_found [0.012886s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_event_by_id [0.012363s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events [0.019292s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events_filtered_invalid_id [0.016287s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events_filtered_valid_id [0.013550s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events_valid_fields [0.013216s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_extension_extended_attribute.ExtensionExtendedAttributeTestCase.test_ext_test_resource_create ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.extensions.test_extension_extended_attribute.ExtensionExtendedAttributeTestCase.test_ext_test_resource_get ... SKIPPED: Not ready yet DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Failed to open csar URL: http://welcome.com/test.zip due to error: HTTP Error 401: HTTP Error 401 Unauthorized DEBUG: {0} tacker.tests.unit.glance_store.test_store.StoreBaseTest.test_get_csar_data_iter_unauthorised [0.010846s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.glance_store.test_store.StoreBaseTest.test_get_csar_data_iter_with_username_password [0.011119s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.glance_store.test_store.StoreBaseTest.test_get_csar_data_iter_without_username_password [0.014134s] ... ok DEBUG: Calculated Secrets uuid ref: secrets/True DEBUG: {0} tacker.tests.unit.keymgr.test_barbican_key_manager.TestBarbicanKeyManager.test_delete_ext_oauth2_auth [0.018509s] ... ok DEBUG: Calculated Secrets uuid ref: secrets/True DEBUG: {0} tacker.tests.unit.keymgr.test_barbican_key_manager.TestBarbicanKeyManager.test_get_ext_oauth2_auth [0.016512s] ... ok DEBUG: Error creating Barbican client: The value is required for option barbican_endpoint in group [key_manager] DEBUG: {0} tacker.tests.unit.keymgr.test_barbican_key_manager.TestBarbicanKeyManager.test_get_ext_oauth2_auth_no_endpoint [0.010814s] ... ok DEBUG: {0} tacker.tests.unit.keymgr.test_barbican_key_manager.TestBarbicanKeyManager.test_store_ext_oauth2_auth [0.012044s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_deregister_vim_barbican [0.010052s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_deregister_vim_barbican_ext_oauth2_auth [0.009562s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_encode_vim_auth_barbican [0.010833s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_encode_vim_auth_barbican_ext_oauth2_auth [0.009190s] ... ok DEBUG: DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_register_k8sclient [0.010297s] ... ok DEBUG: DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_register_vim_with_use_helm_parameter [0.011308s] ... ok DEBUG: If you want to register kubernetes vim with helm, please set ssl_ca_cert. DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_register_vim_with_use_helm_parameter_and_not_set_ssl_ca_cert [0.009654s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_deregister_vim [0.010887s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_deregister_vim_barbican [0.009501s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_deregister_vim_barbican_ext_oauth2_auth [0.009774s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_encode_vim_auth_barbican [0.009353s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_encode_vim_auth_barbican_ext_oauth2_auth [0.009615s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_register_keystone_v3 [0.009506s] ... ok DEBUG: Authorization failed for user DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_register_vim_invalid_auth [0.009332s] ... ok DEBUG: Authorization failed for user DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_register_vim_missing_auth [0.009725s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vim [0.015484s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vim_k8s_oidc [0.016756s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vim_k8s_token [0.017948s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_delete_vim [0.023542s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim [0.022302s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim_barbican [0.020162s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim_oidc_to_token [0.021240s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim_token_to_oidc [0.020199s] ... ok DEBUG: [fernet_tokens] key_repository does not appear to exist; attempting to create it DEBUG: Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it DEBUG: {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim_userpass_to_oidc [0.020735s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_change_ext_conn_req.ChangeExtConnRequestTestCase.test_obj_from_primitive [0.009571s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_fields.TestListOfObjects.test_list_of_obj [0.008043s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_fields.TestListOfStrings.test_list_of_string [0.007779s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_fields.TestString.test_stringify [0.008010s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_grant.GrantTestCase.test_obj_from_primitive [0.008684s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_instantiate_vnf_req.InstantiateVnfRequestTestCase.test_from_vnf_instance_with_ext_vl_and_ext_managed_vl [0.010147s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_instantiate_vnf_req.InstantiateVnfRequestTestCase.test_from_vnf_instance_with_flavour [0.009012s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_instantiate_vnf_req.InstantiateVnfRequestTestCase.test_from_vnf_instance_with_flavour_and_instantiation_level [0.008380s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_terminate_vnf_request.TestTerminateVnfRequest.test_obj_from_primitive [0.010334s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_terminate_vnf_request.TestTerminateVnfRequest.test_obj_from_primitive_without_timeout [0.010228s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vim_connection.TestVnfResource.test_obj_from_primitive_and_object_to_dict [0.010112s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_attribute_with_valid_data [0.015073s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_create [0.014009s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_create_with_id [0.012886s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_create_with_software_images [0.014205s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_destroy [0.014089s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_destroy_without_id [0.013290s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_get_by_id [0.014463s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_get_by_id_with_no_existing_id [0.014792s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_get_by_id_with_software_images [0.026971s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_invalid_attribute [0.174694s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_obj_load_attr_without_context [0.014133s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_obj_load_attr_without_id_in_object [0.014574s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_create [0.016884s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_create_failure_with_id [0.015316s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_destroy [0.017641s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_destroy_failure_without_id [0.015125s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_get_all [0.019557s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_get_by_id [0.017837s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_get_by_id_non_existing_vnf_instance [0.015976s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_save [0.017452s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_save_error [0.017375s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update [0.024198s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update_metadata_key_is_none [0.021443s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update_metadata_not_dict [0.021640s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update_vim_connection_info_change_element [0.029061s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update_vim_connection_info_no_change_existing_id [0.029067s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_vnf_instance_list_get_by_filters [0.020947s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_ext_link_port_info_obj_from_primitive_and_obj_to_dict [0.019212s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_ext_mng_virt_link_obj_from_primitive_and_obj_to_dict [0.018814s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_ext_virt_link_info_obj_from_primitive_and_obj_to_dict [0.018536s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_instantiated_info_obj_from_primitive_and_obj_to_dict [0.023528s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_resource_handle_obj_from_primitive_and_object_to_dict [0.018506s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_save [0.021383s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_virt_strg_res_info_obj_from_primitive_and_obj_to_dict [0.017509s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_vnf_ext_cp_info_obj_from_primitive_and_obj_to_dict [0.017542s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_vnfc_cp_info_obj_from_primitive_and_obj_to_dict [0.016781s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_vnfc_resource_info_obj_from_primitive_and_obj_to_dict [0.018638s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_op_occs.TestVnfLcmOpOcc.test_create [0.020443s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_op_occs.TestVnfLcmOpOcc.test_save [0.022977s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_create_1 [0.018287s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_create_2 [0.017587s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_destroy [0.018735s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_destroy_for_invalid_tenant_id [0.017003s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_get [0.017488s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_list [0.016115s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_show [0.015930s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_show_for_invalid_tenant_id [0.016495s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_attribute_with_valid_data [0.015280s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create [0.018537s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create_ignore_flavours [0.016667s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create_with_id [0.015998s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create_without_user_define_data [0.014818s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_destroy [0.013166s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_destroy_without_id [0.013256s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_all [0.013457s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id [0.020737s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id_with_flavours [0.015998s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id_with_no_existing_id [0.014285s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id_without_flavours [0.014792s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_invalid_attribute [0.013341s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_obj_load_attr_without_context [0.012368s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_obj_load_attr_without_id_in_object [0.012263s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_obj_make_compatible [0.012487s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_save [0.014671s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_save_error [0.014726s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_vnf_package_list_by_filter [0.032170s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_create [0.017445s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_create_with_id [0.019931s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_by_id [0.015788s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_by_package_id [0.015235s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_by_vnfd_id [0.022697s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_vnf_package_vnfd [0.018418s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_vnf_package_vnfd_by_vnfid [0.016284s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_create [0.017015s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_create_with_id [0.015840s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_destroy [0.017703s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_destroy_failure_without_id [0.020668s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_get_by_vnf_instance_id [0.018516s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_save [0.018598s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_save_error [0.019179s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_attribute_with_valid_data [0.016185s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_create [0.017713s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_get_by_id [0.022510s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_get_by_id_with_no_existing_id [0.016866s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_invalid_attribute [0.015252s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_obj_load_attr_without_context [0.014667s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_obj_load_attr_without_id_in_object [0.015104s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_software_image_create_with_id [0.017029s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_check_vnfd_attribute [0.016228s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_delete [0.015767s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_destroy [0.013748s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_obj_from_db_obj [0.014957s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_check_vnfd_attribute [0.014896s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_create [0.014105s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_delete [0.013598s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_destroy [0.012725s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_obj_from_db_obj [0.011923s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing authorized user: project_member DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_cancel_vnf [0.026260s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_change_ext_conn_vnf [0.032452s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:create failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:create failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:create failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_create_vnf [0.033632s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_delete_vnf [0.026809s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing authorized user: project_member DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_fail_vnf [0.024903s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_heal_vnf [0.033029s] ... ok DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:index failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_index_vnf [0.024522s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_instantiate_vnf [0.031693s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:list_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_list_lcm_op_occs [0.019007s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_retry_vnf [0.027064s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_admin DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_member DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_rollback_vnf [0.025983s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing authorized user: legacy_admin DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_admin DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_member DEBUG: NOT SCALE VNF DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_scale_vnf [0.068258s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_show_lcm_op_occs [0.022141s] ... ok DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_show_vnf [0.019204s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_terminate_vnf [0.032920s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_update_vnf [0.018045s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing authorized user: project_member DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_cancel_vnf [0.032065s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_change_ext_conn_vnf [0.042477s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:create failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:create failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:create failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_create_vnf [0.034110s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_delete_vnf [0.027903s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing authorized user: project_member DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_fail_vnf [0.021352s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_heal_vnf [0.035086s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:index failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_index_vnf [0.019668s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_instantiate_vnf [0.036876s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_list_lcm_op_occs [0.017448s] ... ok DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:list_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_retry_vnf [0.027151s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_rollback_vnf [0.021427s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_admin DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_member DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing authorized user: legacy_admin DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_admin DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_member DEBUG: NOT SCALE VNF DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_scale_vnf [0.100017s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_show_lcm_op_occs [0.022638s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_show_vnf [0.019974s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_terminate_vnf [0.035883s] ... ok DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_update_vnf [0.027094s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing authorized user: project_member DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing authorized user: project_reader DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing authorized user: project_foo DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_cancel_vnf [0.026300s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_change_ext_conn_vnf [0.034512s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_create_vnf [0.038261s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_delete_vnf [0.022772s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing authorized user: project_member DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing authorized user: project_reader DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing authorized user: project_foo DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_fail_vnf [0.017811s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_heal_vnf [0.027243s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_index_vnf [0.016243s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_instantiate_vnf [0.030862s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_list_lcm_op_occs [0.019998s] ... ok DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_retry_vnf [0.020994s] ... ok DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_admin DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_member DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_reader DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_foo DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_rollback_vnf [0.015538s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_admin DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_member DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_reader DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_foo DEBUG: NOT SCALE VNF DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_scale_vnf [0.062327s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_show_lcm_op_occs [0.016812s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_show_vnf [0.014733s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_terminate_vnf [0.028021s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_update_vnf [0.017388s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing authorized user: project_member DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing authorized user: project_reader DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing authorized user: project_foo DEBUG: Cancel operation in state FAILED_TEMP is not allowed DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:cancel failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_cancel_vnf [0.030618s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_change_ext_conn_vnf [0.036726s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_create_vnf [0.035268s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_delete_vnf [0.025740s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing authorized user: project_member DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing authorized user: project_reader DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing authorized user: project_foo DEBUG: Transitions to FAIL from state FAILED is not allowed DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_fail_vnf [0.019578s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_heal_vnf [0.033304s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_index_vnf [0.020058s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:instantiate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_instantiate_vnf [0.034030s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_list_lcm_op_occs [0.016458s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:retry failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_retry_vnf [0.024144s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_admin DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_member DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_reader DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing authorized user: project_foo DEBUG: OperationState IS NOT FAILED_TEMP DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_rollback_vnf [0.020554s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_admin DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_member DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_reader DEBUG: NOT SCALE VNF DEBUG: Testing authorized user: project_foo DEBUG: NOT SCALE VNF DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:scale failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_scale_vnf [0.094203s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show_lcm_op_occs failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_show_lcm_op_occs [0.016641s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_show_vnf [0.014464s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:terminate failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_terminate_vnf [0.031396s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing authorized user: legacy_admin DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_update_vnf [0.018197s] ... ok DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:update_vnf failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:create failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:create failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:create failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_create_vnf_package [0.023128s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_delete_vnf_package [0.021439s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_fetch_package_content_vnf_package [0.016751s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_fetch_vnf_package_artifacts [0.017572s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_get_vnf_package_vnfd [0.167979s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:index failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_index_vnf_package [0.023024s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_patch_vnf_package [0.026707s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_show_vnf_package [0.017452s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_upload_vnf_package_content_package [0.017436s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_upload_vnf_package_from_uri [0.025008s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:create failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:create failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:create failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_create_vnf_package [0.029169s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_delete_vnf_package [0.022094s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_fetch_package_content_vnf_package [0.017966s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_fetch_vnf_package_artifacts [0.018065s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_get_vnf_package_vnfd [0.163347s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:index failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_index_vnf_package [0.027050s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_patch_vnf_package [0.031168s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_show_vnf_package [0.023910s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: project_reader DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: project_foo DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_upload_vnf_package_content_package [0.020962s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': '189ae835-a894-48bc-8fc5-2dc406ea76bb', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['foo'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_upload_vnf_package_from_uri [0.033236s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_create_vnf_package [0.021619s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_delete_vnf_package [0.021835s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_fetch_package_content_vnf_package [0.015678s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_fetch_vnf_package_artifacts [0.016039s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_get_vnf_package_vnfd [0.315327s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_index_vnf_package [0.019625s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_patch_vnf_package [0.025320s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_show_vnf_package [0.015146s] ... ok DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_upload_vnf_package_content_package [0.014868s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackagePolicyTest.test_upload_vnf_package_from_uri [0.022453s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_create_vnf_package [0.026411s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_delete_vnf_package [0.023110s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_fetch_package_content_vnf_package [0.015204s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_fetch_vnf_package_artifacts [0.015046s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_get_vnf_package_vnfd [0.165869s] ... ok DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing authorized user: other_project_member DEBUG: Testing authorized user: other_project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_index_vnf_package [0.025556s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_patch_vnf_package [0.028926s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_show_vnf_package [0.015439s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: Testing authorized user: project_member DEBUG: Testing authorized user: project_reader DEBUG: Testing authorized user: project_foo DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Testing unauthorized user: other_project_member DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Testing unauthorized user: other_project_member DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_upload_vnf_package_content_package [0.016156s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_upload_vnf_package_from_uri [0.034108s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_from_uri failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': '4a1752f7-bb2d-4428-8c44-210179355646', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: X_USER_ID is not found in request DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_no_user_id [0.015288s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_request_id_extracted_from_env [0.007770s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_roles_no_admin [0.008660s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_roles_with_admin [0.007320s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_auth_token [0.006821s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_tenant_id [0.006994s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_user_id [0.006998s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_user_tenant_name [0.007050s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_without_auth_token [0.007544s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_basic_with_local [0.007339s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_basic_with_subscription [0.007015s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_noauth_with_local [0.007022s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_oauth2_client_credentials_with_local [0.007680s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_oauth2_client_credentials_with_subscription [0.007800s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_init [0.007609s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_basic [0.006939s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_noauth [0.006710s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_oauth2_client_credentials [0.007245s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_used_chahe [0.008094s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBasic.test_do_auth [0.007862s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBasic.test_do_auth_invalid_token_type [0.007952s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBasic.test_do_auth_invalid_token_value [0.008436s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_invalid_scope [0.009072s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_invalid_token_value [0.008622s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_no_response [0.008023s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_no_token_type_in_response [0.009203s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_no_token_value_in_response [0.008500s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_basic [0.009183s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_bearer_1_VnflcmAPIRouter [0.009080s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_bearer_2_VnfpkgmAPIRouter [0.008821s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_none [0.008927s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidatorExecution.test_called [0.007914s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_1_GET [0.007139s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_2_PUT [0.007139s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_3_POST [0.006859s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_4_DELETE [0.006853s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_5_PATCH [0.006918s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: Get Access Token, Connecting to DEBUG: expires_in=<1> exist, scheduler regist. DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_apply_access_token_info [1.011222s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: 401 Client Error: None for url: https://oauth2/tokens DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_apply_access_token_info_fail_error_response [0.009306s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_apply_access_token_info_fail_timeout [0.019277s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_1_GET [0.017068s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_2_PUT [0.017637s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_3_POST [0.029624s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_4_DELETE [0.015490s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_5_PATCH [0.012834s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: Authentication error , details=error. DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_auth_error [0.009608s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: Exception in thread Thread-85: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner DEBUG: self.run() DEBUG: File "/usr/lib64/python3.12/threading.py", line 1433, in run DEBUG: self.function(*self.args, **self.kwargs) DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/auth.py", line 149, in apply_access_token_info DEBUG: self.__set_access_token_info(self.grant.get_accsess_token()) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/auth.py", line 110, in get_accsess_token DEBUG: response = basic_auth_request.post( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 637, in post DEBUG: return self.request("POST", url, data=data, json=json, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/auth.py", line 193, in request DEBUG: return super().request(method, url, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request DEBUG: resp = self.send(prep, **send_kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests_mock/mocker.py", line 185, in _fake_send DEBUG: return _original_send(session, request, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send DEBUG: r = adapter.send(request, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/requests_mock/adapter.py", line 261, in send DEBUG: raise exceptions.NoMockAddress(request) DEBUG: requests_mock.exceptions.NoMockAddress: No mock address: POST https://oauth2/tokens DEBUG: expires_in=<1> exist, scheduler regist. DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_expaire [1.014244s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_invalid_value_1_None [0.013742s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_invalid_value_2_ [0.011455s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_non_expaire [0.008212s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_generate_tacker_service_context_external [0.008647s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_generate_tacker_service_context_keystone [0.008602s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_admin_context [0.008647s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_admin_to_dict [0.008639s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_admin_without_session_to_dict [0.011150s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_create [0.010943s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_create_with_name [0.007665s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_create_with_request_id [0.016844s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_elevated_retains_request_id [0.012896s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_get_admin_context_not_update_local_store [0.007748s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_overwrite [0.007845s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_to_dict [0.007643s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_to_dict_with_name [0.009384s] ... ok DEBUG: {0} tacker.tests.unit.test_policy.DefaultPolicyTestCase.test_default_not_found ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.DefaultPolicyTestCase.test_policy_called ... SKIPPED: Not ready yet DEBUG: /usr/lib/python3.12/site-packages/oslo_policy/policy.py:725: UserWarning: Policy "admin_or_owner":"is_admin:True or project_id:%(project_id)s" was deprecated for removal in 11.0.0. Reason: DEBUG: Tacker API policies are introducing new default roles with scope_type DEBUG: capabilities. Old policies are deprecated and silently going to be ignored DEBUG: in future. DEBUG: . Its value may be silently ignored in the future. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_policy/policy.py:725: UserWarning: Policy "admin_only":"is_admin:True" was deprecated for removal in 11.0.0. Reason: DEBUG: Tacker API policies are introducing new default roles with scope_type DEBUG: capabilities. Old policies are deprecated and silently going to be ignored DEBUG: in future. DEBUG: . Its value may be silently ignored in the future. DEBUG: warnings.warn( DEBUG: `all` of vendor in target is special role DEBUG: Policy check for get_vim failed with target check {'project_id': 'fake', 'user_id': 'fake', 'vendor': 'all', 'area': '*', 'tenant': '*'} DEBUG: {0} tacker.tests.unit.test_policy.EnhancedPolicyTestCace.test_check_with_target_special_role [0.014454s] ... ok DEBUG: {0} tacker.tests.unit.test_policy.EnhancedPolicyTestCace.test_enforce_with_target_special_role [0.014764s] ... ok DEBUG: {0} tacker.tests.unit.test_policy.PolicyFileTestCase.test_modified_policy_reloads ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_check_bad_action_noraise ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_check_non_existent_action ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_early_AND_enforcement ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_early_OR_enforcement ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_bad_action_throws ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_good_action ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_http_false ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_http_true ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_nonexistent_action_throws ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_ignore_case_role_check ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.PolicyTestCase.test_templatized_enforcement ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_build_subattribute_match_rule_empty_dict_validator ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_build_subattribute_match_rule_wrong_validation_info ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_admin_only_subattribute ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_admin_only_subattribute_nonadminctx_returns_403 ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_attribute_create ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_attribute_no_context_is_admin_policy ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_attribute_nonadminctx_returns_403 ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_attribute_update ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_nonadminctx_no_ctx_is_admin_policy_403 ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_firewall_policy_shared ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_firewall_rule_shared ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_plugin_failure ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_regularuser_on_read ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_subattribute ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check_invalid_parent_resource_raises ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check_malformed_target_field_raises ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check_parent_resource ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check_parent_resource_bw_compatibility ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_context_is_admin_rule_missing ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_with_or_check ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_with_other_rules ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_with_role_check ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_with_rule_check ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_nonadmin_read_on_private_fails ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_nonadmin_read_on_shared_succeeds ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_nonadmin_write_on_private_fails ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_nonadmin_write_on_shared_fails ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_set_rules_with_deprecated_set_policy ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_set_rules_with_deprecated_view_policy ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_tenant_id_check_no_target_field_raises ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch [0.006920s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.006595s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.010338s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.DictSerializerTest.test_dispatch_default [0.006713s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.FaultTest.test_call_fault [0.006764s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_default_raise_Malformed_Exception [0.006434s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_json [0.006969s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_unicode [0.008369s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_utf8 [0.006545s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDictSerializerTest.test_json [0.006716s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDictSerializerTest.test_json_with_unicode [0.007076s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.MiddlewareTest.test_process_response [0.006679s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_deserialize [0.000819s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_action_args [0.000076s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_body_deserializer_unknown_content_type [0.000109s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_deserializer [0.000046s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_expected_content_type [0.000129s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_custom [0.007170s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_default [0.007000s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:4420: DeprecationWarning: The behavior of AcceptLanguageValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_best_match_language [0.008067s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_accept_and_query_extension [0.007288s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_accept_default [0.006898s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_accept_with_given_content_types [0.006367s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_from_accept [0.006609s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_from_query_extension [0.006433s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_missing [0.006507s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_unsupported [0.010484s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_with_charset [0.006733s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_with_given_content_types [0.007479s] ... ok DEBUG: .FakeRequest.method of .FakeRequest object at 0x7fa5c95f15b0>> http://where.no DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_bad_request [0.008044s] ... ok DEBUG: Unable to deserialize body as provided Content-Type DEBUG: InvalidContentType: Unsupported Content-Type DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 599, in get_body_deserializer DEBUG: return self.body_deserializers[content_type] DEBUG: ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ DEBUG: KeyError: 'best_match_content_type' DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 986, in __call__ DEBUG: action, args, accept = self.deserializer.deserialize(request) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 559, in deserialize DEBUG: action_args.update(self.deserialize_body(request, action)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 586, in deserialize_body DEBUG: with excutils.save_and_reraise_exception(): DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 584, in deserialize_body DEBUG: deserializer = self.get_body_deserializer(content_type) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 601, in get_body_deserializer DEBUG: raise exception.InvalidContentType(content_type=content_type) DEBUG: tacker.common.exceptions.InvalidContentType: Invalid content type best_match_content_type DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_bad_request_error [0.007476s] ... ok DEBUG: .FakeRequest.method of .FakeRequest object at 0x7fa5c95f1a00>> http://where.no DEBUG: Exception handling resource: attribute name must be string, not 'NoneType' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 999, in __call__ DEBUG: action_result = self.dispatch(request, action, args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 1039, in dispatch DEBUG: controller_method = getattr(self.controller, action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: TypeError: attribute name must be string, not 'NoneType' DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_dispatch [0.007143s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_dispatch_unknown_controller_action [0.007630s] ... ok DEBUG: POST http://localhost/ DEBUG: MalformedRequestBody: Malformed request body DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 506, in _from_json DEBUG: return jsonutils.loads(datastring) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_serialization/jsonutils.py", line 250, in loads DEBUG: return json.loads(encodeutils.safe_decode(s, encoding), **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/json/__init__.py", line 346, in loads DEBUG: return _default_decoder.decode(s) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/json/decoder.py", line 338, in decode DEBUG: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/json/decoder.py", line 354, in raw_decode DEBUG: obj, end = self.scan_once(s, idx) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_malformed_request_body_throws_bad_request [0.007928s] ... ok DEBUG: json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 column 2 (char 1) DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 986, in __call__ DEBUG: action, args, accept = self.deserializer.deserialize(request) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 559, in deserialize DEBUG: action_args.update(self.deserialize_body(request, action)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 595, in deserialize_body DEBUG: return deserializer.deserialize(body, action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 496, in deserialize DEBUG: return self.dispatch(datastring, action=action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 416, in dispatch DEBUG: return action_method(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 512, in default DEBUG: return {'body': self._from_json(datastring)} DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 509, in _from_json DEBUG: raise exception.MalformedRequestBody(reason=msg) DEBUG: tacker.common.exceptions.MalformedRequestBody: Malformed request body: Cannot understand JSON DEBUG: GET http://localhost/ DEBUG: Exception handling resource: attribute name must be string, not 'NoneType' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 999, in __call__ DEBUG: action_result = self.dispatch(request, action, args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 1039, in dispatch DEBUG: controller_method = getattr(self.controller, action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: TypeError: attribute name must be string, not 'NoneType' DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_type_error [0.007093s] ... ok DEBUG: POST http://localhost/ DEBUG: Exception handling resource: attribute name must be string, not 'NoneType' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 999, in __call__ DEBUG: action_result = self.dispatch(request, action, args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 1039, in dispatch DEBUG: controller_method = getattr(self.controller, action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: TypeError: attribute name must be string, not 'NoneType' DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_bad_request_error [0.007051s] ... ok DEBUG: POST http://localhost/ DEBUG: MalformedRequestBody: Malformed request body DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 506, in _from_json DEBUG: return jsonutils.loads(datastring) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_serialization/jsonutils.py", line 250, in loads DEBUG: return json.loads(encodeutils.safe_decode(s, encoding), **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/json/__init__.py", line 346, in loads DEBUG: return _default_decoder.decode(s) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/json/decoder.py", line 338, in decode DEBUG: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/json/decoder.py", line 354, in raw_decode DEBUG: obj, end = self.scan_once(s, idx) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^ DEBUG: json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 column 2 (char 1) DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 986, in __call__ DEBUG: action, args, accept = self.deserializer.deserialize(request) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 559, in deserialize DEBUG: action_args.update(self.deserialize_body(request, action)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 595, in deserialize_body DEBUG: return deserializer.deserialize(body, action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 496, in deserialize DEBUG: return self.dispatch(datastring, action=action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 416, in dispatch DEBUG: return action_method(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 512, in default DEBUG: return {'body': self._from_json(datastring)} DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/wsgi.py", line 509, in _from_json DEBUG: raise exception.MalformedRequestBody(reason=msg) DEBUG: tacker.common.exceptions.MalformedRequestBody: Malformed request body: Cannot understand JSON DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_throws_unsupported_media_type_error [0.007465s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_custom [0.006521s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_default [0.006526s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_get_body_serializer [0.000115s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_get_serializer [0.000053s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_json_response [0.000087s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_response_None [0.000061s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_unknown_content_type [0.000102s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.SerializerTest.test_deserialize_json_content_type [0.006670s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.SerializerTest.test_deserialize_raise_bad_request [0.006511s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.SerializerTest.test_get_deserialize_handler_unknown_content_type [0.006502s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.SerializerTest.test_serialize_content_type_json [0.006770s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.SerializerTest.test_serialize_unknown_content_type [0.006499s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.TestWSGIServer.test_app ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_wsgi.TestWSGIServer.test_start_random_port [0.007341s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.TestWSGIServerWithSSL.test_app_using_ssl ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_wsgi.TestWSGIServerWithSSL.test_app_using_ssl_combined_cert_and_key ... SKIPPED: Not ready yet DEBUG: {0} tacker.tests.unit.test_wsgi.TextDeserializerTest.test_dispatch_default [0.006509s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestFilteredTraceback.test_filter_traceback [0.006626s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_first_traceback_ignored [0.006730s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_middle_traceback_ignored [0.006559s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_no_ignored_tracebacks [0.006576s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_single_member_trailing_chain [0.006845s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_two_member_trailing_chain [0.007052s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test_exception_handler [0.007831s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: POST http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_create_with_status_201 [0.013975s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: POST http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_create_without_userdefine_data [0.012200s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_no_vnf_package [0.008982s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: delete vnfd_attribute failed DEBUG: delete vnfd failed DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_204_status [0.012211s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_invalid_uuid [0.008245s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_operational_state_enabled [0.009152s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_usage_state_in_use [0.009108s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_multiple_range [0.009147s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_path [0.011288s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_range [0.009731s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_status [0.013119s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_uuid [0.009107s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_non_existing_vnf_package [0.008951s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_non_range [0.008863s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_range [0.008971s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content [0.010045s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_invalid_multiple_range [0.008917s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_invalid_onboarding [0.009796s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_invalid_range [0.008640s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_not_present [0.010647s] ... ok DEBUG: Failed to get csar data from glance store fake location for package f26f181d-7891-4720-b022-b074ec1733ef DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/glance_store/store.py", line 102, in get_csar_size DEBUG: return glance_store.backend.get_size_from_backend(location) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/glance_store/backend.py", line 348, in get_size_from_backend DEBUG: loc = location.get_location_from_uri(uri, conf=CONF) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/glance_store/location.py", line 77, in get_location_from_uri DEBUG: raise exceptions.UnknownScheme(scheme=pieces.scheme) DEBUG: glance_store.exceptions.UnknownScheme: Unknown scheme '' found in URI DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_valid_range [0.011784s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_with_size [0.011083s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_failed_with_bad_request [0.255537s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Failed to get csar zip file from glance store: %(error)s DEBUG: HTTP exception thrown: Failed to get csar zip file from glance store: %(error)s DEBUG: Failed to get csar zip file from glance store: %(error)s DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_failed_with_internal_server_error [0.013224s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: HTTP exception thrown: VNF Package f26f181d-7891-4720-b022-b074ec1733ef state is not ONBOARDED DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_failed_with_invalid_status [0.011060s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_for_content_type_text_plain [0.163451s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_invalid_accept_header [0.010003s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_invalid_uuid [0.010804s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_non_existing_vnf_packagee [0.010583s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_valid_accept_headers_1_application_zip [0.254324s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_valid_accept_headers_2_text_plain_application_zip [0.291696s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_valid_accept_headers_3_application_zip_text_plain [0.329761s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_1__vnfpkgm_v1_vnf_packages [0.015930s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_all_fields [0.011202s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_default [0.014924s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_1 [0.014686s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_2 [0.017475s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_3 [0.018793s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_4 [0.013577s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_1 [0.012821s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_2 [0.010856s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_3 [0.010372s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_4 [0.025529s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_combination_1 [0.014648s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_combination_2 [0.014611s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_combination_3 [0.011463s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_fields_1 [0.011163s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_fields_2 [0.010793s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_nested_complex_attribute [0.012547s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_unexpected_value_1 [0.012120s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_unexpected_value_2 [0.018590s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_user_defined_data [0.030850s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_user_defined_data_combination [0.011221s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_01 [0.013823s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_02 [0.012246s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_03 [0.020446s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_04 [0.012826s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_05 [0.014537s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_06 [0.010523s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_07 [0.010665s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_08 [0.010312s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_09 [0.010582s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_10 [0.010158s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_11 [0.010397s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_12 [0.010049s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_13 [0.010116s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_14 [0.011510s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_15 [0.012535s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_16 [0.010952s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_17 [0.013323s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_18 [0.010684s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_19 [0.010309s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_20 [0.010453s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_21 [0.011605s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_22 [0.010786s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_23 [0.011267s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_24 [0.012076s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_25 [0.011274s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_26 [0.010687s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_27 [0.011305s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_28 [0.012020s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_29 [0.010875s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_combination [0.011069s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_attribute_1 [0.010349s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_attribute_2 [0.010667s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_1 [0.011924s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_2 [0.011804s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_3 [0.013168s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_4 [0.011160s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_operator_1 [0.010398s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_operator_2 [0.010012s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_operator_3 [0.011311s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_1 [0.010494s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_2 [0.010685s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_3 [0.011530s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_4 [0.011052s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_5 [0.010476s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_6 [0.011424s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_1 [0.010126s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_2 [0.010178s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_3 [0.010973s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_4 [0.012043s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_5 [0.010912s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_6 [0.011451s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_7 [0.010274s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_01 [0.010314s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_02 [0.010448s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_03 [0.010806s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_04 [0.010130s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_05 [0.010890s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_06 [0.010171s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_07 [0.010556s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_08 [0.010165s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_09 [0.010295s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_10 [0.010480s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_11 [0.010621s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_12 [0.010925s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_13 [0.011399s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_14 [0.010452s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_15 [0.010443s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_16 [0.010177s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_1 [0.010786s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_2 [0.010700s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_3 [0.010285s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_4 [0.010231s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_5 [0.010402s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_6 [0.010676s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_1 [0.012001s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_2 [0.011326s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_3 [0.010155s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_4 [0.010748s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_5 [0.010655s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch [0.012641s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_failed_with_same_operational_state [0.012338s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_failed_with_same_user_data [0.011046s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_not_in_onboarded_state [0.010872s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_update_existing_user_data [0.012545s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_with_empty_body [0.011093s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_with_invalid_operational_state [0.010783s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_with_invalid_uuid [0.009336s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_with_non_existing_vnf_package [0.010923s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_show [0.009571s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_show_no_vnf_package [0.008302s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_show_with_invalid_uuid [0.008088s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content [0.011032s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content_with_invalid_status [0.011104s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f181d-7891-4720-b022-b074ec3ef/package_content DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content_with_invalid_uuid [0.009906s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content_without_vnf_pack [0.009742s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: POST http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content/upload_from_uri DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri [0.012495s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_status [0.010434s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_url_1_http___test_data_zip [0.009545s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_url_2_xyz___github_com_abc_xyz_git [0.009194s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_url_3_xyz___github_com_abc_xyz [0.009089s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_uuid [0.009103s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_without_vnf_pack [0.009612s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: POST http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_create_with_status_201 [0.012369s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: POST http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_create_without_userdefine_data [0.013349s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_1 [0.013838s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_2 [0.013399s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_3 [0.011763s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_4 [0.011144s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_no_vnf_package [0.008605s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: delete vnfd_attribute failed DEBUG: delete vnfd failed DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_204_status [0.013043s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_invalid_uuid [0.008491s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_operational_state_enabled [0.009109s] ... ok DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_usage_state_in_use [0.010349s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_1 [0.010764s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_2 [0.010488s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/artifacts/Scripts/install.sh DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/artifacts/Scripts/install.sh DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/artifacts/Scripts/install.sh DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_3 [0.010960s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/artifacts/Scripts/install.sh DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_4 [0.011965s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_multiple_range [0.012632s] ... ok DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_path [0.009120s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_range [0.008675s] ... ok DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_status [0.008865s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_uuid [0.008108s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_non_existing_vnf_package [0.008466s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_non_range [0.009041s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_range [0.009447s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content [0.009828s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_1 [0.011122s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_2 [0.011995s] ... ok DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_3 [0.011616s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_4 [0.011935s] ... ok DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_invalid_multiple_range [0.008587s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_invalid_onboarding [0.009275s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_invalid_range [0.008584s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_not_present [0.009981s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_valid_range [0.008741s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Failed to get csar data from glance store fake location for package f26f181d-7891-4720-b022-b074ec1733ef DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-13.1.0.dev1/tacker/glance_store/store.py", line 102, in get_csar_size DEBUG: return glance_store.backend.get_size_from_backend(location) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/glance_store/backend.py", line 348, in get_size_from_backend DEBUG: loc = location.get_location_from_uri(uri, conf=CONF) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/glance_store/location.py", line 77, in get_location_from_uri DEBUG: raise exceptions.UnknownScheme(scheme=pieces.scheme) DEBUG: glance_store.exceptions.UnknownScheme: Unknown scheme '' found in URI DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_with_size [0.010769s] ... ok DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_1 [0.398135s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_2 [0.250738s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_3 [0.247688s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_4 [0.245686s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_failed_with_bad_request [0.242551s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Failed to get csar zip file from glance store: %(error)s DEBUG: HTTP exception thrown: Failed to get csar zip file from glance store: %(error)s DEBUG: Failed to get csar zip file from glance store: %(error)s DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_failed_with_internal_server_error [0.012652s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: HTTP exception thrown: VNF Package f26f181d-7891-4720-b022-b074ec1733ef state is not ONBOARDED DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_failed_with_invalid_status [0.012017s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_for_content_type_text_plain [0.151845s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_invalid_accept_header [0.009361s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_invalid_uuid [0.008408s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_non_existing_vnf_packagee [0.008949s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_valid_accept_headers_1_application_zip [0.247131s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_valid_accept_headers_2_text_plain_application_zip [0.243087s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_valid_accept_headers_3_application_zip_text_plain [0.242326s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_1__vnfpkgm_v1_vnf_packages [0.012035s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_all_fields [0.011211s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_default [0.011338s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_1 [0.010397s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_2 [0.010592s] ... ok DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_3 [0.010587s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_4 [0.011368s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_1 [0.011208s] ... ok DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_2 [0.012339s] ... ok DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_3 [0.010896s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_4 [0.015482s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_combination_1 [0.010766s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_combination_2 [0.013912s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_combination_3 [0.010765s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_fields_1 [0.010991s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_fields_2 [0.010516s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_nested_complex_attribute [0.011400s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_unexpected_value_1 [0.010860s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_unexpected_value_2 [0.010048s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_user_defined_data [0.011197s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_user_defined_data_combination [0.011109s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_1 [0.011761s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_2 [0.012619s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_3 [0.012465s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_4 [0.012253s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_5 [0.011737s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_6 [0.012154s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_paging [0.016183s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:index failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_a'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_A'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages?nextpage_opaque_marker=cb0edc2e-7a0a-4072-935f-c902e89f50b4 DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:index failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_a'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_A'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_01 [0.012293s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_02 [0.014410s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_03 [0.012510s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_04 [0.011665s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_05 [0.012654s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_06 [0.012338s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_07 [0.012161s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_08 [0.011585s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_09 [0.011358s] ... ok DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_10 [0.011526s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_11 [0.011831s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_12 [0.011745s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_13 [0.011186s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_14 [0.012464s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_15 [0.013705s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_16 [0.015768s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_17 [0.017715s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_18 [0.011405s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_19 [0.011272s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_20 [0.011281s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_21 [0.011460s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_22 [0.010922s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_23 [0.010840s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_24 [0.011383s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_25 [0.011143s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_26 [0.010997s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_27 [0.010984s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_28 [0.011412s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_29 [0.010964s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_combination [0.010827s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_attribute_1 [0.010569s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_attribute_2 [0.010109s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_expression_1 [0.010840s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_expression_2 [0.010275s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_expression_3 [0.011230s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_expression_4 [0.011028s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_operator_1 [0.010700s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_operator_2 [0.010835s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_operator_3 [0.010440s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_1 [0.010019s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_2 [0.011008s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_3 [0.010285s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_4 [0.009955s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_5 [0.009729s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_6 [0.010013s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_1 [0.009906s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_2 [0.010992s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_3 [0.010415s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_4 [0.010087s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_5 [0.009661s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_6 [0.010132s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_7 [0.010360s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_01 [0.012148s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_02 [0.010486s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_03 [0.010947s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_04 [0.011127s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_05 [0.011430s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_06 [0.010883s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_07 [0.011592s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_08 [0.010998s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_09 [0.011545s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_10 [0.010871s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_11 [0.010748s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_12 [0.011592s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_13 [0.011547s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_14 [0.010900s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_15 [0.011485s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_16 [0.011462s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_1 [0.011047s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_2 [0.010892s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_3 [0.011160s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_4 [0.011417s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_5 [0.011568s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_6 [0.011699s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_1 [0.013450s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_2 [0.012849s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_3 [0.011501s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_4 [0.012011s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_5 [0.011280s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch [0.012794s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_1 [0.014626s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_2 [0.012387s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_3 [0.012950s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_4 [0.158945s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_failed_with_same_operational_state [0.012349s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_failed_with_same_user_data [0.011428s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_not_in_onboarded_state [0.010867s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_update_existing_user_data [0.012873s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_with_empty_body [0.011410s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_with_invalid_operational_state [0.011166s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_with_invalid_uuid [0.009343s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_with_non_existing_vnf_package [0.009227s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show [0.009452s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_1 [0.010777s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_2 [0.011962s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_3 [0.011474s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_4 [0.010716s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_created_1___VENDOR_provider_A__ [0.010571s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_created_2___ [0.010734s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_no_vnf_package [0.008368s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_with_invalid_uuid [0.008082s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content [0.012233s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_1 [0.011110s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_2 [0.011138s] ... ok DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_3 [0.011381s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_4 [0.012285s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_with_invalid_status [0.010213s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f181d-7891-4720-b022-b074ec3ef/package_content DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_with_invalid_uuid [0.009848s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_without_vnf_pack [0.010344s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: POST http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content/upload_from_uri DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri [0.012075s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_status [0.009935s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_url_1_http___test_data_zip [0.009050s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_url_2_xyz___github_com_abc_xyz_git [0.010077s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_url_3_xyz___github_com_abc_xyz [0.009096s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_uuid [0.008862s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_without_vnf_pack [0.009553s] ... ok DEBUG: test_log rollback DEBUG: call(, {'notificationType': 'VnfLcmOperationOccurrenceNotification', 'vnfInstanceId': '48a3e4de-ea00-4fa5-b693-701f89383cc7', 'notificationStatus': 'RESULT', 'operation': 'SCALE', 'operationState': 'ROLLED_BACK', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '00e1314d-2a82-40bd-b318-cc881243843d', '_links': {'vnfInstance': {'href': 'http://localhost:9890//vnflcm/v1/vnf_instances/48a3e4de-ea00-4fa5-b693-701f89383cc7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/00e1314d-2a82-40bd-b318-cc881243843d'}}}) DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} DEBUG: expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1285 tests in 44.6638 sec. DEBUG: - Passed: 1120 DEBUG: - Skipped: 165 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 44.0150 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (1285 tests) => 0:00:44.663795 DEBUG: Test id Runtime (s) DEBUG: ---------------------------------------------------------------------------------------------------------------------- ----------- DEBUG: tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_with_tosca_meta_file_in_csar 1.379 DEBUG: tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_download_from_glance_store 1.339 DEBUG: tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_expaire 1.014 DEBUG: tacker.tests.unit.test_auth.TestOAuth2Session.test_apply_access_token_info 1.011 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_in_meta_and_manifest_with_vnf_artifact 0.958 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_mf_with_vnf_artifact 0.954 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_missing_key_with_vnf_artifact 0.792 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_meta_in_manifest_with_vnf_artifact 0.781 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_source_with_vnf_artifact 0.723 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_single_meta_with_vnf_artifact 0.689 DEBUG: py312: OK (53.97 seconds) DEBUG: congratulations :) (54.05 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AjpEpT DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/openstack-tacker DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/openstack-tacker DEBUG: + cp -pr /builddir/build/BUILD/tacker-13.1.0.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/openstack-tacker DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-tacker = 13.1.0-0.20250401142153.f3b7202.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): shadow-utils DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Recommends: group(tacker) DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: python3-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lUcmuN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/python3-tacker DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/python3-tacker DEBUG: + cp -pr /builddir/build/BUILD/tacker-13.1.0.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/python3-tacker DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-tacker = 13.1.0-0.20250401142153.f3b7202.el10 python3-tacker = 13.1.0-0.20250401142153.f3b7202.el10 python3.12-tacker = 13.1.0-0.20250401142153.f3b7202.el10 python3.12dist(tacker) = 13.1~~dev1 python3dist(tacker) = 13.1~~dev1 DEBUG: 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 DEBUG: Requires: ((python3.12dist(oslo-serialization) < 2.19.1 or python3.12dist(oslo-serialization) > 2.19.1) with python3.12dist(oslo-serialization) >= 2.18) ((python3.12dist(setuptools) < 24 or python3.12dist(setuptools) > 24) with (python3.12dist(setuptools) < 34 or python3.12dist(setuptools) > 34) with (python3.12dist(setuptools) < 34.0.1 or python3.12dist(setuptools) > 34.0.1) with (python3.12dist(setuptools) < 34.0.2 or python3.12dist(setuptools) > 34.0.2) with (python3.12dist(setuptools) < 34.0.3 or python3.12dist(setuptools) > 34.0.3) with (python3.12dist(setuptools) < 34.1 or python3.12dist(setuptools) > 34.1) with (python3.12dist(setuptools) < 34.1.1 or python3.12dist(setuptools) > 34.1.1) with (python3.12dist(setuptools) < 34.2 or python3.12dist(setuptools) > 34.2) with (python3.12dist(setuptools) < 34.3 or python3.12dist(setuptools) > 34.3) with (python3.12dist(setuptools) < 34.3.1 or python3.12dist(setuptools) > 34.3.1) with (python3.12dist(setuptools) < 34.3.2 or python3.12dist(setuptools) > 34.3.2) with (python3.12dist(setuptools) < 36.2 or python3.12dist(setuptools) > 36.2) with python3.12dist(setuptools) >= 21) python(abi) = 3.12 python3.12dist(alembic) >= 0.9.6 python3.12dist(amqp) >= 2.4 python3.12dist(castellan) >= 0.16 python3.12dist(cryptography) >= 2.7 python3.12dist(eventlet) >= 0.30.1 python3.12dist(glance-store) >= 2.4 python3.12dist(heat-translator) >= 2.3 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystonemiddleware) >= 4.17 python3.12dist(kombu) >= 4.3 python3.12dist(kubernetes) >= 18.20 python3.12dist(netaddr) >= 0.7.18 python3.12dist(openstacksdk) >= 0.44 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-context) >= 2.22 python3.12dist(oslo-db) >= 5 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-messaging) >= 14.2 python3.12dist(oslo-middleware) >= 3.31 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 1.18 python3.12dist(oslo-service) >= 2.5 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 7 python3.12dist(oslo-versionedobjects) >= 1.33.3 python3.12dist(paramiko) >= 2.7.1 python3.12dist(paste) >= 2.0.2 python3.12dist(pastedeploy) >= 1.5 python3.12dist(pbr) >= 5.5 python3.12dist(pyjwt) >= 2.4 python3.12dist(pymysql) >= 0.10.1 python3.12dist(pyroute2) >= 0.4.21 python3.12dist(python-barbicanclient) >= 4.5.2 python3.12dist(python-heatclient) >= 1.10 python3.12dist(python-keystoneclient) >= 3.8 python3.12dist(python-neutronclient) >= 6.7 python3.12dist(python-novaclient) >= 9.1 python3.12dist(python-tackerclient) >= 1.11 python3.12dist(pyyaml) >= 5.4.1 python3.12dist(requests) >= 2.25.1 python3.12dist(rfc3986) >= 1.2 python3.12dist(routes) >= 2.3.1 python3.12dist(sqlalchemy) >= 1.3.11 python3.12dist(stevedore) >= 3.3 python3.12dist(tooz) >= 1.58 python3.12dist(tosca-parser) >= 2.3 python3.12dist(webob) >= 1.7.1 DEBUG: Obsoletes: python3.12-tacker < 13.1.0-0.20250401142153.f3b7202.el10 DEBUG: Processing files: openstack-tacker-common-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.opuN2H DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/doc/openstack-tacker-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/doc/openstack-tacker-common DEBUG: + cp -pr /builddir/build/BUILD/tacker-13.1.0.dev1/README.rst /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/doc/openstack-tacker-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ThNHFf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/openstack-tacker-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/openstack-tacker-common DEBUG: + cp -pr /builddir/build/BUILD/tacker-13.1.0.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/openstack-tacker-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-tacker-common) = 13.1.0-0.20250401142153.f3b7202.el10 openstack-tacker-common = 13.1.0-0.20250401142153.f3b7202.el10 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh DEBUG: Recommends: group(tacker) user(tacker) DEBUG: Processing files: python3-tacker-tests-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IeDSWa DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/python3-tacker-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/python3-tacker-tests DEBUG: + cp -pr /builddir/build/BUILD/tacker-13.1.0.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/python3-tacker-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-tacker-tests = 13.1.0-0.20250401142153.f3b7202.el10 python3-tacker-tests = 13.1.0-0.20250401142153.f3b7202.el10 python3.12-tacker-tests = 13.1.0-0.20250401142153.f3b7202.el10 DEBUG: 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 DEBUG: Requires: /usr/bin/bash python(abi) = 3.12 DEBUG: Obsoletes: python3.12-tacker-tests < 13.1.0-0.20250401142153.f3b7202.el10 DEBUG: Processing files: python3-tacker-doc-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n1Je0L DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/doc/python3-tacker-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/doc/python3-tacker-doc DEBUG: + cp -pr /builddir/build/BUILD/tacker-13.1.0.dev1/doc/build/html /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/doc/python3-tacker-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.w1LtVt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/python3-tacker-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/python3-tacker-doc DEBUG: + cp -pr /builddir/build/BUILD/tacker-13.1.0.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64/usr/share/licenses/python3-tacker-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-tacker-doc = 13.1.0-0.20250401142153.f3b7202.el10 python3-tacker-doc = 13.1.0-0.20250401142153.f3b7202.el10 python3.12-tacker-doc = 13.1.0-0.20250401142153.f3b7202.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Obsoletes: python3.12-tacker-doc < 13.1.0-0.20250401142153.f3b7202.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-tacker-common-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-tacker-tests-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-tacker-doc-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9xEkIg DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-13.1.0.dev1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.88u43P DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/tacker-13.1.0.dev1-SPECPARTS DEBUG: + rm -rf tacker-13.1.0.dev1 tacker-13.1.0.dev1.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.src.rpm) Config(dlrn-5) 3 minutes 17 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5467284 1415164 3017248 12587100 10647528 DEBUG: Swap: 16777212 5317536 11459676 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 217G 333G 40% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.i4zd8u_3', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-common-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/python3-tacker-tests-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/python3-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/python3-tacker-doc-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-common-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/python3-tacker-tests-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/python3-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/python3-tacker-doc-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/openstack-tacker-common-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/python3-tacker-tests-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/python3-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233/python3-tacker-doc-13.1.0-0.20250401142153.f3b7202.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-bfed26a52fc95f51e95 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-1bbf560fc5c816eaa8b1d 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-7cd582210b4f77b510069 42 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-novaclient-4c3216df7203b00f4a5d 72 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-60803e710e7f5b3cd 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-72e0d38bff339916d803ca 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-98226b60f3fe7b20e8d7f20 40 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-2f2a633295ae3e2691 68 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1179ce80caa525f8e6268 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-db9a437261f7b12ddc7 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-65ca50c796 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-b1371a60b 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-4db66dd06d0f0cb9fae4 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-035e6584c78e2b23a3af 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-d1dedfcf3daaf98d2c 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-05143a99f8f3c860a887e4 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-80c0477f78c71a2bd2e1 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-ui-8b8fffde20f2504 113 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 49 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 52 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 19 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 82 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 132 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 119 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 99 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 23 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: openstack-tacker noarch 13.1.0-0.20250401142153.f3b7202.el10 @commandline 14 k DEBUG: openstack-tacker-common noarch 13.1.0-0.20250401142153.f3b7202.el10 @commandline 37 k DEBUG: python3-tacker noarch 13.1.0-0.20250401142153.f3b7202.el10 @commandline 1.4 M DEBUG: python3-tacker-doc noarch 13.1.0-0.20250401142153.f3b7202.el10 @commandline 2.2 M DEBUG: python3-tacker-tests noarch 13.1.0-0.20250401142153.f3b7202.el10 @commandline 1.4 M DEBUG: Installing dependencies: DEBUG: cryptsetup x86_64 2.7.5-2.el10 baseos 332 k DEBUG: device-mapper-event x86_64 10:1.02.202-6.el10 baseos 36 k DEBUG: device-mapper-event-libs x86_64 10:1.02.202-6.el10 baseos 33 k DEBUG: device-mapper-multipath x86_64 0.9.9-6.el10 baseos 166 k DEBUG: device-mapper-multipath-libs x86_64 0.9.9-6.el10 baseos 266 k DEBUG: device-mapper-persistent-data x86_64 1.1.0-2.el10 baseos 1.1 M DEBUG: e2fsprogs-libs x86_64 1.47.1-3.el10 baseos 226 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: gssproxy x86_64 0.9.2-10.el10 baseos 114 k DEBUG: iscsi-initiator-utils x86_64 6.2.1.9-22.gita65a472.el10 baseos 401 k DEBUG: iscsi-initiator-utils-iscsiuio x86_64 6.2.1.9-22.gita65a472.el10 baseos 83 k DEBUG: isns-utils-libs x86_64 0.103-1.el10 baseos 100 k DEBUG: kbd x86_64 2.6.4-7.el10 baseos 407 k DEBUG: kbd-legacy noarch 2.6.4-7.el10 baseos 592 k DEBUG: kbd-misc noarch 2.6.4-7.el10 baseos 1.7 M DEBUG: keyutils x86_64 1.6.3-5.el10 baseos 76 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: kpartx x86_64 0.9.9-6.el10 baseos 48 k DEBUG: libaio x86_64 0.3.111-22.el10 baseos 25 k DEBUG: libbasicobjects x86_64 0.1.1-58.el10 baseos 27 k DEBUG: libcollection x86_64 0.7.0-58.el10 baseos 45 k DEBUG: libev x86_64 4.33-14.el10 baseos 53 k DEBUG: libini_config x86_64 1.3.1-58.el10 baseos 68 k DEBUG: libnfsidmap x86_64 1:2.8.2-3.el10 baseos 63 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libnvme x86_64 1.11.1-1.el10 baseos 113 k DEBUG: libpath_utils x86_64 0.2.1-58.el10 baseos 30 k DEBUG: libref_array x86_64 0.1.5-58.el10 baseos 28 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libtirpc x86_64 1.3.5-1.el10 baseos 95 k DEBUG: libverto-libev x86_64 0.3.2-10.el10 baseos 14 k DEBUG: libxslt x86_64 1.1.39-6.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: lsscsi x86_64 0.32-15.el10 baseos 62 k DEBUG: lvm2 x86_64 10:2.03.28-6.el10 baseos 1.5 M DEBUG: lvm2-libs x86_64 10:2.03.28-6.el10 baseos 1.0 M DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: nfs-utils x86_64 1:2.8.2-3.el10 baseos 483 k DEBUG: nvme-cli x86_64 2.11-5.el10 baseos 1.0 M DEBUG: perl-AutoLoader noarch 5.74-512.el10 baseos 22 k DEBUG: perl-B x86_64 1.89-512.el10 baseos 176 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-512.el10 baseos 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-512.el10 baseos 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-512.el10 baseos 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-512.el10 baseos 30 k DEBUG: perl-File-Basename noarch 2.86-512.el10 baseos 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-512.el10 baseos 18 k DEBUG: perl-FileHandle noarch 2.05-512.el10 baseos 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-512.el10 baseos 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-512.el10 baseos 80 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-512.el10 baseos 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-7.el10 baseos 381 k DEBUG: perl-POSIX x86_64 2.20-512.el10 baseos 96 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-512.el10 baseos 13 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-512.el10 baseos 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-512.el10 baseos 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-512.el10 baseos 15 k DEBUG: perl-interpreter x86_64 4:5.40.1-512.el10 baseos 72 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.1-512.el10 baseos 2.4 M DEBUG: perl-locale noarch 1.12-512.el10 baseos 14 k DEBUG: perl-mro x86_64 1.29-512.el10 baseos 30 k DEBUG: perl-overload noarch 1.37-512.el10 baseos 46 k DEBUG: perl-overloading noarch 0.02-512.el10 baseos 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-512.el10 baseos 14 k DEBUG: python-oslo-cache-lang noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.6.0-0.20250318105728.959f01e.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-barbicanclient noarch 7.1.0-0.20250318092428.586e474.el10 delorean-component-clients 164 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-9.el10s delorean-master-testing 303 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-castellan noarch 5.2.1-0.20250307131204.660658f.el10 delorean-component-barbican 160 k DEBUG: python3-certifi noarch 2024.08.30-1.el10s delorean-master-testing 14 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cinderclient noarch 9.7.0-0.20250318125740.63e3fa7.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-defusedxml noarch 0.7.1-18.el10s delorean-master-testing 51 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-durationpy noarch 0.9-2.el10s delorean-master-testing 15 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-futurist noarch 3.1.0-0.20250311193328.bd83787.el10 delorean-component-common 76 k DEBUG: python3-glance-store noarch 4.9.1-0.20250310090147.5dd0bc6.el10 delorean-component-glance 404 k DEBUG: python3-glance-store+cinder noarch 4.9.1-0.20250310090147.5dd0bc6.el10 delorean-component-glance 8.1 k DEBUG: python3-glanceclient noarch 1:4.8.0-0.20250318093747.235814c.el10 delorean-component-clients 185 k DEBUG: python3-google-auth noarch 1:2.37.0-1.el10s delorean-master-testing 276 k DEBUG: python3-heat-translator noarch 3.2.0-0.20250318094504.5964e3a.el10 delorean-component-common 206 k DEBUG: python3-heatclient noarch 4.1.0-0.20250310084939.dd976ac.el10 delorean-component-clients 199 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-keystoneauth1 noarch 5.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-keystoneclient noarch 1:5.6.0-0.20250318091942.0d43c46.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.9.0-0.20250310092911.557d173.el10 delorean-component-keystone 127 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-kubernetes noarch 1:31.0.0-3.el10s delorean-master-testing 1.3 M DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutronclient noarch 11.4.0-0.20250310081746.1d7a13a.el10 delorean-component-clients 339 k DEBUG: python3-novaclient noarch 1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients 266 k DEBUG: python3-oauthlib noarch 3.2.2-6.el10 appstream 259 k DEBUG: python3-openstacksdk noarch 4.4.0-0.20250313101744.6438e3b.el10 delorean-component-clients 1.0 M DEBUG: python3-os-brick noarch 6.11.0-0.20250319055206.6e83ac6.el10 delorean-component-cinder 1.2 M DEBUG: python3-os-client-config noarch 2.1.0-0.20250311184638.bc96c23.el10 delorean-component-clients 61 k DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-testr noarch 3.0.0-0.20250217143038.0e7ac78.el10 delorean-component-common 57 k DEBUG: python3-os-win noarch 5.9.0-0.20250311184926.318b105.el10 delorean-component-common 553 k DEBUG: python3-osc-lib noarch 3.2.0-0.20250307105213.d3fdae8.el10 delorean-component-clients 90 k DEBUG: python3-oslo-cache noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 5.7.1-0.20250318100958.52d21e6.el10 delorean-component-common 30 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.11.0-0.20250318105137.c64d51c.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 66 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-privsep noarch 3.6.0-0.20250318105728.959f01e.el10 delorean-component-common 52 k DEBUG: python3-oslo-reports noarch 3.5.1-0.20250327080657.2f5eb7c.el10 delorean-component-common 64 k DEBUG: python3-oslo-rootwrap noarch 7.5.1-0.20250318113309.d8148bf.el10 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-upgradecheck noarch 2.5.0-0.20250318103257.27366ba.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslo-versionedobjects noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.0-0.20250212144141.4c36dbc.el10 delorean-component-clients 53 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: python3-pyasn1-modules noarch 0.6.1-1.el10 appstream 399 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pyroute2 noarch 0.7.12-5.el10s delorean-master-testing 917 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requests-oauthlib noarch 1.3.1-11.el10 appstream 58 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-rsa noarch 4.9-8.el10s delorean-master-testing 70 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-swiftclient noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 8.0 k DEBUG: python3-tackerclient noarch 2.3.0-0.20250310094344.a8f4bcb.el10 delorean-component-clients 172 k DEBUG: python3-tempest noarch 1:43.0.1-0.20250401111953.80c0477.el10 delorean-component-tempest 1.6 M DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testrepository noarch 0.0.20-38.el10s delorean-master-testing 202 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-tooz noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 132 k DEBUG: python3-tooz+redis noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.9 k DEBUG: python3-tooz+zake noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.8 k DEBUG: python3-tosca-parser noarch 2.12.0-1.el10s delorean-master-testing 271 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-waitress noarch 3.0.1-1.el10s delorean-master-testing 112 k DEBUG: python3-warlock noarch 2.0.1-8.el10s delorean-master-testing 22 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-websocket-client noarch 1.8.0-2.el10s delorean-master-testing 124 k DEBUG: python3-webtest noarch 3.0.0-1.el10s delorean-master-testing 97 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: quota x86_64 1:4.09-9.el10 baseos 197 k DEBUG: quota-nls noarch 1:4.09-9.el10 baseos 78 k DEBUG: rpcbind x86_64 1.2.7-3.el10 baseos 58 k DEBUG: sg3_utils x86_64 1.48-7.el10 baseos 1.2 M DEBUG: sg3_utils-libs x86_64 1.48-7.el10 baseos 107 k DEBUG: systemd-udev x86_64 257-9.el10 baseos 2.2 M DEBUG: userspace-rcu x86_64 0.14.0-7.el10 baseos 115 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-512.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 267 Packages DEBUG: Total size: 57 M DEBUG: Installed size: 256 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-castellan-5.2.1-0.20250307131204.660658f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glance-store+cinder-4.9.1-0.20250310090147.5dd0bc6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glance-store-4.9.1-0.20250310090147.5dd0bc6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-43.0.1-0.20250401111953.80c0477.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.7.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.9.9-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.9.9-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-1.1.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.47.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.9.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65a472.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isns-utils-libs-0.103-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.6.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.6.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.6.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.6.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.9.9-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.111-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.33-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.8.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnvme-1.11.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.3.5-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libev-0.3.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lsscsi-0.32-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.28-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.28-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.8.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nvme-cli-2.11-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.09-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.09-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.7-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-1.48-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-libs-1.48-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] userspace-rcu-0.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-3.2.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-oauthlib-1.3.1-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-9.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2024.08.30-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-durationpy-0.9-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-google-auth-2.37.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kubernetes-31.0.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.12-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rsa-4.9-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-38.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tosca-parser-2.12.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-3.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-1.8.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 1/267 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 2/267 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 3/267 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 4/267 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 5/267 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 6/267 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 7/267 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 8/267 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 9/267 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 10/267 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 11/267 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 12/267 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 13/267 DEBUG: Installing : libtirpc-1.3.5-1.el10.x86_64 14/267 DEBUG: Installing : libnvme-1.11.1-1.el10.x86_64 15/267 DEBUG: Installing : libaio-0.3.111-22.el10.x86_64 16/267 DEBUG: Installing : kmod-31-11.el10.x86_64 17/267 DEBUG: Installing : device-mapper-event-libs-10:1.02.202-6.el10.x86_ 18/267 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 19/267 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 20/267 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 21/267 DEBUG: Installing : python3-oslo-context-5.7.1-0.20250318100958.52d2 22/267 DEBUG: Installing : python3-futurist-3.1.0-0.20250311193328.bd83787. 23/267 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 24/267 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 25/267 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 26/267 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 27/267 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 28/267 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 29/267 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 30/267 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 31/267 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 32/267 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 33/267 DEBUG: Installing : python3-oauthlib-3.2.2-6.el10.noarch 34/267 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 35/267 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 36/267 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 37/267 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 38/267 DEBUG: Installing : userspace-rcu-0.14.0-7.el10.x86_64 39/267 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 40/267 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 41/267 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 42/267 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 43/267 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 44/267 DEBUG: Installing : libref_array-0.1.5-58.el10.x86_64 45/267 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 46/267 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 47/267 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 48/267 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 49/267 DEBUG: Installing : device-mapper-multipath-libs-0.9.9-6.el10.x86_64 50/267 DEBUG: Installing : python3-requests-oauthlib-1.3.1-11.el10.noarch 51/267 DEBUG: Installing : python3-testrepository-0.0.20-38.el10s.noarch 52/267 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 53/267 DEBUG: Installing : python3-oslo-rootwrap-7.5.1-0.20250318113309.d81 54/267 DEBUG: Installing : device-mapper-event-10:1.02.202-6.el10.x86_64 55/267 DEBUG: Running scriptlet: device-mapper-event-10:1.02.202-6.el10.x86_64 55/267 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' → '/usr/lib/systemd/system/dm-event.socket'. DEBUG: Installing : lvm2-libs-10:2.03.28-6.el10.x86_64 56/267 DEBUG: Installing : nvme-cli-2.11-5.el10.x86_64 57/267 DEBUG: Running scriptlet: nvme-cli-2.11-5.el10.x86_64 57/267 DEBUG: Created symlink '/etc/systemd/system/default.target.wants/nvmefc-boot-connections.service' → '/usr/lib/systemd/system/nvmefc-boot-connections.service'. DEBUG: Running in chroot, ignoring command 'daemon-reload' DEBUG: /var/tmp/rpm-tmp.YJCAwy: line 32: udevadm: command not found DEBUG: Running scriptlet: rpcbind-1.2.7-3.el10.x86_64 58/267 DEBUG: Installing : rpcbind-1.2.7-3.el10.x86_64 58/267 DEBUG: Running scriptlet: rpcbind-1.2.7-3.el10.x86_64 58/267 DEBUG: Created symlink '/etc/systemd/system/multi-user.target.wants/rpcbind.service' → '/usr/lib/systemd/system/rpcbind.service'. DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/rpcbind.socket' → '/usr/lib/systemd/system/rpcbind.socket'. DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 59/267 DEBUG: Installing : python3-pyasn1-modules-0.6.1-1.el10.noarch 60/267 DEBUG: Installing : python3-rsa-4.9-8.el10s.noarch 61/267 DEBUG: Installing : python3-google-auth-1:2.37.0-1.el10s.noarch 62/267 DEBUG: Installing : python3-oslotest-5.0.0-0.20250212144141.4c36dbc. 63/267 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 64/267 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 65/267 DEBUG: Installing : python3-websocket-client-1.8.0-2.el10s.noarch 66/267 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 67/267 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 68/267 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 69/267 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 70/267 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 71/267 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 72/267 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 73/267 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 74/267 DEBUG: Installing : python3-pyroute2-0.7.12-5.el10s.noarch 75/267 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 76/267 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 77/267 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 78/267 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 79/267 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 80/267 DEBUG: Installing : python3-durationpy-0.9-2.el10s.noarch 81/267 DEBUG: Installing : python3-defusedxml-0.7.1-18.el10s.noarch 82/267 DEBUG: Installing : python3-certifi-2024.08.30-1.el10s.noarch 83/267 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 84/267 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 85/267 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 86/267 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 87/267 DEBUG: Installing : python3-warlock-2.0.1-8.el10s.noarch 88/267 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 89/267 DEBUG: Installing : libxslt-1.1.39-6.el10.x86_64 90/267 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 91/267 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 92/267 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 93/267 DEBUG: Installing : which-2.21-43.el10.x86_64 94/267 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 95/267 DEBUG: Installing : sg3_utils-libs-1.48-7.el10.x86_64 96/267 DEBUG: Installing : sg3_utils-1.48-7.el10.x86_64 97/267 DEBUG: Installing : quota-nls-1:4.09-9.el10.noarch 98/267 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 99/267 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 100/267 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 101/267 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 102/267 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 103/267 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 104/267 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 105/267 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 106/267 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 107/267 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 108/267 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 109/267 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 110/267 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 111/267 DEBUG: Installing : lsscsi-0.32-15.el10.x86_64 112/267 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 113/267 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 114/267 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 115/267 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 116/267 DEBUG: Installing : python3-os-testr-3.0.0-0.20250217143038.0e7ac78. 117/267 DEBUG: Installing : python3-tosca-parser-2.12.0-1.el10s.noarch 118/267 DEBUG: Installing : python3-kubernetes-1:31.0.0-3.el10s.noarch 119/267 DEBUG: Installing : libpath_utils-0.2.1-58.el10.x86_64 120/267 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 121/267 DEBUG: Installing : libnfsidmap-1:2.8.2-3.el10.x86_64 122/267 DEBUG: Installing : libev-4.33-14.el10.x86_64 123/267 DEBUG: Installing : libverto-libev-0.3.2-10.el10.x86_64 124/267 DEBUG: Installing : libcollection-0.7.0-58.el10.x86_64 125/267 DEBUG: Installing : libbasicobjects-0.1.1-58.el10.x86_64 126/267 DEBUG: Installing : libini_config-1.3.1-58.el10.x86_64 127/267 DEBUG: Running scriptlet: gssproxy-0.9.2-10.el10.x86_64 128/267 DEBUG: Installing : gssproxy-0.9.2-10.el10.x86_64 128/267 DEBUG: Running scriptlet: gssproxy-0.9.2-10.el10.x86_64 128/267 DEBUG: Installing : kpartx-0.9.9-6.el10.x86_64 129/267 DEBUG: Installing : device-mapper-multipath-0.9.9-6.el10.x86_64 130/267 DEBUG: Running scriptlet: device-mapper-multipath-0.9.9-6.el10.x86_64 130/267 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' → '/usr/lib/systemd/system/multipathd.service'. DEBUG: Installing : keyutils-1.6.3-5.el10.x86_64 131/267 DEBUG: Installing : kbd-misc-2.6.4-7.el10.noarch 132/267 DEBUG: Installing : kbd-legacy-2.6.4-7.el10.noarch 133/267 DEBUG: Installing : kbd-2.6.4-7.el10.x86_64 134/267 DEBUG: Installing : systemd-udev-257-9.el10.x86_64 135/267 DEBUG: Running scriptlet: systemd-udev-257-9.el10.x86_64 135/267 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. DEBUG: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' → '/usr/lib/systemd/system/remote-cryptsetup.target'. DEBUG: Installing : isns-utils-libs-0.103-1.el10.x86_64 136/267 DEBUG: Installing : iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65 137/267 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65 137/267 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' → '/usr/lib/systemd/system/iscsiuio.socket'. DEBUG: Installing : iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10 138/267 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10 138/267 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' → '/usr/lib/systemd/system/iscsi-starter.service'. DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' → '/usr/lib/systemd/system/iscsid.socket'. DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' → '/usr/lib/systemd/system/iscsi-onboot.service'. DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 139/267 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 139/267 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 139/267 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 140/267 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 141/267 DEBUG: Installing : perl-B-1.89-512.el10.x86_64 142/267 DEBUG: Installing : perl-FileHandle-2.05-512.el10.noarch 143/267 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 144/267 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 145/267 DEBUG: Installing : perl-AutoLoader-5.74-512.el10.noarch 146/267 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 147/267 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 148/267 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 149/267 DEBUG: Installing : perl-if-0.61.000-512.el10.noarch 150/267 DEBUG: Installing : perl-locale-1.12-512.el10.noarch 151/267 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 152/267 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 153/267 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 154/267 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 155/267 DEBUG: Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 156/267 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 157/267 DEBUG: Installing : perl-Class-Struct-0.68-512.el10.noarch 158/267 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 159/267 DEBUG: Installing : perl-POSIX-2.20-512.el10.x86_64 160/267 DEBUG: Installing : perl-IPC-Open3-1.22-512.el10.noarch 161/267 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 162/267 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 163/267 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 164/267 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 165/267 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 166/267 DEBUG: Installing : perl-SelectSaver-1.02-512.el10.noarch 167/267 DEBUG: Installing : perl-Symbol-1.09-512.el10.noarch 168/267 DEBUG: Installing : perl-File-stat-1.14-512.el10.noarch 169/267 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 170/267 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 171/267 DEBUG: Installing : perl-Fcntl-1.18-512.el10.x86_64 172/267 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 173/267 DEBUG: Installing : perl-base-2.27-512.el10.noarch 174/267 DEBUG: Installing : perl-mro-1.29-512.el10.x86_64 175/267 DEBUG: Installing : perl-IO-1.55-512.el10.x86_64 176/267 DEBUG: Installing : perl-overloading-0.02-512.el10.noarch 177/267 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 178/267 DEBUG: Installing : perl-Errno-1.38-512.el10.x86_64 179/267 DEBUG: Installing : perl-File-Basename-2.86-512.el10.noarch 180/267 DEBUG: Installing : perl-Getopt-Std-1.14-512.el10.noarch 181/267 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 182/267 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 183/267 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 184/267 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 185/267 DEBUG: Installing : perl-overload-1.37-512.el10.noarch 186/267 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 187/267 DEBUG: Installing : perl-vars-1.05-512.el10.noarch 188/267 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 189/267 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 190/267 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 191/267 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 192/267 DEBUG: Installing : perl-DynaLoader-1.56-512.el10.x86_64 193/267 DEBUG: Installing : perl-NDBM_File-1.17-512.el10.x86_64 194/267 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 195/267 DEBUG: Installing : perl-libs-4:5.40.1-512.el10.x86_64 196/267 DEBUG: Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 197/267 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 198/267 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 198/267 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 198/267 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 199/267 DEBUG: Installing : e2fsprogs-libs-1.47.1-3.el10.x86_64 200/267 DEBUG: Installing : quota-1:4.09-9.el10.x86_64 201/267 DEBUG: Running scriptlet: nfs-utils-1:2.8.2-3.el10.x86_64 202/267 DEBUG: Installing : nfs-utils-1:2.8.2-3.el10.x86_64 202/267 DEBUG: Running scriptlet: nfs-utils-1:2.8.2-3.el10.x86_64 202/267 DEBUG: Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' → '/usr/lib/systemd/system/nfs-client.target'. DEBUG: Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' → '/usr/lib/systemd/system/nfs-client.target'. DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Installing : device-mapper-persistent-data-1.1.0-2.el10.x86_6 203/267 DEBUG: Installing : lvm2-10:2.03.28-6.el10.x86_64 204/267 DEBUG: Running scriptlet: lvm2-10:2.03.28-6.el10.x86_64 204/267 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' → '/usr/lib/systemd/system/lvm2-monitor.service'. DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' → '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. DEBUG: Installing : cryptsetup-2.7.5-2.el10.x86_64 205/267 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 206/267 DEBUG: Installing : python3-openstacksdk-4.4.0-0.20250313101744.6438 207/267 DEBUG: Installing : python3-os-client-config-2.1.0-0.20250311184638. 208/267 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 209/267 DEBUG: Installing : python-oslo-versionedobjects-lang-3.6.0-0.202503 210/267 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 211/267 DEBUG: Installing : python-oslo-privsep-lang-3.6.0-0.20250318105728. 212/267 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 213/267 DEBUG: Installing : python-oslo-middleware-lang-6.3.1-0.202503181022 214/267 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 215/267 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 216/267 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 217/267 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 218/267 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 219/267 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 220/267 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 221/267 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 222/267 DEBUG: Installing : python3-tooz+redis-6.3.0-0.20250213113959.734acc 223/267 DEBUG: Installing : python3-tooz+zake-6.3.0-0.20250213113959.734acc4 224/267 DEBUG: Installing : python3-tooz-6.3.0-0.20250213113959.734acc4.el10 225/267 DEBUG: Installing : python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.e 226/267 DEBUG: Installing : python3-tackerclient-2.3.0-0.20250310094344.a8f4 227/267 DEBUG: Installing : python3-oslo-privsep-3.6.0-0.20250318105728.959f 228/267 DEBUG: Installing : python3-barbicanclient-7.1.0-0.20250318092428.58 229/267 DEBUG: Installing : python3-novaclient-1:18.9.0-0.20250319052751.4c3 230/267 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 231/267 DEBUG: Installing : python3-oslo-middleware-6.3.1-0.20250318102210.8 232/267 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 233/267 DEBUG: Installing : python3-castellan-5.2.1-0.20250307131204.660658f 234/267 DEBUG: Installing : python3-neutronclient-11.4.0-0.20250310081746.1d 235/267 DEBUG: Installing : python3-swiftclient-4.7.0-0.20250318092907.e9fbe 236/267 DEBUG: Installing : python3-swiftclient+keystone-4.7.0-0.20250318092 237/267 DEBUG: Installing : python3-heatclient-4.1.0-0.20250310084939.dd976a 238/267 DEBUG: Installing : python3-oslo-metrics-0.11.0-0.20250318105137.c64 239/267 DEBUG: Installing : python3-oslo-reports-3.5.1-0.20250327080657.2f5e 240/267 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 241/267 DEBUG: Installing : python3-cinderclient-9.7.0-0.20250318125740.63e3 242/267 DEBUG: Installing : python3-glanceclient-1:4.8.0-0.20250318093747.23 243/267 DEBUG: Installing : python3-heat-translator-3.2.0-0.20250318094504.5 244/267 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 245/267 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 246/267 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 247/267 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 248/267 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 249/267 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 250/267 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 251/267 DEBUG: Installing : python3-oslo-versionedobjects-3.6.0-0.2025031811 252/267 DEBUG: Installing : python3-os-win-5.9.0-0.20250311184926.318b105.el 253/267 DEBUG: Installing : python3-os-brick-6.11.0-0.20250319055206.6e83ac6 254/267 DEBUG: Installing : python3-glance-store-4.9.1-0.20250310090147.5dd0 255/267 DEBUG: Installing : python3-glance-store+cinder-4.9.1-0.202503100901 256/267 DEBUG: Installing : python3-tempest-1:43.0.1-0.20250401111953.80c047 257/267 DEBUG: Installing : python-oslo-cache-lang-3.10.1-0.20250318114710.0 258/267 DEBUG: Installing : python3-oslo-cache+dogpile-3.10.1-0.202503181147 259/267 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147 260/267 DEBUG: Installing : python3-oslo-cache-3.10.1-0.20250318114710.0a940 261/267 DEBUG: Installing : python3-keystonemiddleware-10.9.0-0.202503100929 262/267 DEBUG: Installing : python3-tacker-13.1.0-0.20250401142153.f3b7202.e 263/267 DEBUG: Running scriptlet: openstack-tacker-common-13.1.0-0.20250401142153. 264/267 DEBUG: Installing : openstack-tacker-common-13.1.0-0.20250401142153. 264/267 DEBUG: Installing : openstack-tacker-13.1.0-0.20250401142153.f3b7202 265/267 DEBUG: Running scriptlet: openstack-tacker-13.1.0-0.20250401142153.f3b7202 265/267 DEBUG: Installing : python3-tacker-tests-13.1.0-0.20250401142153.f3b 266/267 DEBUG: Installing : python3-tacker-doc-13.1.0-0.20250401142153.f3b72 267/267 DEBUG: Running scriptlet: python3-tacker-doc-13.1.0-0.20250401142153.f3b72 267/267 DEBUG: Creating group 'systemd-coredump' with GID 996. DEBUG: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 996 and GID 996. DEBUG: Installed: DEBUG: cryptsetup-2.7.5-2.el10.x86_64 DEBUG: device-mapper-event-10:1.02.202-6.el10.x86_64 DEBUG: device-mapper-event-libs-10:1.02.202-6.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-6.el10.x86_64 DEBUG: device-mapper-multipath-libs-0.9.9-6.el10.x86_64 DEBUG: device-mapper-persistent-data-1.1.0-2.el10.x86_64 DEBUG: e2fsprogs-libs-1.47.1-3.el10.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: gssproxy-0.9.2-10.el10.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65a472.el10.x86_64 DEBUG: isns-utils-libs-0.103-1.el10.x86_64 DEBUG: kbd-2.6.4-7.el10.x86_64 DEBUG: kbd-legacy-2.6.4-7.el10.noarch DEBUG: kbd-misc-2.6.4-7.el10.noarch DEBUG: keyutils-1.6.3-5.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: kpartx-0.9.9-6.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: libbasicobjects-0.1.1-58.el10.x86_64 DEBUG: libcollection-0.7.0-58.el10.x86_64 DEBUG: libev-4.33-14.el10.x86_64 DEBUG: libini_config-1.3.1-58.el10.x86_64 DEBUG: libnfsidmap-1:2.8.2-3.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libnvme-1.11.1-1.el10.x86_64 DEBUG: libpath_utils-0.2.1-58.el10.x86_64 DEBUG: libref_array-0.1.5-58.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libtirpc-1.3.5-1.el10.x86_64 DEBUG: libverto-libev-0.3.2-10.el10.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: lsscsi-0.32-15.el10.x86_64 DEBUG: lvm2-10:2.03.28-6.el10.x86_64 DEBUG: lvm2-libs-10:2.03.28-6.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: nfs-utils-1:2.8.2-3.el10.x86_64 DEBUG: nvme-cli-2.11-5.el10.x86_64 DEBUG: openstack-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: openstack-tacker-common-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-castellan-5.2.1-0.20250307131204.660658f.el10.noarch DEBUG: python3-certifi-2024.08.30-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-durationpy-0.9-2.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-glance-store-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python3-glance-store+cinder-4.9.1-0.20250310090147.5dd0bc6.el10.noarch DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-google-auth-1:2.37.0-1.el10s.noarch DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-kubernetes-1:31.0.0-3.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-oauthlib-3.2.2-6.el10.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pyasn1-modules-0.6.1-1.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requests-oauthlib-1.3.1-11.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-rsa-4.9-8.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-tacker-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: python3-tacker-doc-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: python3-tacker-tests-13.1.0-0.20250401142153.f3b7202.el10.noarch DEBUG: python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch DEBUG: python3-tempest-1:43.0.1-0.20250401111953.80c0477.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testrepository-0.0.20-38.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tosca-parser-2.12.0-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-websocket-client-1.8.0-2.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: quota-1:4.09-9.el10.x86_64 DEBUG: quota-nls-1:4.09-9.el10.noarch DEBUG: rpcbind-1.2.7-3.el10.x86_64 DEBUG: sg3_utils-1.48-7.el10.x86_64 DEBUG: sg3_utils-libs-1.48-7.el10.x86_64 DEBUG: systemd-udev-257-9.el10.x86_64 DEBUG: userspace-rcu-0.14.0-7.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/f3/b7/f3b72022e7b332ca7b1c38c549edb8096f5da8fe_981d1233'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0