+ 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'unbreq', 'expand_spec', '__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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 0b101eb2-20b6-47e8-9475-5a374543bed4 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-f8a331a40eb21e6c8f37e07794d57aa98b120af9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/f8/a3/f8a331a40eb21e6c8f37e07794d57aa98b120af9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-6710795023f4e635bbe9761ac7f393a61c1c6235 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/67/10/6710795023f4e635bbe9761ac7f393a61c1c6235_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-b790e27b567735e285319e46fdf9150561c4782d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/b7/90/b790e27b567735e285319e46fdf9150561c4782d_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-ccec4d07b36e914d78d663ea331865973c2b7df2 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/cc/ec/ccec4d07b36e914d78d663ea331865973c2b7df2_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-84893de76173b88463260d07b8b0ef6eab3c4e54 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/84/89/84893de76173b88463260d07b8b0ef6eab3c4e54_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-zaqar-f0599ef0072661c6a2db4bbef3ae48edbeae3533 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/f0/59/f0599ef0072661c6a2db4bbef3ae48edbeae3533_53f07e3b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-fd4cef0a5596831e61714e600d15da81a3f1b093 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/fd/4c/fd4cef0a5596831e61714e600d15da81a3f1b093_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-38ab7320533b422ae1be0daaaa875d82eb08688f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/38/ab/38ab7320533b422ae1be0daaaa875d82eb08688f_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad92be806b9686ed2ca3a021122a4db1f2fed708 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/92/ad92be806b9686ed2ca3a021122a4db1f2fed708_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4d/96/4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-12145b00c527273c2dd30f453e9cb70aab57f6b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/12/14/12145b00c527273c2dd30f453e9cb70aab57f6b8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-83b1d9f26be4f4bcd941a5b339a8858ef250e24f baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/b1/83b1d9f26be4f4bcd941a5b339a8858ef250e24f_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/b2/e0/b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-924551f526a40ed9328e0ff0a5d71acff9145950 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/92/45/924551f526a40ed9328e0ff0a5d71acff9145950_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-541bfb98dc38f2d7d6a771732778313a5e784d1a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/54/1b/541bfb98dc38f2d7d6a771732778313a5e784d1a_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-8a572a3e88ee0608034cc753aa35dfef0dda0fb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/8a/57/8a572a3e88ee0608034cc753aa35dfef0dda0fb0_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2d15320f093f7e199f7619aec92b2dd683895c5b baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2d/15/2d15320f093f7e199f7619aec92b2dd683895c5b_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-0e17064987bb58c42bc0d9b226d2124ceeed1d49 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0e/17/0e17064987bb58c42bc0d9b226d2124ceeed1d49_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-5166b796838e6b6cf683c67eaa1d0b5838ea1d3a baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/51/66/5166b796838e6b6cf683c67eaa1d0b5838ea1d3a_9c3343a9 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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-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 Squid and DLRN mock [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=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff,python3-tox-current-env 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'unbreq', 'expand_spec', '__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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 43e8b73c-6c70-4229-b801-74b30b1e2b78 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-f8a331a40eb21e6c8f37e07794d57aa98b120af9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/f8/a3/f8a331a40eb21e6c8f37e07794d57aa98b120af9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-6710795023f4e635bbe9761ac7f393a61c1c6235 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/67/10/6710795023f4e635bbe9761ac7f393a61c1c6235_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-b790e27b567735e285319e46fdf9150561c4782d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/b7/90/b790e27b567735e285319e46fdf9150561c4782d_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-ccec4d07b36e914d78d663ea331865973c2b7df2 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/cc/ec/ccec4d07b36e914d78d663ea331865973c2b7df2_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-84893de76173b88463260d07b8b0ef6eab3c4e54 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/84/89/84893de76173b88463260d07b8b0ef6eab3c4e54_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-zaqar-f0599ef0072661c6a2db4bbef3ae48edbeae3533 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/f0/59/f0599ef0072661c6a2db4bbef3ae48edbeae3533_53f07e3b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-fd4cef0a5596831e61714e600d15da81a3f1b093 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/fd/4c/fd4cef0a5596831e61714e600d15da81a3f1b093_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-38ab7320533b422ae1be0daaaa875d82eb08688f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/38/ab/38ab7320533b422ae1be0daaaa875d82eb08688f_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad92be806b9686ed2ca3a021122a4db1f2fed708 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/92/ad92be806b9686ed2ca3a021122a4db1f2fed708_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4d/96/4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-12145b00c527273c2dd30f453e9cb70aab57f6b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/12/14/12145b00c527273c2dd30f453e9cb70aab57f6b8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-83b1d9f26be4f4bcd941a5b339a8858ef250e24f baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/b1/83b1d9f26be4f4bcd941a5b339a8858ef250e24f_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/b2/e0/b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-924551f526a40ed9328e0ff0a5d71acff9145950 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/92/45/924551f526a40ed9328e0ff0a5d71acff9145950_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-541bfb98dc38f2d7d6a771732778313a5e784d1a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/54/1b/541bfb98dc38f2d7d6a771732778313a5e784d1a_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-8a572a3e88ee0608034cc753aa35dfef0dda0fb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/8a/57/8a572a3e88ee0608034cc753aa35dfef0dda0fb0_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2d15320f093f7e199f7619aec92b2dd683895c5b baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2d/15/2d15320f093f7e199f7619aec92b2dd683895c5b_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-0e17064987bb58c42bc0d9b226d2124ceeed1d49 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0e/17/0e17064987bb58c42bc0d9b226d2124ceeed1d49_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-5166b796838e6b6cf683c67eaa1d0b5838ea1d3a baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/51/66/5166b796838e6b6cf683c67eaa1d0b5838ea1d3a_9c3343a9 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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-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 Squid and DLRN mock [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=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff,python3-tox-current-env 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.heff1ucy', '/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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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', '--human'] with env {'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: 15Gi 4.2Gi 1.3Gi 281Mi 10Gi 11Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 187G 363G 35% / 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.a_jr4bo6', '/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-f8a331a40eb21e6c8f3 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-67107 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-b790e27b56 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-ccec4d07 65 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-84893de76173b8846 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-zaqar-f0599ef0072661c6a2db4b 853 kB/s | 68 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-fd4cef0a 51 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-38ab732 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-ad92be806b9686ed2ca3a 70 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-4d96ff95 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-12145b00c5 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-83b1d9f26b 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-b2e084e8734255a5a702 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-924551f52 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-config_template-541bfb98dc38f2 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-manila-8a572a3e88ee0608034cc753 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2d15320f093f7e199f7619 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-0e17064987bb58c42bc0 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-5166b796838e6b 102 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 16 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 28 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 26 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 88 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 87 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 99 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 14 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 16 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 85 kB/s | 30 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.3.1-4.4.el10 appstream 38 M DEBUG: git-core x86_64 2.52.0-1.el10 appstream 5.1 M DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: openstack-macros noarch 2023.1.0-0.20250702055156.ce6a105.el10 delorean-component-common 22 k DEBUG: python3-devel x86_64 3.12.12-5.el10 appstream 329 k DEBUG: python3-eventlet noarch 0.40.0-1.el10s delorean-master-testing 585 k DEBUG: python3-pbr noarch 6.1.1-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-23.el10 appstream 75 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 13.06-1.el10 appstream 87 k DEBUG: annobin-plugin-gcc x86_64 13.06-1.el10 appstream 684 k DEBUG: audit-libs x86_64 4.0.3-5.el10 baseos 131 k DEBUG: authselect x86_64 1.5.2-1.el10 baseos 211 k DEBUG: authselect-libs x86_64 1.5.2-1.el10 baseos 254 k DEBUG: avahi-libs x86_64 0.9~rc2-2.el10 baseos 68 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: binutils x86_64 2.41-64.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-64.el10 baseos 794 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 2025.2.80_v9.0.305-102.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-20.el10 baseos 27 k DEBUG: centos-stream-release noarch 10.0-20.el10 baseos 30 k DEBUG: centos-stream-repos noarch 10.0-20.el10 baseos 12 k DEBUG: coreutils x86_64 9.5-7.el10 baseos 1.1 M DEBUG: coreutils-common x86_64 9.5-7.el10 baseos 2.1 M DEBUG: cpio x86_64 2.15-3.el10 baseos 292 k DEBUG: cpp x86_64 14.3.1-4.4.el10 appstream 13 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 20260216-1.git0e54016.el10 baseos 98 k DEBUG: cups-filesystem noarch 1:2.4.10-17.el10 baseos 11 k DEBUG: cups-libs x86_64 1:2.4.10-17.el10 baseos 260 k DEBUG: curl x86_64 8.12.1-4.el10 baseos 217 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-4.el10 baseos 174 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-8.el10 appstream 80 k DEBUG: default-fonts-core-sans noarch 4.1-3.el10 baseos 30 k DEBUG: device-mapper x86_64 10:1.02.210-2.el10 baseos 140 k DEBUG: device-mapper-libs x86_64 10:1.02.210-2.el10 baseos 181 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: dwz x86_64 0.16-1.el10 appstream 140 k DEBUG: ed x86_64 1.20-5.el10 baseos 83 k DEBUG: efi-srpm-macros noarch 6-8.el10 appstream 23 k DEBUG: elfutils x86_64 0.194-2.el10 baseos 573 k DEBUG: elfutils-debuginfod-client x86_64 0.194-2.el10 baseos 43 k DEBUG: elfutils-default-yama-scope noarch 0.194-2.el10 baseos 8.3 k DEBUG: elfutils-libelf x86_64 0.194-2.el10 baseos 201 k DEBUG: elfutils-libs x86_64 0.194-2.el10 baseos 267 k DEBUG: expat x86_64 2.7.3-1.el10 baseos 120 k DEBUG: file x86_64 5.45-9.el10 baseos 47 k DEBUG: file-libs x86_64 5.45-9.el10 baseos 762 k DEBUG: filesystem x86_64 3.18-17.el10 baseos 4.8 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.3.1-4.4.el10 appstream 62 k DEBUG: gd x86_64 2.3.3-22.el10 appstream 133 k DEBUG: gdb-minimal x86_64 16.3-3.el10 appstream 4.4 M DEBUG: gdbm x86_64 1:1.23-14.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-14.el10 baseos 57 k DEBUG: gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k DEBUG: glib2 x86_64 2.80.4-12.el10 baseos 3.0 M DEBUG: glibc x86_64 2.39-117.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-117.el10 baseos 323 k DEBUG: glibc-devel x86_64 2.39-117.el10 appstream 587 k DEBUG: glibc-gconv-extra x86_64 2.39-117.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-117.el10 baseos 29 k DEBUG: gmp x86_64 1:6.2.1-12.el10 baseos 318 k DEBUG: gnupg2 x86_64 2.4.5-4.el10 baseos 2.7 M DEBUG: gnutls x86_64 3.8.10-3.el10 baseos 1.5 M DEBUG: go-srpm-macros noarch 3.8.0-1.el10 appstream 27 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-214.el10 appstream 1.9 M DEBUG: kernel-srpm-macros noarch 1.0-27.el10 appstream 8.7 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-9.el10 baseos 766 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-4.el10 baseos 414 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-19.el10 baseos 124 k DEBUG: libbrotli x86_64 1.1.0-7.el10 baseos 344 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-5.el10 baseos 26 k DEBUG: libcurl x86_64 8.12.1-4.el10 baseos 368 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-19.el10 baseos 160 k DEBUG: libffi x86_64 3.4.4-10.el10 baseos 41 k DEBUG: libfido2 x86_64 1.14.0-7.el10 baseos 98 k DEBUG: libgcc x86_64 14.3.1-4.4.el10 baseos 140 k DEBUG: libgcrypt x86_64 1.11.0-6.el10 baseos 587 k DEBUG: libgomp x86_64 14.3.1-4.4.el10 baseos 363 k DEBUG: libgpg-error x86_64 1.50-2.el10 baseos 236 k DEBUG: libgs x86_64 10.02.1-16.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-19.el10 baseos 154 k DEBUG: libmpc x86_64 1.3.1-7.el10 appstream 71 k DEBUG: libnghttp2 x86_64 1.68.0-3.el10 baseos 73 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-11.el10 baseos 119 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.6-1.el10 baseos 71 k DEBUG: libselinux x86_64 3.10-1.el10 baseos 97 k DEBUG: libsemanage x86_64 3.10-1.el10 baseos 122 k DEBUG: libsepol x86_64 3.10-1.el10 baseos 349 k DEBUG: libsmartcols x86_64 2.40.2-19.el10 baseos 83 k DEBUG: libssh x86_64 0.12.0-2.el10 baseos 276 k DEBUG: libssh-config noarch 0.12.0-2.el10 baseos 8.2 k DEBUG: libstdc++ x86_64 14.3.1-4.4.el10 baseos 919 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-8.el10 appstream 213 k DEBUG: libtool-ltdl x86_64 2.4.7-14.el10 appstream 35 k DEBUG: libunistring x86_64 1.1-10.el10 baseos 548 k DEBUG: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-19.el10 baseos 28 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libwebp x86_64 1.3.2-10.el10 appstream 290 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-10.el10 baseos 690 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-8.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.36.0-8.el10 appstream 135 k DEBUG: nss x86_64 3.112.0-8.el10 appstream 738 k DEBUG: nss-softokn x86_64 3.112.0-8.el10 appstream 404 k DEBUG: nss-softokn-freebl x86_64 3.112.0-8.el10 appstream 416 k DEBUG: nss-sysinit x86_64 3.112.0-8.el10 appstream 19 k DEBUG: nss-util x86_64 3.112.0-8.el10 appstream 85 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-5.el10 appstream 188 k DEBUG: openldap x86_64 2.6.10-1.el10 baseos 239 k DEBUG: openssh x86_64 9.9p1-22.el10 baseos 352 k DEBUG: openssh-clients x86_64 9.9p1-22.el10 baseos 766 k DEBUG: openssl-fips-provider x86_64 1:3.5.5-1.el10 baseos 813 k DEBUG: openssl-libs x86_64 1:3.5.5-1.el10 baseos 2.3 M DEBUG: p11-kit x86_64 0.26.2-1.el10 baseos 558 k DEBUG: p11-kit-trust x86_64 0.26.2-1.el10 baseos 140 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-9.el10 baseos 584 k DEBUG: pam-libs x86_64 1.6.1-9.el10 baseos 56 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: 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: poppler x86_64 24.02.0-7.el10 appstream 1.2 M DEBUG: poppler-data noarch 0.4.11-9.el10 appstream 2.0 M DEBUG: poppler-glib x86_64 24.02.0-7.el10 appstream 190 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.18.5-1.el10 appstream 13 k DEBUG: python-rpm-macros noarch 3.12-11.el10 appstream 16 k DEBUG: python-srpm-macros noarch 3.12-11.el10 appstream 22 k DEBUG: python3 x86_64 3.12.12-5.el10 baseos 28 k DEBUG: python3-babel noarch 2.13.1-5.el10 crb 7.0 M DEBUG: python3-charset-normalizer noarch 3.4.2-1.el10 baseos 112 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.6-1.el10 appstream 327 k DEBUG: python3-libs x86_64 3.12.12-5.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.4-1.el10 baseos 156 k DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-11.el10 appstream 11 k DEBUG: python3-setuptools noarch 69.0.3-12.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-3.el10 baseos 284 k DEBUG: qt6-srpm-macros noarch 6.10.1-1.el10 appstream 9.1 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: redhat-rpm-config noarch 295-1.el10 appstream 74 k DEBUG: redhat-text-vf-fonts noarch 4.1.0-1.el10 baseos 354 k DEBUG: rpm x86_64 4.19.1.1-23.el10 baseos 560 k DEBUG: rpm-build-libs x86_64 4.19.1.1-23.el10 baseos 92 k DEBUG: rpm-libs x86_64 4.19.1.1-23.el10 baseos 309 k DEBUG: rpm-sequoia x86_64 1.10.1.1-2.el10 baseos 969 k DEBUG: rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k DEBUG: rust-toolset-srpm-macros noarch 1.93.0-1.el10 appstream 10 k DEBUG: sed x86_64 4.9-5.el10 baseos 318 k DEBUG: setup noarch 2.14.5-7.el10 baseos 153 k DEBUG: shadow-utils x86_64 2:4.15.0-11.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-5.el10 baseos 745 k DEBUG: systemd-libs x86_64 257-23.el10 baseos 837 k DEBUG: systemd-pam x86_64 257-23.el10 baseos 320 k DEBUG: systemd-rpm-macros noarch 257-23.el10 baseos 39 k DEBUG: tar x86_64 2:1.35-11.el10 baseos 866 k DEBUG: tpm2-tss x86_64 4.1.3-6.el10 baseos 435 k DEBUG: tzdata noarch 2026a-1.el10 baseos 905 k DEBUG: unzip x86_64 6.0-69.el10 baseos 190 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-19.el10 baseos 1.3 M DEBUG: util-linux-core x86_64 2.40.2-19.el10 baseos 550 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-4.el10 baseos 481 k DEBUG: xz-libs x86_64 1:5.6.2-4.el10 baseos 113 k DEBUG: zip x86_64 3.0-45.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-3.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.8.1-2.el10 baseos 578 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: graphviz x86_64 9.0.0-15.el10 appstream 1.6 M DEBUG: kmod-libs x86_64 31-13.el10 baseos 69 k DEBUG: libbpf x86_64 2:1.7.0-1.el10 baseos 193 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: python-unversioned-command noarch 3.12.12-5.el10 appstream 11 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-23.el10 baseos 16 k DEBUG: systemd x86_64 257-23.el10 baseos 5.8 M DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 305 Packages DEBUG: Total size: 215 M DEBUG: Total download size: 22 k DEBUG: Installed size: 735 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-4.0.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-1.5.2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-libs-1.5.2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.9~rc2-2.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-64.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.41-64.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-2025.2.80_v9.0.305-102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-10.0-20.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-10.0-20.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-10.0-20.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-9.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-9.5-7.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-20260216-1.git0e54016.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.8.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-filesystem-2.4.10-17.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.4.10-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-8.12.1-4.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-4.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.210-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.210-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.194-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.194-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.194-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.194-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.194-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.7.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.45-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.45-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.18-17.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-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.80.4-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.39-117.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.39-117.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.39-117.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-117.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.4.5-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.10-3.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-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.3-9.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-4.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-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.7.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.1.0-7.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-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-8.12.1-4.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-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.4-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-14.3.1-4.4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.11.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-14.3.1-4.4.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-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.68.0-3.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-11.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.6-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.40.2-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.12.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.12.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-14.3.1-4.4.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] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.40.2-19.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-10.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-8.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.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-9.9p1-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-9.9p1-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-fips-provider-3.5.5-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.5.5-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.26.2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.26.2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.6.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-libs-1.6.1-9.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] 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] 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.12-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.4.2-1.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.12-5.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.4-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-69.0.3-12.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-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.2-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-text-vf-fonts-4.1.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.19.1.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.19.1.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-sequoia-1.10.1.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.9-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.14.5-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.15.0-11.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-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-257-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-257-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-257-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-257-23.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.35-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-4.1.3-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2026a-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-69.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.40.2-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.40.2-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-45.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-ng-compat-2.2.3-3.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-13.06-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-plugin-gcc-13.06-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.3.1-4.4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.1-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.16-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-6-8.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.3.1-4.4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-14.3.1-4.4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.3-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-16.3-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.52.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.39-117.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.8.0-1.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-214.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-27.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-16.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] libthai-0.1.29-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.6.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.7-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.3.2-10.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.36.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.112.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.112.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.112.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.112.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.112.0-8.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-5.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] pixman-0.43.4-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-24.02.0-7.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-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.18.5-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.12-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.12-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.12.12-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.12.12-5.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.6-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-11.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.10.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-295-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.19.1.1-23.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.93.0-1.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.40.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-6.1.1-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: (305/305): openstack-macros-2023.1.0-0.20250702 456 kB/s | 22 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 255 kB/s | 22 kB 00:00 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-17.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.3.1-4.4.el10.x86_64 1/305 DEBUG: Running scriptlet: libgcc-14.3.1-4.4.el10.x86_64 1/305 DEBUG: Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 2/305 DEBUG: Installing : tzdata-2026a-1.el10.noarch 3/305 DEBUG: Installing : adobe-mappings-cmap-20230622-5.el10.noarch 4/305 DEBUG: Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 5/305 DEBUG: Installing : redhat-text-vf-fonts-4.1.0-1.el10.noarch 6/305 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 7/305 DEBUG: Installing : rust-toolset-srpm-macros-1.93.0-1.el10.noarch 8/305 DEBUG: Installing : qt6-srpm-macros-6.10.1-1.el10.noarch 9/305 DEBUG: Installing : poppler-data-0.4.11-9.el10.noarch 10/305 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 11/305 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 12/305 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 13/305 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 14/305 DEBUG: Installing : libX11-common-1.8.10-1.el10.noarch 15/305 DEBUG: Installing : kernel-srpm-macros-1.0-27.el10.noarch 16/305 DEBUG: Installing : kernel-headers-6.12.0-214.el10.x86_64 17/305 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 18/305 DEBUG: Installing : annobin-docs-13.06-1.el10.noarch 19/305 DEBUG: Installing : adobe-mappings-pdf-20190401-9.el10.noarch 20/305 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 21/305 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 22/305 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 23/305 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 24/305 DEBUG: Installing : libssh-config-0.12.0-2.el10.noarch 25/305 DEBUG: Installing : google-noto-fonts-common-20240401-5.el10.noarch 26/305 DEBUG: Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 27/305 DEBUG: Installing : default-fonts-core-sans-4.1-3.el10.noarch 28/305 DEBUG: Installing : google-droid-sans-fonts-20200215-22.el10.noarch 29/305 DEBUG: Installing : coreutils-common-9.5-7.el10.x86_64 30/305 DEBUG: Installing : centos-gpg-keys-10.0-20.el10.noarch 31/305 DEBUG: Installing : centos-stream-repos-10.0-20.el10.noarch 32/305 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-20.el10.noarch 33/305 DEBUG: Installing : setup-2.14.5-7.el10.noarch 34/305 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-7.el10.noarch 34/305 DEBUG: Installing : filesystem-3.18-17.el10.x86_64 35/305 DEBUG: Installing : urw-base35-fonts-common-20200910-21.el10.noarch 36/305 DEBUG: Installing : basesystem-11-22.el10.noarch 37/305 DEBUG: Installing : glibc-gconv-extra-2.39-117.el10.x86_64 38/305 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-117.el10.x86_64 38/305 DEBUG: Installing : glibc-minimal-langpack-2.39-117.el10.x86_64 39/305 DEBUG: Installing : glibc-common-2.39-117.el10.x86_64 40/305 DEBUG: Running scriptlet: glibc-2.39-117.el10.x86_64 41/305 DEBUG: Installing : glibc-2.39-117.el10.x86_64 41/305 DEBUG: Running scriptlet: glibc-2.39-117.el10.x86_64 41/305 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 42/305 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 43/305 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 43/305 DEBUG: Installing : zlib-ng-compat-2.2.3-3.el10.x86_64 44/305 DEBUG: Installing : libstdc++-14.3.1-4.4.el10.x86_64 45/305 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 46/305 DEBUG: Installing : xz-libs-1:5.6.2-4.el10.x86_64 47/305 DEBUG: Installing : libpng-2:1.6.40-11.el10.x86_64 48/305 DEBUG: Installing : libuuid-2.40.2-19.el10.x86_64 49/305 DEBUG: Installing : libxml2-2.12.5-10.el10.x86_64 50/305 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 51/305 DEBUG: Installing : elfutils-libelf-0.194-2.el10.x86_64 52/305 DEBUG: Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 53/305 DEBUG: Installing : readline-8.2-11.el10.x86_64 54/305 DEBUG: Installing : gmp-1:6.2.1-12.el10.x86_64 55/305 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 56/305 DEBUG: Installing : libblkid-2.40.2-19.el10.x86_64 57/305 DEBUG: Running scriptlet: crypto-policies-20260216-1.git0e54016.el10.noarc 58/305 DEBUG: Installing : crypto-policies-20260216-1.git0e54016.el10.noarc 58/305 DEBUG: Running scriptlet: crypto-policies-20260216-1.git0e54016.el10.noarc 58/305 DEBUG: Installing : nspr-4.36.0-8.el10.x86_64 59/305 DEBUG: Installing : mpfr-4.2.1-8.el10.x86_64 60/305 DEBUG: Installing : libgpg-error-1.50-2.el10.x86_64 61/305 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 62/305 DEBUG: Installing : grep-3.11-10.el10.x86_64 63/305 DEBUG: Installing : popt-1.19-8.el10.x86_64 64/305 DEBUG: Installing : nss-util-3.112.0-8.el10.x86_64 65/305 DEBUG: Installing : sqlite-libs-3.46.1-5.el10.x86_64 66/305 DEBUG: Installing : expat-2.7.3-1.el10.x86_64 67/305 DEBUG: Installing : gdbm-libs-1:1.23-14.el10.x86_64 68/305 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 69/305 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 70/305 DEBUG: Installing : libffi-3.4.4-10.el10.x86_64 71/305 DEBUG: Installing : libgomp-14.3.1-4.4.el10.x86_64 72/305 DEBUG: Installing : lcms2-2.16-6.el10.x86_64 73/305 DEBUG: Installing : libwebp-1.3.2-10.el10.x86_64 74/305 DEBUG: Installing : libassuan-2.5.6-6.el10.x86_64 75/305 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 76/305 DEBUG: Installing : json-c-0.18-3.el10.x86_64 77/305 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 78/305 DEBUG: Installing : audit-libs-4.0.3-5.el10.x86_64 79/305 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 80/305 DEBUG: Installing : pam-libs-1.6.1-9.el10.x86_64 81/305 DEBUG: Installing : libcap-2.69-7.el10.x86_64 82/305 DEBUG: Installing : systemd-libs-257-23.el10.x86_64 83/305 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 84/305 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 85/305 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 86/305 DEBUG: Installing : libICE-1.1.1-5.el10.x86_64 87/305 DEBUG: Installing : openjpeg2-2.5.2-5.el10.x86_64 88/305 DEBUG: Installing : libSM-1.2.4-5.el10.x86_64 89/305 DEBUG: Installing : p11-kit-0.26.2-1.el10.x86_64 90/305 DEBUG: Installing : xz-1:5.6.2-4.el10.x86_64 91/305 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 92/305 DEBUG: Installing : libfdisk-2.40.2-19.el10.x86_64 93/305 DEBUG: Installing : dwz-0.16-1.el10.x86_64 94/305 DEBUG: Installing : unzip-6.0-69.el10.x86_64 95/305 DEBUG: Installing : file-libs-5.45-9.el10.x86_64 96/305 DEBUG: Installing : file-5.45-9.el10.x86_64 97/305 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 98/305 DEBUG: Installing : p11-kit-trust-0.26.2-1.el10.x86_64 99/305 DEBUG: Running scriptlet: p11-kit-trust-0.26.2-1.el10.x86_64 99/305 DEBUG: Installing : gnutls-3.8.10-3.el10.x86_64 100/305 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 101/305 DEBUG: Installing : jansson-2.14-3.el10.x86_64 102/305 DEBUG: Installing : libbrotli-1.1.0-7.el10.x86_64 103/305 DEBUG: Installing : libsepol-3.10-1.el10.x86_64 104/305 DEBUG: Installing : libselinux-3.10-1.el10.x86_64 105/305 DEBUG: Installing : sed-4.9-5.el10.x86_64 106/305 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 107/305 DEBUG: Installing : openssl-fips-provider-1:3.5.5-1.el10.x86_64 108/305 DEBUG: Installing : openssl-libs-1:3.5.5-1.el10.x86_64 109/305 DEBUG: Installing : coreutils-9.5-7.el10.x86_64 110/305 DEBUG: Running scriptlet: ca-certificates-2025.2.80_v9.0.305-102.el10.noar 111/305 DEBUG: Installing : ca-certificates-2025.2.80_v9.0.305-102.el10.noar 111/305 DEBUG: Running scriptlet: ca-certificates-2025.2.80_v9.0.305-102.el10.noar 111/305 DEBUG: Installing : libmount-2.40.2-19.el10.x86_64 112/305 DEBUG: Installing : glib2-2.80.4-12.el10.x86_64 113/305 DEBUG: Installing : gzip-1.13-3.el10.x86_64 114/305 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 115/305 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 116/305 DEBUG: Installing : libsmartcols-2.40.2-19.el10.x86_64 117/305 DEBUG: Installing : util-linux-core-2.40.2-19.el10.x86_64 118/305 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 119/305 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 120/305 DEBUG: Installing : libarchive-3.7.7-4.el10.x86_64 121/305 DEBUG: Installing : fribidi-1.0.14-4.el10.x86_64 122/305 DEBUG: Installing : jbigkit-libs-2.1-31.el10.x86_64 123/305 DEBUG: Installing : libtool-ltdl-2.4.7-14.el10.x86_64 124/305 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 125/305 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 126/305 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 127/305 DEBUG: Installing : shared-mime-info-2.3-8.el10.x86_64 128/305 DEBUG: Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 128/305 DEBUG: Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 129/305 DEBUG: Installing : liblqr-1-0.4.2-26.el10s.x86_64 130/305 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 131/305 DEBUG: Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 132/305 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 132/305 DEBUG: Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 133/305 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 133/305 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 134/305 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 134/305 DEBUG: Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 135/305 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 135/305 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 136/305 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 136/305 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 137/305 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 137/305 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 138/305 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 138/305 DEBUG: Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 139/305 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 139/305 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 140/305 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 140/305 DEBUG: Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 141/305 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 141/305 DEBUG: Installing : urw-base35-fonts-20200910-21.el10.noarch 142/305 DEBUG: Installing : kmod-libs-31-13.el10.x86_64 143/305 DEBUG: Installing : rpm-sequoia-1.10.1.1-2.el10.x86_64 144/305 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-23.el10.x86_64 145/305 DEBUG: Installing : rpm-libs-4.19.1.1-23.el10.x86_64 146/305 DEBUG: Installing : libsemanage-3.10-1.el10.x86_64 147/305 DEBUG: Installing : shadow-utils-2:4.15.0-11.el10.x86_64 148/305 DEBUG: Running scriptlet: tpm2-tss-4.1.3-6.el10.x86_64 149/305 DEBUG: useradd: Warning: missing or non-executable shell '/usr/sbin/nologin' DEBUG: Installing : tpm2-tss-4.1.3-6.el10.x86_64 149/305 DEBUG: Installing : tar-2:1.35-11.el10.x86_64 150/305 DEBUG: Installing : zip-3.0-45.el10.x86_64 151/305 DEBUG: Installing : cpp-14.3.1-4.4.el10.x86_64 152/305 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 153/305 DEBUG: Installing : dbus-libs-1:1.14.10-5.el10.x86_64 154/305 DEBUG: Installing : avahi-libs-0.9~rc2-2.el10.x86_64 155/305 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 156/305 DEBUG: Installing : openldap-2.6.10-1.el10.x86_64 157/305 DEBUG: Installing : gdbm-1:1.23-14.el10.x86_64 158/305 DEBUG: Installing : pam-1.6.1-9.el10.x86_64 159/305 DEBUG: Installing : nss-softokn-freebl-3.112.0-8.el10.x86_64 160/305 DEBUG: Installing : nss-softokn-3.112.0-8.el10.x86_64 161/305 DEBUG: Installing : nss-sysinit-3.112.0-8.el10.x86_64 162/305 DEBUG: Installing : nss-3.112.0-8.el10.x86_64 163/305 DEBUG: Running scriptlet: nss-3.112.0-8.el10.x86_64 163/305 DEBUG: Installing : libgcrypt-1.11.0-6.el10.x86_64 164/305 DEBUG: Installing : libksba-1.6.7-2.el10.x86_64 165/305 DEBUG: Installing : jasper-libs-4.1.0-5.el10.x86_64 166/305 DEBUG: Installing : LibRaw-0.21.3-1.el10s.x86_64 167/305 DEBUG: Installing : libbpf-2:1.7.0-1.el10.x86_64 168/305 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 169/305 DEBUG: Running scriptlet: xml-common-0.6.3-65.el10.noarch 170/305 DEBUG: Installing : xml-common-0.6.3-65.el10.noarch 170/305 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 171/305 DEBUG: Installing : graphite2-1.3.14-17.el10.x86_64 172/305 DEBUG: Installing : freetype-2.13.2-8.el10.x86_64 173/305 DEBUG: Installing : harfbuzz-8.4.0-6.el10.x86_64 174/305 DEBUG: Installing : fontconfig-2.15.0-7.el10.x86_64 175/305 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 175/305 DEBUG: Installing : libraqm-0.10.1-2.el10s.x86_64 176/305 DEBUG: Installing : imath-3.1.10-4.el10.x86_64 177/305 DEBUG: Installing : liblerc-4.0.0-8.el10.x86_64 178/305 DEBUG: Installing : libtiff-4.6.0-8.el10.x86_64 179/305 DEBUG: Installing : openexr-libs-3.1.10-8.el10.x86_64 180/305 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 181/305 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 181/305 DEBUG: Installing : dbus-broker-36-4.el10.x86_64 182/305 DEBUG: Running scriptlet: dbus-broker-36-4.el10.x86_64 182/305 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 183/305 DEBUG: Installing : ed-1.20-5.el10.x86_64 184/305 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 185/305 DEBUG: Installing : less-661-3.el10.x86_64 186/305 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 187/305 DEBUG: Installing : cpio-2.15-3.el10.x86_64 188/305 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 189/305 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 190/305 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 191/305 DEBUG: Installing : libcom_err-1.47.1-5.el10.x86_64 192/305 DEBUG: Installing : libnghttp2-1.68.0-3.el10.x86_64 193/305 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 194/305 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 195/305 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 196/305 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 197/305 DEBUG: Installing : glibc-devel-2.39-117.el10.x86_64 198/305 DEBUG: Installing : libseccomp-2.5.6-1.el10.x86_64 199/305 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 200/305 DEBUG: Installing : krb5-libs-1.21.3-9.el10.x86_64 201/305 DEBUG: Installing : libssh-0.12.0-2.el10.x86_64 202/305 DEBUG: Installing : libcurl-8.12.1-4.el10.x86_64 203/305 DEBUG: Installing : authselect-libs-1.5.2-1.el10.x86_64 204/305 DEBUG: Installing : cryptsetup-libs-2.8.1-2.el10.x86_64 205/305 DEBUG: Installing : device-mapper-libs-10:1.02.210-2.el10.x86_64 206/305 DEBUG: Installing : device-mapper-10:1.02.210-2.el10.x86_64 207/305 DEBUG: Installing : elfutils-debuginfod-client-0.194-2.el10.x86_64 208/305 DEBUG: Installing : elfutils-libs-0.194-2.el10.x86_64 209/305 DEBUG: Installing : elfutils-default-yama-scope-0.194-2.el10.noarch 210/305 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.194-2.el10.noarch 210/305 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 211/305 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 211/305 DEBUG: Installing : systemd-pam-257-23.el10.x86_64 212/305 DEBUG: Installing : util-linux-2.40.2-19.el10.x86_64 213/305 DEBUG: Running scriptlet: util-linux-2.40.2-19.el10.x86_64 213/305 DEBUG: Running scriptlet: systemd-257-23.el10.x86_64 214/305 DEBUG: Installing : systemd-257-23.el10.x86_64 214/305 DEBUG: Running scriptlet: systemd-257-23.el10.x86_64 214/305 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: Creating group 'dbus' with GID 81. DEBUG: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. DEBUG: Installing : binutils-gold-2.41-64.el10.x86_64 215/305 DEBUG: Running scriptlet: binutils-gold-2.41-64.el10.x86_64 215/305 DEBUG: Installing : binutils-2.41-64.el10.x86_64 216/305 DEBUG: Running scriptlet: binutils-2.41-64.el10.x86_64 216/305 DEBUG: Installing : elfutils-0.194-2.el10.x86_64 217/305 DEBUG: Installing : gdb-minimal-16.3-3.el10.x86_64 218/305 DEBUG: Installing : debugedit-5.1-8.el10.x86_64 219/305 DEBUG: Installing : cups-filesystem-1:2.4.10-17.el10.noarch 220/305 DEBUG: Installing : cups-libs-1:2.4.10-17.el10.x86_64 221/305 DEBUG: Installing : openssh-9.9p1-22.el10.x86_64 222/305 DEBUG: Installing : openssh-clients-9.9p1-22.el10.x86_64 223/305 DEBUG: Running scriptlet: openssh-clients-9.9p1-22.el10.x86_64 223/305 DEBUG: Installing : git-core-2.52.0-1.el10.x86_64 224/305 DEBUG: Installing : rpm-build-libs-4.19.1.1-23.el10.x86_64 225/305 DEBUG: Installing : curl-8.12.1-4.el10.x86_64 226/305 DEBUG: Running scriptlet: rpm-4.19.1.1-23.el10.x86_64 227/305 DEBUG: Installing : rpm-4.19.1.1-23.el10.x86_64 227/305 DEBUG: Installing : efi-srpm-macros-6-8.el10.noarch 228/305 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 229/305 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 230/305 DEBUG: Installing : gcc-14.3.1-4.4.el10.x86_64 231/305 DEBUG: Installing : annobin-plugin-gcc-13.06-1.el10.x86_64 232/305 DEBUG: Installing : gcc-plugin-annobin-14.3.1-4.4.el10.x86_64 233/305 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 234/305 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 235/305 DEBUG: Installing : go-srpm-macros-3.8.0-1.el10.noarch 236/305 DEBUG: Installing : python-srpm-macros-3.12-11.el10.noarch 237/305 DEBUG: Installing : redhat-rpm-config-295-1.el10.noarch 238/305 DEBUG: Running scriptlet: redhat-rpm-config-295-1.el10.noarch 238/305 DEBUG: Installing : rpm-build-4.19.1.1-23.el10.x86_64 239/305 DEBUG: Installing : pyproject-srpm-macros-1.18.5-1.el10.noarch 240/305 DEBUG: Installing : python-rpm-macros-3.12-11.el10.noarch 241/305 DEBUG: Installing : python3-rpm-macros-3.12-11.el10.noarch 242/305 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 243/305 DEBUG: Installing : python-unversioned-command-3.12.12-5.el10.noarch 244/305 DEBUG: Installing : python3-3.12.12-5.el10.x86_64 245/305 DEBUG: Installing : python3-libs-3.12.12-5.el10.x86_64 246/305 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 247/305 DEBUG: Installing : python3-setuptools-69.0.3-12.el10.noarch 248/305 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 249/305 DEBUG: Installing : python3-greenlet-3.0.3-5.el10.x86_64 250/305 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 251/305 DEBUG: Installing : python3-urllib3-1.26.19-3.el10.noarch 252/305 DEBUG: Installing : python3-babel-2.13.1-5.el10.noarch 253/305 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 254/305 DEBUG: Installing : python3-charset-normalizer-3.4.2-1.el10.noarch 255/305 DEBUG: Installing : python3-requests-2.32.4-1.el10.noarch 256/305 DEBUG: Installing : python3-dns-2.6.1-1.el10.noarch 257/305 DEBUG: Installing : python3-docutils-0.20.1-5.el10.noarch 258/305 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 259/305 DEBUG: Installing : python3-jinja2-3.1.6-1.el10.noarch 260/305 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 261/305 DEBUG: Installing : python3-imagesize-1.4.1-9.el10.noarch 262/305 DEBUG: Installing : python3-pygments-2.18.0-1.el10.noarch 263/305 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.16-5.el10.noa 264/305 DEBUG: Installing : npth-1.6-21.el10.x86_64 265/305 DEBUG: Installing : gnupg2-2.4.5-4.el10.x86_64 266/305 DEBUG: Installing : gpgme-1.23.2-6.el10.x86_64 267/305 DEBUG: Installing : gpgmepp-1.23.2-6.el10.x86_64 268/305 DEBUG: Installing : poppler-24.02.0-7.el10.x86_64 269/305 DEBUG: Installing : jbig2dec-libs-0.20-7.el10.x86_64 270/305 DEBUG: Installing : libXau-1.0.11-8.el10.x86_64 271/305 DEBUG: Installing : libxcb-1.17.0-3.el10.x86_64 272/305 DEBUG: Installing : libX11-1.8.10-1.el10.x86_64 273/305 DEBUG: Installing : libXrender-0.9.11-8.el10.x86_64 274/305 DEBUG: Installing : libXext-1.3.6-3.el10.x86_64 275/305 DEBUG: Installing : libXft-2.3.8-8.el10.x86_64 276/305 DEBUG: Installing : libXpm-3.5.17-5.el10.x86_64 277/305 DEBUG: Installing : gd-2.3.3-22.el10.x86_64 278/305 DEBUG: Installing : libXt-1.3.0-5.el10.x86_64 279/305 DEBUG: Installing : libdatrie-0.2.13-11.el10.x86_64 280/305 DEBUG: Installing : libthai-0.1.29-10.el10.x86_64 281/305 DEBUG: Installing : libijs-0.35-24.el10.x86_64 282/305 DEBUG: Installing : libpaper-1:2.1.1-7.el10.x86_64 283/305 DEBUG: Installing : libgs-10.02.1-16.el10.x86_64 284/305 DEBUG: Installing : pixman-0.43.4-2.el10.x86_64 285/305 DEBUG: Installing : cairo-1.18.2-2.el10.x86_64 286/305 DEBUG: Installing : pango-1.54.0-3.el10.x86_64 287/305 DEBUG: Installing : cairo-gobject-1.18.2-2.el10.x86_64 288/305 DEBUG: Installing : librsvg2-2.57.1-9.el10.x86_64 289/305 DEBUG: Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 290/305 DEBUG: Installing : poppler-glib-24.02.0-7.el10.x86_64 291/305 DEBUG: Installing : graphviz-9.0.0-15.el10.x86_64 292/305 DEBUG: Installing : libwmf-lite-0.2.13-6.el10s.x86_64 293/305 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el10s.x86_64 294/305 DEBUG: Installing : ImageMagick-6.9.12.98-1.el10s.x86_64 295/305 DEBUG: Installing : python3-sphinx-1:7.2.6-10.el10.noarch 296/305 DEBUG: Installing : python3-devel-3.12.12-5.el10.x86_64 297/305 DEBUG: Installing : python3-eventlet-0.40.0-1.el10s.noarch 298/305 DEBUG: Installing : python3-sqlalchemy-2.0.26-6.el10.x86_64 299/305 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 300/305 DEBUG: Installing : python3-pbr-6.1.1-1.el10s.noarch 301/305 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 302/305 DEBUG: Installing : authselect-1.5.2-1.el10.x86_64 303/305 DEBUG: Installing : systemd-rpm-macros-257-23.el10.noarch 304/305 DEBUG: Installing : openstack-macros-2023.1.0-0.20250702055156.ce6a1 305/305 DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 305/305 DEBUG: Running scriptlet: ca-certificates-2025.2.80_v9.0.305-102.el10.noar 305/305 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 305/305 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 305/305 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 305/305 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 305/305 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 305/305 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 305/305 DEBUG: Running scriptlet: authselect-libs-1.5.2-1.el10.x86_64 305/305 DEBUG: Running scriptlet: rpm-4.19.1.1-23.el10.x86_64 305/305 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250702055156.ce6a1 305/305 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-13.06-1.el10.noarch DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: binutils-gold-2.41-64.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-2025.2.80_v9.0.305-102.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-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: coreutils-common-9.5-7.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-20260216-1.git0e54016.el10.noarch DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: cups-filesystem-1:2.4.10-17.el10.noarch DEBUG: cups-libs-1:2.4.10-17.el10.x86_64 DEBUG: curl-8.12.1-4.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-4.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-8.el10.x86_64 DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: device-mapper-10:1.02.210-2.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.210-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: filesystem-3.18-17.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.3.1-4.4.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: gdbm-1:1.23-14.el10.x86_64 DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: glib2-2.80.4-12.el10.x86_64 DEBUG: glibc-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-devel-2.39-117.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: gmp-1:6.2.1-12.el10.x86_64 DEBUG: gnupg2-2.4.5-4.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: go-srpm-macros-3.8.0-1.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-214.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-13.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.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-4.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-19.el10.x86_64 DEBUG: libbpf-2:1.7.0-1.el10.x86_64 DEBUG: libbrotli-1.1.0-7.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-5.el10.x86_64 DEBUG: libcurl-8.12.1-4.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-19.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.3.1-4.4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libgs-10.02.1-16.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-19.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-11.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.6-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-19.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libssh-config-0.12.0-2.el10.noarch DEBUG: libstdc++-14.3.1-4.4.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-8.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-14.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libwebp-1.3.2-10.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-10.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-8.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.36.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-util-3.112.0-8.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-5.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: openssl-fips-provider-1:3.5.5-1.el10.x86_64 DEBUG: openssl-libs-1:3.5.5-1.el10.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: pam-libs-1.6.1-9.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: perl-srpm-macros-1-57.el10.noarch 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: poppler-24.02.0-7.el10.x86_64 DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: poppler-glib-24.02.0-7.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-devel-3.12.12-5.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.40.0-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.6-1.el10.noarch DEBUG: python3-libs-3.12.12-5.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.1.1-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.4-1.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: sed-4.9-5.el10.x86_64 DEBUG: setup-2.14.5-7.el10.noarch DEBUG: shadow-utils-2:4.15.0-11.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: tar-2:1.35-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tzdata-2026a-1.el10.noarch DEBUG: unzip-6.0-69.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.el10.x86_64 DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-3.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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-13.06-1.el10.noarch annobin-plugin-gcc-13.06-1.el10.x86_64 audit-libs-4.0.3-5.el10.x86_64 authselect-1.5.2-1.el10.x86_64 authselect-libs-1.5.2-1.el10.x86_64 avahi-libs-0.9~rc2-2.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-64.el10.x86_64 binutils-gold-2.41-64.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2025.2.80_v9.0.305-102.el10.noarch cairo-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 centos-gpg-keys-10.0-20.el10.noarch centos-stream-release-10.0-20.el10.noarch centos-stream-repos-10.0-20.el10.noarch coreutils-9.5-7.el10.x86_64 coreutils-common-9.5-7.el10.x86_64 cpio-2.15-3.el10.x86_64 cpp-14.3.1-4.4.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20260216-1.git0e54016.el10.noarch cryptsetup-libs-2.8.1-2.el10.x86_64 cups-filesystem-2.4.10-17.el10.noarch cups-libs-2.4.10-17.el10.x86_64 curl-8.12.1-4.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-4.el10.x86_64 dbus-common-1.14.10-5.el10.noarch dbus-libs-1.14.10-5.el10.x86_64 debugedit-5.1-8.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch device-mapper-1.02.210-2.el10.x86_64 device-mapper-libs-1.02.210-2.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.16-1.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-8.el10.noarch elfutils-0.194-2.el10.x86_64 elfutils-debuginfod-client-0.194-2.el10.x86_64 elfutils-default-yama-scope-0.194-2.el10.noarch elfutils-libelf-0.194-2.el10.x86_64 elfutils-libs-0.194-2.el10.x86_64 expat-2.7.3-1.el10.x86_64 file-5.45-9.el10.x86_64 file-libs-5.45-9.el10.x86_64 filesystem-3.18-17.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.3.1-4.4.el10.x86_64 gcc-plugin-annobin-14.3.1-4.4.el10.x86_64 gd-2.3.3-22.el10.x86_64 gdb-minimal-16.3-3.el10.x86_64 gdbm-1.23-14.el10.x86_64 gdbm-libs-1.23-14.el10.x86_64 gdk-pixbuf2-2.42.12-4.el10.x86_64 git-core-2.52.0-1.el10.x86_64 glib2-2.80.4-12.el10.x86_64 glibc-2.39-117.el10.x86_64 glibc-common-2.39-117.el10.x86_64 glibc-devel-2.39-117.el10.x86_64 glibc-gconv-extra-2.39-117.el10.x86_64 glibc-minimal-langpack-2.39-117.el10.x86_64 gmp-6.2.1-12.el10.x86_64 gnupg2-2.4.5-4.el10.x86_64 gnutls-3.8.10-3.el10.x86_64 go-srpm-macros-3.8.0-1.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-214.el10.x86_64 kernel-srpm-macros-1.0-27.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-13.el10.x86_64 krb5-libs-1.21.3-9.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-4.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-19.el10.x86_64 libbpf-1.7.0-1.el10.x86_64 libbrotli-1.1.0-7.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-5.el10.x86_64 libcurl-8.12.1-4.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-19.el10.x86_64 libffi-3.4.4-10.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.3.1-4.4.el10.x86_64 libgcrypt-1.11.0-6.el10.x86_64 libgomp-14.3.1-4.4.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgs-10.02.1-16.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-19.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnghttp2-1.68.0-3.el10.x86_64 libpaper-2.1.1-7.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpng-1.6.40-11.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.6-1.el10.x86_64 libselinux-3.10-1.el10.x86_64 libsemanage-3.10-1.el10.x86_64 libsepol-3.10-1.el10.x86_64 libsmartcols-2.40.2-19.el10.x86_64 libssh-0.12.0-2.el10.x86_64 libssh-config-0.12.0-2.el10.noarch libstdc++-14.3.1-4.4.el10.x86_64 libtasn1-4.20.0-1.el10.x86_64 libthai-0.1.29-10.el10.x86_64 libtiff-4.6.0-8.el10.x86_64 libtool-ltdl-2.4.7-14.el10.x86_64 libunistring-1.1-10.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-19.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libwebp-1.3.2-10.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-10.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-8.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.36.0-8.el10.x86_64 nss-3.112.0-8.el10.x86_64 nss-softokn-3.112.0-8.el10.x86_64 nss-softokn-freebl-3.112.0-8.el10.x86_64 nss-sysinit-3.112.0-8.el10.x86_64 nss-util-3.112.0-8.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-5.el10.x86_64 openldap-2.6.10-1.el10.x86_64 openssh-9.9p1-22.el10.x86_64 openssh-clients-9.9p1-22.el10.x86_64 openssl-fips-provider-3.5.5-1.el10.x86_64 openssl-libs-3.5.5-1.el10.x86_64 openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch p11-kit-0.26.2-1.el10.x86_64 p11-kit-trust-0.26.2-1.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-9.el10.x86_64 pam-libs-1.6.1-9.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 perl-srpm-macros-1-57.el10.noarch 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 poppler-24.02.0-7.el10.x86_64 poppler-data-0.4.11-9.el10.noarch poppler-glib-24.02.0-7.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.18.5-1.el10.noarch python-rpm-macros-3.12-11.el10.noarch python-srpm-macros-3.12-11.el10.noarch python-unversioned-command-3.12.12-5.el10.noarch python3-3.12.12-5.el10.x86_64 python3-babel-2.13.1-5.el10.noarch python3-charset-normalizer-3.4.2-1.el10.noarch python3-devel-3.12.12-5.el10.x86_64 python3-dns-2.6.1-1.el10.noarch python3-docutils-0.20.1-5.el10.noarch python3-eventlet-0.40.0-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.6-1.el10.noarch python3-libs-3.12.12-5.el10.x86_64 python3-markupsafe-2.1.3-6.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.1.1-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.4-1.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-11.el10.noarch python3-setuptools-69.0.3-12.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-3.el10.noarch qt6-srpm-macros-6.10.1-1.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-295-1.el10.noarch redhat-text-vf-fonts-4.1.0-1.el10.noarch rpm-4.19.1.1-23.el10.x86_64 rpm-build-4.19.1.1-23.el10.x86_64 rpm-build-libs-4.19.1.1-23.el10.x86_64 rpm-libs-4.19.1.1-23.el10.x86_64 rpm-plugin-audit-4.19.1.1-23.el10.x86_64 rpm-sequoia-1.10.1.1-2.el10.x86_64 rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 rust-toolset-srpm-macros-1.93.0-1.el10.noarch sed-4.9-5.el10.x86_64 setup-2.14.5-7.el10.noarch shadow-utils-4.15.0-11.el10.x86_64 shared-mime-info-2.3-8.el10.x86_64 sqlite-libs-3.46.1-5.el10.x86_64 systemd-257-23.el10.x86_64 systemd-libs-257-23.el10.x86_64 systemd-pam-257-23.el10.x86_64 systemd-rpm-macros-257-23.el10.noarch tar-1.35-11.el10.x86_64 tpm2-tss-4.1.3-6.el10.x86_64 tzdata-2026a-1.el10.noarch unzip-6.0-69.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-19.el10.x86_64 util-linux-core-2.40.2-19.el10.x86_64 xkeyboard-config-2.41-3.el10.noarch xml-common-0.6.3-65.el10.noarch xz-5.6.2-4.el10.x86_64 xz-libs-5.6.2-4.el10.x86_64 zip-3.0-45.el10.x86_64 zlib-ng-compat-2.2.3-3.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 07a010416f6f52ae980461cd2757242c8e780c33 Note: switching to '07a010416f6f52ae980461cd2757242c8e780c33'. 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 07a01041 Openstack VIM Registration Fix + '[' -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 15.0.0.0rc2.dev1 07a0104 + UPSTREAMVERSION=15.0.0.0rc2.dev1 + [[ 15.0.0.0rc2.dev1 =~ ([^-]*)-(.+) ]] + [[ 15.0.0.0rc2.dev1 =~ (.*?)\.(0rc.+) ]] + VERSION=15.0.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20260329172201.07a0104 + '[' -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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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.7 starting (python version = 3.9.18, NVR = mock-6.7-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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'unbreq', 'expand_spec', '__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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 4356a649-e3c9-4fce-a15b-2d39163f197f 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-f8a331a40eb21e6c8f37e07794d57aa98b120af9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/f8/a3/f8a331a40eb21e6c8f37e07794d57aa98b120af9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-6710795023f4e635bbe9761ac7f393a61c1c6235 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/67/10/6710795023f4e635bbe9761ac7f393a61c1c6235_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-b790e27b567735e285319e46fdf9150561c4782d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/b7/90/b790e27b567735e285319e46fdf9150561c4782d_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-ccec4d07b36e914d78d663ea331865973c2b7df2 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/cc/ec/ccec4d07b36e914d78d663ea331865973c2b7df2_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-84893de76173b88463260d07b8b0ef6eab3c4e54 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/84/89/84893de76173b88463260d07b8b0ef6eab3c4e54_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-zaqar-f0599ef0072661c6a2db4bbef3ae48edbeae3533 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/f0/59/f0599ef0072661c6a2db4bbef3ae48edbeae3533_53f07e3b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-fd4cef0a5596831e61714e600d15da81a3f1b093 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/fd/4c/fd4cef0a5596831e61714e600d15da81a3f1b093_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-38ab7320533b422ae1be0daaaa875d82eb08688f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/38/ab/38ab7320533b422ae1be0daaaa875d82eb08688f_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad92be806b9686ed2ca3a021122a4db1f2fed708 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/92/ad92be806b9686ed2ca3a021122a4db1f2fed708_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4d/96/4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-12145b00c527273c2dd30f453e9cb70aab57f6b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/12/14/12145b00c527273c2dd30f453e9cb70aab57f6b8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-83b1d9f26be4f4bcd941a5b339a8858ef250e24f baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/b1/83b1d9f26be4f4bcd941a5b339a8858ef250e24f_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/b2/e0/b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-924551f526a40ed9328e0ff0a5d71acff9145950 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/92/45/924551f526a40ed9328e0ff0a5d71acff9145950_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-541bfb98dc38f2d7d6a771732778313a5e784d1a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/54/1b/541bfb98dc38f2d7d6a771732778313a5e784d1a_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-8a572a3e88ee0608034cc753aa35dfef0dda0fb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/8a/57/8a572a3e88ee0608034cc753aa35dfef0dda0fb0_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2d15320f093f7e199f7619aec92b2dd683895c5b baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2d/15/2d15320f093f7e199f7619aec92b2dd683895c5b_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-0e17064987bb58c42bc0d9b226d2124ceeed1d49 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0e/17/0e17064987bb58c42bc0d9b226d2124ceeed1d49_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-5166b796838e6b6cf683c67eaa1d0b5838ea1d3a baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/51/66/5166b796838e6b6cf683c67eaa1d0b5838ea1d3a_9c3343a9 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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-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 Squid and DLRN mock [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=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff,python3-tox-current-env 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.bvtatx20', '/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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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', '--human'] with env {'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: 15Gi 6.1Gi 411Mi 2.5Gi 11Gi 9.3Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 944M 3.4G 22% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 187G 362G 35% / 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.4xy8anjf', '/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.1s) 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-15.0.0.0rc2.dev1 creating tacker-15.0.0.0rc2.dev1/api-ref creating tacker-15.0.0.0rc2.dev1/api-ref/source creating tacker-15.0.0.0rc2.dev1/api-ref/source/v1 creating tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples creating tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/versions creating tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vims creating tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnf_packages creating tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm creating tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm_versions creating tacker-15.0.0.0rc2.dev1/api-ref/source/v2 creating tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples creating tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/fault_notification creating tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/prometheus_plugin creating tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm creating tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm creating tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm creating tacker-15.0.0.0rc2.dev1/devstack creating tacker-15.0.0.0rc2.dev1/devstack/lib creating tacker-15.0.0.0rc2.dev1/devstack/multi-nodes creating tacker-15.0.0.0rc2.dev1/devstack/multi-nodes/k8s creating tacker-15.0.0.0rc2.dev1/devstack/multi-nodes/openstack creating tacker-15.0.0.0rc2.dev1/doc creating tacker-15.0.0.0rc2.dev1/doc/source creating tacker-15.0.0.0rc2.dev1/doc/source/_images creating tacker-15.0.0.0rc2.dev1/doc/source/admin creating tacker-15.0.0.0rc2.dev1/doc/source/cli creating tacker-15.0.0.0rc2.dev1/doc/source/cli/v2 creating tacker-15.0.0.0rc2.dev1/doc/source/configuration creating tacker-15.0.0.0rc2.dev1/doc/source/contributor creating tacker-15.0.0.0rc2.dev1/doc/source/install creating tacker-15.0.0.0rc2.dev1/doc/source/reference creating tacker-15.0.0.0rc2.dev1/doc/source/user creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2 creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_heal_fm creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_heal_fm/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_scale_pm_job creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_scale_pm_job/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_scale_pm_th creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_scale_pm_th/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/chg_vnfpkg creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/chg_vnfpkg/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/deployment creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/deployment/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/deployment_using_helm creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/deployment_using_helm/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/heal creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/heal/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/scale creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/scale/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/update_with_mgmt_driver creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/update_with_mgmt_driver/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/BaseHOT creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/Definitions creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Definitions creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Scripts creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Definitions creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Scripts creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Definitions creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Scripts creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/UserData creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Definitions creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Scripts creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/UserData creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/deployment_with_user_data creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/deployment_with_user_data/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/heal creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/heal/img creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/scale creating tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/scale/img creating tacker-15.0.0.0rc2.dev1/doc/tools creating tacker-15.0.0.0rc2.dev1/doc/tools/ext_oauth2_server creating tacker-15.0.0.0rc2.dev1/etc creating tacker-15.0.0.0rc2.dev1/etc/etsi-nfv creating tacker-15.0.0.0rc2.dev1/etc/etsi-nfv/sol001 creating tacker-15.0.0.0rc2.dev1/etc/etsi-nfv/sol001/2.6.1 creating tacker-15.0.0.0rc2.dev1/etc/init.d creating tacker-15.0.0.0rc2.dev1/etc/systemd creating tacker-15.0.0.0rc2.dev1/etc/systemd/system creating tacker-15.0.0.0rc2.dev1/etc/tacker creating tacker-15.0.0.0rc2.dev1/playbooks creating tacker-15.0.0.0rc2.dev1/playbooks/devstack creating tacker-15.0.0.0rc2.dev1/releasenotes creating tacker-15.0.0.0rc2.dev1/releasenotes/notes creating tacker-15.0.0.0rc2.dev1/releasenotes/source creating tacker-15.0.0.0rc2.dev1/releasenotes/source/_static creating tacker-15.0.0.0rc2.dev1/releasenotes/source/_templates creating tacker-15.0.0.0rc2.dev1/releasenotes/source/locale creating tacker-15.0.0.0rc2.dev1/releasenotes/source/locale/de creating tacker-15.0.0.0rc2.dev1/releasenotes/source/locale/de/LC_MESSAGES creating tacker-15.0.0.0rc2.dev1/releasenotes/source/locale/en_GB creating tacker-15.0.0.0rc2.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES creating tacker-15.0.0.0rc2.dev1/releasenotes/source/locale/fr creating tacker-15.0.0.0rc2.dev1/releasenotes/source/locale/fr/LC_MESSAGES creating tacker-15.0.0.0rc2.dev1/roles creating tacker-15.0.0.0rc2.dev1/roles/config-enhanced-policy creating tacker-15.0.0.0rc2.dev1/roles/config-enhanced-policy/tasks creating tacker-15.0.0.0rc2.dev1/roles/devstack-config creating tacker-15.0.0.0rc2.dev1/roles/devstack-config/tasks creating tacker-15.0.0.0rc2.dev1/roles/ensure-db-cli-installed creating tacker-15.0.0.0rc2.dev1/roles/ensure-db-cli-installed/defaults creating tacker-15.0.0.0rc2.dev1/roles/ensure-db-cli-installed/tasks creating tacker-15.0.0.0rc2.dev1/roles/modify-heat-policy creating tacker-15.0.0.0rc2.dev1/roles/modify-heat-policy/tasks creating tacker-15.0.0.0rc2.dev1/roles/restart-kubelet-service creating tacker-15.0.0.0rc2.dev1/roles/restart-kubelet-service/tasks creating tacker-15.0.0.0rc2.dev1/roles/setup-default-vim creating tacker-15.0.0.0rc2.dev1/roles/setup-default-vim/files creating tacker-15.0.0.0rc2.dev1/roles/setup-default-vim/tasks creating tacker-15.0.0.0rc2.dev1/roles/setup-fake-https-server creating tacker-15.0.0.0rc2.dev1/roles/setup-fake-https-server/defaults creating tacker-15.0.0.0rc2.dev1/roles/setup-fake-https-server/tasks creating tacker-15.0.0.0rc2.dev1/roles/setup-fake-prometheus-server creating tacker-15.0.0.0rc2.dev1/roles/setup-fake-prometheus-server/tasks creating tacker-15.0.0.0rc2.dev1/roles/setup-helm creating tacker-15.0.0.0rc2.dev1/roles/setup-helm/defaults creating tacker-15.0.0.0rc2.dev1/roles/setup-helm/files creating tacker-15.0.0.0rc2.dev1/roles/setup-helm/tasks creating tacker-15.0.0.0rc2.dev1/roles/setup-k8s-nodes creating tacker-15.0.0.0rc2.dev1/roles/setup-k8s-nodes/tasks creating tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc creating tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/defaults creating tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/files creating tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/tasks creating tacker-15.0.0.0rc2.dev1/roles/setup-multi-az creating tacker-15.0.0.0rc2.dev1/roles/setup-multi-az/defaults creating tacker-15.0.0.0rc2.dev1/roles/setup-multi-az/tasks creating tacker-15.0.0.0rc2.dev1/roles/setup-multi-tenant-vim creating tacker-15.0.0.0rc2.dev1/roles/setup-multi-tenant-vim/defaults creating tacker-15.0.0.0rc2.dev1/roles/setup-multi-tenant-vim/tasks creating tacker-15.0.0.0rc2.dev1/roles/setup-terraform creating tacker-15.0.0.0rc2.dev1/roles/setup-terraform/files creating tacker-15.0.0.0rc2.dev1/roles/setup-terraform/tasks creating tacker-15.0.0.0rc2.dev1/roles/show-net-setup creating tacker-15.0.0.0rc2.dev1/roles/show-net-setup/tasks creating tacker-15.0.0.0rc2.dev1/samples creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/tosca creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/tosca/lcm_instantiate_request creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar/Definitions creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/tosca/vim creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/userdata creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/userdata/lcm_instantiate_request creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData creating tacker-15.0.0.0rc2.dev1/samples/free5gc creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Scripts creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Scripts creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/UserData creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Scripts creating tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Scripts creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/UserData creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Scripts creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/UserData creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Scripts creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/UserData creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/Definitions creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/Scripts creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/UserData creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/UserData creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/nested creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/ScriptANSIBLE creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Scripts creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Scripts/Media creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/UserData creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/config_actions creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/container_update creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/nested creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity/nested creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex/nested creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package creating tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/BaseHOT/ha creating tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/BaseHOT/scalable creating tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/BaseHOT/scalable/nested creating tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/Definitions creating tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests creating tacker-15.0.0.0rc2.dev1/samples/tests/etc creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common/Files/images creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common_artifact creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_heal_grant_unit creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_common creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_common/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm1 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm3 creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/lcm_instantiate_request creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2 creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/common creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/common/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/rules creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/src creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2 creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/common creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/common/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Files/terraform creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Files/terraform creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/common creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/common/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/server_notification creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/server_notification/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/server_notification/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/unit creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1 creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/error creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/UserData creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2 creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample_cert creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Definitions creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Scripts creating tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/samples/vim creating tacker-15.0.0.0rc2.dev1/samples/vnf_packages creating tacker-15.0.0.0rc2.dev1/samples/vnf_packages/Definitions creating tacker-15.0.0.0rc2.dev1/samples/vnf_packages/TOSCA-Metadata creating tacker-15.0.0.0rc2.dev1/tacker creating tacker-15.0.0.0rc2.dev1/tacker.egg-info creating tacker-15.0.0.0rc2.dev1/tacker/agent creating tacker-15.0.0.0rc2.dev1/tacker/agent/linux creating tacker-15.0.0.0rc2.dev1/tacker/api creating tacker-15.0.0.0rc2.dev1/tacker/api/common creating tacker-15.0.0.0rc2.dev1/tacker/api/schemas creating tacker-15.0.0.0rc2.dev1/tacker/api/v1 creating tacker-15.0.0.0rc2.dev1/tacker/api/validation creating tacker-15.0.0.0rc2.dev1/tacker/api/views creating tacker-15.0.0.0rc2.dev1/tacker/api/vnflcm creating tacker-15.0.0.0rc2.dev1/tacker/api/vnflcm/v1 creating tacker-15.0.0.0rc2.dev1/tacker/api/vnfpkgm creating tacker-15.0.0.0rc2.dev1/tacker/api/vnfpkgm/v1 creating tacker-15.0.0.0rc2.dev1/tacker/cmd creating tacker-15.0.0.0rc2.dev1/tacker/cmd/eventlet creating tacker-15.0.0.0rc2.dev1/tacker/common creating tacker-15.0.0.0rc2.dev1/tacker/common/container creating tacker-15.0.0.0rc2.dev1/tacker/conductor creating tacker-15.0.0.0rc2.dev1/tacker/conductor/conductorrpc creating tacker-15.0.0.0rc2.dev1/tacker/conf creating tacker-15.0.0.0rc2.dev1/tacker/db creating tacker-15.0.0.0rc2.dev1/tacker/db/common_services creating tacker-15.0.0.0rc2.dev1/tacker/db/db_sqlalchemy creating tacker-15.0.0.0rc2.dev1/tacker/db/migration creating tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations creating tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions creating tacker-15.0.0.0rc2.dev1/tacker/db/migration/models creating tacker-15.0.0.0rc2.dev1/tacker/db/nfvo creating tacker-15.0.0.0rc2.dev1/tacker/db/vnfm creating tacker-15.0.0.0rc2.dev1/tacker/extensions creating tacker-15.0.0.0rc2.dev1/tacker/glance_store creating tacker-15.0.0.0rc2.dev1/tacker/hacking creating tacker-15.0.0.0rc2.dev1/tacker/keymgr creating tacker-15.0.0.0rc2.dev1/tacker/nfvo creating tacker-15.0.0.0rc2.dev1/tacker/nfvo/drivers creating tacker-15.0.0.0rc2.dev1/tacker/nfvo/drivers/vim creating tacker-15.0.0.0rc2.dev1/tacker/objects creating tacker-15.0.0.0rc2.dev1/tacker/plugins creating tacker-15.0.0.0rc2.dev1/tacker/plugins/common creating tacker-15.0.0.0rc2.dev1/tacker/plugins/common_services creating tacker-15.0.0.0rc2.dev1/tacker/policies creating tacker-15.0.0.0rc2.dev1/tacker/releasenotes creating tacker-15.0.0.0rc2.dev1/tacker/releasenotes/notes creating tacker-15.0.0.0rc2.dev1/tacker/services creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/policies creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/schemas creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/db creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/db/sqlalchemy creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/kubernetes creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/openstack creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/terraform creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/mgmt_drivers creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/nfvo creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 creating tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/test-tools creating tacker-15.0.0.0rc2.dev1/tacker/tests creating tacker-15.0.0.0rc2.dev1/tacker/tests/common creating tacker-15.0.0.0rc2.dev1/tacker/tests/compliance creating tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol002 creating tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol003 creating tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol005 creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/common creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/legacy_nfvo creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm_userdata creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnfpkgm creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_encrypt_cred_v2 creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy/sol creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_https_v2 creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes/vnflcm creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_multi_tenant creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo/vnflcm creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo_v2 creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_terraform_v2 creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2 creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/notification creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/prometheus creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_az_retry creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_common creating tacker-15.0.0.0rc2.dev1/tacker/tests/functional/tools creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/agent creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/agent/linux creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v1 creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v2 creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/cmd creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common/container creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common/sample_keys creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/conductor creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/conductor/conductorrpc creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db/common_services creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/extensions creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/glance_store creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/keymgr creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/nfvo creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/nfvo/drivers creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/nfvo/drivers/vim creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/policies creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/api creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/conductor creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/controller creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/openstack creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/terraform creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/nfvo creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/tests creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm/vnflcm_driver creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/lcm_user_data creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/lcm_user_data/utils creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/mgmt_drivers creating tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfpkgm creating tacker-15.0.0.0rc2.dev1/tacker/tests/var creating tacker-15.0.0.0rc2.dev1/tacker/tosca creating tacker-15.0.0.0rc2.dev1/tacker/vnflcm creating tacker-15.0.0.0rc2.dev1/tacker/vnfm creating tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers creating tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes creating tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes/helm creating tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes/k8s creating tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/openstack creating tacker-15.0.0.0rc2.dev1/tacker/vnfm/lcm_user_data creating tacker-15.0.0.0rc2.dev1/tacker/vnfm/mgmt_drivers creating tacker-15.0.0.0rc2.dev1/tools creating tacker-15.0.0.0rc2.dev1/tools/doc_samples creating tacker-15.0.0.0rc2.dev1/tools/doc_samples/setting_ft creating tacker-15.0.0.0rc2.dev1/tools/doc_samples/setting_ft/kubernetes creating tacker-15.0.0.0rc2.dev1/tools/doc_samples/setting_ft/openstack creating tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script creating tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/config creating tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/k8s_env creating tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/volumes creating tacker-15.0.0.0rc2.dev1/vagrant creating tacker-15.0.0.0rc2.dev1/vagrant/devstack creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/group_vars creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/helper creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/lib creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/compute creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/compute/tasks creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/compute/templates creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/templates creating tacker-15.0.0.0rc2.dev1/vagrant/devstack/samples creating tacker-15.0.0.0rc2.dev1/zuul.d creating tacker-15.0.0.0rc2.dev1/zuul.d/jobs copying files to tacker-15.0.0.0rc2.dev1... copying .coveragerc -> tacker-15.0.0.0rc2.dev1 copying .mailmap -> tacker-15.0.0.0rc2.dev1 copying .pylintrc -> tacker-15.0.0.0rc2.dev1 copying .stestr.conf -> tacker-15.0.0.0rc2.dev1 copying AUTHORS -> tacker-15.0.0.0rc2.dev1 copying CONTRIBUTING.rst -> tacker-15.0.0.0rc2.dev1 copying ChangeLog -> tacker-15.0.0.0rc2.dev1 copying HACKING.rst -> tacker-15.0.0.0rc2.dev1 copying LICENSE -> tacker-15.0.0.0rc2.dev1 copying README.rst -> tacker-15.0.0.0rc2.dev1 copying TESTING.rst -> tacker-15.0.0.0rc2.dev1 copying bindep.txt -> tacker-15.0.0.0rc2.dev1 copying requirements.txt -> tacker-15.0.0.0rc2.dev1 copying setup.cfg -> tacker-15.0.0.0rc2.dev1 copying setup.py -> tacker-15.0.0.0rc2.dev1 copying test-requirements.txt -> tacker-15.0.0.0rc2.dev1 copying tox.ini -> tacker-15.0.0.0rc2.dev1 copying api-ref/source/conf.py -> tacker-15.0.0.0rc2.dev1/api-ref/source copying api-ref/source/index.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source copying api-ref/source/v1/legacy.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/parameters.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/parameters_vnf_packages.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/parameters_vnflcm.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/parameters_vnflcm_versions.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/status.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/versions.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/vims.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/vnf_packages.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/vnflcm.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/vnflcm.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/vnflcm_versions.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/vnflcm_versions.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/vnfpkgm.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1 copying api-ref/source/v1/samples/versions/versions-list-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/versions copying api-ref/source/v1/samples/vims/vims-create-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-create-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-list-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-show-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-update-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-update-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vnf_packages/vnf-packages-create-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-create-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-list-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-patch-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-patch-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-show-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnflcm/change-ext-conn-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-subscription-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-subscription-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-vnf-instance-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/fail-vnf-instance-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/heal-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/instantiate-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/list-subscription-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/list-vnf-instance-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/list-vnflcm-operation-occurrence-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/modify-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/scale-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/show-subscription-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/show-vnf-instance-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/show-vnflcm-operation-occurrence-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/terminate-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm_versions/list-vnflcm-version-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm_versions copying api-ref/source/v1/samples/vnflcm_versions/show-vnflcm-version-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v1/samples/vnflcm_versions copying api-ref/source/v2/fault_notification.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/fault_notification.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_fault_notification.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_prometheus_plugin.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_vnffm.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_vnflcm.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/parameters_vnfpm.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/prometheus_plugin.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/prometheus_plugin.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/status.yaml -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/vnffm.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/vnffm.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/vnflcm.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/vnflcm.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/vnfpm.inc -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/vnfpm.rst -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2 copying api-ref/source/v2/samples/fault_notification/notify.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/fault_notification copying api-ref/source/v2/samples/prometheus_plugin/alert_auto_heal.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_auto_scale.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_fm.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_pm.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_pm_threshold.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/vnffm/create-vnffm-subscription-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/create-vnffm-subscription-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/list-vnffm-alarm-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/list-vnffm-subscription-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/modify-vnffm-alarm-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/modify-vnffm-alarm-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/show-vnffm-alarm-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/show-vnffm-subscription-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/vnffm-alarm-cleared-notification-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/vnffm-alarm-notification-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnflcm/change-ext-conn-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/change-vnfpkg-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-subscription-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-subscription-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-vnf-instance-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/fail-vnflcm-operation-occurrence-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/heal-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/instantiate-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/list-subscription-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/list-vnf-instance-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/list-vnflcm-operation-occurrence-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/scale-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/show-subscription-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/show-vnf-instance-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/show-vnflcm-operation-occurrence-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/terminate-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/update-vnf-instance-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnfpm/create-pm-job-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/create-pm-job-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/create-pm-threshold-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/create-pm-threshold-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/list-pm-job-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/list-pm-threshold-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/pm-performance-information-available-notification-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/pm-threshold-crossed-notification-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/show-pm-job-report-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/show-pm-job-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/show-pm-threshold-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-job-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-job-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-threshold-request.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-threshold-response.json -> tacker-15.0.0.0rc2.dev1/api-ref/source/v2/samples/vnfpm copying devstack/README.rst -> tacker-15.0.0.0rc2.dev1/devstack copying devstack/local.conf.example -> tacker-15.0.0.0rc2.dev1/devstack copying devstack/local.conf.kubernetes -> tacker-15.0.0.0rc2.dev1/devstack copying devstack/local.conf.standalone -> tacker-15.0.0.0rc2.dev1/devstack copying devstack/local.sh.mysql_fix -> tacker-15.0.0.0rc2.dev1/devstack copying devstack/plugin.sh -> tacker-15.0.0.0rc2.dev1/devstack copying devstack/settings -> tacker-15.0.0.0rc2.dev1/devstack copying devstack/vim_config.yaml -> tacker-15.0.0.0rc2.dev1/devstack copying devstack/lib/tacker -> tacker-15.0.0.0rc2.dev1/devstack/lib copying devstack/multi-nodes/k8s/local.conf.controller -> tacker-15.0.0.0rc2.dev1/devstack/multi-nodes/k8s copying devstack/multi-nodes/k8s/local.conf.controller-k8s -> tacker-15.0.0.0rc2.dev1/devstack/multi-nodes/k8s copying devstack/multi-nodes/k8s/local.conf.controller-tacker -> tacker-15.0.0.0rc2.dev1/devstack/multi-nodes/k8s copying devstack/multi-nodes/openstack/local.conf.compute1 -> tacker-15.0.0.0rc2.dev1/devstack/multi-nodes/openstack copying devstack/multi-nodes/openstack/local.conf.compute2 -> tacker-15.0.0.0rc2.dev1/devstack/multi-nodes/openstack copying devstack/multi-nodes/openstack/local.conf.controller -> tacker-15.0.0.0rc2.dev1/devstack/multi-nodes/openstack copying devstack/multi-nodes/openstack/local.conf.controller-tacker -> tacker-15.0.0.0rc2.dev1/devstack/multi-nodes/openstack copying doc/requirements.txt -> tacker-15.0.0.0rc2.dev1/doc copying doc/source/conf.py -> tacker-15.0.0.0rc2.dev1/doc/source copying doc/source/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source copying doc/source/_images/etsi-architecture.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi-architecture.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi-getting-started-sample-vnf.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi-getting-started-sample-vnf.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_cnf_healing.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_cnf_healing.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_cnf_scaling.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_cnf_scaling.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_containerized_vnf_usage_guide.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_containerized_vnf_usage_guide.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_tosca.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_tosca.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_user_data.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_user_data.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_healing.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_healing.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_scaling.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/etsi_vnf_scaling.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/k8s_helm_infra_driver.svg -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/mgmt_driver_for_container_update.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/mgmt_driver_for_container_update.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/openstack_infra_driver.svg -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/tacker-design-etsi.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/tacker-design-etsi.svg -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/tacker-design-legacy.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/tacker-design-legacy.svg -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/tacker-design.pu -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/tacker-design.svg -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/vagrant-devstack.svg -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/_images/vnfd-sol001.png -> tacker-15.0.0.0rc2.dev1/doc/source/_images copying doc/source/admin/configure_tls.rst -> tacker-15.0.0.0rc2.dev1/doc/source/admin copying doc/source/admin/db_migration_tool_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/admin copying doc/source/admin/external_oauth2_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/admin copying doc/source/admin/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/admin copying doc/source/admin/keystone_oauth2_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/admin copying doc/source/admin/kubernetes_openid_token_auth_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/admin copying doc/source/admin/oauth2_client_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/admin copying doc/source/cli/cli-etsi-vnffm.rst -> tacker-15.0.0.0rc2.dev1/doc/source/cli copying doc/source/cli/cli-etsi-vnflcm.rst -> tacker-15.0.0.0rc2.dev1/doc/source/cli copying doc/source/cli/cli-etsi-vnfpkgm.rst -> tacker-15.0.0.0rc2.dev1/doc/source/cli copying doc/source/cli/cli-etsi-vnfpm.rst -> tacker-15.0.0.0rc2.dev1/doc/source/cli copying doc/source/cli/cli-legacy-vim.rst -> tacker-15.0.0.0rc2.dev1/doc/source/cli copying doc/source/cli/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/cli copying doc/source/cli/tacker-status.rst -> tacker-15.0.0.0rc2.dev1/doc/source/cli copying doc/source/cli/vnflcm-index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/cli copying doc/source/cli/v2/vnflcm.rst -> tacker-15.0.0.0rc2.dev1/doc/source/cli/v2 copying doc/source/configuration/api-paste.ini.rst -> tacker-15.0.0.0rc2.dev1/doc/source/configuration copying doc/source/configuration/config.rst -> tacker-15.0.0.0rc2.dev1/doc/source/configuration copying doc/source/configuration/enhanced_policy.rst -> tacker-15.0.0.0rc2.dev1/doc/source/configuration copying doc/source/configuration/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/configuration copying doc/source/configuration/policy-concepts.rst -> tacker-15.0.0.0rc2.dev1/doc/source/configuration copying doc/source/configuration/policy.rst -> tacker-15.0.0.0rc2.dev1/doc/source/configuration copying doc/source/configuration/sample_config.rst -> tacker-15.0.0.0rc2.dev1/doc/source/configuration copying doc/source/configuration/sample_policy.rst -> tacker-15.0.0.0rc2.dev1/doc/source/configuration copying doc/source/contributor/api_extensions.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/contributor/api_layer.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/contributor/contributing.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/contributor/dashboards.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/contributor/development.environment.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/contributor/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/contributor/tacker_compliance_test.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/contributor/tacker_functional_test.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/contributor/tst_release_transition_guidelines.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/contributor/vagrant_devstack.rst -> tacker-15.0.0.0rc2.dev1/doc/source/contributor copying doc/source/install/devstack.rst -> tacker-15.0.0.0rc2.dev1/doc/source/install copying doc/source/install/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/install copying doc/source/install/kolla.rst -> tacker-15.0.0.0rc2.dev1/doc/source/install copying doc/source/install/kubernetes_vim_installation.rst -> tacker-15.0.0.0rc2.dev1/doc/source/install copying doc/source/install/manual_installation.rst -> tacker-15.0.0.0rc2.dev1/doc/source/install copying doc/source/install/openstack_helm.rst -> tacker-15.0.0.0rc2.dev1/doc/source/install copying doc/source/install/tacker_helm_deployment_automation.rst -> tacker-15.0.0.0rc2.dev1/doc/source/install copying doc/source/reference/gen_vnf_pkg.rst -> tacker-15.0.0.0rc2.dev1/doc/source/reference copying doc/source/reference/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/reference copying doc/source/reference/script_ft_v1.rst -> tacker-15.0.0.0rc2.dev1/doc/source/reference copying doc/source/reference/vim_config.rst -> tacker-15.0.0.0rc2.dev1/doc/source/reference copying doc/source/user/architecture.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/encrypt_vim_auth_with_barbican.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_cnf_healing.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_cnf_scaling.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_containerized_vnf_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_getting_started.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_use_case_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_vnf_change_external_vnf_connectivity.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_vnf_deployment_as_vm_with_tosca.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_vnf_deployment_as_vm_with_user_data.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_vnf_error_handling.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_vnf_healing.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_vnf_scaling.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/etsi_vnf_update.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/granting_interface.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/introduction.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_cir_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_kubespary_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_pv_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/mgmt_driver_for_ansible_driver_usage_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/mgmt_driver_for_container_update.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/resources.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/sample_package.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/userdata_script.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/vnf-package.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/vnfd-sol001.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user copying doc/source/user/v2/db_sync_error_handling.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2 copying doc/source/user/v2/error_handling.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2 copying doc/source/user/v2/fault_notification.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2 copying doc/source/user/v2/mgmt_driver_deploy_k8s_with_cilium_cni.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2 copying doc/source/user/v2/placement_error_handling.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2 copying doc/source/user/v2/prometheus_plugin.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2 copying doc/source/user/v2/use_case_guide.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2 copying doc/source/user/v2/cnf/update.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf copying doc/source/user/v2/cnf/auto_heal_fm/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_heal_fm copying doc/source/user/v2/cnf/auto_heal_fm/img/auto_heal_fm.pu -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_heal_fm/img copying doc/source/user/v2/cnf/auto_scale_pm_job/index.rst -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_scale_pm_job/img copying doc/source/user/v2/cnf/auto_scale_pm_th/index.rst -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/auto_scale_pm_th/img copying doc/source/user/v2/cnf/chg_vnfpkg/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/chg_vnfpkg copying doc/source/user/v2/cnf/chg_vnfpkg/img/chg_vnfpkg.pu -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/chg_vnfpkg/img copying doc/source/user/v2/cnf/chg_vnfpkg/img/chg_vnfpkg.svg -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/chg_vnfpkg/img copying doc/source/user/v2/cnf/deployment/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/deployment copying doc/source/user/v2/cnf/deployment/img/deployment.pu -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/deployment/img copying doc/source/user/v2/cnf/deployment/img/deployment.svg -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/deployment/img copying doc/source/user/v2/cnf/deployment_using_helm/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/deployment_using_helm copying doc/source/user/v2/cnf/deployment_using_helm/img/deployment_using_helm.pu -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/deployment_using_helm/img copying doc/source/user/v2/cnf/heal/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/heal copying doc/source/user/v2/cnf/heal/img/heal.pu -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/heal/img copying doc/source/user/v2/cnf/heal/img/heal.svg -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/heal/img copying doc/source/user/v2/cnf/scale/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/scale copying doc/source/user/v2/cnf/scale/img/scale.pu -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/scale/img copying doc/source/user/v2/cnf/scale/img/scale.svg -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/scale/img copying doc/source/user/v2/cnf/update_with_mgmt_driver/index.rst -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/user/v2/cnf/update_with_mgmt_driver/img copying doc/source/user/v2/getting_started/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started copying doc/source/user/v2/getting_started/conf/sample_request.json -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf copying doc/source/user/v2/getting_started/conf/sample_request_for_userdata.json -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf copying doc/source/user/v2/getting_started/conf/vim_config.yaml -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf copying doc/source/user/v2/getting_started/conf/BaseHOT/simple/sample_lcm_hot.yaml -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/BaseHOT/simple copying doc/source/user/v2/getting_started/conf/BaseHOT/simple/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/Definitions copying doc/source/user/v2/getting_started/conf/Definitions/sample_vnfd_top.yaml -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/Definitions copying doc/source/user/v2/getting_started/conf/Definitions/sample_vnfd_types.yaml -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/Definitions copying doc/source/user/v2/getting_started/conf/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/conf/TOSCA-Metadata copying doc/source/user/v2/getting_started/img/sample-vnf.pu -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/img copying doc/source/user/v2/getting_started/img/sample-vnf.svg -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/getting_started/img copying doc/source/user/v2/vnf/chg_ext_conn.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf copying doc/source/user/v2/vnf/coordinate_api_client_script.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf copying doc/source/user/v2/vnf/update.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf copying doc/source/user/v2/vnf/chg_vnfpkg/index.rst -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/img copying doc/source/user/v2/vnf/chg_vnfpkg/img/chg_vnfpkg.svg -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg/img copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/index.rst -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/img copying doc/source/user/v2/vnf/deployment_with_user_data/index.rst -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/deployment_with_user_data/img copying doc/source/user/v2/vnf/heal/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/heal copying doc/source/user/v2/vnf/heal/img/heal.pu -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/heal/img copying doc/source/user/v2/vnf/heal/img/heal.svg -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/heal/img copying doc/source/user/v2/vnf/scale/index.rst -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/scale copying doc/source/user/v2/vnf/scale/img/scale.pu -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/scale/img copying doc/source/user/v2/vnf/scale/img/scale.svg -> tacker-15.0.0.0rc2.dev1/doc/source/user/v2/vnf/scale/img copying doc/tools/ext_oauth2_server/base_realm.json -> tacker-15.0.0.0rc2.dev1/doc/tools/ext_oauth2_server copying doc/tools/ext_oauth2_server/gen_keycloak.sh -> tacker-15.0.0.0rc2.dev1/doc/tools/ext_oauth2_server copying doc/tools/ext_oauth2_server/tacker_cli.sh -> tacker-15.0.0.0rc2.dev1/doc/tools/ext_oauth2_server copying etc/config-generator.conf -> tacker-15.0.0.0rc2.dev1/etc copying etc/tacker-policy-generator.conf -> tacker-15.0.0.0rc2.dev1/etc copying etc/etsi-nfv/sol001/2.6.1/etsi_nfv_sol001_common_types.yaml -> tacker-15.0.0.0rc2.dev1/etc/etsi-nfv/sol001/2.6.1 copying etc/init.d/tacker-server -> tacker-15.0.0.0rc2.dev1/etc/init.d copying etc/systemd/system/tacker-conductor.service -> tacker-15.0.0.0rc2.dev1/etc/systemd/system copying etc/systemd/system/tacker.service -> tacker-15.0.0.0rc2.dev1/etc/systemd/system copying etc/tacker/README-policy-yaml.txt -> tacker-15.0.0.0rc2.dev1/etc/tacker copying etc/tacker/README.txt -> tacker-15.0.0.0rc2.dev1/etc/tacker copying etc/tacker/api-paste.ini -> tacker-15.0.0.0rc2.dev1/etc/tacker copying etc/tacker/enhanced_tacker_policy.yaml.sample -> tacker-15.0.0.0rc2.dev1/etc/tacker copying etc/tacker/prometheus-plugin.yaml -> tacker-15.0.0.0rc2.dev1/etc/tacker copying playbooks/devstack/post.yaml -> tacker-15.0.0.0rc2.dev1/playbooks/devstack copying playbooks/devstack/pre.yaml -> tacker-15.0.0.0rc2.dev1/playbooks/devstack copying playbooks/devstack/run.yaml -> tacker-15.0.0.0rc2.dev1/playbooks/devstack copying releasenotes/notes/.placeholder -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/Correct-handling-for-PENDING_DELETE-VNFs-7f6becfa36cc38d2.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-VNF-to-monitor-after-restarting-tacker-cf953f8b3bf2a6ba.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-allowed_address_pairs-support-for-Tacker-73f5d476a54b4182.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-block-storage-support-to-tacker-5c349ba112a3c087.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-key-name-support-to-tosca-nodes-nfv-VDU-Tracker-bf415eaf6eb13c0d.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-multi-version-api-support-0653df1edb67162e.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-multiple-classifiers-05d0ee3708bfd4df.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-names-to-classifiers-ad6e9bf65d68a741.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-ns-vnffg-inline-template-a2eadd76495ccf63.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-parameter-support-vnffg-b6b790b2f4590a91.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-reservation-policy-support-0a197cfc7659cddf.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-reuse-vnf-when-create-vnffg-7c4fd1bde2270be1.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-sample-ansible-driver-f204be6350c8a546.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-security-groups-support-to-tosca-template-b4d9dec71400eebf.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-support-containerised-vnfs-4885e45017a79a20.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-support-nsh-encapsulation-7587127e4201fa26.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-support-vnf-autohealing-by-faultnotification-ae639a6dc0b02602.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-symmetrical-as-property-forwarding-path-b7e6568b19ece356.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-terraform-infra-driver-change-vnfpkg-087413812aca9a1f.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-33d6e16e24a50207.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-v2-change-vnfpkg-api-7f993cf283a53aab.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-v2-change_ext_conn-api-1fe3ca0e889eea93.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-v2-cnf-api-a938c17b5c57fb67.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-v2-fail-api-b35b605f262210b2.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-v2-heal-api-1ffd18dea3904966.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-v2-modify-api-cf7bce9e9d5bca31.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-v2-retry-api-34667d944db1f54c.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-v2-rollback-api-1b53e7b9c89d5281.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-v2-scale-api-b60e8fe329f6038b.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-vdu-autoheal-action-42dd5f23c5ba8d34.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-vim-monitor-to-tacker-3bccceaeb2ef6989.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-vnf-details-api-b38a225d0020b812.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-vnf-forwarding-graph-9c6cd9c52592d271.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/add-vnfc-support-to-tosca-template-f8e34334ba823f34.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/alarm-based-monitoring-7d0f2338409d6d9f.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/antelope-prelude-32ccfadf5a690a75.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/apply-robot-framework-for-testing-d04256887fd9bee7.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/assign-floating-ip-to-vdu-50fe2a2d792db6c0.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/attach-existing-volume-67d58cf4a8c5cb66.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bobcat-terraform-driver-08d528b8447ef3be.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bp-enhance-oauth2-interoperability-74eea5a851c31894.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bp-placement-constraints-e3256cfc2d1b2b9f.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bp-support-etsi-nfv-specs-1f603efcf6d1599e.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bp-support-oauth2-mtls-1ef757cca82059cf.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bp-tosca-csar-mgmt-driver-6dbf9e847c8fe77a.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1590215-8b4bba0d0decc3f1.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1611228-c7b09ef670e420f6.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1691363-5b8366640b16239b.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1706189-c833db8113452f1a.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1709226-ccb892eafc82cf9b.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1734316-change-response-code-e74907cb7c800bc7.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1751433-625a0f4645d7f52b.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1754603-f4f8d7224283d3a1.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1829384-b63fd88cc0895a7e.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1833505-bedcdfa7f662a17f.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1871054-get-vnfpackages-response-d9211712cf419bef.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1923360-link-vnflcm-486fbbffb2636b50.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1923425-add-endpoint-info-77c3f975d0f876c9.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1923478-wrong-opocc-notif-523c33da2d9a0e04.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1923528-too-many-workers-919ad36e0c0ea9b0.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1923540-unzipped-permission-4f34dce4a73a9342.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1924214-unexpected-heal-e59f6dcf0f03bc6a.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1930571-missing-vnf-config-props-c3bc122d70041da1.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1959885-fixed-range-end-fetch-artifact-3c8ac96c3f2a89cf.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1960194-storageResourceIds-scaled-out-VDU-f689291a48606021.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1967049-corrected-change-ext-conn-name-in-document-d5936dfcb507bb50.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1967053-docs-ipAddresses-missing-example-file-9fba2ba98ba2e1bd.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1973372-remove-affectedVirtualStorages-in-notification-9c9c2343a339bde2.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1976440-fix-mgmt-driver-e539cc940aa7a2f8.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1978071-k8s-init-error-7e0a8b2464019f81.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1978563-allow-number-format-in-additional-params-1048932e426cdf7b.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1979413-ssl-cert-setting-2cf3f29c12a1c64c.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1981183-errorlog-after-instantiation-fails-13f3ec6937757e45.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1983096-handle-lcm-exception-in-exception-66a3d50cb80f2782.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/bug-1983575-disallow-subscription-change-of-diff-tenant-06a03559bfca3431.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/cirros-0.4.0-eb67919441885399.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/cirros-0.5.2-51990bfb9ec72fc9.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/create-vnffg-without-flow-classifier-913d79783629e719.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/customized-openwrt-24312101a9c5746b.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/dalmatian-highlights-8acd96514ccbea09.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/database_synchronaization-ed47b552227892cf.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/db-migration-command-for-version-update-01ca32f1187fe0cf.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-fe2040675d7fea38.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/deprecate-legacy-apis-excluding-vim-e7d1292ce1070839.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/deprecate-vnfd-legacy-template-41a0560aee1addc3.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/drop-py-2-7-8db9ceef15903295.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/drop-sqlalchemy-filters-7ba7a03a309654bc.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/encrypt_vim_auth_with_barbican-ad5f6ba9a6f94f0d.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/enhance-http-client-4fc0b823b8e740e9.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/enhance-multi-tenant-policy-80ff4f8ecb11d8d3.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/enhanced-tacker-policy-f477637776771294.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/errorhandling_fail_retry-31a42c3c7877e0e8.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/extend-k8s-support-with-sol003-c63760c65e5a38ae.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/fix-Kubernetes-VIM-installation-error-cd7b5fb014518989.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/fix-keystone-v3-support-in-vim-6d841e28b3e5bb78.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/force-delete-resources-61770c4ac5f5f119.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/guru-meditation-support-66a467c1c2746570.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/http-port-change-to-9890-d51e3d836b0f32f7.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/implement-vnf-mapping-update-1151c52a71e8ad75.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/implement-vnffg-support-for-ns-3acd9759e87c9d0c.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/improve-function-for-container-update-0da4499cc0e55dcf.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/improve-turned-messages-9b72119497194be5.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/infra-mgmt-driver-deprecation-from-api-3a4420ddfec4267c.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/kubernetes-as-vim-56828fbe085ed279.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/mgmt-driver-for-deploying-kubernetes-cluster-9ce82cc550b50065.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/move-usage-from-ceilometer-to-gnocchi-api-a08d47042428ec0a.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/multiple-vnf-from-one-package-cnf-v1-7ae8976ae9322733.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/nsd-support-3982f780fc575232.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/obsolete-legacy-apis-excluding-vim-3ed84bc4845cd6d6.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/only-keystone-v3-api-34921ef963431613.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/ovs-to-ovn-2f14dcaaa7b186b5.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/placement-enhancement-b39f4bf7987b5119.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/project-personas-rbac-43f1w16e34b55608yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/refactor-for-performance-improvement-fc176d9abfec6c76.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/refactor-mgmt-driver-with-sol001-a18c3a174062447a.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/remove-cnf-restriction-7f1310274b086bb0.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/remove-deprecated-YAML-string-856511b2f72ecb40.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/remove-legacy-vnfd-templates-93ff22d2f95e354f.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/remove-mistral-5c97610e1a4140a6.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/revise-doc-user-guide-cbd7b20ef04d373e.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/sample-config-file-f653eac0183bfa92.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/samples-mgmtdriver-cilium-deploy-63be95e3d5373424.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/shared-barbican-secret-8024670361b91a30.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/stack-parameter-update-support-from-lcm_user_data_during-heal-scale-5e71bf572e86bbfc.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/store-software-image-prop-in-bytes-d517fee13c70d7a0.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-auto-heal-scale-with-vnfm-2f9a4533b12c96ed.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-changevnfpkg-to-change-external-cp-336e349c6ac0d7a9.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-cir-k8s-cluster-d2596de8fed78f6c.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-auto-heal-scale-with-tools-96ff8266ae9d31af.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-heal-scale-rollback-in-v2-lcm-api-25051324608e2dd3.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-heal-with-etsi-sol-34b404bd2709ad51.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-pm-threshold-d982ece0ab57506b.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-scale-with-sol003-99ad0c79f205e745.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-update-with-mgmt-041b2e34b736f1bd.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-cnf-v2-operations-using-helm-chart-c540f96720e7269f.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-coordinateAPI-client-in-coordinate-script-c4e36f32e9f30dcb.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-ext-nw-change-in-changevnf-23a2adfd82c30f9c.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-external-keymanager-2db7f880ceb81ae2.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-helmchart-k8s-vim-3604f0070cca6b63.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-helmchart-scale-with-helmcli-4595b262801b24a7.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-individual-vnfc-management-7a942395ad7ca7de.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-k8s-mgmtdriver-kubespray-b0ecbaaefb755b11.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-k8s-namespace-9e861c87e4aa1aaa.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-multi-artifact-of-ansible-driver-cdb731436b5bc573.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-multi-conductors-onboarding-29410991aceecf1d.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-multi-tenant-in-lcm-87c5d017c37c916f.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-openid-k8s-vim-8767a454e6b0a72d.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-paging-for-vnf-packages-b91fb0c37c9fa63a.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-paging-query-result-9267729be1456b0d.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-postgresql-c3e798348ec7cc83.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-pv-k8s-cluster-2893a5619ea9e91c.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-short-notation-for-artifacts-8e7781fedcc8df33.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/support-vnf-modify-for-container-update-3e73c53352558dec.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/suppot-error-handling-of-mgmt-b71d8312ae7626f9.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/tacker-conductor-189281e2b6467b76.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/tacker-scaling-c99a77544501bc5d.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/tacker-symmetric-vnffg-1a5b7790b69f9eea.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/tacker-vim-monitoring-in-mistral-9e4710fcd1db5bc3.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/tacker-workflow-definition-1a5b7790b69f9eb7.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/test-cases-refactoring-4e665160d8d90aef.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/unique-names-vnf-vnfd-vim-832a23d77893ca01.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/update-existing-vnffg-290dbd5175559bb3.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/vdu-affinity-policy-673e4dc7b76ef58f.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/vnf-inline-template-7b2a07e47f7ccf1a.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/vnfd-ip-mac-address-c77830611ff1cb89.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/vnfd-vnf-vim-name-mandatory-in-tacker-cb657fd11d725781.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/wallaby-prelude-db9061cbdf00f7c2.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/zabbix-plugin-da2f8867acafd405.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/notes/zed-prelude-a2c2a086b025bdb1.yaml -> tacker-15.0.0.0rc2.dev1/releasenotes/notes copying releasenotes/source/2023.1.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/2023.2.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/2024.1.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/2024.2.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/2025.1.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/2025.2.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/conf.py -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/index.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/newton.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/ocata.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/pike.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/queens.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/rocky.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/stein.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/train.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/unreleased.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/ussuri.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/victoria.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/wallaby.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/xena.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/yoga.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/zed.rst -> tacker-15.0.0.0rc2.dev1/releasenotes/source copying releasenotes/source/_static/.placeholder -> tacker-15.0.0.0rc2.dev1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> tacker-15.0.0.0rc2.dev1/releasenotes/source/_templates copying releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po -> tacker-15.0.0.0rc2.dev1/releasenotes/source/locale/de/LC_MESSAGES copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> tacker-15.0.0.0rc2.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> tacker-15.0.0.0rc2.dev1/releasenotes/source/locale/fr/LC_MESSAGES copying roles/config-enhanced-policy/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/config-enhanced-policy/tasks copying roles/devstack-config/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/devstack-config/tasks copying roles/ensure-db-cli-installed/defaults/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/ensure-db-cli-installed/defaults copying roles/ensure-db-cli-installed/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/ensure-db-cli-installed/tasks copying roles/ensure-db-cli-installed/tasks/mysql.yaml -> tacker-15.0.0.0rc2.dev1/roles/ensure-db-cli-installed/tasks copying roles/ensure-db-cli-installed/tasks/postgresql.yaml -> tacker-15.0.0.0rc2.dev1/roles/ensure-db-cli-installed/tasks copying roles/modify-heat-policy/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/modify-heat-policy/tasks copying roles/restart-kubelet-service/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/restart-kubelet-service/tasks copying roles/setup-default-vim/files/create_admin_token.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-default-vim/files copying roles/setup-default-vim/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-default-vim/tasks copying roles/setup-fake-https-server/defaults/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-fake-https-server/defaults copying roles/setup-fake-https-server/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-fake-https-server/tasks copying roles/setup-fake-prometheus-server/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-fake-prometheus-server/tasks copying roles/setup-helm/defaults/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-helm/defaults copying roles/setup-helm/files/50_helm_sh -> tacker-15.0.0.0rc2.dev1/roles/setup-helm/files copying roles/setup-helm/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-helm/tasks copying roles/setup-k8s-nodes/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-k8s-nodes/tasks copying roles/setup-k8s-oidc/defaults/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/defaults copying roles/setup-k8s-oidc/files/cluster_role_binding.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/create_keycloak.sh -> tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/generate_ssl_cert.sh -> tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/import_oidc_realm.sh -> tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/oidc_realm.json -> tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/ssl_csr.conf -> tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-k8s-oidc/tasks copying roles/setup-multi-az/defaults/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-multi-az/defaults copying roles/setup-multi-az/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-multi-az/tasks copying roles/setup-multi-tenant-vim/defaults/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-multi-tenant-vim/defaults copying roles/setup-multi-tenant-vim/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-multi-tenant-vim/tasks copying roles/setup-terraform/files/aws_config -> tacker-15.0.0.0rc2.dev1/roles/setup-terraform/files copying roles/setup-terraform/files/aws_credentials -> tacker-15.0.0.0rc2.dev1/roles/setup-terraform/files copying roles/setup-terraform/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/setup-terraform/tasks copying roles/show-net-setup/tasks/main.yaml -> tacker-15.0.0.0rc2.dev1/roles/show-net-setup/tasks copying samples/etsi_getting_started/tosca/lcm_instantiate_request/sample_param_file.json -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/etsi_getting_started/tosca/sample_vnf_package_csar/TOSCA-Metadata copying samples/etsi_getting_started/tosca/vim/vim_config.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/etsi_getting_started/userdata/lcm_instantiate_request '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/BaseHOT/simple/sample_lcm_with_user_data_hot.yaml -> tacker-15.0.0.0rc2.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/BaseHOT/simple copying samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData/__init__.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData copying samples/free5gc/cnf/sample_free5gc_cnf_package/inst_param.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/free5gc_df_simple.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/free5gc_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/free5gc_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-amf.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-ausf.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-configmap.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-mongodb.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-nrf.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-nssf.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-pcf.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-smf.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-udm.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-udr.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-upf.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-webui.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/unix-daemonset.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Scripts/free5gc_mgmt_cnf.py -> tacker-15.0.0.0rc2.dev1/samples/free5gc/cnf/sample_free5gc_cnf_package/Scripts copying samples/free5gc/cnf/sample_free5gc_cnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn copying samples/free5gc/vnf/change_ext_conn/instantiateVnfRequest.json -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn copying samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/base_hot_top.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/sample_free5gc_df_simple.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/sample_free5gc_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/sample_free5gc_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Scripts/free5gc_mgmt.py -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/Scripts copying samples/free5gc/vnf/change_ext_conn/Scripts/modify_config.sh -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/Scripts copying samples/free5gc/vnf/change_ext_conn/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/TOSCA-Metadata copying samples/free5gc/vnf/change_ext_conn/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/UserData copying samples/free5gc/vnf/change_ext_conn/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/change_ext_conn/UserData copying samples/free5gc/vnf/sample_free5gc_vnf_package/sample_free5gc_body.json -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package copying samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple/base_hot_top.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/sample_free5gc_df_simple.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/sample_free5gc_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/sample_free5gc_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts/free5gc_mgmt.py -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts copying samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts/modify_config.sh -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts copying samples/free5gc/vnf/sample_free5gc_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/TOSCA-Metadata copying samples/free5gc/vnf/sample_free5gc_vnf_package/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/UserData copying samples/free5gc/vnf/sample_free5gc_vnf_package/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/free5gc/vnf/sample_free5gc_vnf_package/UserData copying samples/mgmt_driver/ansible/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_config_parser.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_config_parser_cfg.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_driver.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/config_validator.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/config_validator_schema.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/event_handler.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/exceptions.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/heat_client.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/utils.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/VNF-hot.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default copying samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/helloworld3_df_default.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/ScriptANSIBLE/config.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/ScriptANSIBLE copying samples/mgmt_driver/ansible/ansible_vnf_package/Scripts/Media/sample_start.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/Scripts/Media copying samples/mgmt_driver/ansible/ansible_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/ansible/ansible_vnf_package/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/UserData copying samples/mgmt_driver/ansible/ansible_vnf_package/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/ansible_vnf_package/UserData copying samples/mgmt_driver/ansible/config_actions/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/config_actions copying samples/mgmt_driver/ansible/config_actions/abstract_config.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/config_actions copying samples/mgmt_driver/ansible/config_actions/vm_app_config/__init__.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/config_walker.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/executor.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/kubernetes/create_admin_token.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/install_helm.sh -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/install_k8s_cluster.sh -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/kubernetes_mgmt.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/private_registry_mgmt.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/container_update/container_update_mgmt.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/container_update copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/complex_hot_top.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_df_podaffinity.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_df_simple.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData/k8s_cluster_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData copying samples/mgmt_driver/kubernetes/kubespray/install_external_lb.sh -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray copying samples/mgmt_driver/kubernetes/kubespray/kubespray_mgmt.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_mgmt.py -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/configure_lb.sh -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData/__init__.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/private_registry_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/pkggen.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/TOSCA-Metadata copying samples/practical_vnf_package/BaseHOT/ha/ha_hot.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/BaseHOT/ha copying samples/practical_vnf_package/BaseHOT/scalable/scalable_hot.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/BaseHOT/scalable copying samples/practical_vnf_package/BaseHOT/scalable/nested/VDU_0.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/BaseHOT/scalable/nested copying samples/practical_vnf_package/BaseHOT/scalable/nested/VDU_1.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/BaseHOT/scalable/nested copying samples/practical_vnf_package/BaseHOT/scalable/nested/VDU_2.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/BaseHOT/scalable/nested copying samples/practical_vnf_package/Definitions/Common.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/Node.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/df_ha.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/df_scalable.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/TOSCA-Metadata copying samples/practical_vnf_package/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/UserData copying samples/practical_vnf_package/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/practical_vnf_package/UserData copying samples/tests/etc/api-paste.ini.test -> tacker-15.0.0.0rc2.dev1/samples/tests/etc copying samples/tests/etc/policy.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc copying samples/tests/etc/tacker.conf.test -> tacker-15.0.0.0rc2.dev1/samples/tests/etc copying samples/tests/etc/samples/hot_lcm_template.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/hot_lcm_user_data.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/hot_lcm_user_data_with_scale.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/local-k8s-vim-helm.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/local-k8s-vim-oidc.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/local-k8s-vim.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/local-vim.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/nested_hot_data.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/vnf_vnfd_dict_scale.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/vnfd_lcm_user_data.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples copying samples/tests/etc/samples/etsi/nfv/common/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common/Files/images copying samples/tests/etc/samples/etsi/nfv/common/Files/kubernetes/deployment.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/common/Scripts/install.sh -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common/Scripts copying samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_df_simple.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/Definitions copying samples/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/Definitions copying samples/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/Definitions copying samples/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/UserData copying samples/tests/etc/samples/etsi/nfv/functional/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional/UserData copying samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/helloworld3.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/Definitions copying samples/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/Definitions copying samples/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/Definitions copying samples/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional2/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/UserData copying samples/tests/etc/samples/etsi/nfv/functional2/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional2/UserData copying samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/helloworld3.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/Definitions copying samples/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/Definitions copying samples/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/Definitions copying samples/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional3/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/UserData copying samples/tests/etc/samples/etsi/nfv/functional3/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional3/UserData copying samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/helloworld3.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/Definitions copying samples/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/Definitions copying samples/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/Definitions copying samples/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional4/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/UserData copying samples/tests/etc/samples/etsi/nfv/functional4/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional4/UserData copying samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/helloworld3.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/Definitions copying samples/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/Definitions copying samples/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/Definitions copying samples/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional5/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/UserData copying samples/tests/etc/samples/etsi/nfv/functional5/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional5/UserData copying samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/helloworld3.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/Definitions copying samples/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/Definitions copying samples/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/Definitions copying samples/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional6/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/UserData copying samples/tests/etc/samples/etsi/nfv/functional6/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional6/UserData copying samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/helloworld3.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/Definitions copying samples/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/Definitions copying samples/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/Definitions copying samples/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional7/UserData/__init__.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/UserData copying samples/tests/etc/samples/etsi/nfv/functional7/UserData/lcm_user_data.py -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/functional7/UserData copying samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/helloworld3.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying samples/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData/__init__.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/bindings.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_df_simple.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3.vnfd.tosca.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3VNF.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3simple.vnfd.tosca.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_df_simple.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/manifest.mf -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2 copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_df_simple.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.mf -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm3 copying samples/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/vnfpkgm3 copying samples/tests/etc/samples/lcm_instantiate_request/instantiate_vnf_request_lcm_userdata.json -> tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/lcm_instantiate_request copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/manifest.mf -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/common/Definitions copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/Dockerfile -> tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/entrypoint.sh -> tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/requirements.txt -> tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/rules/.gitkeep -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/functional/sol_terraform_v2/common/Definitions copying samples/tests/functional/sol_terraform_v2/test_terraform_basic/pkggen.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max copying samples/tests/functional/sol_v2_common/basic_lcms_max/post.py -> tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/basic_lcms_max copying samples/tests/functional/sol_v2_common/basic_lcms_max/pre.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/common/Definitions copying samples/tests/functional/sol_v2_common/error_network/pkggen.py -> tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network copying samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple/sample2.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/error_network/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/scale_ng/pkggen.py -> tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng copying samples/tests/functional/sol_v2_common/scale_ng/post.py -> tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng copying samples/tests/functional/sol_v2_common/scale_ng/pre.py -> tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng copying samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple/sample1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/scale_ng/contents/UserData copying samples/tests/functional/sol_v2_common/server_notification/pkggen.py -> tacker-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/server_notification copying samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple/sample2.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/update_vnf copying samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple/sample2.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/functional/sol_v2_common/userdata_standard copying samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/sample3.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/sample1/manifest.mf -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1 copying samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/error/ut_sample1.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/error copying samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/ut_sample1.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple copying samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested/VDU1.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/Definitions copying samples/tests/unit/sol_refactored/samples/sample1/Scripts/sample_script.py -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/Scripts copying samples/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/sample1/UserData/userdata_default.py -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample1/UserData copying samples/tests/unit/sol_refactored/samples/sample2/Definitions/sample_cnf_df_simple.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Definitions copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/api-service.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/bindings.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/config-map.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/controller-revision.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/daemon-set.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/deployment.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/job.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/limit-range.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/namespace.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/node.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod-template.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/resource-quota.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/statefulset.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/storage-class.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/token-review.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/volume-attachment.yaml -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Scripts/coordinate_old_vnf.py -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/Scripts copying samples/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/sample_cert/notification_client_cert.pem -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/sample_cert copying samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/sample3.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Definitions copying samples/tests/unit/sol_refactored/samples/standard_sample/Scripts/coordinate_vnf.py -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Scripts copying samples/tests/unit/sol_refactored/samples/standard_sample/Scripts/sample_script.py -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/Scripts copying samples/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata copying samples/vim/vim_config.yaml -> tacker-15.0.0.0rc2.dev1/samples/vim copying samples/vnf_packages/README -> tacker-15.0.0.0rc2.dev1/samples/vnf_packages copying samples/vnf_packages/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/helloworld3_df_simple.yaml -> tacker-15.0.0.0rc2.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/helloworld3_top.vnfd.yaml -> tacker-15.0.0.0rc2.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/helloworld3_types.yaml -> tacker-15.0.0.0rc2.dev1/samples/vnf_packages/Definitions copying samples/vnf_packages/TOSCA-Metadata/TOSCA.meta -> tacker-15.0.0.0rc2.dev1/samples/vnf_packages/TOSCA-Metadata copying tacker/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker copying tacker/_i18n.py -> tacker-15.0.0.0rc2.dev1/tacker copying tacker/auth.py -> tacker-15.0.0.0rc2.dev1/tacker copying tacker/context.py -> tacker-15.0.0.0rc2.dev1/tacker copying tacker/manager.py -> tacker-15.0.0.0rc2.dev1/tacker copying tacker/policy.py -> tacker-15.0.0.0rc2.dev1/tacker copying tacker/service.py -> tacker-15.0.0.0rc2.dev1/tacker copying tacker/version.py -> tacker-15.0.0.0rc2.dev1/tacker copying tacker/wsgi.py -> tacker-15.0.0.0rc2.dev1/tacker copying tacker.egg-info/PKG-INFO -> tacker-15.0.0.0rc2.dev1/tacker.egg-info copying tacker.egg-info/SOURCES.txt -> tacker-15.0.0.0rc2.dev1/tacker.egg-info copying tacker.egg-info/dependency_links.txt -> tacker-15.0.0.0rc2.dev1/tacker.egg-info copying tacker.egg-info/entry_points.txt -> tacker-15.0.0.0rc2.dev1/tacker.egg-info copying tacker.egg-info/not-zip-safe -> tacker-15.0.0.0rc2.dev1/tacker.egg-info copying tacker.egg-info/pbr.json -> tacker-15.0.0.0rc2.dev1/tacker.egg-info copying tacker.egg-info/requires.txt -> tacker-15.0.0.0rc2.dev1/tacker.egg-info copying tacker.egg-info/top_level.txt -> tacker-15.0.0.0rc2.dev1/tacker.egg-info copying tacker/agent/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/agent copying tacker/agent/linux/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/agent/linux copying tacker/agent/linux/utils.py -> tacker-15.0.0.0rc2.dev1/tacker/agent/linux copying tacker/api/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api copying tacker/api/api_common.py -> tacker-15.0.0.0rc2.dev1/tacker/api copying tacker/api/extensions.py -> tacker-15.0.0.0rc2.dev1/tacker/api copying tacker/api/versions.py -> tacker-15.0.0.0rc2.dev1/tacker/api copying tacker/api/common/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api/common copying tacker/api/common/_filters.py -> tacker-15.0.0.0rc2.dev1/tacker/api/common copying tacker/api/common/attribute_filter.py -> tacker-15.0.0.0rc2.dev1/tacker/api/common copying tacker/api/schemas/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api/schemas copying tacker/api/schemas/vnf_lcm.py -> tacker-15.0.0.0rc2.dev1/tacker/api/schemas copying tacker/api/schemas/vnf_packages.py -> tacker-15.0.0.0rc2.dev1/tacker/api/schemas copying tacker/api/v1/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api/v1 copying tacker/api/v1/attributes.py -> tacker-15.0.0.0rc2.dev1/tacker/api/v1 copying tacker/api/v1/base.py -> tacker-15.0.0.0rc2.dev1/tacker/api/v1 copying tacker/api/v1/resource.py -> tacker-15.0.0.0rc2.dev1/tacker/api/v1 copying tacker/api/v1/resource_helper.py -> tacker-15.0.0.0rc2.dev1/tacker/api/v1 copying tacker/api/v1/router.py -> tacker-15.0.0.0rc2.dev1/tacker/api/v1 copying tacker/api/validation/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api/validation copying tacker/api/validation/parameter_types.py -> tacker-15.0.0.0rc2.dev1/tacker/api/validation copying tacker/api/validation/validators.py -> tacker-15.0.0.0rc2.dev1/tacker/api/validation copying tacker/api/views/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api/views copying tacker/api/views/versions.py -> tacker-15.0.0.0rc2.dev1/tacker/api/views copying tacker/api/views/vnf_lcm.py -> tacker-15.0.0.0rc2.dev1/tacker/api/views copying tacker/api/views/vnf_lcm_op_occs.py -> tacker-15.0.0.0rc2.dev1/tacker/api/views copying tacker/api/views/vnf_packages.py -> tacker-15.0.0.0rc2.dev1/tacker/api/views copying tacker/api/views/vnf_subscriptions.py -> tacker-15.0.0.0rc2.dev1/tacker/api/views copying tacker/api/vnflcm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api/vnflcm copying tacker/api/vnflcm/v1/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/controller.py -> tacker-15.0.0.0rc2.dev1/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/router.py -> tacker-15.0.0.0rc2.dev1/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/sync_resource.py -> tacker-15.0.0.0rc2.dev1/tacker/api/vnflcm/v1 copying tacker/api/vnfpkgm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api/vnfpkgm copying tacker/api/vnfpkgm/v1/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/api/vnfpkgm/v1 copying tacker/api/vnfpkgm/v1/controller.py -> tacker-15.0.0.0rc2.dev1/tacker/api/vnfpkgm/v1 copying tacker/api/vnfpkgm/v1/router.py -> tacker-15.0.0.0rc2.dev1/tacker/api/vnfpkgm/v1 copying tacker/cmd/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/cmd copying tacker/cmd/status.py -> tacker-15.0.0.0rc2.dev1/tacker/cmd copying tacker/cmd/eventlet/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/cmd/eventlet copying tacker/cmd/eventlet/conductor.py -> tacker-15.0.0.0rc2.dev1/tacker/cmd/eventlet copying tacker/cmd/eventlet/tacker_server.py -> tacker-15.0.0.0rc2.dev1/tacker/cmd/eventlet copying tacker/common/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/clients.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/cmd_executer.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/config.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/constants.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/coordination.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/crypt_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/csar_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/driver_manager.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/eventlet_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/exceptions.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/ext_oauth2_auth.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/log.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/oidc_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/rpc.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/safe_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/test_lib.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/topics.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/utils.py -> tacker-15.0.0.0rc2.dev1/tacker/common copying tacker/common/container/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/common/container copying tacker/common/container/kubernetes_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/common/container copying tacker/conductor/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/conductor copying tacker/conductor/conductor_server.py -> tacker-15.0.0.0rc2.dev1/tacker/conductor copying tacker/conductor/conductorrpc/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/conductor/conductorrpc copying tacker/conductor/conductorrpc/vnf_lcm_rpc.py -> tacker-15.0.0.0rc2.dev1/tacker/conductor/conductorrpc copying tacker/conductor/conductorrpc/vnf_pkgm_rpc.py -> tacker-15.0.0.0rc2.dev1/tacker/conductor/conductorrpc copying tacker/conf/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/conf copying tacker/conf/conductor.py -> tacker-15.0.0.0rc2.dev1/tacker/conf copying tacker/conf/coordination.py -> tacker-15.0.0.0rc2.dev1/tacker/conf copying tacker/conf/opts.py -> tacker-15.0.0.0rc2.dev1/tacker/conf copying tacker/conf/policy.py -> tacker-15.0.0.0rc2.dev1/tacker/conf copying tacker/conf/vnf_lcm.py -> tacker-15.0.0.0rc2.dev1/tacker/conf copying tacker/conf/vnf_package.py -> tacker-15.0.0.0rc2.dev1/tacker/conf copying tacker/db/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/db copying tacker/db/api.py -> tacker-15.0.0.0rc2.dev1/tacker/db copying tacker/db/db_base.py -> tacker-15.0.0.0rc2.dev1/tacker/db copying tacker/db/model_base.py -> tacker-15.0.0.0rc2.dev1/tacker/db copying tacker/db/models_v1.py -> tacker-15.0.0.0rc2.dev1/tacker/db copying tacker/db/sqlalchemyutils.py -> tacker-15.0.0.0rc2.dev1/tacker/db copying tacker/db/types.py -> tacker-15.0.0.0rc2.dev1/tacker/db copying tacker/db/common_services/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/db/common_services copying tacker/db/common_services/common_services_db.py -> tacker-15.0.0.0rc2.dev1/tacker/db/common_services copying tacker/db/common_services/common_services_db_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/db/common_services copying tacker/db/db_sqlalchemy/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/db/db_sqlalchemy copying tacker/db/db_sqlalchemy/api.py -> tacker-15.0.0.0rc2.dev1/tacker/db/db_sqlalchemy copying tacker/db/db_sqlalchemy/models.py -> tacker-15.0.0.0rc2.dev1/tacker/db/db_sqlalchemy copying tacker/db/migration/README -> tacker-15.0.0.0rc2.dev1/tacker/db/migration copying tacker/db/migration/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration copying tacker/db/migration/alembic.ini -> tacker-15.0.0.0rc2.dev1/tacker/db/migration copying tacker/db/migration/cli.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration copying tacker/db/migration/migrate_to_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration copying tacker/db/migration/purge_tables.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration copying tacker/db/migration/alembic_migrations/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/env.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/script.py.mako -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/versions/000632983ada_add_template_source_column.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c18_create_of_network_service_tables.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c19_increase_vim_password_size.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ae5b1ce3024_unique_constraint_name.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/12a57080b277_add_service_db.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/12a57080b278_alter_devices.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/13c0e0661015_add_descrition_to_vnf.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/13ecc2dd6f7f_change_nullable_value_of_path_id.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/1c6b0d82afcd_servicevm_framework.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d3f_add_status_to_vims.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d4f_remove_proxydb.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d50_rename_devicedb.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/24bec5f211c7_alter_value_in_deviceattributes.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2531c976c0f1_add_pm_threshold_table.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2774a42c7163_remove_service_related.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2c5211036579_add_placement_table.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2ff0a0e360f1_audit_support.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/31acbaeb8299_change_vim_shared_property_to_false.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/329cd1619d41_alter_vnf_software_images.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/34cfceb25a49_add_downloading_to_vnfpackage.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/354de64ba129_set_mandatory_columns_not_null.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/3adac34764da_add_column_to_vnf_lcm_op_occs.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/3ff50553e9d3_add_grant_and_grant_request.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4747cc26b9c6_add_support_vnffg_to_ns_database.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4c0e2e2c2e02_alter_vnfd_id_format.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4c31092895b8_remove_service_instance.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4ee19c8a6d0a_audit_support_events.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/507122918800_adds_vnffg.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5246a6bd410f_multisite_vim.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5958429bcb3c_modify_datatype_of_value.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5d490546290c_add_name_to_classifiers.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/6dc60a5760e5_add_extra_field_to_vims_db.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/6e56d4474b2a_blob_to_json_text.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/81ffa86020d_rpc_proxy.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/85c06a0714b7_rename_field_subscription_authentication.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/8f7145914cb0_remove_infra_driver_column.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/941b5a6fff9e_enable_soft_delete.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/975e28392888_add_unique_key_vnf_package_vnfd.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/985e28392890_add_vnflcm_db.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/9d425296f2c3_add_vnfpkgm_db.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/HEAD -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/README -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/a23ebee909a8_introduce_sol_refactored_models.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/aaf461c8844c_change_type_for_vnf_resources.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/acf941e54075_add_error_reason_to_device.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/b07673bb8654_set_status_type_tenant_id_length.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c256228ed37c_unique_constraint_on_name_and_id.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c31f65e0d099_add_columns_to_vnf_lcm_filter.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c47a733f425a_add_vnflcm_subscription.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c7cde2f45f82_set_description_to_text.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ca2ad037c320_add_cryptkey_db.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/cd04a8335c18_mgmt_url_to_mgmt_ip_address.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d25c7c865ce8_mod_vnflcm_subscription.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d2e39e01d540_add_size_to_vnfpackage.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d4f265e8eb9d_add_default_to_vim.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/de6bfa5bea46_remove_status_from_vim.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/de8d835ae776_add_pm_and_fm_table.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/df26c5871f3c_change_vnf_filter_column_definition.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e06fbdc90a32_add_db_tables_for_add_artifacts.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e7993093baf1_add_unique_constraint_on_deleted_at.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e8918cda6433_add_attributes_to_vnffg.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ee98bbc0789d_add_scale_column.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ef14f8026327_add_default_onboarded_template_source.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f5c1c3b0f6b4_set_default_value_for_deleted_at.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f958f58e5daa_uuid_consistency.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f9bc96967462_add_vnf_pkg_id_to_vnf_instances.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/models/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/models copying tacker/db/migration/models/head.py -> tacker-15.0.0.0rc2.dev1/tacker/db/migration/models copying tacker/db/nfvo/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/db/nfvo copying tacker/db/nfvo/nfvo_db.py -> tacker-15.0.0.0rc2.dev1/tacker/db/nfvo copying tacker/db/nfvo/nfvo_db_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/db/nfvo copying tacker/db/vnfm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/db/vnfm copying tacker/db/vnfm/vnfm_db.py -> tacker-15.0.0.0rc2.dev1/tacker/db/vnfm copying tacker/extensions/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/extensions copying tacker/extensions/common_services.py -> tacker-15.0.0.0rc2.dev1/tacker/extensions copying tacker/extensions/nfvo.py -> tacker-15.0.0.0rc2.dev1/tacker/extensions copying tacker/extensions/vnflcm.py -> tacker-15.0.0.0rc2.dev1/tacker/extensions copying tacker/extensions/vnfm.py -> tacker-15.0.0.0rc2.dev1/tacker/extensions copying tacker/glance_store/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/glance_store copying tacker/glance_store/store.py -> tacker-15.0.0.0rc2.dev1/tacker/glance_store copying tacker/hacking/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/hacking copying tacker/hacking/checks.py -> tacker-15.0.0.0rc2.dev1/tacker/hacking copying tacker/keymgr/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/keymgr copying tacker/keymgr/barbican_key_manager.py -> tacker-15.0.0.0rc2.dev1/tacker/keymgr copying tacker/keymgr/exception.py -> tacker-15.0.0.0rc2.dev1/tacker/keymgr copying tacker/keymgr/key_manager.py -> tacker-15.0.0.0rc2.dev1/tacker/keymgr copying tacker/nfvo/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/nfvo copying tacker/nfvo/nfvo_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/nfvo copying tacker/nfvo/drivers/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/nfvo/drivers copying tacker/nfvo/drivers/vim/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/abstract_vim_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/kubernetes_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/openstack_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/nfvo/drivers/vim copying tacker/objects/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/base.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/cancel_mode.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/change_ext_conn_req.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/common.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/fields.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/grant.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/grant_request.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/heal_vnf_request.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/instantiate_vnf_req.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/scale_vnf_request.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/terminate_vnf_req.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vim_connection.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_artifact.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_deployment_flavour.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_instance.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_instantiated_info.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_lcm_op_occs.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_lcm_subscriptions.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_package.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_package_vnfd.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_resources.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnf_software_image.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnfd.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/objects/vnfd_attribute.py -> tacker-15.0.0.0rc2.dev1/tacker/objects copying tacker/plugins/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/plugins copying tacker/plugins/common/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/plugins/common copying tacker/plugins/common/constants.py -> tacker-15.0.0.0rc2.dev1/tacker/plugins/common copying tacker/plugins/common_services/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/plugins/common_services copying tacker/plugins/common_services/common_services_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/plugins/common_services copying tacker/policies/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/policies copying tacker/policies/base.py -> tacker-15.0.0.0rc2.dev1/tacker/policies copying tacker/policies/vnf_lcm.py -> tacker-15.0.0.0rc2.dev1/tacker/policies copying tacker/policies/vnf_package.py -> tacker-15.0.0.0rc2.dev1/tacker/policies copying tacker/releasenotes/notes/change_external_vnf_connectivity-444c580a01479f33.yaml -> tacker-15.0.0.0rc2.dev1/tacker/releasenotes/notes copying tacker/releasenotes/notes/remove-passing-infra-and-mgmt-driver-in-api-954fe28b1294a2d6.yaml -> tacker-15.0.0.0rc2.dev1/tacker/releasenotes/notes copying tacker/services/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/services copying tacker/services/service_base.py -> tacker-15.0.0.0rc2.dev1/tacker/services copying tacker/sol_refactored/api/api_version.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api copying tacker/sol_refactored/api/router.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api copying tacker/sol_refactored/api/validator.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api copying tacker/sol_refactored/api/wsgi.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api copying tacker/sol_refactored/api/policies/vnffm_v1.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/policies/vnflcm_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/policies/vnfpm_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/schemas/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/common_types.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/prometheus_plugin_schemas.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/server_notification_schemas.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnffm_v1.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnflcm_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnfpm_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/common/cinder_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/common_script_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/config.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/coord_client.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/coordinate.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/exceptions.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/fm_alarm_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/fm_subscription_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/http_client.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/lcm_op_occ_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/monitoring_plugin_base.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/oidc_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/pm_job_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/pm_threshold_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/prometheus_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/server_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/subscription_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/vim_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/vnf_instance_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/common/vnfd_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/common copying tacker/sol_refactored/conductor/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/conductor_rpc_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/conductor_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/prometheus_plugin_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/server_notification_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/v2_hook.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnffm_driver_v1.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnflcm_auto.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnflcm_driver_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnfpm_driver_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/conductor copying tacker/sol_refactored/controller/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/prometheus_plugin_controller.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/server_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnffm_v1.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnffm_view.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_versions.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_view.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnfpm_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnfpm_view.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/controller copying tacker/sol_refactored/db/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/db copying tacker/sol_refactored/db/sqlalchemy/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/db/sqlalchemy copying tacker/sol_refactored/db/sqlalchemy/models.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/db/sqlalchemy copying tacker/sol_refactored/infra_drivers/kubernetes/helm.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/helm_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_common.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_resource.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/openstack/heat_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/nova_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/openstack.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_default.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_main.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_standard.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/terraform/terraform.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/infra_drivers/terraform copying tacker/sol_refactored/mgmt_drivers/container_update_mgmt_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/mgmt_drivers/sample_script.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/mgmt_drivers/server_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/nfvo/glance_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/nfvo copying tacker/sol_refactored/nfvo/local_nfvo.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/nfvo copying tacker/sol_refactored/nfvo/nfvo_client.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/nfvo copying tacker/sol_refactored/objects/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects copying tacker/sol_refactored/objects/base.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects copying tacker/sol_refactored/objects/common/checksum.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/cp_protocol_data.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/crypt_key.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_link_port_data.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_managed_virtual_link_data.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_virtual_link_data.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/fields.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ip_over_ethernet_address_data.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/link.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/notification_link.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/problem_details.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/resource_handle.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/subscription_authentication.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vim_connection_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_ext_cp_config.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_ext_cp_data.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_instance_subscription_filter.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/v1/alarm.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/alarm_cleared_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/alarm_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/constraint_resource_ref.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fields.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_notifications_filter.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_subscription.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_subscription_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/placement_constraint.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/resource_definition.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/snapshot_resource_definition.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_compute_resource_flavour.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_constraint.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_snapshot_resource.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_software_image.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/zone_group_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/zone_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v2/affected_ext_link_port.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_virtual_link.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_virtual_storage.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_vnfc.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/cancel_mode.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_current_vnf_pkg_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_ext_vnf_connectivity_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_vnf_flavour_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/cp_protocol_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_pm_job_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_threshold_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_pkg_info_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_info_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_link_port_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_managed_virtual_link_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_virtual_link_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/external_artifacts_access_config.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/fields.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/heal_vnf_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/instantiate_vnf_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ip_over_ethernet_address_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_links.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_subscription.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_subscription_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lcm_coord_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lifecycle_change_notifications_filter.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/modifications_triggered_by_vnf_pkg_change.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/monitoring_parameter.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/operate_vnf_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/performance_information_available_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_links.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_notification_filter.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_subscription_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job_criteria.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job_modification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_report.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/revert_to_vnf_snapshot_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_vnf_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_vnf_to_level_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/terminate_vnf_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_criteria.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_crossed_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_modifications.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/upload_vnf_package_from_uri_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/virtual_storage_resource_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_ext_cp_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_identifier_creation_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_identifier_deletion_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_info_modification_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_info_modifications.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_instance.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_lcm_op_occ.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_lcm_operation_occurrence_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_link_port_data.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_link_port_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_artifact_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_change_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_onboarding_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_software_image_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_pkg_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_pkg_info_modifications.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modification_request.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modifications.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_state_snapshot_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_virtual_link_resource_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_info_modifications.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_resource_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_snapshot_info.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/test-tools/cli.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/test-tools copying tacker/sol_refactored/test-tools/notif_endpoint_app.py -> tacker-15.0.0.0rc2.dev1/tacker/sol_refactored/test-tools copying tacker/tests/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests copying tacker/tests/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests copying tacker/tests/constants.py -> tacker-15.0.0.0rc2.dev1/tacker/tests copying tacker/tests/fake_notifier.py -> tacker-15.0.0.0rc2.dev1/tacker/tests copying tacker/tests/post_mortem_debug.py -> tacker-15.0.0.0rc2.dev1/tacker/tests copying tacker/tests/tools.py -> tacker-15.0.0.0rc2.dev1/tacker/tests copying tacker/tests/utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests copying tacker/tests/uuidsentinel.py -> tacker-15.0.0.0rc2.dev1/tacker/tests copying tacker/tests/common/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/common copying tacker/tests/compliance/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance copying tacker/tests/compliance/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance copying tacker/tests/compliance/sol002/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol002/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol002/test_vnflcm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol003/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol003/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol003/test_vnflcm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol005/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol005 copying tacker/tests/compliance/sol005/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol005 copying tacker/tests/compliance/sol005/test_vnfpkgm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/compliance/sol005 copying tacker/tests/functional/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional copying tacker/tests/functional/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional copying tacker/tests/functional/base_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional copying tacker/tests/functional/keystone.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional copying tacker/tests/functional/common/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/common copying tacker/tests/functional/common/fake_grant_server.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/common copying tacker/tests/functional/common/fake_server.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/common copying tacker/tests/functional/common/logging_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/common copying tacker/tests/functional/sol/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol copying tacker/tests/functional/sol/legacy_nfvo/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/legacy_nfvo copying tacker/tests/functional/sol/legacy_nfvo/test_vim.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/legacy_nfvo copying tacker/tests/functional/sol/vnflcm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/fake_vnflcm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/fake_vnfpkgm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/test_vnf_instance.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/test_vnflcm_noop.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm_userdata/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm_userdata copying tacker/tests/functional/sol/vnflcm_userdata/test_vnf_instance_with_user_data.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnflcm_userdata copying tacker/tests/functional/sol/vnfpkgm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnfpkgm copying tacker/tests/functional/sol/vnfpkgm/test_vnf_package.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol/vnfpkgm copying tacker/tests/functional/sol_encrypt_cred_v2/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_encrypt_cred_v2 copying tacker/tests/functional/sol_encrypt_cred_v2/paramgen.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_encrypt_cred_v2 copying tacker/tests/functional/sol_encrypt_cred_v2/test_encrypt_credentials.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_encrypt_cred_v2 copying tacker/tests/functional/sol_enhanced_policy/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy copying tacker/tests/functional/sol_enhanced_policy/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy copying tacker/tests/functional/sol_enhanced_policy/sol/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vim_apis_openstack.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnf_package_apis.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v1.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/__init__.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_https_v2/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/paramgen.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnffm_https_basic.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnflcm_https_basic.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnfpm_https_basic.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_kubernetes/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes copying tacker/tests/functional/sol_kubernetes/vnflcm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_container_update.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_heal.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_helm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_multi_ns.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_scale.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/fake_vnflcm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/test_kubernetes_multi_tenant.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_oidc_auth/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth copying tacker/tests/functional/sol_kubernetes_oidc_auth/test_vim.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/__init__.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/base_v2.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_v2/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/base_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/paramgen.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_change_vnfpkg.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_helm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_kubernetes_container_update.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_prom_auto_scale_heal.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_threshold_prometheus_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnffm_basic.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnflcm_basic.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_basic.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_threshold_basic.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/zipgen.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_multi_tenant/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_multi_tenant copying tacker/tests/functional/sol_multi_tenant/vnflcm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/fake_vnflcm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/test_vnf_lcm_with_multi_tenant.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_separated_nfvo/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo copying tacker/tests/functional/sol_separated_nfvo/vnflcm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_grant.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_vnfpkgm.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo_v2/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/fake_grant_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/fake_vnfpkgm_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/test_nfvo_separate_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_terraform_v2/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_terraform_v2/base_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_terraform_v2/paramgen.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_terraform_v2/test_terraform.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_v2/notification/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/notification copying tacker/tests/functional/sol_v2/notification/test_server_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/notification copying tacker/tests/functional/sol_v2/prometheus/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/prometheus copying tacker/tests/functional/sol_v2/prometheus/test_prom_auto_scale_heal.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/prometheus copying tacker/tests/functional/sol_v2/vnflcm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/__init__.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/test_scale.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/test_update.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/test_basic.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/__init__.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm copying tacker/tests/functional/sol_v2_az_retry/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_az_retry copying tacker/tests/functional/sol_v2_az_retry/test_az_retry.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_az_retry copying tacker/tests/functional/sol_v2_common/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/base_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/paramgen.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/test_vnflcm_basic_common.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/zipgen.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/tools/test-setup-default-vim.sh -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/tools copying tacker/tests/functional/tools/test-setup-fake-prometheus-server.sh -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/tools copying tacker/tests/functional/tools/test-setup-k8s-vim.sh -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/tools copying tacker/tests/functional/tools/test-setup-mgmt.sh -> tacker-15.0.0.0rc2.dev1/tacker/tests/functional/tools copying tacker/tests/unit/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/database_stubs.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/extension_stubs.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/fake_auth.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/fake_request.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/fixtures.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/test_auth.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/test_context.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/test_policy.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/test_wsgi.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/testlib_api.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit copying tacker/tests/unit/agent/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/agent copying tacker/tests/unit/agent/linux/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/agent/linux copying tacker/tests/unit/agent/linux/test_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/agent/linux copying tacker/tests/unit/api/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api copying tacker/tests/unit/api/test_api_common.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api copying tacker/tests/unit/api/test_extensions.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api copying tacker/tests/unit/api/v1/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_attributes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_resource.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_resource_helper.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_router.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_vim.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_vnf_instance.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v2/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v2 copying tacker/tests/unit/api/v2/test_api_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/api/v2 copying tacker/tests/unit/cmd/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/cmd copying tacker/tests/unit/cmd/test_status.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/cmd copying tacker/tests/unit/common/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_config.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_crypt_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_csar_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_ext_oauth2_auth.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_log.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_oidc_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_store.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/test_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common copying tacker/tests/unit/common/container/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common/container copying tacker/tests/unit/common/container/test_kubernetes_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common/container copying tacker/tests/unit/common/sample_keys/jwt_private.key -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/common/sample_keys copying tacker/tests/unit/conductor/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/test_conductor_server.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/conductorrpc/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/conductor/conductorrpc/test_vnf_lcm_rpc.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/conductor/conductorrpc/test_vnf_pkgm_rpc.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/db/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_cli_generate_secret_key.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_migration.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_migration_to_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_purge_delete.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_artifact.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_instance.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_package.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_package_vnfd.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_resource.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db copying tacker/tests/unit/db/common_services/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db/common_services copying tacker/tests/unit/db/common_services/test_common_services_db_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db/common_services copying tacker/tests/unit/extensions/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/extendedattribute.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/extensionattribute.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/foxinsocks.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/test_common_services.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/test_extension_extended_attribute.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/v2attributes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/extensions copying tacker/tests/unit/glance_store/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/glance_store copying tacker/tests/unit/glance_store/test_store.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/glance_store copying tacker/tests/unit/keymgr/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/keymgr copying tacker/tests/unit/keymgr/test_barbican_key_manager.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/keymgr copying tacker/tests/unit/nfvo/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/nfvo copying tacker/tests/unit/nfvo/test_nfvo_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/nfvo copying tacker/tests/unit/nfvo/drivers/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/nfvo/drivers copying tacker/tests/unit/nfvo/drivers/vim/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/nfvo/drivers/vim/test_kubernetes_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/nfvo/drivers/vim/test_openstack_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/objects/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_change_ext_conn_req.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_fields.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_grant.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_instantiate_vnf_req.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_terminate_vnf_request.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vim_connection.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_deployment_flavour.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_instance.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_instantiated_info.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_lcm_op_occs.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_lcm_subscriptions.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_package.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_package_vnfd.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_resource.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_software_images.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnfd.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnfd_attribute.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/objects copying tacker/tests/unit/policies/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/policies copying tacker/tests/unit/policies/base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/policies copying tacker/tests/unit/policies/test_vnf_lcm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/policies copying tacker/tests/unit/policies/test_vnf_package.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/policies copying tacker/tests/unit/sol_refactored/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored copying tacker/tests/unit/sol_refactored/api/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_api_version.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_validator.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_wsgi.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/common/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/fakes_for_fm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_common_script_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_coord_client.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_coordinate.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_fm_alarm_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_fm_subscription_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_lcm_op_occ_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_oidc_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_pm_job_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_pm_threshold_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_prometheus_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_server_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_subscription_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vim_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vnf_instance_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vnfd_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/conductor/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_conductor_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_prometheus_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_server_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnffm_driver_v1.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnflcm_driver_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnfpm_driver_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/controller/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_prometheus_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_server_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnffm_v1.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_view.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_view.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/infra_drivers/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_kubernetes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_openstack.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_userdata_default.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/terraform/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/terraform copying tacker/tests/unit/sol_refactored/infra_drivers/terraform/test_terraform.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/infra_drivers/terraform copying tacker/tests/unit/sol_refactored/mgmt_drivers/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/fake_configmap.yaml -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/test_container_update_mgmt.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/test_server_notification.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/nfvo/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/nfvo/test_local_nfvo.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/nfvo/test_nfvo_client.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/objects/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_base.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_fm_subscription.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_grant.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_lccn_subscription_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_pm_job_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_threshold_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_vnf_instance_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_vnf_lcm_op_occ_v2.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/tests/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/tests copying tacker/tests/unit/tests/test_post_mortem_debug.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/tests copying tacker/tests/unit/vnflcm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_controller.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_load_vnf_interfaces.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_sync_resource.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_vnflcm_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/vnflcm_driver/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnflcm/vnflcm_driver copying tacker/tests/unit/vnfm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_nfvo_client.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_vim_client.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_vim_client_default_key.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/infra_drivers/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver_helm.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_outputs.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/api-service.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/openstack/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_etsi_translate_template.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_heal_storage_toggle.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_update_template.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_grant.yaml -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_initial.yaml -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_grant.yaml -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_initial.yaml -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/client.py -> tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/lcm_user_data/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/lcm_user_data copying tacker/tests/unit/vnfm/lcm_user_data/utils/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/lcm_user_data/utils copying tacker/tests/unit/vnfm/lcm_user_data/utils/test_utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/lcm_user_data/utils copying tacker/tests/unit/vnfm/mgmt_drivers/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfm/mgmt_drivers/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfm/mgmt_drivers/test_container_update_mgmt.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfpkgm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfpkgm copying tacker/tests/unit/vnfpkgm/fakes.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfpkgm copying tacker/tests/unit/vnfpkgm/test_controller.py -> tacker-15.0.0.0rc2.dev1/tacker/tests/unit/vnfpkgm copying tacker/tests/var/ca.crt -> tacker-15.0.0.0rc2.dev1/tacker/tests/var copying tacker/tests/var/certandkey.pem -> tacker-15.0.0.0rc2.dev1/tacker/tests/var copying tacker/tests/var/certificate.crt -> tacker-15.0.0.0rc2.dev1/tacker/tests/var copying tacker/tests/var/privatekey.key -> tacker-15.0.0.0rc2.dev1/tacker/tests/var copying tacker/tosca/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/tosca copying tacker/tosca/utils.py -> tacker-15.0.0.0rc2.dev1/tacker/tosca copying tacker/vnflcm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/vnflcm copying tacker/vnflcm/abstract_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/vnflcm copying tacker/vnflcm/utils.py -> tacker-15.0.0.0rc2.dev1/tacker/vnflcm copying tacker/vnflcm/vnflcm_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/vnflcm copying tacker/vnfm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm copying tacker/vnfm/keystone.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm copying tacker/vnfm/nfvo_client.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm copying tacker/vnfm/plugin.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm copying tacker/vnfm/vim_client.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm copying tacker/vnfm/infra_drivers/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/abstract_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/noop.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/scale_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/kubernetes/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/kubernetes_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/utils.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/helm/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes/helm copying tacker/vnfm/infra_drivers/kubernetes/helm/helm_client.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes/helm copying tacker/vnfm/infra_drivers/kubernetes/k8s/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/kubernetes/k8s/translate_outputs.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/openstack/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/constants.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/glance_client.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/heat_client.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/openstack.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/translate_template.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/update_template.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/lcm_user_data/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/abstract_user_data.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/constants.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/utils.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/lcm_user_data copying tacker/vnfm/mgmt_drivers/__init__.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/constants.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/vnflcm_abstract_driver.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/vnflcm_noop.py -> tacker-15.0.0.0rc2.dev1/tacker/vnfm/mgmt_drivers copying tools/gen_vim_config.sh -> tacker-15.0.0.0rc2.dev1/tools copying tools/gen_vnf_pkg.py -> tacker-15.0.0.0rc2.dev1/tools copying tools/generate_config_file_sample.sh -> tacker-15.0.0.0rc2.dev1/tools copying tools/doc_samples/setting_ft/kubernetes/kube-controller-k8s.sh -> tacker-15.0.0.0rc2.dev1/tools/doc_samples/setting_ft/kubernetes copying tools/doc_samples/setting_ft/kubernetes/kube-controller-tacker.sh -> tacker-15.0.0.0rc2.dev1/tools/doc_samples/setting_ft/kubernetes copying tools/doc_samples/setting_ft/kubernetes/kube-controller.sh -> tacker-15.0.0.0rc2.dev1/tools/doc_samples/setting_ft/kubernetes copying tools/doc_samples/setting_ft/openstack/openstack-controller-tacker.sh -> tacker-15.0.0.0rc2.dev1/tools/doc_samples/setting_ft/openstack copying tools/doc_samples/setting_ft/openstack/openstack-controller.sh -> tacker-15.0.0.0rc2.dev1/tools/doc_samples/setting_ft/openstack copying tools/tacker_helm_deployment_automation_script/Tacker_Install.py -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script copying tools/tacker_helm_deployment_automation_script/config/config.yaml -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/config copying tools/tacker_helm_deployment_automation_script/k8s_env/deploy-env.yaml -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/k8s_env copying tools/tacker_helm_deployment_automation_script/k8s_env/inventory.yaml -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/k8s_env copying tools/tacker_helm_deployment_automation_script/volumes/local-pv-tempate.yaml -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/volumes copying tools/tacker_helm_deployment_automation_script/volumes/local-storage-class.yaml -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/volumes copying tools/tacker_helm_deployment_automation_script/volumes/taker-storage-class.yaml -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/volumes copying tools/tacker_helm_deployment_automation_script/volumes/task1-tacker-pv.yaml -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/volumes copying tools/tacker_helm_deployment_automation_script/volumes/task2-tacker-pv.yaml -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/volumes copying tools/tacker_helm_deployment_automation_script/volumes/task3-tacker-pv.yaml -> tacker-15.0.0.0rc2.dev1/tools/tacker_helm_deployment_automation_script/volumes copying vagrant/devstack/.gitignore -> tacker-15.0.0.0rc2.dev1/vagrant/devstack copying vagrant/devstack/README.md -> tacker-15.0.0.0rc2.dev1/vagrant/devstack copying vagrant/devstack/Vagrantfile -> tacker-15.0.0.0rc2.dev1/vagrant/devstack copying vagrant/devstack/ansible.cfg -> tacker-15.0.0.0rc2.dev1/vagrant/devstack copying vagrant/devstack/hosts -> tacker-15.0.0.0rc2.dev1/vagrant/devstack copying vagrant/devstack/site.yaml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack copying vagrant/devstack/group_vars/all.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/group_vars copying vagrant/devstack/helper/install_vagrant_libvirt_pkgs.sh -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/helper copying vagrant/devstack/lib/machine.rb -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/lib copying vagrant/devstack/lib/vd_utils.rb -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/lib copying vagrant/devstack/roles/ubuntu-noble/compute/tasks/basic_pkgs.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/compute/tasks copying vagrant/devstack/roles/ubuntu-noble/compute/tasks/devstack.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/compute/tasks copying vagrant/devstack/roles/ubuntu-noble/compute/tasks/main.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/compute/tasks copying vagrant/devstack/roles/ubuntu-noble/compute/templates/local.conf.j2 -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/compute/templates copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/basic_pkgs.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/devstack.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/extra_tools.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/git_config.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/main.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/neovim.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/python3_specific_vers.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/remove_useless_pkgs.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/set_path_env.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/setup_tacker.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/vim_extra_plugins.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/tasks/vim_latest.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/tasks copying vagrant/devstack/roles/ubuntu-noble/controller/templates/vimrc.j2 -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/roles/ubuntu-noble/controller/templates copying vagrant/devstack/samples/machines-2nodes.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/samples copying vagrant/devstack/samples/machines.yml -> tacker-15.0.0.0rc2.dev1/vagrant/devstack/samples copying zuul.d/nodeset.yaml -> tacker-15.0.0.0rc2.dev1/zuul.d copying zuul.d/project.yaml -> tacker-15.0.0.0rc2.dev1/zuul.d copying zuul.d/jobs/base.yaml -> tacker-15.0.0.0rc2.dev1/zuul.d/jobs copying zuul.d/jobs/kubernetes.yaml -> tacker-15.0.0.0rc2.dev1/zuul.d/jobs copying zuul.d/jobs/openstack.yaml -> tacker-15.0.0.0rc2.dev1/zuul.d/jobs copying zuul.d/jobs/terraform.yaml -> tacker-15.0.0.0rc2.dev1/zuul.d/jobs copying tacker.egg-info/SOURCES.txt -> tacker-15.0.0.0rc2.dev1/tacker.egg-info Writing tacker-15.0.0.0rc2.dev1/setup.cfg creating dist Creating tar archive removing 'tacker-15.0.0.0rc2.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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.6pSxIXVDEI/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.6pSxIXVDEI/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: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'unbreq', 'expand_spec', '__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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 1f33b267-3818-4f9d-b90b-6f801ded24d3 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-f8a331a40eb21e6c8f37e07794d57aa98b120af9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/f8/a3/f8a331a40eb21e6c8f37e07794d57aa98b120af9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-6710795023f4e635bbe9761ac7f393a61c1c6235 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/67/10/6710795023f4e635bbe9761ac7f393a61c1c6235_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-b790e27b567735e285319e46fdf9150561c4782d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/b7/90/b790e27b567735e285319e46fdf9150561c4782d_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-ccec4d07b36e914d78d663ea331865973c2b7df2 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/cc/ec/ccec4d07b36e914d78d663ea331865973c2b7df2_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-84893de76173b88463260d07b8b0ef6eab3c4e54 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/84/89/84893de76173b88463260d07b8b0ef6eab3c4e54_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-zaqar-f0599ef0072661c6a2db4bbef3ae48edbeae3533 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/f0/59/f0599ef0072661c6a2db4bbef3ae48edbeae3533_53f07e3b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-fd4cef0a5596831e61714e600d15da81a3f1b093 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/fd/4c/fd4cef0a5596831e61714e600d15da81a3f1b093_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-38ab7320533b422ae1be0daaaa875d82eb08688f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/38/ab/38ab7320533b422ae1be0daaaa875d82eb08688f_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad92be806b9686ed2ca3a021122a4db1f2fed708 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/92/ad92be806b9686ed2ca3a021122a4db1f2fed708_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4d/96/4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-12145b00c527273c2dd30f453e9cb70aab57f6b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/12/14/12145b00c527273c2dd30f453e9cb70aab57f6b8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-83b1d9f26be4f4bcd941a5b339a8858ef250e24f baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/b1/83b1d9f26be4f4bcd941a5b339a8858ef250e24f_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/b2/e0/b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-924551f526a40ed9328e0ff0a5d71acff9145950 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/92/45/924551f526a40ed9328e0ff0a5d71acff9145950_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-541bfb98dc38f2d7d6a771732778313a5e784d1a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/54/1b/541bfb98dc38f2d7d6a771732778313a5e784d1a_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-8a572a3e88ee0608034cc753aa35dfef0dda0fb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/8a/57/8a572a3e88ee0608034cc753aa35dfef0dda0fb0_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2d15320f093f7e199f7619aec92b2dd683895c5b baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2d/15/2d15320f093f7e199f7619aec92b2dd683895c5b_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-0e17064987bb58c42bc0d9b226d2124ceeed1d49 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0e/17/0e17064987bb58c42bc0d9b226d2124ceeed1d49_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-5166b796838e6b6cf683c67eaa1d0b5838ea1d3a baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/51/66/5166b796838e6b6cf683c67eaa1d0b5838ea1d3a_9c3343a9 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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-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 Squid and DLRN mock [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=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff,python3-tox-current-env 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.p62vji65', '/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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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', '--human'] with env {'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: 15Gi 5.3Gi 966Mi 1.8Gi 11Gi 10Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 963M 3.4G 23% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 187G 362G 35% / 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.vei2jacz', '/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: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.6pSxIXVDEI/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 ']' ++ ls /tmp/tmp.6pSxIXVDEI/dist ++ grep .tar.gz + SOURCE=tacker-15.0.0.0rc2.dev1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.6pSxIXVDEI/dist/tacker-15.0.0.0rc2.dev1.tar.gz ++ basename tacker-15.0.0.0rc2.dev1.tar.gz .tar.gz + SOURCEWITHREL=tacker-15.0.0.0rc2.dev1-0.20260329172201.07a0104.tar.gz + mv /tmp/tmp.6pSxIXVDEI/dist/tacker-15.0.0.0rc2.dev1.tar.gz /tmp/tmp.6pSxIXVDEI/SOURCES/tacker-15.0.0.0rc2.dev1-0.20260329172201.07a0104.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.6pSxIXVDEI/SOURCES/ + cp openstack-tacker.spec /tmp/tmp.6pSxIXVDEI/SPECS/ + cd /tmp/tmp.6pSxIXVDEI/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-tacker.spec + sed -i -e '1i%define upstream_version 15.0.0.0rc2.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-15.0.0.0rc2.dev1-0.20260329172201.07a0104.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr tacker-15.0.0.0rc2.dev1-0.20260329172201.07a0104\' openstack-tacker.spec + sed -i -e s/UPSTREAMVERSION/15.0.0.0rc2.dev1/g openstack-tacker.spec + set_nvr_in_spec + VERSION=15.0.0 + sed -i -e 's/Version:.*/Version: 15.0.0/g' openstack-tacker.spec + sed -i -e 's/Release:.*/Release: 0.20260329172201.07a0104%{?dist}/g' openstack-tacker.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: tacker-15.0.0.0rc2.dev1-0.20260329172201.07a0104.tar.gz/' openstack-tacker.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-tacker.spec + cat openstack-tacker.spec %global dlrn_nvr tacker-15.0.0.0rc2.dev1-0.20260329172201.07a0104 %global dlrn 1 %define upstream_version 15.0.0.0rc2.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: 15.0.0 Release: 0.20260329172201.07a0104%{?dist} Summary: OpenStack Tacker Service License: Apache-2.0 URL: https://launchpad.net/%{pypi_name} Source0: tacker-15.0.0.0rc2.dev1-0.20260329172201.07a0104.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.6pSxIXVDEI/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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 --spec openstack-tacker.spec --sources=/tmp/tmp.6pSxIXVDEI/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 --spec openstack-tacker.spec --sources=/tmp/tmp.6pSxIXVDEI/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: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'unbreq', 'expand_spec', '__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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 70366710-7dcd-4b11-9215-87992f97f722 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-f8a331a40eb21e6c8f37e07794d57aa98b120af9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/f8/a3/f8a331a40eb21e6c8f37e07794d57aa98b120af9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-6710795023f4e635bbe9761ac7f393a61c1c6235 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/67/10/6710795023f4e635bbe9761ac7f393a61c1c6235_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-b790e27b567735e285319e46fdf9150561c4782d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/b7/90/b790e27b567735e285319e46fdf9150561c4782d_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-ccec4d07b36e914d78d663ea331865973c2b7df2 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/cc/ec/ccec4d07b36e914d78d663ea331865973c2b7df2_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-84893de76173b88463260d07b8b0ef6eab3c4e54 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/84/89/84893de76173b88463260d07b8b0ef6eab3c4e54_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-zaqar-f0599ef0072661c6a2db4bbef3ae48edbeae3533 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/f0/59/f0599ef0072661c6a2db4bbef3ae48edbeae3533_53f07e3b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-fd4cef0a5596831e61714e600d15da81a3f1b093 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/fd/4c/fd4cef0a5596831e61714e600d15da81a3f1b093_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-38ab7320533b422ae1be0daaaa875d82eb08688f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/38/ab/38ab7320533b422ae1be0daaaa875d82eb08688f_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad92be806b9686ed2ca3a021122a4db1f2fed708 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/92/ad92be806b9686ed2ca3a021122a4db1f2fed708_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4d/96/4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-12145b00c527273c2dd30f453e9cb70aab57f6b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/12/14/12145b00c527273c2dd30f453e9cb70aab57f6b8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-83b1d9f26be4f4bcd941a5b339a8858ef250e24f baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/b1/83b1d9f26be4f4bcd941a5b339a8858ef250e24f_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/b2/e0/b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-924551f526a40ed9328e0ff0a5d71acff9145950 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/92/45/924551f526a40ed9328e0ff0a5d71acff9145950_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-541bfb98dc38f2d7d6a771732778313a5e784d1a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/54/1b/541bfb98dc38f2d7d6a771732778313a5e784d1a_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-8a572a3e88ee0608034cc753aa35dfef0dda0fb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/8a/57/8a572a3e88ee0608034cc753aa35dfef0dda0fb0_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2d15320f093f7e199f7619aec92b2dd683895c5b baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2d/15/2d15320f093f7e199f7619aec92b2dd683895c5b_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-0e17064987bb58c42bc0d9b226d2124ceeed1d49 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0e/17/0e17064987bb58c42bc0d9b226d2124ceeed1d49_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-5166b796838e6b6cf683c67eaa1d0b5838ea1d3a baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/51/66/5166b796838e6b6cf683c67eaa1d0b5838ea1d3a_9c3343a9 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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-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 Squid and DLRN mock [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=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff,python3-tox-current-env 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.pz4oepg7', '/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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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', '--human'] with env {'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: 15Gi 5.9Gi 265Mi 2.3Gi 11Gi 9.5Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 842M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 187G 362G 35% / 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.2cw3mv2q', '/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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-f8a331a40eb21e6c8f3 51 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-67107 75 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-b790e27b56 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-ccec4d07 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-84893de76173b8846 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-zaqar-f0599ef0072661c6a2db4b 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-fd4cef0a 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-38ab732 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-ad92be806b9686ed2ca3a 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-4d96ff95 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-12145b00c5 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-83b1d9f26b 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-b2e084e8734255a5a702 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-924551f52 69 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-config_template-541bfb98dc38f2 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-manila-8a572a3e88ee0608034cc753 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2d15320f093f7e199f7619 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-0e17064987bb58c42bc0 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-5166b796838e6b 73 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 39 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 21 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 26 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 28 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 125 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 131 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 63 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 86 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 30 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 91 kB/s | 30 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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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: buildsrpm Start: rpmbuild -bs 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-15.0.0-0.20260329172201.07a0104.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 13 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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.6pSxIXVDEI WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 --rebuild /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-15.0.0-0.20260329172201.07a0104.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', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'unbreq', 'expand_spec', '__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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: dbe9e85a-cb50-4fc1-b4b8-eff5a4d9b746 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-f8a331a40eb21e6c8f37e07794d57aa98b120af9 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/f8/a3/f8a331a40eb21e6c8f37e07794d57aa98b120af9_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-6710795023f4e635bbe9761ac7f393a61c1c6235 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/67/10/6710795023f4e635bbe9761ac7f393a61c1c6235_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-b790e27b567735e285319e46fdf9150561c4782d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/b7/90/b790e27b567735e285319e46fdf9150561c4782d_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-ccec4d07b36e914d78d663ea331865973c2b7df2 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/cc/ec/ccec4d07b36e914d78d663ea331865973c2b7df2_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-84893de76173b88463260d07b8b0ef6eab3c4e54 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/84/89/84893de76173b88463260d07b8b0ef6eab3c4e54_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-zaqar-f0599ef0072661c6a2db4bbef3ae48edbeae3533 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/f0/59/f0599ef0072661c6a2db4bbef3ae48edbeae3533_53f07e3b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-fd4cef0a5596831e61714e600d15da81a3f1b093 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/fd/4c/fd4cef0a5596831e61714e600d15da81a3f1b093_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-38ab7320533b422ae1be0daaaa875d82eb08688f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/38/ab/38ab7320533b422ae1be0daaaa875d82eb08688f_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad92be806b9686ed2ca3a021122a4db1f2fed708 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/92/ad92be806b9686ed2ca3a021122a4db1f2fed708_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4d/96/4d96ff9583eb784b1d0ad2c9816d884bc8dd8d18_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-12145b00c527273c2dd30f453e9cb70aab57f6b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/12/14/12145b00c527273c2dd30f453e9cb70aab57f6b8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-83b1d9f26be4f4bcd941a5b339a8858ef250e24f baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/b1/83b1d9f26be4f4bcd941a5b339a8858ef250e24f_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/b2/e0/b2e084e8734255a5a7027fd2b8c7ae6831ce8f2f_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-924551f526a40ed9328e0ff0a5d71acff9145950 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/92/45/924551f526a40ed9328e0ff0a5d71acff9145950_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-541bfb98dc38f2d7d6a771732778313a5e784d1a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/54/1b/541bfb98dc38f2d7d6a771732778313a5e784d1a_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-8a572a3e88ee0608034cc753aa35dfef0dda0fb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/8a/57/8a572a3e88ee0608034cc753aa35dfef0dda0fb0_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2d15320f093f7e199f7619aec92b2dd683895c5b baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2d/15/2d15320f093f7e199f7619aec92b2dd683895c5b_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-0e17064987bb58c42bc0d9b226d2124ceeed1d49 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0e/17/0e17064987bb58c42bc0d9b226d2124ceeed1d49_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-5166b796838e6b6cf683c67eaa1d0b5838ea1d3a baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/51/66/5166b796838e6b6cf683c67eaa1d0b5838ea1d3a_9c3343a9 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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-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 Squid and DLRN mock [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=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff,python3-tox-current-env 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-15.0.0-0.20260329172201.07a0104.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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.6jnqz579', '/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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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', '--human'] with env {'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: 15Gi 5.5Gi 836Mi 2.2Gi 11Gi 9.9Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 842M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 187G 362G 35% / 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.mb6ihatm', '/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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-f8a331a40eb21e6c8f3 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-67107 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-b790e27b56 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-ccec4d07 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-84893de76173b8846 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-zaqar-f0599ef0072661c6a2db4b 69 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-fd4cef0a 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-38ab732 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-ad92be806b9686ed2ca3a 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-4d96ff95 72 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-12145b00c5 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-83b1d9f26b 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-b2e084e8734255a5a702 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-924551f52 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-config_template-541bfb98dc38f2 114 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-manila-8a572a3e88ee0608034cc753 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2d15320f093f7e199f7619 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-0e17064987bb58c42bc0 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-5166b796838e6b 157 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 43 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 24 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 19 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 21 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 83 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 77 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 76 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 53 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 22 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 97 kB/s | 30 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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-15.0.0-0.20260329172201.07a0104.el10.src.rpm Start: build setup for openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.202603291722######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0.0rc2.dev1-0.20260329172201.07a0104.tar.gz DEBUG: tacker.logrotate 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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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: 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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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:03 ago on Sun Mar 29 13:23:32 2026. DEBUG: Package git-core-2.52.0-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-5.el10.x86_64 is already installed. DEBUG: Package systemd-257-23.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.18.5-1.el10 crb 44 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 44 k DEBUG: Installed size: 115 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.18.5-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.18.5-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.18.5-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.18.5-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 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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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:05 ago on Sun Mar 29 13:23:32 2026. DEBUG: Package git-core-2.52.0-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-5.el10.x86_64 is already installed. DEBUG: Package systemd-257-23.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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 Finish: build setup for openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.src.rpm Start: rpmbuild openstack-tacker-15.0.0-0.20260329172201.07a0104.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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 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.7BMDoo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf tacker-15.0.0.0rc2.dev1 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tacker-15.0.0.0rc2.dev1-0.20260329172201.07a0104.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd tacker-15.0.0.0rc2.dev1 DEBUG: + rm -rf /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/tacker-15.0.0.0rc2.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-15.0.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.62L26C DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-hardened-ld-errors -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-15.0.0.0rc2.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + FEDORA= 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-15.0.0.0rc2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.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.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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:09 ago on Sun Mar 29 13:23:32 2026. DEBUG: Package git-core-2.52.0-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-5.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-5.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-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-12.el10.noarch is already installed. DEBUG: Package systemd-257-23.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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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: 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.fCaEqz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-hardened-ld-errors -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-15.0.0.0rc2.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + FEDORA= 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-15.0.0.0rc2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.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.1.1) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.16 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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 Sun Mar 29 13:23:32 2026. DEBUG: Package git-core-2.52.0-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-5.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-5.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-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-12.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-23.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: =========================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =========================================================================================== DEBUG: Installing: DEBUG: python3-tox-current-env noarch 0.0.16-1.el10s delorean-master-build-deps 31 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 noarch 69.0.3-12.el10 crb 677 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: python3.14 x86_64 3.14.3-1.el10 appstream 27 k DEBUG: python3.14-freethreading x86_64 3.14.3-1.el10 crb 18 k DEBUG: python3.14-freethreading-libs x86_64 3.14.3-1.el10 crb 10 M DEBUG: python3.14-libs x86_64 3.14.3-1.el10 appstream 9.9 M DEBUG: python3.14-pip-wheel noarch 25.2-3.el10 appstream 1.1 M DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Installing weak dependencies: DEBUG: python3.14-devel x86_64 3.14.3-1.el10 appstream 452 k DEBUG: python3.14-freethreading-devel x86_64 3.14.3-1.el10 crb 438 k DEBUG: Transaction Summary DEBUG: =========================================================================================== DEBUG: Install 20 Packages DEBUG: Total size: 24 M DEBUG: Installed size: 100 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-3.14.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-devel-3.14.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-libs-3.14.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-pip-wheel-25.2-3.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-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-3.14.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-devel-3.14.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-libs-3.14.3-1.el10.x86_64.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.16-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/20 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/20 DEBUG: Installing : python3.14-pip-wheel-25.2-3.el10.noarch 3/20 DEBUG: Installing : python3.14-libs-3.14.3-1.el10.x86_64 4/20 DEBUG: Installing : python3.14-3.14.3-1.el10.x86_64 5/20 DEBUG: Installing : python3.14-freethreading-3.14.3-1.el10.x86_64 6/20 DEBUG: Installing : python3.14-freethreading-libs-3.14.3-1.el10.x86_64 7/20 DEBUG: Installing : python3.14-freethreading-devel-3.14.3-1.el10.x86_6 8/20 DEBUG: Installing : python3.14-devel-3.14.3-1.el10.x86_64 9/20 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 10/20 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 11/20 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 12/20 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 13/20 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 14/20 DEBUG: Installing : python3-setuptools-wheel-69.0.3-12.el10.noarch 15/20 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 16/20 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 17/20 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 18/20 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 19/20 DEBUG: Installing : python3-tox-current-env-0.0.16-1.el10s.noarch 20/20 DEBUG: Running scriptlet: python3-tox-current-env-0.0.16-1.el10s.noarch 20/20 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-12.el10.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: python3.14-3.14.3-1.el10.x86_64 DEBUG: python3.14-devel-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-pip-wheel-25.2-3.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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.3-1.el10.x86_64 DEBUG: python3.14-devel-3.14.3-1.el10.x86_64 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-12.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.16-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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.3-1.el10.x86_64 DEBUG: python3.14-devel-3.14.3-1.el10.x86_64 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-12.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.16-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: 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.GgWT6D DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-hardened-ld-errors -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-15.0.0.0rc2.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + FEDORA= 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-15.0.0.0rc2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.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.1.1) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) 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<4.48.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox<4.48.0 DEBUG: (installed: tox 4.21.2) 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.1.1) 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.40.0) 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.4) 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-glanceclient>=4.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-glanceclient>=4.8.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<4.48.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox<4.48.0 DEBUG: (installed: tox 4.21.2) 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-15.0.0.0rc2.dev1/tacker-15.0.0.0rc2.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.1.1) 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.40.0) 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.4) 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-glanceclient >=4.8.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement not satisfied: python-glanceclient >=4.8.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-15.0.0-0.20260329172201.07a0104.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv tacker-15.0.0.0rc2.dev1.dist-info/ DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/AUTHORS' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/LICENSE' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/METADATA' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/entry_points.txt' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/pbr.json' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/top_level.txt' DEBUG: removed directory 'tacker-15.0.0.0rc2.dev1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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:15 ago on Sun Mar 29 13:23:32 2026. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package git-core-2.52.0-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-5.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-5.el10.x86_64 is already installed. DEBUG: Package python3-eventlet-0.40.0-1.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-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.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.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 tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.16-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-23.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.2.0-0.20250903114445.8b1a210.el10 delorean-component-clients 164 k DEBUG: python3-castellan noarch 5.4.1-0.20250903123600.609f4ea.el10 delorean-component-barbican 160 k DEBUG: python3-cinderclient noarch 9.8.0-0.20250905132338.e2d3049.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-glanceclient noarch 1:4.9.0-0.20250722065403.0b3a8ab.el10 delorean-component-clients 185 k DEBUG: python3-heat-translator noarch 3.2.0-0.20250318094504.5964e3a.el10 delorean-component-common 206 k DEBUG: python3-heatclient noarch 4.3.0-0.20250722065958.d8a25e1.el10 delorean-component-clients 200 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.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 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.6.0-0.20250722064251.5f7d102.el10 delorean-component-clients 340 k DEBUG: python3-novaclient noarch 1:18.11.0-0.20250903121841.45a4ab5.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.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslo-versionedobjects noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 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.5.0-0.20250903121709.3c04bde.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.4.0-0.20250903124708.00d6e14.el10 delorean-component-clients 172 k DEBUG: python3-tempest noarch 1:46.2.1-0.20260327044655.0e17064.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 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 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.8.1-2.el10 baseos 351 k DEBUG: device-mapper-event x86_64 10:1.02.210-2.el10 baseos 36 k DEBUG: device-mapper-event-libs x86_64 10:1.02.210-2.el10 baseos 31 k DEBUG: device-mapper-multipath x86_64 0.9.9-18.el10 baseos 179 k DEBUG: device-mapper-multipath-libs x86_64 0.9.9-18.el10 baseos 307 k DEBUG: device-mapper-persistent-data x86_64 1.3.0-1.el10 baseos 1.2 M DEBUG: e2fsprogs-libs x86_64 1.47.1-5.el10 baseos 225 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.11-0.git4b3e853.el10 baseos 398 k DEBUG: iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el10 baseos 82 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-13.el10 baseos 136 k DEBUG: kpartx x86_64 0.9.9-18.el10 baseos 52 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-15.el10 baseos 52 k DEBUG: libini_config x86_64 1.3.1-58.el10 baseos 68 k DEBUG: libnfsidmap x86_64 1:2.8.3-5.el10 baseos 62 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libnvme x86_64 1.16.1-2.el10 baseos 120 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-8.el10 appstream 189 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.36-2.el10 baseos 1.6 M DEBUG: lvm2-libs x86_64 10:2.03.36-2.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.3-5.el10 baseos 487 k DEBUG: nvme-cli x86_64 2.16-2.el10 baseos 1.2 M DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 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-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-512.el10 appstream 35 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 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-514.el10 appstream 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-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 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-514.el10 appstream 12 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-514.el10 appstream 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-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 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-514.el10 appstream 14 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.8.0-0.20250903120907.5c2d02e.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.10.0-0.20250618070037.af17b57.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.9.0.post0-1.el10 baseos 340 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.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-glance-store+cinder noarch 4.9.1-0.20250310090147.5dd0bc6.el10 delorean-component-glance 8.1 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.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 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.13.0-0.20250905144355.a8c7de0.el10 delorean-component-cinder 1.2 M DEBUG: python3-os-client-config noarch 2.3.0-0.20250722070834.d1e2fe7.el10 delorean-component-clients 58 k DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 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 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-privsep noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 53 k DEBUG: python3-oslo-rootwrap noarch 7.7.0-0.20250903120002.0cb36cd.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-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pyasn1 noarch 0.6.2-1.el10 appstream 197 k DEBUG: python3-pyasn1-modules noarch 0.6.2-1.el10 appstream 398 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.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.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 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.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-10.el10 baseos 198 k DEBUG: quota-nls noarch 1:4.09-10.el10 baseos 76 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-23.el10 baseos 2.3 M DEBUG: userspace-rcu x86_64 0.14.0-7.el10 baseos 115 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-514.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: 55 M DEBUG: Total download size: 7.0 M DEBUG: Installed size: 224 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.9.0-0.20250722065403.0b3a8ab.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.11.0-0.20250903121841.45a4ab5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.8.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.210-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.210-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.9.9-18.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.9.9-18.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-1.3.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.47.1-5.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] 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-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.9.9-18.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-15.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.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnvme-1.16.1-2.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.36-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.36-2.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.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.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-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.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-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-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-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-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-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-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] 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.9.0.post0-1.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-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.09-10.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-23.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-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.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-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.6.2-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: (216/267): python-oslo-concurrency-lang-7.2.0-0 234 kB/s | 13 kB 00:00 DEBUG: (217/267): python-oslo-cache-lang-3.12.0-0.2025 255 kB/s | 16 kB 00:00 DEBUG: (218/267): python-oslo-db-lang-17.4.0-0.2025090 1.0 MB/s | 12 kB 00:00 DEBUG: (219/267): python3-tackerclient-2.4.0-0.2025090 2.1 MB/s | 172 kB 00:00 DEBUG: (220/267): python-oslo-i18n-lang-6.6.0-0.202509 594 kB/s | 14 kB 00:00 DEBUG: (221/267): python-oslo-log-lang-7.2.1-0.2025090 583 kB/s | 13 kB 00:00 DEBUG: (222/267): python-oslo-middleware-lang-6.6.0-0. 997 kB/s | 11 kB 00:00 DEBUG: (223/267): python-oslo-policy-lang-4.6.0-0.2025 737 kB/s | 12 kB 00:00 DEBUG: (224/267): python-oslo-privsep-lang-3.8.0-0.202 697 kB/s | 12 kB 00:00 DEBUG: (225/267): python-oslo-versionedobjects-lang-3. 1.1 MB/s | 12 kB 00:00 DEBUG: (226/267): python-oslo-utils-lang-9.1.0-0.20250 848 kB/s | 13 kB 00:00 DEBUG: (227/267): python-pycadf-common-4.0.1-0.2025021 858 kB/s | 15 kB 00:00 DEBUG: (228/267): python3-cliff-4.10.0-0.2025061807003 5.8 MB/s | 116 kB 00:00 DEBUG: (229/267): python3-debtcollector-3.0.0-0.202502 2.9 MB/s | 35 kB 00:00 DEBUG: (230/267): python3-futurist-3.2.1-0.20250905232 4.7 MB/s | 84 kB 00:00 DEBUG: (231/267): python3-heat-translator-3.2.0-0.2025 10 MB/s | 206 kB 00:00 DEBUG: (232/267): python3-os-testr-3.0.0-0.20250217143 3.9 MB/s | 57 kB 00:00 DEBUG: (233/267): python3-oslo-cache+dogpile-3.12.0-0. 683 kB/s | 8.1 kB 00:00 DEBUG: (234/267): python3-oslo-cache+etcd3gw-3.12.0-0. 703 kB/s | 8.0 kB 00:00 DEBUG: (235/267): python3-oslo-cache-3.12.0-0.20250905 5.1 MB/s | 66 kB 00:00 DEBUG: (236/267): python3-oslo-concurrency-7.2.0-0.202 3.8 MB/s | 46 kB 00:00 DEBUG: (237/267): python3-os-win-5.9.0-0.2025031118492 11 MB/s | 553 kB 00:00 DEBUG: (238/267): python3-oslo-config-10.0.0-0.2025072 11 MB/s | 282 kB 00:00 DEBUG: (239/267): python3-oslo-context-6.1.0-0.2025090 1.2 MB/s | 28 kB 00:00 DEBUG: (240/267): python3-oslo-db+mysql-17.4.0-0.20250 471 kB/s | 8.0 kB 00:00 DEBUG: (241/267): python3-oslo-i18n-6.6.0-0.2025090312 5.8 MB/s | 64 kB 00:00 DEBUG: (242/267): python3-oslo-db-17.4.0-0.20250903125 8.5 MB/s | 157 kB 00:00 DEBUG: (243/267): python3-oslo-log-7.2.1-0.20250903123 4.1 MB/s | 75 kB 00:00 DEBUG: (244/267): python3-oslo-messaging-17.1.0-0.2025 11 MB/s | 213 kB 00:00 DEBUG: (245/267): python3-oslo-metrics-0.13.0-0.202509 2.1 MB/s | 26 kB 00:00 DEBUG: (246/267): python3-oslo-middleware-6.6.0-0.2025 4.1 MB/s | 70 kB 00:00 DEBUG: (247/267): python3-oslo-policy-4.6.0-0.20250903 5.3 MB/s | 90 kB 00:00 DEBUG: (248/267): python3-oslo-reports-3.6.0-0.2025090 5.4 MB/s | 64 kB 00:00 DEBUG: (249/267): python3-oslo-privsep-3.8.0-0.2025090 3.1 MB/s | 53 kB 00:00 DEBUG: (250/267): python3-oslo-rootwrap-7.7.0-0.202509 2.9 MB/s | 53 kB 00:00 DEBUG: (251/267): python3-oslo-serialization-5.8.0-0.2 2.0 MB/s | 35 kB 00:00 DEBUG: (252/267): python3-oslo-upgradecheck-2.6.0-0.20 2.8 MB/s | 29 kB 00:00 DEBUG: (253/267): python3-oslo-service-4.3.0-0.2025090 6.7 MB/s | 109 kB 00:00 DEBUG: (254/267): python3-oslo-utils-9.1.0-0.202509031 7.1 MB/s | 130 kB 00:00 DEBUG: (255/267): python3-oslo-versionedobjects-3.8.0- 5.0 MB/s | 94 kB 00:00 DEBUG: (256/267): python3-pycadf-4.0.1-0.2025021214472 3.8 MB/s | 64 kB 00:00 DEBUG: (257/267): python3-reno-4.1.0-0.20250212114939. 8.3 MB/s | 139 kB 00:00 DEBUG: (258/267): python3-requestsexceptions-1.4.0-0.2 1.3 MB/s | 16 kB 00:00 DEBUG: (259/267): python3-tooz+redis-7.0.0-0.202506180 498 kB/s | 7.8 kB 00:00 DEBUG: (260/267): python3-tooz+zake-7.0.0-0.2025061807 454 kB/s | 7.8 kB 00:00 DEBUG: (261/267): python3-tooz-7.0.0-0.20250618071237. 11 MB/s | 133 kB 00:00 DEBUG: (262/267): python3-glance-store+cinder-4.9.1-0. 478 kB/s | 8.1 kB 00:00 DEBUG: (263/267): python3-glance-store-4.9.1-0.2025031 16 MB/s | 404 kB 00:00 DEBUG: (264/267): python3-tempest-46.2.1-0.20260327044 32 MB/s | 1.6 MB 00:00 DEBUG: (265/267): iscsi-initiator-utils-iscsiuio-6.2.1 374 kB/s | 82 kB 00:00 DEBUG: (266/267): nvme-cli-2.16-2.el10.x86_64.rpm 4.4 MB/s | 1.2 MB 00:00 DEBUG: (267/267): iscsi-initiator-utils-6.2.1.11-0.git 1.2 MB/s | 398 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 9.9 MB/s | 7.0 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.5.0-0.20250903121709.3c04bde 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.9.0.post0-1.el10.noarch 6/267 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 7/267 DEBUG: Installing : python3-psutil-5.9.8-6.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.2-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.16.1-2.el10.x86_64 15/267 DEBUG: Installing : libaio-0.3.111-22.el10.x86_64 16/267 DEBUG: Installing : kmod-31-13.el10.x86_64 17/267 DEBUG: Installing : device-mapper-event-libs-10:1.02.210-2.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-6.1.0-0.20250903115431.f23b 22/267 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 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.8.0-0.20250722070657. 40/267 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 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-18.el10.x86_6 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.7.0-0.20250903120002.0cb 49/267 DEBUG: Installing : device-mapper-event-10:1.02.210-2.el10.x86_64 50/267 DEBUG: Running scriptlet: device-mapper-event-10:1.02.210-2.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.36-2.el10.x86_64 51/267 DEBUG: Installing : nvme-cli-2.16-2.el10.x86_64 52/267 DEBUG: Running scriptlet: nvme-cli-2.16-2.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.xx6moL: 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: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 54/267 DEBUG: Installing : python3-pyasn1-modules-0.6.2-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-8.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-44.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-10.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.10.0-0.20250618070037.af17b57.el 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.3-5.el10.x86_64 116/267 DEBUG: Installing : libev-4.33-15.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-18.el10.x86_64 123/267 DEBUG: Installing : device-mapper-multipath-0.9.9-18.el10.x86_64 124/267 DEBUG: Running scriptlet: device-mapper-multipath-0.9.9-18.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-23.el10.x86_64 129/267 DEBUG: Running scriptlet: systemd-udev-257-23.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.11-0.git4b3 131/267 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 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.11-0.git4b3e853.el10 132/267 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.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-514.el10.x86_64 136/267 DEBUG: Installing : perl-FileHandle-2.05-514.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-514.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-Time-Local-2:1.350-511.el10.noarch 143/267 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 144/267 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 145/267 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 146/267 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 147/267 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 148/267 DEBUG: Installing : perl-File-Path-2.18-512.el10.noarch 149/267 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 150/267 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 151/267 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 152/267 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 153/267 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 154/267 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 155/267 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 156/267 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 157/267 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.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-514.el10.noarch 161/267 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 162/267 DEBUG: Installing : perl-File-stat-1.14-514.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-Text-ParseWords-3.31-511.el10.noarch 166/267 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 167/267 DEBUG: Installing : perl-base-2.27-514.el10.noarch 168/267 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 169/267 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 170/267 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 171/267 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 172/267 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 173/267 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 174/267 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 175/267 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 176/267 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 177/267 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 178/267 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 179/267 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 180/267 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 181/267 DEBUG: Installing : perl-vars-1.05-514.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-NDBM_File-1.17-514.el10.x86_64 187/267 DEBUG: Installing : perl-DynaLoader-1.56-514.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.2-514.el10.x86_64 190/267 DEBUG: Installing : perl-interpreter-4:5.40.2-514.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-5.el10.x86_64 194/267 DEBUG: Installing : quota-1:4.09-10.el10.x86_64 195/267 DEBUG: Running scriptlet: nfs-utils-1:2.8.3-5.el10.x86_64 196/267 DEBUG: Installing : nfs-utils-1:2.8.3-5.el10.x86_64 196/267 DEBUG: Running scriptlet: nfs-utils-1:2.8.3-5.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.3.0-1.el10.x86_6 197/267 DEBUG: Installing : lvm2-10:2.03.36-2.el10.x86_64 198/267 DEBUG: Running scriptlet: lvm2-10:2.03.36-2.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.8.1-2.el10.x86_64 199/267 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 200/267 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 201/267 DEBUG: Installing : python3-os-client-config-2.3.0-0.20250722070834. 202/267 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 203/267 DEBUG: Installing : python-oslo-versionedobjects-lang-3.8.0-0.202509 204/267 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 205/267 DEBUG: Installing : python-oslo-privsep-lang-3.8.0-0.20250903125837. 206/267 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 207/267 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 208/267 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 209/267 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 210/267 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 211/267 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 212/267 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 213/267 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 214/267 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 215/267 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 216/267 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 217/267 DEBUG: Installing : python3-oslo-privsep-3.8.0-0.20250903125837.c343 218/267 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 219/267 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 220/267 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 221/267 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 222/267 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 223/267 DEBUG: Installing : python3-heatclient-4.3.0-0.20250722065958.d8a25e 224/267 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 225/267 DEBUG: Installing : python3-barbicanclient-7.2.0-0.20250903114445.8b 226/267 DEBUG: Installing : python3-novaclient-1:18.11.0-0.20250903121841.45 227/267 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 228/267 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 229/267 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 230/267 DEBUG: Installing : python3-cinderclient-9.8.0-0.20250905132338.e2d3 231/267 DEBUG: Installing : python3-glanceclient-1:4.9.0-0.20250722065403.0b 232/267 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 233/267 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 234/267 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 235/267 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 236/267 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 237/267 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 238/267 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 239/267 DEBUG: Installing : python3-os-win-5.9.0-0.20250311184926.318b105.el 240/267 DEBUG: Installing : python3-os-brick-6.13.0-0.20250905144355.a8c7de0 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.12.0-0.20250905173025.5 244/267 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 245/267 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 246/267 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 247/267 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 248/267 DEBUG: Installing : python3-oslo-versionedobjects-3.8.0-0.2025090312 249/267 DEBUG: Installing : python3-tempest-1:46.2.1-0.20260327044655.0e1706 250/267 DEBUG: Installing : python3-heat-translator-3.2.0-0.20250318094504.5 251/267 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 252/267 DEBUG: Installing : python3-castellan-5.4.1-0.20250903123600.609f4ea 253/267 DEBUG: Installing : python3-neutronclient-11.6.0-0.20250722064251.5f 254/267 DEBUG: Installing : python3-tackerclient-2.4.0-0.20250903124708.00d6 255/267 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 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.1-0.20250513100931.1fe4458. 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.8.1-2.el10.x86_64 DEBUG: device-mapper-event-10:1.02.210-2.el10.x86_64 DEBUG: device-mapper-event-libs-10:1.02.210-2.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-18.el10.x86_64 DEBUG: device-mapper-multipath-libs-0.9.9-18.el10.x86_64 DEBUG: device-mapper-persistent-data-1.3.0-1.el10.x86_64 DEBUG: e2fsprogs-libs-1.47.1-5.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.11-0.git4b3e853.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.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-13.el10.x86_64 DEBUG: kpartx-0.9.9-18.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-15.el10.x86_64 DEBUG: libini_config-1.3.1-58.el10.x86_64 DEBUG: libnfsidmap-1:2.8.3-5.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libnvme-1.16.1-2.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-8.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.36-2.el10.x86_64 DEBUG: lvm2-libs-10:2.03.36-2.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.3-5.el10.x86_64 DEBUG: nvme-cli-2.16-2.el10.x86_64 DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.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-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.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-514.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-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.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-514.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-514.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-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.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-514.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.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.2.0-0.20250903114445.8b1a210.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.4.1-0.20250903123600.609f4ea.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.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.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.9.0.post0-1.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.2.1-0.20250905232230.388ec84.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.9.0-0.20250722065403.0b3a8ab.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.3.0-0.20250722065958.d8a25e1.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.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.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.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-novaclient-1:18.11.0-0.20250903121841.45a4ab5.el10.noarch DEBUG: python3-oauthlib-3.2.2-6.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.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-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.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-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.2-1.el10.noarch DEBUG: python3-pyasn1-modules-0.6.2-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.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-tackerclient-2.4.0-0.20250903124708.00d6e14.el10.noarch DEBUG: python3-tempest-1:46.2.1-0.20260327044655.0e17064.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-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.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-10.el10.x86_64 DEBUG: quota-nls-1:4.09-10.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-23.el10.x86_64 DEBUG: userspace-rcu-0.14.0-7.el10.x86_64 DEBUG: which-2.21-44.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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.3-1.el10.x86_64 DEBUG: python3.14-devel-3.14.3-1.el10.x86_64 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-12.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.16-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.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.9.0.post0-1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-psutil-5.9.8-6.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.2-1.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: libtirpc-1.3.5-1.el10.x86_64 DEBUG: libnvme-1.16.1-2.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: kmod-31-13.el10.x86_64 DEBUG: device-mapper-event-libs-1.02.210-2.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-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.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.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.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-18.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.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: device-mapper-event-1.02.210-2.el10.x86_64 DEBUG: lvm2-libs-2.03.36-2.el10.x86_64 DEBUG: nvme-cli-2.16-2.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.2-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-8.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-44.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-10.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.10.0-0.20250618070037.af17b57.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.3-5.el10.x86_64 DEBUG: libev-4.33-15.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-18.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-18.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-23.el10.x86_64 DEBUG: isns-utils-libs-0.103-1.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.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-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.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-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.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-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.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-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.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-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.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-5.el10.x86_64 DEBUG: quota-4.09-10.el10.x86_64 DEBUG: nfs-utils-2.8.3-5.el10.x86_64 DEBUG: device-mapper-persistent-data-1.3.0-1.el10.x86_64 DEBUG: lvm2-2.03.36-2.el10.x86_64 DEBUG: cryptsetup-2.8.1-2.el10.x86_64 DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-novaclient-18.11.0-0.20250903121841.45a4ab5.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-glanceclient-4.9.0-0.20250722065403.0b3a8ab.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-os-brick-6.13.0-0.20250905144355.a8c7de0.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.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-tempest-46.2.1-0.20260327044655.0e17064.el10.noarch DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-tackerclient-2.4.0-0.20250903124708.00d6e14.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.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.1-0.20250513100931.1fe4458.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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.3-1.el10.x86_64 DEBUG: python3.14-devel-3.14.3-1.el10.x86_64 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-12.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.16-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.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.9.0.post0-1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-psutil-5.9.8-6.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.2-1.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: libtirpc-1.3.5-1.el10.x86_64 DEBUG: libnvme-1.16.1-2.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: kmod-31-13.el10.x86_64 DEBUG: device-mapper-event-libs-1.02.210-2.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-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.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.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.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-18.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.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: device-mapper-event-1.02.210-2.el10.x86_64 DEBUG: lvm2-libs-2.03.36-2.el10.x86_64 DEBUG: nvme-cli-2.16-2.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.2-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-8.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-44.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-10.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.10.0-0.20250618070037.af17b57.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.3-5.el10.x86_64 DEBUG: libev-4.33-15.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-18.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-18.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-23.el10.x86_64 DEBUG: isns-utils-libs-0.103-1.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.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-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.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-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.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-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.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-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.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-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.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-5.el10.x86_64 DEBUG: quota-4.09-10.el10.x86_64 DEBUG: nfs-utils-2.8.3-5.el10.x86_64 DEBUG: device-mapper-persistent-data-1.3.0-1.el10.x86_64 DEBUG: lvm2-2.03.36-2.el10.x86_64 DEBUG: cryptsetup-2.8.1-2.el10.x86_64 DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-novaclient-18.11.0-0.20250903121841.45a4ab5.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-glanceclient-4.9.0-0.20250722065403.0b3a8ab.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-os-brick-6.13.0-0.20250905144355.a8c7de0.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.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-tempest-46.2.1-0.20260327044655.0e17064.el10.noarch DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-tackerclient-2.4.0-0.20250903124708.00d6e14.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.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.1-0.20250513100931.1fe4458.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: 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.aWK2e7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-hardened-ld-errors -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-15.0.0.0rc2.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + FEDORA= 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-15.0.0.0rc2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.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.1.1) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.01 seconds) DEBUG: congratulations :) (0.09 seconds) DEBUG: Handling tox<4.48.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox<4.48.0 DEBUG: (installed: tox 4.21.2) 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.1.1) 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.40.0) 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.4) 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.11.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.5.0) 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.2.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 10.0.0) 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 6.1.0) 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.4.0) 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.2.1) 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 17.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.6.0) 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.6.0) 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.6.0) 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.8.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.3.0) 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.6.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 9.1.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.8.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.6.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.2.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.3.0) DEBUG: Handling python-glanceclient>=4.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=4.8.0 DEBUG: (installed: python-glanceclient 4.9.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.7.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.6.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.11.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.4.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.4.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 7.0.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.4.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.8.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.1) 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 46.2.1.dev5) 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.2.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<4.48.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox<4.48.0 DEBUG: (installed: tox 4.21.2) 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-15.0.0.0rc2.dev1/tacker-15.0.0.0rc2.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.1.1) 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.40.0) 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.4) 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.11.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.5.0) 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.2.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 10.0.0) 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 6.1.0) 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.4.0) 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.2.1) 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 17.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.6.0) 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.6.0) 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.6.0) 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.8.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.3.0) 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.6.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 9.1.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.8.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.6.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.2.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.3.0) DEBUG: Handling python-glanceclient >=4.8.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-glanceclient >=4.8.0 DEBUG: (installed: python-glanceclient 4.9.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.7.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.6.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.11.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.4.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.4.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 7.0.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-15.0.0-0.20260329172201.07a0104.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv tacker-15.0.0.0rc2.dev1.dist-info/ DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/AUTHORS' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/LICENSE' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/METADATA' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/top_level.txt' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/pbr.json' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/entry_points.txt' DEBUG: removed directory 'tacker-15.0.0.0rc2.dev1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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:27 ago on Sun Mar 29 13:23:32 2026. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package git-core-2.52.0-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-5.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-5.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.4.1-0.20250903123600.609f4ea.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.40.0-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.11.0-0.20250722065814.a93d295.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.6.0-0.20250618072004.d2c6574.el10.noarch is already installed. DEBUG: Package python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch is already installed. DEBUG: Package python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch is already installed. DEBUG: Package python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch is already installed. DEBUG: Package python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.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.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-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.2.0-0.20250903114445.8b1a210.el10.noarch is already installed. DEBUG: Package python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch is already installed. DEBUG: Package python3-glanceclient-1:4.9.0-0.20250722065403.0b3a8ab.el10.noarch is already installed. DEBUG: Package python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch is already installed. DEBUG: Package python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch is already installed. DEBUG: Package python3-novaclient-1:18.11.0-0.20250903121841.45a4ab5.el10.noarch is already installed. DEBUG: Package python3-subunit-1.4.4-5.el10s.noarch is already installed. DEBUG: Package python3-tackerclient-2.4.0-0.20250903124708.00d6e14.el10.noarch is already installed. DEBUG: Package python3-tackerclient-2.4.0-0.20250903124708.00d6e14.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.4-1.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-12.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.5.0-0.20250903121709.3c04bde.el10.noarch is already installed. DEBUG: Package python3-tempest-1:46.2.1-0.20260327044655.0e17064.el10.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package python3-tooz-7.0.0-0.20250618071237.8df645f.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 tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.16-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-23.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.3.1-4.4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2026a-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.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-27.el10.noarch DEBUG: kernel-headers-6.12.0-214.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.06-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.12.0-2.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-7.el10.x86_64 DEBUG: centos-gpg-keys-10.0-20.el10.noarch DEBUG: centos-stream-repos-10.0-20.el10.noarch DEBUG: centos-stream-release-10.0-20.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-117.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 DEBUG: glibc-common-2.39-117.el10.x86_64 DEBUG: glibc-2.39-117.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-11.el10.x86_64 DEBUG: libuuid-2.40.2-19.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-2.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-19.el10.x86_64 DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch DEBUG: nspr-4.36.0-8.el10.x86_64 DEBUG: mpfr-4.2.1-8.el10.x86_64 DEBUG: libgpg-error-1.50-2.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: nss-util-3.112.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.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-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-23.el10.x86_64 DEBUG: libtasn1-4.20.0-1.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-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-19.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-9.el10.x86_64 DEBUG: file-5.45-9.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-5.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-7.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-19.el10.x86_64 DEBUG: glib2-2.80.4-12.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-19.el10.x86_64 DEBUG: util-linux-core-2.40.2-19.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-4.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-14.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-4.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-13.el10.x86_64 DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-11.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-11.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.4.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-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 DEBUG: nss-softokn-3.112.0-8.el10.x86_64 DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 DEBUG: nss-3.112.0-8.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-8.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-4.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: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-117.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-9.el10.x86_64 DEBUG: libssh-0.12.0-2.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.210-2.el10.x86_64 DEBUG: device-mapper-1.02.210-2.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 DEBUG: elfutils-libs-0.194-2.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-23.el10.x86_64 DEBUG: util-linux-2.40.2-19.el10.x86_64 DEBUG: systemd-257-23.el10.x86_64 DEBUG: binutils-gold-2.41-64.el10.x86_64 DEBUG: binutils-2.41-64.el10.x86_64 DEBUG: elfutils-0.194-2.el10.x86_64 DEBUG: gdb-minimal-16.3-3.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-17.el10.noarch DEBUG: cups-libs-2.4.10-17.el10.x86_64 DEBUG: openssh-9.9p1-22.el10.x86_64 DEBUG: openssh-clients-9.9p1-22.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-8.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.4.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-5.el10.noarch DEBUG: python3-3.12.12-5.el10.x86_64 DEBUG: python3-libs-3.12.12-5.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.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.6-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: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.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-22.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: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-5.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-23.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.3-1.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.3-1.el10.x86_64 DEBUG: python3.14-devel-3.14.3-1.el10.x86_64 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-12.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.16-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.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.9.0.post0-1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-psutil-5.9.8-6.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.2-1.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: libtirpc-1.3.5-1.el10.x86_64 DEBUG: libnvme-1.16.1-2.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: kmod-31-13.el10.x86_64 DEBUG: device-mapper-event-libs-1.02.210-2.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-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.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.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.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-18.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.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: device-mapper-event-1.02.210-2.el10.x86_64 DEBUG: lvm2-libs-2.03.36-2.el10.x86_64 DEBUG: nvme-cli-2.16-2.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.2-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-8.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-44.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-10.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.10.0-0.20250618070037.af17b57.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.3-5.el10.x86_64 DEBUG: libev-4.33-15.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-18.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-18.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-23.el10.x86_64 DEBUG: isns-utils-libs-0.103-1.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.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-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.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-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.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-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.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-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.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-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.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-5.el10.x86_64 DEBUG: quota-4.09-10.el10.x86_64 DEBUG: nfs-utils-2.8.3-5.el10.x86_64 DEBUG: device-mapper-persistent-data-1.3.0-1.el10.x86_64 DEBUG: lvm2-2.03.36-2.el10.x86_64 DEBUG: cryptsetup-2.8.1-2.el10.x86_64 DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-novaclient-18.11.0-0.20250903121841.45a4ab5.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-glanceclient-4.9.0-0.20250722065403.0b3a8ab.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-os-brick-6.13.0-0.20250905144355.a8c7de0.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.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-tempest-46.2.1-0.20260327044655.0e17064.el10.noarch DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-tackerclient-2.4.0-0.20250903124708.00d6e14.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.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.1-0.20250513100931.1fe4458.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.3.1-4.4.el10.x86_64 1771342765 277148 8141a0d1d8db26fd68c2e94cdd54740a installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2026a-1.el10.noarch 1773016034 1921002 216cd6530a7b84e49a7a86bd6ebdcd50 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.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.93.0-1.el10.noarch 1772147707 2058 a00784d3e9707f4096793cf0cea5b9e2 installed DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch 1763976627 464 cfac626ad11646d8836adb3f4417cb05 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-27.el10.noarch 1762811430 1957 eef50a62ebd12f9177ba43bb84205e9b installed DEBUG: kernel-headers-6.12.0-214.el10.x86_64 1773870624 7077982 d3404761d0f0b6ed4cfeda1023454689 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-13.06-1.el10.noarch 1772014667 101576 88c4c1590d6012a7410393392aaca960 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.12.0-2.el10.noarch 1771496883 277 61d58124fffb13b4a505aa6b21b4ae2a 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-7.el10.x86_64 1768486136 11696307 d9c95069d6b8a8e6566d46e7b95f43bf installed DEBUG: centos-gpg-keys-10.0-20.el10.noarch 1771356013 20767 85afc88c3e4683655e06121bc40795ab installed DEBUG: centos-stream-repos-10.0-20.el10.noarch 1771356013 7002 488ee12752bab307131554f97c0f8e41 installed DEBUG: centos-stream-release-10.0-20.el10.noarch 1771356013 38775 5450c7f075e94bd526511deb8b29b42c installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-17.el10.x86_64 1747076992 106 cac56e1e2528d23c26b3561512a37f6f 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-117.el10.x86_64 1773741596 8163526 5ab4085830158770badddae270a9e13b installed DEBUG: glibc-minimal-langpack-2.39-117.el10.x86_64 1773741596 0 81214d5b3df8d713130f88e92deb440d installed DEBUG: glibc-common-2.39-117.el10.x86_64 1773741596 1072834 70ce1ee9b171420ea7da5495383b57af installed DEBUG: glibc-2.39-117.el10.x86_64 1773741596 6539458 550bb4bb1cf2e99ac21004304ff721ce 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-3.el10.x86_64 1767624513 140888 f19885ea19b7da740f58de9198305373 installed DEBUG: libstdc++-14.3.1-4.4.el10.x86_64 1771342765 2974161 19bad52b6f8886a4e9a2bfb1d3ba2b17 installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: libpng-2:1.6.40-11.el10.x86_64 1773056407 243390 2a85ba0751ae0e84456030489a818f2c installed DEBUG: libuuid-2.40.2-19.el10.x86_64 1772614206 38205 4ad0e3ad582019e22f62225e90e33f3b installed DEBUG: libxml2-2.12.5-10.el10.x86_64 1769445090 1811803 3006dc0be147c799dfe7e92448b7a9ca installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.194-2.el10.x86_64 1772747795 1172916 3126b32edb5001bcf7ea23947b9ecd07 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: gmp-1:6.2.1-12.el10.x86_64 1750237266 829840 bb05b021f5d80228398ab6984fb095a8 installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-19.el10.x86_64 1772614206 268714 f27ca531b14460085d2992705476f848 installed DEBUG: crypto-policies-20260216-1.git0e54016.el10.noarch 1771254963 121884 e42e09ebcdc85dfa4681232f7c8002d8 installed DEBUG: nspr-4.36.0-8.el10.x86_64 1769191222 309536 50918579ea079c854f9377bc523354a4 installed DEBUG: mpfr-4.2.1-8.el10.x86_64 1770637150 855933 233bfe1908e5aae231e5098a54eb5af7 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa 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: nss-util-3.112.0-8.el10.x86_64 1769191222 213736 8421d71778cb3e6d2ef89d1d73279e74 installed DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 1757327519 1575704 8339ce3208f7238f3ee42423f7483d6d installed DEBUG: expat-2.7.3-1.el10.x86_64 1764682046 316327 6358878b7177ddf8603069ede40090b1 installed DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 1753088209 124794 20dbe494f76524ac4c63214222fe6ab5 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: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libgomp-14.3.1-4.4.el10.x86_64 1771342765 540144 f1d3d2aa53839dde2b691707fea9fe4b installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-10.el10.x86_64 1769081485 811978 dc26831578fb43ec4d009b0984b7cb50 installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 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-5.el10.x86_64 1768382511 371873 cd24de910d16211446fee42ffaf8daf5 installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-9.el10.x86_64 1764600916 137903 e05fb81fc1b33330450bd27256170c32 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-23.el10.x86_64 1771340672 2411922 6025980f9340ccb1e9dec57d3cd9ace2 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd 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-5.el10.x86_64 1754920316 456211 614f1d18381fecedc4c8b67ac9bf51dd installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: p11-kit-0.26.2-1.el10.x86_64 1770715707 2614178 f374dff48da4b48ae78dcb0668016ee9 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-19.el10.x86_64 1772614206 379762 88ced573c8978dd329f4f3efeb6cf107 installed DEBUG: dwz-0.16-1.el10.x86_64 1751668425 301852 ff8d71f57d3f332a9c95c1ef322ad269 installed DEBUG: unzip-6.0-69.el10.x86_64 1744882430 407835 f957cb670c1796896a830e385dbc290e installed DEBUG: file-libs-5.45-9.el10.x86_64 1771870997 10414622 b51b3053f811a9b1f5f704e10dfbabb0 installed DEBUG: file-5.45-9.el10.x86_64 1771870997 105815 30dc905f2aeabcc590f40d88dea15902 installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 1770715707 477305 1ae295f0498ff47afca807c8c92bcb46 installed DEBUG: gnutls-3.8.10-3.el10.x86_64 1770747734 4411859 21968e80de25d2d0c0e6c7e183cc01e8 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-7.el10.x86_64 1766047635 865474 8feb972379455c1199ad17aa3497a046 installed DEBUG: libsepol-3.10-1.el10.x86_64 1770314556 857819 a75c23899d2dc39222b2f1bb531a4cbe installed DEBUG: libselinux-3.10-1.el10.x86_64 1770377680 201765 b1c24cb4e234c8584847cc2204a39588 installed DEBUG: sed-4.9-5.el10.x86_64 1769505873 877867 81c7b92fa85fe0a45bf5712b5358a6ff installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-fips-provider-1:3.5.5-1.el10.x86_64 1769606868 2497314 dd4a16740c5ba0afbdcef93a6d0c23ce installed DEBUG: openssl-libs-1:3.5.5-1.el10.x86_64 1769606868 6882851 1fe314f08606120ff23abbaec608c477 installed DEBUG: coreutils-9.5-7.el10.x86_64 1768486136 5697650 61b3bcbf15273bde5333e3e13a71d689 installed DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch 1761766901 2801276 aa556d0152b1d4b7e080dfea20cee174 installed DEBUG: libmount-2.40.2-19.el10.x86_64 1772614206 360114 6c5d390bd9a4fbdcaf221df761315e75 installed DEBUG: glib2-2.80.4-12.el10.x86_64 1768857423 15329463 071796e49d3b2d0e0560451d19c0428a 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-19.el10.x86_64 1772614206 184578 cd15b909b2aca44fa6abc53bab445a7d installed DEBUG: util-linux-core-2.40.2-19.el10.x86_64 1772614206 1534764 3390c48483348ee6e843e7ec8cbb2f03 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-4.el10.x86_64 1755170415 957114 5be34bcd0b94d64ca6381ee16ec692f3 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-14.el10.x86_64 1772443813 71712 4a64e30d36c20364bfe84828b954ada2 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-4.el10.x86_64 1752860413 2626885 48300c4ded59c647afd48fc502bf5915 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-13.el10.x86_64 1770115847 150590 3fc4ed0051df8b406f37bc9f3251158a installed DEBUG: rpm-sequoia-1.10.1.1-2.el10.x86_64 1771864811 2680760 fef32979e9bb6e4aebc3b5d429ebce92 installed DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 1770295413 16413 e2346a5754a8e1070014f91a18c257c6 installed DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 1770295413 743104 e36f46b896ecd22eae3c833a1d23821b installed DEBUG: libsemanage-3.10-1.el10.x86_64 1770388301 319483 691b6c4aa92f237fe54a48b58ba8ac0a installed DEBUG: shadow-utils-2:4.15.0-11.el10.x86_64 1771859580 4286114 227b8089edfe1a601c9738832c7cf2a6 installed DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 1770765403 1742880 6962691107c4d4468fef1e71785dcdf6 installed DEBUG: tar-2:1.35-11.el10.x86_64 1771860356 3101963 1686ac95b9454af757b2cc79278705a8 installed DEBUG: zip-3.0-45.el10.x86_64 1751450411 730233 9c04520218a965e62771717a002d3fc1 installed DEBUG: cpp-14.3.1-4.4.el10.x86_64 1771342765 40433576 d70c5071492bf97d072228b82eaeb52e 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-2.el10.x86_64 1752240296 181946 7cf7578b4f5fc36301cb371e860ab688 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.10-1.el10.x86_64 1765476378 527163 b29ae9d5c22ebbb3ee1005b1ba34cb85 installed DEBUG: gdbm-1:1.23-14.el10.x86_64 1753088209 475471 6f9ce83951aa4d0c638d236ad59c8fa7 installed DEBUG: pam-1.6.1-9.el10.x86_64 1764600916 1840587 c8078f2d85825895a6d993ae011da1e6 installed DEBUG: nss-softokn-freebl-3.112.0-8.el10.x86_64 1769191222 1076350 9f86b3b00767a856e530360d79e5e946 installed DEBUG: nss-softokn-3.112.0-8.el10.x86_64 1769191222 1324219 0a33744d6d67673eddfa710d0d454681 installed DEBUG: nss-sysinit-3.112.0-8.el10.x86_64 1769191222 18465 aa4310ae33841ac30db975ae3fd2a78b installed DEBUG: nss-3.112.0-8.el10.x86_64 1769191222 1981732 d6634d7638e996e550703e838c8282cd installed DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b 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.7.0-1.el10.x86_64 1764321046 440980 698edcb14639c690eefe72f706bbc59c 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-8.el10.x86_64 1771585313 620315 3367f3c4a89269ea9b57d7f31de80863 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-4.el10.x86_64 1755247985 395694 5ee6828679ad072fd633adf0c7cfa85b 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: 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-5.el10.x86_64 1763561780 68697 1714e5bf20cb93fa19e327cf51df816c installed DEBUG: libnghttp2-1.68.0-3.el10.x86_64 1770815250 165820 cd403977c668018d65c57d937afcb5d2 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-117.el10.x86_64 1773741596 2350835 f4d388a673fcc0dc7c6d9040f0616c03 installed DEBUG: libseccomp-2.5.6-1.el10.x86_64 1751627631 181747 13a76b9197285b355969d206a5897be7 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-9.el10.x86_64 1772190780 2429069 c0fe8bebadd7d0778b00800f9ad359dc installed DEBUG: libssh-0.12.0-2.el10.x86_64 1771496880 699580 c36162c137df5df9253c964ba63be268 installed DEBUG: libcurl-8.12.1-4.el10.x86_64 1764262596 858326 bdde2011486baf2ebdd27e8fe87d1c23 installed DEBUG: authselect-libs-1.5.2-1.el10.x86_64 1769080461 923746 83d3e590d35a9d624350291365bbdffd installed DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 1767996551 2774607 b74a8ab9a7ef15738faf893588da4299 installed DEBUG: device-mapper-libs-10:1.02.210-2.el10.x86_64 1767796752 432249 25cd1e9b635df6f401456bea11e58129 installed DEBUG: device-mapper-10:1.02.210-2.el10.x86_64 1767796752 354980 38dd312f8ab4b393d2bb1b3c9dbd6e2c installed DEBUG: elfutils-debuginfod-client-0.194-2.el10.x86_64 1772747795 81801 1c814e976de0727c95eb58d1a2ac1578 installed DEBUG: elfutils-libs-0.194-2.el10.x86_64 1772747795 707077 6fca30512b46faf20e705d38adb7b6a5 installed DEBUG: elfutils-default-yama-scope-0.194-2.el10.noarch 1772747799 1810 0cd87de46cc028caab5a0ca50e4a9b36 installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: systemd-pam-257-23.el10.x86_64 1771340672 680454 157b3091c57dc28923ddd866b498b55d installed DEBUG: util-linux-2.40.2-19.el10.x86_64 1772614206 3888945 4d33e38bebd0bbcfe011517292f9a9e2 installed DEBUG: systemd-257-23.el10.x86_64 1771340672 17678089 da8e30f9b39ba9ce2f7a9c9bad044ca4 installed DEBUG: binutils-gold-2.41-64.el10.x86_64 1772122567 2181107 1f12b7f2a04cd335191611664c6bf982 installed DEBUG: binutils-2.41-64.el10.x86_64 1772122567 27868415 cb425ab4d09faca596ec0a417767c27a installed DEBUG: elfutils-0.194-2.el10.x86_64 1772747795 3115542 450b840366bda121b17fcef4ffbb3f8e installed DEBUG: gdb-minimal-16.3-3.el10.x86_64 1771607792 13817121 93067e3682645a4849f8fef5e864fdd5 installed DEBUG: debugedit-5.1-8.el10.x86_64 1750438732 205407 854e7eed20de9dd2277af887c5ef75c3 installed DEBUG: cups-filesystem-1:2.4.10-17.el10.noarch 1773149245 0 cc5760f289085671ffa00872a7eecf41 installed DEBUG: cups-libs-1:2.4.10-17.el10.x86_64 1773149233 637630 95123c6eba1402db3a581c3b858d3915 installed DEBUG: openssh-9.9p1-22.el10.x86_64 1773403563 1452211 e62ff060ea3627cc8b4f2c051919ead7 installed DEBUG: openssh-clients-9.9p1-22.el10.x86_64 1773403563 2768958 0061375c2c8f852ce3af35909a79bd50 installed DEBUG: git-core-2.52.0-1.el10.x86_64 1767977026 25125305 e3b8925046a46720154e062146e342ee installed DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 1770295413 198960 b0bbbc2e607c0d3fbdf340f18e38c4d1 installed DEBUG: curl-8.12.1-4.el10.x86_64 1764262596 457272 6452389d468d83283713e5f52f7de723 installed DEBUG: rpm-4.19.1.1-23.el10.x86_64 1770295413 3101101 4e7ff71de5f0dcc5290d69dad11f6100 installed DEBUG: efi-srpm-macros-6-8.el10.noarch 1773159690 41108 e34017db2fd0d9a03c5b7aef0c1e0981 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.3.1-4.4.el10.x86_64 1771342765 114804155 955951340d7f0850dd60d33df583adc0 installed DEBUG: annobin-plugin-gcc-13.06-1.el10.x86_64 1772014671 715877 915ff593855ba1625a36df61b92ec217 installed DEBUG: gcc-plugin-annobin-14.3.1-4.4.el10.x86_64 1771342765 57978 19d0d10e3d2b8ca51afac0e3661f47a0 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.8.0-1.el10.noarch 1757693203 61920 94b714b3238c2d60e5cdda8f87e0bdb7 installed DEBUG: python-srpm-macros-3.12-11.el10.noarch 1765373305 52640 7c9f901ac830cd9185db31976d5826aa installed DEBUG: redhat-rpm-config-295-1.el10.noarch 1768585350 184122 9d166709817fb7104d803dd165c3c494 installed DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 1770295413 176781 f808ebf0f2052e7ec9ea9bf9a1d0d221 installed DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch 1764357693 1945 9847006574c5bb9cebbbe5e498830f48 installed DEBUG: python-rpm-macros-3.12-11.el10.noarch 1765373305 22627 994ef2cbd4e650483df8b6fbde50a0f5 installed DEBUG: python3-rpm-macros-3.12-11.el10.noarch 1765373305 6586 a41bb0182733daf9e415b4e28085f3b6 installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.12-5.el10.noarch 1773211866 23 a18b59c80f5f9c8d0b2268888684211f installed DEBUG: python3-3.12.12-5.el10.x86_64 1773211863 32122 ca7827f34ed588100df6a17ec4889b60 installed DEBUG: python3-libs-3.12.12-5.el10.x86_64 1773211863 43664554 1fba9980855d019a24e3df9658300ac5 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-12.el10.noarch 1750322830 7489822 ed0a4a9cfc6509ea88abe57e7d6fd627 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-3.el10.noarch 1769509864 1050594 64757567a188b9d20a2ed53d562257c4 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.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.4-1.el10.noarch 1753444661 488211 f934b19489b55854db91cf6d658371c2 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.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca 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: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: gnupg2-2.4.5-4.el10.x86_64 1770385573 9986549 a4f045707515cd75d035225d606d988e 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-7.el10.x86_64 1765890738 3623753 a8e9e55132d74f464a86b73a1f24d775 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-22.el10.x86_64 1750858270 400915 2b368f215805a055f42d475db96b545a 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: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 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-7.el10.x86_64 1765890738 588720 ad7d6ada57406919989f310ce5bcdb5b installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 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.12-5.el10.x86_64 1773211863 1336363 6aad78b207efc0c036b6545c23b98424 installed DEBUG: python3-eventlet-0.40.0-1.el10s.noarch 1755169696 2163017 2473abdd1bccf46ef683c25b78db15c1 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.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.2-1.el10.x86_64 1769080461 222264 062fd59aa27450be4ee66368e1fb753b installed DEBUG: systemd-rpm-macros-257-23.el10.noarch 1771340671 10938 5da851cd555b752d7f1fbaab253f4d44 installed DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch 1751435630 45488 67587d28ddaebed51a9e23cec015074c installed DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch 1764357693 117800 95fe7dd33dc5ab237bec6d160c1000d1 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.14-pip-wheel-25.2-3.el10.noarch 1764246370 1235826 028fba9a6458389915f44e953be6f8e0 installed DEBUG: python3.14-libs-3.14.3-1.el10.x86_64 1771291483 45230913 ced085b33a069980d66593a2b2184bd0 installed DEBUG: python3.14-3.14.3-1.el10.x86_64 1771291483 33607 c3cf41747ae05cf8d1c208963c777ba8 installed DEBUG: python3.14-freethreading-3.14.3-1.el10.x86_64 1771291483 24710 0f15f5601cba3196e1144a4b913a1006 installed DEBUG: python3.14-freethreading-libs-3.14.3-1.el10.x86_64 1771291483 47377168 fdb51e8256bff76ef66a4679db8d1dc1 installed DEBUG: python3.14-freethreading-devel-3.14.3-1.el10.x86_64 1771291483 1993709 2b2a93b3b9a8e3f18c1940241ceab64a installed DEBUG: python3.14-devel-3.14.3-1.el10.x86_64 1771291483 2044496 f3c221475abf16d9b8ca3b0f0af2b080 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-12.el10.noarch 1750322830 766397 a76df75d15e6fc5905616f30afd564f5 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.16-1.el10s.noarch 1746786856 78918 c8da11cd79fadc35f4263380bfa7294e installed DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d 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.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 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.2-1.el10.noarch 1770901186 896873 b8f771a50e9a16cf934744296d154427 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.16.1-2.el10.x86_64 1763567921 313254 ac1fd60378be315b4cb329fd8d00f28b installed DEBUG: libaio-0.3.111-22.el10.x86_64 1733938481 57853 26e6075dd6fd01be99e656fd4c756ee8 installed DEBUG: kmod-31-13.el10.x86_64 1770115847 275071 9bfa1f1466b38cdd041071ef46eaf009 installed DEBUG: device-mapper-event-libs-10:1.02.210-2.el10.x86_64 1767796752 58908 96655cfbfacbddb4c75904648d2fa1b3 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-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch 1757114611 312968 8a954bed5bd7f821dd3d146fc1e2eae0 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.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch 1757064578 3093237 8d5df5df154c72309c011ca1698472cf 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-18.el10.x86_64 1771972110 981065 7035c98bdcc571140675a0c6a9bd4abc 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.7.0-0.20250903120002.0cb36cd.el10.noarch 1756900895 141561 44826a8452d7ebde934e23f7b0efb6db installed DEBUG: device-mapper-event-10:1.02.210-2.el10.x86_64 1767796752 60465 a710143110026afc911fe514b3d8ed95 installed DEBUG: lvm2-libs-10:2.03.36-2.el10.x86_64 1767796752 2696369 1702c0756fdd359fb2de6191b2c42d81 installed DEBUG: nvme-cli-2.16-2.el10.x86_64 1763623459 7281621 a317cc3e3a14f04860127522fa34d0ce 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.2-1.el10.noarch 1770901186 1790316 caae9ee0e868c420b523f99931002692 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-8.el10.x86_64 1753879736 492741 34fa52bb9a6ddf53759c567f36e373dc 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-44.el10.x86_64 1751378208 81642 d5552843c23d6b8cfabde4653c8bb771 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-10.el10.noarch 1763560381 280116 402083591d95fa1ecb44793671802fa2 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.10.0-0.20250618070037.af17b57.el10.noarch 1750230126 367634 ea22dec32abd089e68f4ff0c89748548 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.3-5.el10.x86_64 1772882601 192555 e316515c9d38db26b922229d78c4c955 installed DEBUG: libev-4.33-15.el10.x86_64 1764764775 107666 666105a46c9dcaf6bee85851033ade31 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-18.el10.x86_64 1771972110 88323 d55c3ec6dcbdc9f86e5f413f6517bec6 installed DEBUG: device-mapper-multipath-0.9.9-18.el10.x86_64 1771972110 415510 357e8b04a13e2836250602d3acf115a2 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-23.el10.x86_64 1771340672 12389795 df14ea257c284762a0f640b6d661107f installed DEBUG: isns-utils-libs-0.103-1.el10.x86_64 1734158130 491090 3bb43a61960ce61e6aa4b88739c1eba9 installed DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 1747192525 171534 b950d43a91ccb1a12776fd432bb1487a installed DEBUG: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x86_64 1747192525 1461766 569455b991121d6fa8283907a219d149 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-514.el10.x86_64 1752149556 509884 a0075629e673553688c368b83350e9fb installed DEBUG: perl-FileHandle-0:2.05-514.el10.noarch 1752149566 9568 50f9a7139d091ad8f92feef1f46d6c5d 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-514.el10.noarch 1752149566 21029 67b412a9a2ea85e058d669c80fa5d838 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-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-514.el10.noarch 1752149566 5948 fa330f49be1c401ab0fd6c3179b7ed9d installed DEBUG: perl-locale-0:1.12-514.el10.noarch 1752149566 6653 52bd256fd5a3f48fef031e20a7564533 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-File-Path-2.18-512.el10.noarch 1765199824 65002 82ed6d3b2e6df8da3476c97908653efa installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 1747820179 1412004 d113675d9f608c610450b175bd42cd5a installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-Class-Struct-0:0.68-514.el10.noarch 1752149566 25968 515b4c567aac69c9a07d1101dbaeaf5b installed DEBUG: perl-POSIX-0:2.20-514.el10.x86_64 1752149556 236585 b7c1836ab0171c465e1cce0fbd183aec installed DEBUG: perl-IPC-Open3-0:1.22-514.el10.noarch 1752149566 22995 ad050f990242aeb6871ec24b617ef16d installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac 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-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-514.el10.noarch 1752149566 2220 1daf9ac1d126017e98d15acf197a3068 installed DEBUG: perl-Symbol-0:1.09-514.el10.noarch 1752149566 6976 c5ed767edd700544718b30b3b7598682 installed DEBUG: perl-File-stat-0:1.14-514.el10.noarch 1752149566 12808 11f06311d4b00bc6ee4cb8b2025ed962 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-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-Fcntl-0:1.18-514.el10.x86_64 1752149556 45991 eb5a71fad16fe689dc3241e4e794a42f installed DEBUG: perl-base-0:2.27-514.el10.noarch 1752149566 12844 2c575b61dc436213cd9b36e4d9389f47 installed DEBUG: perl-mro-0:1.29-514.el10.x86_64 1752149556 46620 bbaac2345df2e5e78085b22526890bb4 installed DEBUG: perl-IO-0:1.55-514.el10.x86_64 1752149556 154599 4aba8c3e1ff1e60aadc1c418f0373174 installed DEBUG: perl-overloading-0:0.02-514.el10.noarch 1752149566 4961 c6311d2eded603aef2bdfc131ed28d24 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a 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-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-Errno-0:1.38-514.el10.x86_64 1752149556 8531 81b6689ca14d3d0947b3b6144d46816b installed DEBUG: perl-File-Basename-0:2.86-514.el10.noarch 1752149566 14342 a1f76a6b2437f117db37b656cd745d9f installed DEBUG: perl-Getopt-Std-0:1.14-514.el10.noarch 1752149566 11449 882c99ddc73a6ef37d1f0127a1239250 installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-514.el10.noarch 1752149566 73252 41c6a995bda9f21ad53d49f839f0f84b installed DEBUG: perl-vars-0:1.05-514.el10.noarch 1752149566 3960 1745c06638516ee49ecfd9f3967ee62f 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-NDBM_File-0:1.17-514.el10.x86_64 1752149556 29126 4267fbf0b61fbde432cb5b4449d64073 installed DEBUG: perl-DynaLoader-0:1.56-514.el10.x86_64 1752149556 32841 49fc482b40caa5dc71c16285d97d36e7 installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 1752149556 10261544 27d39240f374c2529d5a08a4f4c41459 installed DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 1752149556 125186 b6eebed9127e57b047115283867a40eb 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-5.el10.x86_64 1763561780 547823 7f9ecd7a9777fa5012b6495b64cdb28b installed DEBUG: quota-1:4.09-10.el10.x86_64 1763560438 711773 6ca07daf8dd6f3b635a0719f46e289b5 installed DEBUG: nfs-utils-1:2.8.3-5.el10.x86_64 1772882601 1352797 896b9be6cd25e77ddd32c092db4e7cd2 installed DEBUG: device-mapper-persistent-data-1.3.0-1.el10.x86_64 1761226369 3457597 f3dbb7b3b5517e7228636858e3739042 installed DEBUG: lvm2-10:2.03.36-2.el10.x86_64 1767796752 3972377 5164ce93a5bed312afbb8e7f60a9ec8e installed DEBUG: cryptsetup-2.8.1-2.el10.x86_64 1767996551 776076 d9fa0f715e888dfc1e5c7bd771184049 installed DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch 1750231298 6638477 9bf0b4b744caf22ec76cfeb7348350c7 installed DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch 1753168199 244083 ca1b8fd4c9f683cb5e124cee6e199339 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch 1756901473 14693 d4ca0a88040abf9e73a3ed969aeffcbf installed DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 18922 85e49e63a4af93395600274c96895e83 installed DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch 1756904408 14248 298581e5f4cfc34c7ea8feeb432c3b34 installed DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 15702 c79b7bab3fffbe38720045811957b58c installed DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 10966 55c1b38df3851fd406631f58dc5701cf installed DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 16906 7e0f5adbf623e623e5334f5105a92ef5 installed DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 220012 908466564f2908ba443e4e35b8af97b2 installed DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 452241 4e86131f59820e975dc48f4770af9ec5 installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 installed DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch 1756901054 93885 c0fde777fbd0d2a64efaa308de6ff65a installed DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch 1756902468 1330561 18d9064a33b5225faed22b910cd59053 installed DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch 1753166311 332077 12859d126e199392b23d25fe7b6c8d7a installed DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch 1756904408 128848 ed3b2a79a7f3144226eaff2f8b23b48e installed DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 50d241be5209eeaf90c956a08ce29c6f installed DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 80f77bb15cacd8b55e252c8eda61ccaa installed DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 539809 4167872d45a8db211c4864efc2cfa344 installed DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 767414 e98bacd4cb3c1a5c554f9c4eddbf35ee installed DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 21103 aabc602552ac8e68eeb9c32ad117ef93 installed DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch 1753167687 818372 6a5b5d3c68c8071cfff61c04e680609a installed DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch 1756901594 51339 58e6144d7277368d1bc89d3e22208192 installed DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch 1756899949 814082 62fcb2c191d94fac84f6f256b1a2abcb installed DEBUG: python3-novaclient-1:18.11.0-0.20250903121841.45a4ab5.el10.noarch 1756902008 1138891 95c6e9025b7f8a0cb0c7d9be0406a286 installed DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 311075 db05bfc96c0a16f4f794f82ba4ae3987 installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 226719 cb91aeea301b547f9bf9037e9efc7b45 installed DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch 1757078681 1189903 9b2940da484f3ab11ea5cdd363413a96 installed DEBUG: python3-glanceclient-1:4.9.0-0.20250722065403.0b3a8ab.el10.noarch 1753167352 715351 439e5db8df07a79d1c120cec84c50be0 installed DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13681 9b5eb50bbba194a27600ed8cd9f3445a installed DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13398 5912ca37bce460aa8c7fa344ab49e252 installed DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 628838 b44cc4b2bf94aa6e834270f091172ec7 installed DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 18975 be74c63b77c9efe823f3560909f77265 installed DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 132197 266ed7a44a4f49b44c995d3151c7a5fd installed DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 397090 492bd99631c8f0bb3d81bfbb27ff741f installed DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch 1753169215 846653 fb52878946bfcb7b995dd6be2daba842 installed DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch 1741719045 2659013 7f0da277f9a5102ce9538771e9f50cd5 installed DEBUG: python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch 1757083493 3708304 8c0eab4c3db0eef481ec12baaac1904f 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.12.0-0.20250905173025.5083970.el10.noarch 1757093553 28647 e33c5ae7a4b4e2f16f43be098d3125c3 installed DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 2b92dc3d5b2a43b1f1df00bfa732d93e installed DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 a078fc78b5c8efe19748020c14f1b21f installed DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 221550 46224ac19eeef234790b6aaf0abe9566 installed DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch 1753167578 473625 619e1670d3b4fe62afa110302e428f06 installed DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch 1756901473 329145 5a1011471c0f78e9e26c34dae7df9b4a installed DEBUG: python3-tempest-1:46.2.1-0.20260327044655.0e17064.el10.noarch 1774586888 8662367 52063fcb236cb26c72e91864748f6789 installed DEBUG: python3-heat-translator-3.2.0-0.20250318094504.5964e3a.el10.noarch 1742291201 779598 8b6e8011b9b3663d32c3d56f2a0d0748 installed DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch 1756901161 65506 6b1a9e3b8465c677c2661246895a1531 installed DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch 1756903047 759215 a9e8abdb0b77d8aba6f3a7f2e9412112 installed DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch 1753166658 1671765 f71b145827a0faee694784661a900aee installed DEBUG: python3-tackerclient-2.4.0-0.20250903124708.00d6e14.el10.noarch 1756903713 646485 9b3e45dd229c8640c7025333b5a809af installed DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch 1756900783 183986 042920296dd719cf5f68d8777ba4f182 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.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c 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 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.q7qAmO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.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-15.0.0.0rc2.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-hardened-ld-errors -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-15.0.0.0rc2.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + FEDORA= 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-15.0.0.0rc2.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.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.1.1) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.11 seconds) DEBUG: Handling tox<4.48.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox<4.48.0 DEBUG: (installed: tox 4.21.2) 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.1.1) 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.40.0) 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.4) 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.11.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.5.0) 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.2.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 10.0.0) 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 6.1.0) 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.4.0) 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.2.1) 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 17.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.6.0) 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.6.0) 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.6.0) 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.8.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.3.0) 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.6.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 9.1.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.8.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.6.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.2.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.3.0) DEBUG: Handling python-glanceclient>=4.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=4.8.0 DEBUG: (installed: python-glanceclient 4.9.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.7.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.6.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.11.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.4.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.4.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 7.0.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.4.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.8.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.1) 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 46.2.1.dev5) 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.2.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<4.48.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox<4.48.0 DEBUG: (installed: tox 4.21.2) 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-15.0.0.0rc2.dev1/tacker-15.0.0.0rc2.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.1.1) 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.40.0) 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.4) 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.11.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.5.0) 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.2.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 10.0.0) 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 6.1.0) 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.4.0) 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.2.1) 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 17.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.6.0) 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.6.0) 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.6.0) 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.8.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.3.0) 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.6.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 9.1.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.8.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.6.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.2.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.3.0) DEBUG: Handling python-glanceclient >=4.8.0 from hook generated metadata: Requires-Dist (tacker) DEBUG: Requirement satisfied: python-glanceclient >=4.8.0 DEBUG: (installed: python-glanceclient 4.9.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.7.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.6.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.11.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.4.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.4.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 7.0.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-15.0.0-0.20260329172201.07a0104.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv tacker-15.0.0.0rc2.dev1.dist-info/ DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/AUTHORS' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/LICENSE' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/METADATA' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/entry_points.txt' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/pbr.json' DEBUG: removed 'tacker-15.0.0.0rc2.dev1.dist-info/top_level.txt' DEBUG: removed directory 'tacker-15.0.0.0rc2.dev1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6MCvoJ 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-hardened-ld-errors -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-15.0.0.0rc2.dev1 DEBUG: + mkdir -p /builddir/build/BUILD/tacker-15.0.0.0rc2.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-hardened-ld-errors -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-15.0.0.0rc2.dev1/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/tacker.egg-info DEBUG: writing /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/tacker.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/tacker.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/tacker.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/tacker.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/tacker.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/tacker.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/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-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/tacker.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir/pip-modern-metadata-22n_fn12/tacker-15.0.0.0rc2.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/cmd 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/vnfm 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 DEBUG: creating build/lib/tacker/tests/unit 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/api 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: creating build/lib/tacker/tests/unit/vnfm DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers DEBUG: creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack 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_heal_storage_toggle.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/functional DEBUG: creating build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth 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/tests/functional/sol 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/unit/nfvo 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/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: creating build/lib/tacker/db DEBUG: creating build/lib/tacker/db/migration 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/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/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/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/tests/functional/sol_multi_tenant 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/agent DEBUG: copying tacker/agent/__init__.py -> build/lib/tacker/agent DEBUG: creating build/lib/tacker/tests/functional/sol_separated_nfvo DEBUG: copying tacker/tests/functional/sol_separated_nfvo/__init__.py -> build/lib/tacker/tests/functional/sol_separated_nfvo 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/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: 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: creating build/lib/tacker/tests/unit/sol_refactored 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/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: copying tacker/tests/functional/sol_multi_tenant/__init__.py -> build/lib/tacker/tests/functional/sol_multi_tenant 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_kubernetes_multi_tenant DEBUG: copying tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant 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/hacking DEBUG: copying tacker/hacking/checks.py -> build/lib/tacker/hacking DEBUG: copying tacker/hacking/__init__.py -> build/lib/tacker/hacking 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/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/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: 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: 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: 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/tests/functional/sol_enhanced_policy 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/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/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/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: 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/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/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/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/nfvo 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 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: creating build/lib/tacker/tests/unit/vnfm/lcm_user_data 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/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/tests/unit/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: 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/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/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/conductor 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: 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: 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/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/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/common DEBUG: copying tacker/tests/common/__init__.py -> build/lib/tacker/tests/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: copying tacker/tests/unit/vnfm/infra_drivers/__init__.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers 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/vnfm/infra_drivers 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/vnfm/infra_drivers/kubernetes 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/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/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/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/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/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/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: copying tacker/tests/functional/sol/__init__.py -> build/lib/tacker/tests/functional/sol 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: copying tacker/tests/unit/vnfm/lcm_user_data/__init__.py -> build/lib/tacker/tests/unit/vnfm/lcm_user_data 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_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/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/functional/sol_kubernetes DEBUG: copying tacker/tests/functional/sol_kubernetes/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes 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/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: 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: 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/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: copying tacker/tests/unit/nfvo/drivers/__init__.py -> build/lib/tacker/tests/unit/nfvo/drivers 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/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/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/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: 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: copying tacker/nfvo/drivers/__init__.py -> build/lib/tacker/nfvo/drivers 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: creating build/lib/tacker/api/vnfpkgm DEBUG: copying tacker/api/vnfpkgm/__init__.py -> build/lib/tacker/api/vnfpkgm 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: 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: copying tacker/plugins/__init__.py -> build/lib/tacker/plugins 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: copying tacker/api/vnflcm/__init__.py -> build/lib/tacker/api/vnflcm 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/tosca DEBUG: copying tacker/tosca/utils.py -> build/lib/tacker/tosca DEBUG: copying tacker/tosca/__init__.py -> build/lib/tacker/tosca DEBUG: copying tacker/tests/unit/sol_refactored/infra_drivers/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers 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/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/tests/unit/db 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/test_cli_generate_secret_key.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: 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/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/conductor/conductor_server.py -> build/lib/tacker/conductor DEBUG: copying tacker/conductor/__init__.py -> build/lib/tacker/conductor 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: 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/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/tests/unit/agent 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/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/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/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/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/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/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/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/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/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: 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: 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: 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/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: 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: 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/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: 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: copying tacker/tests/unit/vnfm/test_vim_client_default_key.py -> 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: copying tacker/tests/unit/agent/__init__.py -> build/lib/tacker/tests/unit/agent 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/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/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/unit/sol_refactored/__init__.py -> build/lib/tacker/tests/unit/sol_refactored DEBUG: copying tacker/nfvo/nfvo_plugin.py -> build/lib/tacker/nfvo DEBUG: copying tacker/nfvo/__init__.py -> build/lib/tacker/nfvo 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: 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: 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: 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: copying tacker/tests/unit/sol_refactored/mgmt_drivers/fake_configmap.yaml -> build/lib/tacker/tests/unit/sol_refactored/mgmt_drivers 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/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/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/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: 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/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: 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/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/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: 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/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/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/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: 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/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/conductor 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/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: 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: 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/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: 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/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/plugins 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 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: 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/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/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/db 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: 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/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/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/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/api 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/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/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: 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/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: 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/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/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: 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/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: 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/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: 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/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/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_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: 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_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/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_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 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_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_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: 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_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: 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_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: 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_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: 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_multi_tenant 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_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: 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 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: 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: 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/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/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_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_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/unit 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/agent 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/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: creating 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: 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_cli_generate_secret_key.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/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/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/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/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/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/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/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/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: 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/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/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: 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/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/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/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/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/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: 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/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/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/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/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: 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/vnfm 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: copying build/lib/tacker/tests/unit/vnfm/test_vim_client_default_key.py -> 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: 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/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: creating 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: 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/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: 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/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_heal_storage_toggle.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/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/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: creating 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: 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/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/__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: 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/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: 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: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc/init.d DEBUG: copying etc/init.d/tacker-server -> build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc/init.d DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc/systemd DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc/systemd/system DEBUG: copying etc/systemd/system/tacker.service -> build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc/systemd/system DEBUG: copying etc/systemd/system/tacker-conductor.service -> build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc/systemd/system DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc/tacker DEBUG: copying etc/tacker/api-paste.ini -> build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc/tacker DEBUG: copying etc/tacker/prometheus-plugin.yaml -> build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.data/data/etc/tacker DEBUG: running install_egg_info DEBUG: Copying tacker.egg-info to build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/tacker-15.0.0.0rc2.dev1.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir/pip-wheel-f_7k7dzc/.tmp-qoq9co80/tacker-15.0.0.0rc2.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_cli_generate_secret_key.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/test_vim_client_default_key.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_heal_storage_toggle.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-15.0.0.0rc2.dev1.data/data/etc/init.d/tacker-server' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.data/data/etc/systemd/system/tacker-conductor.service' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.data/data/etc/systemd/system/tacker.service' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.data/data/etc/tacker/api-paste.ini' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.data/data/etc/tacker/prometheus-plugin.yaml' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.dist-info/AUTHORS' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.dist-info/LICENSE' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.dist-info/METADATA' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.dist-info/WHEEL' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.dist-info/entry_points.txt' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.dist-info/pbr.json' DEBUG: adding 'tacker-15.0.0.0rc2.dev1.dist-info/top_level.txt' DEBUG: adding 'tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1-py3-none-any.whl size=1733810 sha256=f22ad873d9ba69056b1ad874b05e7aeab02abb9e9885f9fe5fb77f32787da5bc DEBUG: Stored in directory: /builddir/.cache/pip/wheels/4e/d1/1a/3c8ae29cc25a981ee1d97453370488ca5a3b4e546dba08c142 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-hardened-ld-errors -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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env --assert-config -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-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.auth.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.context.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.manager.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.policy.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.service.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.version.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.agent.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.agent.linux.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.agent.linux.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.api_common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.extensions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.versions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.common.attribute_filter.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.schemas.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.schemas.vnf_lcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.schemas.vnf_packages.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.v1.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.v1.attributes.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.v1.base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.v1.resource.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.v1.resource_helper.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.v1.router.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.validation.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.views.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.views.versions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.views.vnf_lcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.views.vnf_lcm_op_occs.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.views.vnf_packages.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.views.vnf_subscriptions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.vnflcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.vnflcm.v1.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.vnflcm.v1.controller.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.vnflcm.v1.router.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.vnflcm.v1.sync_resource.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.vnfpkgm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.vnfpkgm.v1.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.vnfpkgm.v1.controller.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.api.vnfpkgm.v1.router.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.cmd.eventlet.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.cmd.eventlet.conductor.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.cmd.eventlet.tacker_server.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.clients.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.cmd_executer.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.config.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.coordination.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.crypt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.csar_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.driver_manager.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.eventlet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.exceptions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.ext_oauth2_auth.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.log.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.oidc_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.rpc.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.safe_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.test_lib.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.topics.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.container.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.common.container.kubernetes_utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conductor.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conductor.conductor_server.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conductor.conductorrpc.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conductor.conductorrpc.vnf_lcm_rpc.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conductor.conductorrpc.vnf_pkgm_rpc.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conf.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conf.conductor.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conf.coordination.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conf.vnf_lcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.conf.vnf_package.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.api.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.db_base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.model_base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.models_v1.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.sqlalchemyutils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.common_services.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.common_services.common_services_db.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.common_services.common_services_db_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.db_sqlalchemy.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.db_sqlalchemy.api.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.db_sqlalchemy.models.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.migration.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.migration.cli.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.migration.migrate_to_v2.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.migration.purge_tables.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.migration.models.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.migration.models.head.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.nfvo.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.nfvo.nfvo_db.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.nfvo.nfvo_db_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.vnfm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.db.vnfm.vnfm_db.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.extensions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.extensions.common_services.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.extensions.nfvo.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.extensions.vnflcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.extensions.vnfm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.glance_store.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.glance_store.store.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.keymgr.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.keymgr.barbican_key_manager.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.keymgr.exception.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.keymgr.key_manager.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.nfvo.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.nfvo.nfvo_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.nfvo.drivers.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.nfvo.drivers.vim.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.nfvo.drivers.vim.abstract_vim_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.nfvo.drivers.vim.kubernetes_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.nfvo.drivers.vim.openstack_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.cancel_mode.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.change_ext_conn_req.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.fields.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.grant.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.grant_request.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.heal_vnf_request.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.instantiate_vnf_req.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.scale_vnf_request.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.terminate_vnf_req.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vim_connection.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_artifact.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_deployment_flavour.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_instance.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_instantiated_info.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_lcm_op_occs.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_lcm_subscriptions.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_package.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_package_vnfd.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_resources.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnf_software_image.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnfd.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.objects.vnfd_attribute.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.plugins.common.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.plugins.common.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.plugins.common_services.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.plugins.common_services.common_services_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.policies.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.policies.vnf_lcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.policies.vnf_package.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.services.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.services.service_base.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.tosca.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.tosca.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnflcm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnflcm.abstract_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnflcm.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnflcm.vnflcm_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.keystone.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.nfvo_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.plugin.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.vim_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.abstract_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.noop.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.scale_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.kubernetes_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.helm_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_outputs.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.glance_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.heat_client.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.translate_template.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.update_template.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.lcm_user_data.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.lcm_user_data.abstract_user_data.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.lcm_user_data.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.lcm_user_data.utils.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.constants.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_abstract_driver.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_noop.rst. DEBUG: Creating file /builddir/build/BUILD/tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/source/../../etc/config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/doc/source/../../etc/tacker-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/tacker-15.0.0.0rc2.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 101 source files that are out of date DEBUG: updating environment: [new config] 299 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... [ 17%] 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... [ 18%] 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... [ 19%] 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... [ 20%] 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... [ 21%] 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... [ 22%] contributor/api/tacker.cmd.eventlet.tacker_server reading sources... [ 23%] contributor/api/tacker.cmd.status reading sources... [ 23%] contributor/api/tacker.common reading sources... [ 23%] contributor/api/tacker.common.clients reading sources... [ 24%] contributor/api/tacker.common.cmd_executer reading sources... [ 24%] contributor/api/tacker.common.config reading sources... [ 24%] 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... [ 25%] 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... [ 26%] 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... [ 27%] 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... [ 28%] 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... [ 29%] contributor/api/tacker.common.topics reading sources... [ 30%] contributor/api/tacker.common.utils reading sources... [ 30%] contributor/api/tacker.conductor reading sources... [ 30%] 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... [ 31%] 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... [ 32%] contributor/api/tacker.conf.coordination reading sources... [ 33%] contributor/api/tacker.conf.opts reading sources... [ 33%] contributor/api/tacker.conf.policy reading sources... [ 33%] contributor/api/tacker.conf.vnf_lcm reading sources... [ 34%] contributor/api/tacker.conf.vnf_package reading sources... [ 34%] contributor/api/tacker.context reading sources... [ 34%] contributor/api/tacker.db reading sources... [ 35%] contributor/api/tacker.db.api reading sources... [ 35%] contributor/api/tacker.db.common_services reading sources... [ 35%] 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... [ 36%] 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... [ 37%] 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... [ 38%] 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... [ 39%] 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... [ 40%] 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... [ 41%] contributor/api/tacker.db.vnfm reading sources... [ 42%] contributor/api/tacker.db.vnfm.vnfm_db reading sources... [ 42%] contributor/api/tacker.extensions reading sources... [ 42%] contributor/api/tacker.extensions.common_services reading sources... [ 43%] contributor/api/tacker.extensions.nfvo reading sources... [ 43%] contributor/api/tacker.extensions.vnflcm reading sources... [ 43%] contributor/api/tacker.extensions.vnfm reading sources... [ 44%] contributor/api/tacker.glance_store reading sources... [ 44%] contributor/api/tacker.glance_store.store reading sources... [ 44%] contributor/api/tacker.keymgr reading sources... [ 45%] contributor/api/tacker.keymgr.barbican_key_manager reading sources... [ 45%] contributor/api/tacker.keymgr.exception reading sources... [ 45%] contributor/api/tacker.keymgr.key_manager reading sources... [ 46%] contributor/api/tacker.manager reading sources... [ 46%] contributor/api/tacker.nfvo reading sources... [ 46%] 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... [ 47%] 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... [ 48%] contributor/api/tacker.objects reading sources... [ 49%] contributor/api/tacker.objects.base reading sources... [ 49%] contributor/api/tacker.objects.cancel_mode reading sources... [ 49%] contributor/api/tacker.objects.change_ext_conn_req reading sources... [ 50%] contributor/api/tacker.objects.common reading sources... [ 50%] contributor/api/tacker.objects.fields reading sources... [ 51%] contributor/api/tacker.objects.grant reading sources... [ 51%] contributor/api/tacker.objects.grant_request reading sources... [ 51%] 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... [ 52%] 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... [ 53%] 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... [ 54%] 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... [ 55%] 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... [ 56%] 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... [ 57%] contributor/api/tacker.plugins reading sources... [ 58%] contributor/api/tacker.plugins.common reading sources... [ 58%] contributor/api/tacker.plugins.common.constants reading sources... [ 58%] 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... [ 59%] 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... [ 60%] contributor/api/tacker.policy reading sources... [ 61%] contributor/api/tacker.service reading sources... [ 61%] contributor/api/tacker.services reading sources... [ 61%] contributor/api/tacker.services.service_base reading sources... [ 62%] contributor/api/tacker.tosca reading sources... [ 62%] contributor/api/tacker.tosca.utils reading sources... [ 62%] contributor/api/tacker.version reading sources... [ 63%] contributor/api/tacker.vnflcm reading sources... [ 63%] contributor/api/tacker.vnflcm.abstract_driver reading sources... [ 63%] contributor/api/tacker.vnflcm.utils reading sources... [ 64%] contributor/api/tacker.vnflcm.vnflcm_driver reading sources... [ 64%] contributor/api/tacker.vnfm reading sources... [ 64%] 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... [ 65%] 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... [ 66%] 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... [ 67%] 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... [ 68%] 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... [ 69%] 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... [ 70%] 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... [ 71%] 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... [ 72%] 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... [ 73%] 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... [ 74%] contributor/api/tacker.wsgi reading sources... [ 75%] contributor/api_extensions reading sources... [ 75%] contributor/api_layer reading sources... [ 75%] contributor/contributing reading sources... [ 76%] contributor/dashboards reading sources... [ 76%] contributor/development.environment reading sources... [ 76%] contributor/index reading sources... [ 77%] contributor/tacker_compliance_test reading sources... [ 77%] contributor/tacker_functional_test reading sources... [ 77%] contributor/tst_release_transition_guidelines 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%] install/tacker_helm_deployment_automation reading sources... [ 81%] reference/gen_vnf_pkg reading sources... [ 81%] reference/index reading sources... [ 81%] reference/script_ft_v1 reading sources... [ 82%] reference/vim_config reading sources... [ 82%] user/architecture reading sources... [ 82%] user/encrypt_vim_auth_with_barbican reading sources... [ 83%] 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: writing output... [ 6%] configuration/enhanced_policy writing output... [ 7%] configuration/index writing output... [ 7%] configuration/policy /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for 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... [ 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: writing output... [ 10%] contributor/api/tacker.api /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for 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.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... [ 17%] 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... [ 18%] 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... [ 19%] 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... [ 20%] 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... [ 21%] 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... [ 22%] 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... [ 23%] 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... [ 24%] 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... [ 25%] 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... [ 26%] 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... [ 27%] 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... [ 28%] 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... [ 29%] 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... [ 30%] 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... [ 31%] 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... [ 32%] 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... [ 33%] 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... [ 34%] 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... [ 35%] 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... [ 36%] 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... [ 37%] 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... [ 38%] 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... [ 39%] 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... [ 40%] 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... [ 41%] 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... [ 42%] 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... [ 43%] 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: writing output... [ 44%] contributor/api/tacker.keymgr /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for 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.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... [ 45%] 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... [ 46%] 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... [ 47%] 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... [ 48%] 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... [ 49%] 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... [ 50%] 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... [ 51%] 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... [ 52%] 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... [ 53%] 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... [ 54%] 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... [ 55%] 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... [ 56%] 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... [ 57%] 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... [ 58%] 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... [ 59%] 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... [ 60%] 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... [ 61%] 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... [ 62%] 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... [ 63%] 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... [ 64%] 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... [ 65%] 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... [ 66%] 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... [ 67%] 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... [ 68%] 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: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for 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.translate_template [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... [ 70%] 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... [ 71%] 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... [ 72%] 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... [ 73%] 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... [ 74%] 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... [ 75%] contributor/contributing writing output... [ 76%] contributor/dashboards writing output... [ 76%] contributor/development.environment writing output... [ 76%] 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: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for 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... [ 77%] contributor/tst_release_transition_guidelines 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: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for 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%] install/tacker_helm_deployment_automation writing output... [ 81%] reference/gen_vnf_pkg writing output... [ 81%] reference/index writing output... [ 81%] reference/script_ft_v1 writing output... [ 82%] reference/vim_config writing output... [ 82%] user/architecture writing output... [ 82%] user/encrypt_vim_auth_with_barbican writing output... [ 83%] 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 (42.28 seconds) DEBUG: congratulations :) (42.38 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.hUK7iy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-hardened-ld-errors -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-15.0.0.0rc2.dev1 DEBUG: ++ ls /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/pyproject-wheeldir/tacker-15.0.0.0rc2.dev1-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: + specifier=tacker==15.0.0.0rc2.dev1 DEBUG: + '[' -z tacker==15.0.0.0rc2.dev1 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0.0rc2.dev1/pyproject-wheeldir tacker==15.0.0.0rc2.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-15.0.0.0rc2.dev1/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/tacker-15.0.0.0rc2.dev1-py3-none-any.whl DEBUG: Installing collected packages: tacker DEBUG: Creating /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-conductor to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-db-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-server to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-status to 755 DEBUG: Successfully installed tacker-15.0.0.0rc2.dev1 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-conductor /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-db-manage /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-server /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-status DEBUG: /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-conductor: updating DEBUG: /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-db-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-server: updating DEBUG: /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/tacker-status: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost %dir /usr/lib/python3.12/site-packages/tacker-15.0.0.0rc2.dev1.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages/tacker-15.0.0.0rc2.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-15.0.0-0.20260329172201.07a0104.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages/tacker-15.0.0.0rc2.dev1.dist-info/RECORD --output /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages/tacker-15.0.0.0rc2.dev1.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages/tacker-15.0.0.0rc2.dev1.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages/tacker-15.0.0.0rc2.dev1.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages/tacker-15.0.0.0rc2.dev1.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/tacker DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/var/lib/tacker DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/var/log/tacker DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/etc/tacker DEBUG: + mv /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/etc/tacker/api-paste.ini /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/etc/tacker/prometheus-plugin.yaml /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/etc/tacker DEBUG: + install -p -D -m 640 etc/tacker.conf /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/etc/tacker/tacker.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/tacker.logrotate /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/etc/logrotate.d/openstack-tacker DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/etc/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-tacker-server.service /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.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 15.0.0-0.20260329172201.07a0104.el10 --unique-debug-suffix -15.0.0-0.20260329172201.07a0104.el10.x86_64 --unique-debug-src-base openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tacker-15.0.0.0rc2.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: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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.e0w0Xv 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-hardened-ld-errors -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-15.0.0.0rc2.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-hardened-ld-errors -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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env --assert-config -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-15.0.0.0rc2.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-15.0.0.0rc2.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.129026s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_check_exit_code [0.010697s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_encode_process_input [0.007508s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_execute_raises [0.007905s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_process_input [0.008261s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_debug [0.008403s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_change_locale [0.010131s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_no_raise_runtime [0.008416s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_raise_runtime [0.012631s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_raise_runtime_log_fail_as_error [0.007954s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_str_data [0.008482s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_stderr_true [0.007836s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_addl_env [0.007466s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_helper [0.007213s] ... ok DEBUG: {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_without_helper [0.008367s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_addr_format_error_exception [0.007858s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_get_exception_data [0.007190s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_http_client_exception [0.006549s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_http_exception [0.006496s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_not_implemented_error_exception [0.006264s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_policy_not_authorized_exception [0.006630s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_body [0.006133s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_body_keyerror [0.006269s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_body_none [0.006281s] ... 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.006455s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_tacker_exception [0.007262s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_get_links [0.013850s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_paginate [0.008450s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_pagination_emulate_class [0.007390s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_update_fields [0.006192s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.SortingEmulatedHelperTestcase.test_sort [0.010773s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.SortingEmulatedHelperTestcase.test_sort_emulate_class [0.007091s] ... ok DEBUG: {0} tacker.tests.unit.api.test_api_common.SortingEmulatedHelperTestcase.test_update_fields [0.006491s] ... 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: Exception loading extension: 'InvalidExtension' object has no attribute 'get_name' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.ExtensionManagerTest.test_invalid_extensions_are_not_registered [0.009496s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.PluginInterfaceTest.test_issubclass_hook [0.006868s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.PluginInterfaceTest.test_issubclass_hook_class_without_abstract_methods [0.006347s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.PluginInterfaceTest.test_issubclass_hook_not_all_methods_implemented [0.006164s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_edit_previously_uneditable_field [0.018888s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_extend_get_resource_response [0.010949s] ... 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.009104s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_exceptions_notimplemented [0.010856s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_plugin_prefix_with_parent_resource [0.012676s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_can_be_added_as_extension [0.011612s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_formatted_req_on_custom_collection_action [0.011069s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_nested_resource_custom_collection_action [0.012008s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_with_custom_member_action_gets_plugin_prefix [0.011726s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_delete_custom_collection_action [0.012684s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_get_custom_collection_action [0.009433s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_post_custom_collection_action [0.010717s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_put_custom_collection_action [0.013580s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action [0.010376s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action_and_attr_map [0.009415s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_gets_prefix_of_plugin [0.009770s] ... ok DEBUG: {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_returns_404_for_non_existent_extension [0.013447s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_hostname_pattern [0.007126s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_is_attr_set [0.007545s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_mac_pattern [0.006654s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_subdictionary [0.006500s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_uuid_pattern [0.006587s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_a_valid_dict_with_constraints [0.013817s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_convert_boolean [0.006755s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_not_required_keys [0.009062s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_or_empty [0.006540s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_or_none [0.006325s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_or_not_empty [0.006304s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_required_keys [0.006654s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_type [0.006315s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_with_invalid_validator [0.006510s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_without_constraints [0.007092s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_wrong_values [0.006324s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_fixed_ips [0.006411s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_hostroutes [0.006583s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_ip_address [0.006492s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_ip_address_or_none [0.006366s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_ip_pools [0.006463s] ... 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-15.0.0.0rc2.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-15.0.0.0rc2.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.015188s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_mac_address_or_none [0.012178s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_nameservers [0.007007s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_no_whitespace [0.008743s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_non_negative [0.007033s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_not_empty_string [0.006236s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_not_empty_string_or_none [0.006325s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_range [0.006551s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_regex [0.006611s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_regex_or_none [0.006482s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_string [0.006405s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_string_or_none [0.006463s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_subnet [0.008253s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_subnet_list [0.006536s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_subnet_or_none [0.007853s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_uuid [0.006342s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_uuid_list [0.007141s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_values [0.010774s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_missing_values [0.006590s] ... 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.023813s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_equals [0.007726s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_key [0.006639s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_one_equals [0.006328s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_two_equals [0.006306s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToBoolean.test_convert_to_boolean_bool [0.006620s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToBoolean.test_convert_to_boolean_int [0.006508s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToBoolean.test_convert_to_boolean_str [0.011057s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_none_to_empty_dict [0.006767s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_none_to_empty_list_none [0.006414s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_none_to_empty_list_value [0.006175s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_to_int_int [0.006431s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_to_int_none [0.006552s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_to_int_str [0.006696s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_empty_list [0.006612s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_list_iterable [0.006562s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_list_non_iterable [0.006735s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_list_string [0.006761s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.RequestTestCase.test_context_with_tacker_context [0.008488s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.RequestTestCase.test_context_without_tacker_context [0.006836s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_4xx_error_logged_info_level [0.007934s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.007904s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.007707s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.007491s] ... ok DEBUG: None failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.007133s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_non_4xx_error_logged_exception_level [0.007987s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_post_with_body [0.008178s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_status_200 [0.007508s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_status_204 [0.007177s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.008062s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_error_logged_exception_level [0.007557s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.008761s] ... ok DEBUG: test failed: No details. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.009002s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource_helper.ResourceHelperTestCase.test_build_plural_mappings [0.007627s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource_helper.ResourceHelperTestCase.test_build_plural_mappings_with_suffix_y [0.006331s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_resource_helper.ResourceHelperTestCase.test_build_resource_info [0.007030s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_router.TestAPIRouter.test_api_factory [0.007424s] ... ok DEBUG: Extension path 'unit/extensions' doesn't exist! DEBUG: {0} tacker.tests.unit.api.v1.test_router.TestIndex.test_index [0.006690s] ... 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.009308s] ... 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: {0} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_invalid_vim_project_1_ [0.009621s] ... 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_2_testing [0.009703s] ... 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.008734s] ... 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_1_ [0.007721s] ... 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_2_testing [0.007807s] ... 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_with_invalid_auth_cred_3 [0.008143s] ... 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_is_default_1 [0.008115s] ... 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: 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.008097s] ... 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_with_invalid_is_default_3 [0.008122s] ... 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_with_invalid_type_1_ [0.009390s] ... 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.009077s] ... 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.008577s] ... 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.009734s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_vnf_instance.TestVnfInstance.test_vnf_instance_info_with_vnf_desc [0.273530s] ... ok DEBUG: {0} tacker.tests.unit.api.v1.test_vnf_instance.TestVnfInstance.test_vnf_instance_info_without_vnf_desc [0.014292s] ... 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.006555s] ... 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.006683s] ... ok DEBUG: {0} tacker.tests.unit.api.v2.test_api_v2.ListArgsTestCase.test_list_args_with_empty [0.006583s] ... 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.008528s] ... 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.007451s] ... ok DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_core_api_client [0.006480s] ... 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.006721s] ... ok DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_oidc_auth_id_token_exsits [0.006430s] ... ok DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_oidc_auth_no_cert [0.006857s] ... ok DEBUG: {0} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_service_account_token_auth [0.009960s] ... ok DEBUG: {0} tacker.tests.unit.common.test_config.ConfigurationTest.test_defaults [0.008115s] ... ok DEBUG: {0} tacker.tests.unit.common.test_config.ConfigurationTest.test_load_paste_app [0.007059s] ... ok DEBUG: {0} tacker.tests.unit.common.test_config.ConfigurationTest.test_load_paste_app_not_found [0.006483s] ... ok DEBUG: {0} tacker.tests.unit.common.test_config.ConfigurationTest.test_load_paste_app_runtime_error [0.006718s] ... 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.007436s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_change_from_local_to_barbican [0.007748s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_create_crypt_key_to_barbican [0.007044s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_create_crypt_key_to_local [0.006893s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_load_crypt_key_from_barbican [0.006838s] ... ok DEBUG: {0} tacker.tests.unit.common.test_crypt_utils.TestCryptUtils.test_load_crypt_key_from_local [0.006777s] ... 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: /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/common/csar_utils.py:542: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: 'error': encodeutils.exception_to_unicode(exp)}) DEBUG: Error processing CSAR file /tmp/992560e6-c36d-4062-a3b4-93c6ac3f52b2/tmphja5bz1c.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.207444s] ... ok DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_delete_csar_data [0.001271s] ... ok DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_extract_csar_zip_file_for_file_permissions [0.000706s] ... 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.820685s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmp_ll785dy.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.600345s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmp0rk0cbva.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.603022s] ... ok DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmppj7or99t.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: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_mf_name_with_vnf_artifact [0.694687s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmpw1hbgbv_.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The file "manifest.mf1" in the CSAR "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmpw1hbgbv_.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.595649s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmpwowpkmbw.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The path("Scripts/install.s") of artifact Source is an invalid value.. DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_source_with_vnf_artifact [0.596711s] ... ok 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.616528s] ... 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.827967s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmpl2atz3v9.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.608235s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmp7jynup0t.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.608223s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/242c4698-55c3-4f2c-a7c7-5c338ccc4b5a/tmps7reg1xz.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.503474s] ... 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.759067s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/74c1f6e5-20ac-4152-bf9a-d87c34469bff/tmp8zmw4h9l.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.549052s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/fa0baeb0-d005-4c6d-a32d-e4958cf2d3a1/tmpci9fkjw7.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.501220s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/304d8c18-3668-45ba-95af-ae566f38e608/tmpqjvt086n.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.460729s] ... ok DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmpcc_iq_0o.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.123052s] ... ok DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_single_manifest_with_vnf_artifact [0.668599s] ... 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.592016s] ... ok DEBUG: {0} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_single_yaml [0.601589s] ... 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.747148s] ... ok DEBUG: Error processing CSAR file /tmp/4228d46f-0aaa-4e7c-aca8-7c806e1c5d57/tmph3z_m9lg.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.487900s] ... 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/9b846370-8658-4766-bcd5-5d3dd1a73288/tmppqlxzvar.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.187905s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/c328e574-6b95-409e-bb51-edf24c7681d1/tmpjyxvq8ft.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.495650s] ... 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.742821s] ... ok DEBUG: The required parameter selected_flavour is not provided DEBUG: Error processing CSAR file /tmp/9f3df4f5-7087-497a-a1ab-829230b26623/tmp4z06we9t.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.488318s] ... ok DEBUG: Error processing CSAR file /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/samples/tests/etc/samples/etsi/nfv/tmpi6ox5zqm.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.143686s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_create_session [0.010455s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_connection_params [0.008490s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_client_secret_basic [0.009355s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_client_secret_jwt [0.009147s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_client_secret_post [0.008311s] ... 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.008413s] ... 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.010322s] ... 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.009025s] ... 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.009672s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_private_key_jwt [0.313365s] ... ok DEBUG: {0} tacker.tests.unit.common.test_ext_oauth2_auth.TestExtOAuth2Auth.test_get_headers_tls_client_auth [0.009412s] ... 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.010564s] ... 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.008872s] ... 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.008052s] ... 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.007904s] ... 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.007622s] ... ok DEBUG: {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_401 [0.007081s] ... ok DEBUG: {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_no_option_param [0.011451s] ... ok DEBUG: {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_request_exception [0.013112s] ... ok DEBUG: {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_required_param_is_none [0.007356s] ... 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-15.0.0.0rc2.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: 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-15.0.0.0rc2.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_store.TestStore.test_get_csar_size_invalid_path [0.001417s] ... ok DEBUG: {0} tacker.tests.unit.common.test_store.TestStore.test_load_csar_iter_invalid_path [0.000340s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_dict [0.000065s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_list_with_dict_items [0.000040s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_list_with_string_items [0.000028s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_with_additional_params [0.000034s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestChangeMemory.test_change_memory_from_gb_to_mb [0.000076s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestChangeMemory.test_change_memory_from_mb_to_gb [0.000048s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestConvertStringToBool.test_convert_str_to_false [0.000088s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestConvertStringToBool.test_convert_str_to_true [0.000046s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestConvertStringToBool.test_do_not_convert [0.000044s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestDict2Tuples.test_dict [0.008535s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestJsonMergePatch.test_json_merge_patch [0.000048s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestJsonMergePatch.test_json_merge_patch_not_dict_patch [0.000030s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestJsonMergePatch.test_json_merge_patch_not_dict_target [0.000029s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_dict [0.000042s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_list_with_dict_items [0.000035s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_list_with_string_items [0.000028s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_with_additional_params [0.000031s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestValidateUrl.test_invalid_scheme [0.000047s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestValidateUrl.test_no_path_in_url [0.000041s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestValidateUrl.test_no_scheme [0.000036s] ... ok DEBUG: {0} tacker.tests.unit.common.test_utils.TestValidateUrl.test_valid_url [0.000037s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_heal [0.009097s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_instantiate [0.007782s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_rollback [0.007374s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_scale [0.007973s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_terminate [0.007404s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_update [0.007284s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_delete_vnf_package [0.008088s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_get_vnf_package_vnfd [0.008238s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_upload_vnf_package_content [0.007380s] ... ok DEBUG: {0} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_upload_vnf_package_from_uri [0.007545s] ... ok DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn [0.079395s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_failed_with_exception [0.070375s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "83eafb27-8e2a-47d5-9542-540979678ccc", "vnfLcmOpOccId": "a06e7e52-09db-42dc-943b-1a21983a3960", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "flavourId": "simple", "operation": "CHANGE_EXT_CONN", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/83eafb27-8e2a-47d5-9542-540979678ccc"}}, "updateResources": [{"id": "e1f272e3-c6b9-470d-839d-68536a7c1d12", "type": "LINKPORT", "resourceTemplateId": "CP1", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "070fb87d-835d-44ef-82c6-c3b96c6f9090", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "11ffaee1-1d0d-41bd-94bb-589099145ef1", "type": "LINKPORT", "resourceTemplateId": "CP2", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "4b5fab65-6f80-4873-a6c0-407952513bf1", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "fe59c9d9-eeb1-44c5-89e8-01272be0a085", "type": "LINKPORT", "resourceTemplateId": "CP5", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "6b0697a7-3b3a-4c81-8d2a-29040cb410a4", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "85e89339-5495-4ac6-bf1c-a335d314c94c", "type": "LINKPORT", "resourceTemplateId": "CP3", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "39d0f61a-7c95-4b1c-81e1-4e19813cb89f", "vimLevelResourceType": "OS::Neutron::Port"}}]}] DEBUG: grant end res_body[{'id': '5cca0a75-837b-4395-8346-575e1f6ff051', 'vnf_instance_id': '83eafb27-8e2a-47d5-9542-540979678ccc', 'vnf_lcm_op_occ_id': 'a06e7e52-09db-42dc-943b-1a21983a3960', 'update_resources': [{'resource_definition_id': 'e1f272e3-c6b9-470d-839d-68536a7c1d12'}, {'resource_definition_id': '11ffaee1-1d0d-41bd-94bb-589099145ef1'}, {'resource_definition_id': '85e89339-5495-4ac6-bf1c-a335d314c94c'}, {'resource_definition_id': 'fe59c9d9-eeb1-44c5-89e8-01272be0a085'}]}] DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_grant [0.070841s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "8225c147-7950-421f-a273-445281d20b7e", "vnfLcmOpOccId": "a06e7e52-09db-42dc-943b-1a21983a3960", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "flavourId": "simple", "operation": "CHANGE_EXT_CONN", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/8225c147-7950-421f-a273-445281d20b7e"}}, "updateResources": [{"id": "e1f272e3-c6b9-470d-839d-68536a7c1d12", "type": "LINKPORT", "resourceTemplateId": "CP1", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "070fb87d-835d-44ef-82c6-c3b96c6f9090", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "11ffaee1-1d0d-41bd-94bb-589099145ef1", "type": "LINKPORT", "resourceTemplateId": "CP2", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "4b5fab65-6f80-4873-a6c0-407952513bf1", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "fe59c9d9-eeb1-44c5-89e8-01272be0a085", "type": "LINKPORT", "resourceTemplateId": "CP5", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "6b0697a7-3b3a-4c81-8d2a-29040cb410a4", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "85e89339-5495-4ac6-bf1c-a335d314c94c", "type": "LINKPORT", "resourceTemplateId": "CP3", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "39d0f61a-7c95-4b1c-81e1-4e19813cb89f", "vimLevelResourceType": "OS::Neutron::Port"}}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_grant_exception_http_error [0.069355s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_grant_exception_validation_error [0.070289s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "fea7dbd1-a18a-456b-b354-41b9ccd35462", "vnfLcmOpOccId": "a06e7e52-09db-42dc-943b-1a21983a3960", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "flavourId": "simple", "operation": "CHANGE_EXT_CONN", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/fea7dbd1-a18a-456b-b354-41b9ccd35462"}}, "updateResources": [{"id": "e1f272e3-c6b9-470d-839d-68536a7c1d12", "type": "LINKPORT", "resourceTemplateId": "CP1", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "070fb87d-835d-44ef-82c6-c3b96c6f9090", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "11ffaee1-1d0d-41bd-94bb-589099145ef1", "type": "LINKPORT", "resourceTemplateId": "CP2", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "4b5fab65-6f80-4873-a6c0-407952513bf1", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "fe59c9d9-eeb1-44c5-89e8-01272be0a085", "type": "LINKPORT", "resourceTemplateId": "CP5", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "6b0697a7-3b3a-4c81-8d2a-29040cb410a4", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "85e89339-5495-4ac6-bf1c-a335d314c94c", "type": "LINKPORT", "resourceTemplateId": "CP3", "resource": {"vimConnectionId": "9e7ed1c0-ce3b-42ab-8e7b-59847695d1d0", "resourceId": "39d0f61a-7c95-4b1c-81e1-4e19813cb89f", "vimLevelResourceType": "OS::Neutron::Port"}}]}] DEBUG: grant end res_body[{'id': '5cca0a75-837b-4395-8346-575e1f6ff051', 'vnf_instance_id': 'fea7dbd1-a18a-456b-b354-41b9ccd35462', 'vnf_lcm_op_occ_id': 'a06e7e52-09db-42dc-943b-1a21983a3960', 'update_resources': [{'resource_definition_id': 'b53adb21-019d-436a-92a1-2047cdcba854', 'vim_connection_id': '1ffcd358-bee3-4bfb-bc3a-920db09f5da5'}]}] DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_retry_error_point_1 [0.078162s] ... ok DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_retry_error_point_7 [0.069986s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_delete_vnf_package [0.056635s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification [0.055805s] ... ok DEBUG: Callback URI is False DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_callback_uri_false [0.059162s] ... 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.057606s] ... 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.058051s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_unknown_auth_type [0.054467s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_download_from_glance_store [1.488232s] ... ok DEBUG: /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/conductor/conductor_server.py:620: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: exc_msg = encodeutils.exception_to_unicode(e) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_exception_from_glance_store [0.056828s] ... ok DEBUG: /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/conductor/conductor_server.py:627: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: exc_msg = encodeutils.exception_to_unicode(e) DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_exception_from_read_vnfd_files [0.071165s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_with_single_yaml_csar [0.227338s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_with_tosca_meta_file_in_csar [1.246559s] ... ok DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'f92a7dd9-2dc2-43d3-822b-579a9733e9cc', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/f92a7dd9-2dc2-43d3-822b-579a9733e9cc'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance [0.069075s] ... 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: 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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'f92a7dd9-2dc2-43d3-822b-579a9733e9cc', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/f92a7dd9-2dc2-43d3-822b-579a9733e9cc'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'dcd96304-cfd8-4c92-8b72-901c8c6a9cb3', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/dcd96304-cfd8-4c92-8b72-901c8c6a9cb3'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'dcd96304-cfd8-4c92-8b72-901c8c6a9cb3', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/dcd96304-cfd8-4c92-8b72-901c8c6a9cb3'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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_internal_processing [0.086381s] ... ok DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '6f39e103-adc3-4b8c-a901-2b607e96f4fd', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/6f39e103-adc3-4b8c-a901-2b607e96f4fd'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_error_point_notify_completed [0.069114s] ... ok DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '6f39e103-adc3-4b8c-a901-2b607e96f4fd', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/6f39e103-adc3-4b8c-a901-2b607e96f4fd'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '9d6f84b2-2ac4-467d-8e38-d948f6c98cd5', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/9d6f84b2-2ac4-467d-8e38-d948f6c98cd5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '9d6f84b2-2ac4-467d-8e38-d948f6c98cd5', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/9d6f84b2-2ac4-467d-8e38-d948f6c98cd5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_error_point_notify_processing [0.078489s] ... ok 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_exception [0.064549s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "ef672b7c-0620-417a-b4f1-13581edc5cc1", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/ef672b7c-0620-417a-b4f1-13581edc5cc1"}}}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'ef672b7c-0620-417a-b4f1-13581edc5cc1', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', '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': 'ef672b7c-0620-417a-b4f1-13581edc5cc1', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/ef672b7c-0620-417a-b4f1-13581edc5cc1'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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': 'ef672b7c-0620-417a-b4f1-13581edc5cc1', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/ef672b7c-0620-417a-b4f1-13581edc5cc1'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 [0.078309s] ... ok DEBUG: The pre-parsed input successfully passed validation. DEBUG: grant start grant_request[{"vnfInstanceId": "c3cb05a9-5c4f-4e97-ba25-2189920dba45", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/c3cb05a9-5c4f-4e97-ba25-2189920dba45"}}, "addResources": [{"id": "f88b3a42-67f1-49bc-b519-e5e8ad083630", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "7f7b72de-858e-4838-9240-e7fe64ee11d0", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}], "removeResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1", "resource": {"vimConnectionId": "0291c22d-1ab7-4ca3-bc9e-e5c201471501", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce2", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa1", "type": "VL", "resourceTemplateId": "VL1", "resource": {"vimConnectionId": "0291c22d-1ab7-4ca3-bc9e-e5c201471501", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce5", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fb9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1", "resource": {"vimConnectionId": "0291c22d-1ab7-4ca3-bc9e-e5c201471501", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce3", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa0", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1", "resource": {"vimConnectionId": "0291c22d-1ab7-4ca3-bc9e-e5c201471501", "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': 'c3cb05a9-5c4f-4e97-ba25-2189920dba45', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351281', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351282', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', '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': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', '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': 'c3cb05a9-5c4f-4e97-ba25-2189920dba45', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/c3cb05a9-5c4f-4e97-ba25-2189920dba45'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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': 'c3cb05a9-5c4f-4e97-ba25-2189920dba45', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/c3cb05a9-5c4f-4e97-ba25-2189920dba45'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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.552172s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "c3cfca8d-e73d-4c6d-bd8f-40671b7703b4", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/c3cfca8d-e73d-4c6d-bd8f-40671b7703b4"}}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant_exception [0.088381s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "5f5a532a-4d57-43aa-b360-f29aedad440c", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/5f5a532a-4d57-43aa-b360-f29aedad440c"}}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant_resource_exception [0.088104s] ... ok DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '5f5a532a-4d57-43aa-b360-f29aedad440c', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351281', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_init_csar_files [0.066827s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_init_csar_files_exception [0.072148s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_init_host [0.060411s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "5d2cddf2-3ae9-4ada-a9eb-4da9e41f8014", "vnfLcmOpOccId": "a06e7e52-09db-42dc-943b-1a21983a3960", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "flavourId": "test", "operation": "INSTANTIATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/5d2cddf2-3ae9-4ada-a9eb-4da9e41f8014"}}, "addResources": [{"id": "a2b7eeff-5bfc-44d6-acc1-252422caae03", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "54808571-2335-41dc-b8de-17bd4a5eb7fb", "type": "VL", "resourceTemplateId": "VL3"}, {"id": "b31e70a7-cac2-4d40-9db7-4cdd412d9db8", "type": "LINKPORT", "resourceTemplateId": "CP1", "vduId": "VDU1"}, {"id": "10e4d6ad-f09b-4d24-bc96-1e7122d9b763", "type": "STORAGE", "resourceTemplateId": "VB1", "vduId": "VDU1"}], "placementConstraints": [{"affinityOrAntiAffinity": "ANTI_AFFINITY", "scope": "ZONE", "fallbackBestEffort": true, "resource": [{"idType": "GRANT", "resourceId": "a2b7eeff-5bfc-44d6-acc1-252422caae03"}]}]}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '5d2cddf2-3ae9-4ada-a9eb-4da9e41f8014', 'vnf_lcm_op_occ_id': 'a06e7e52-09db-42dc-943b-1a21983a3960', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa1', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'affectedVnfcs' DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_grant [0.081593s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_grant_req_with_affinity [0.074665s] ... ok DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '484936c8-f805-4861-a4c1-2e08b902185a', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/484936c8-f805-4861-a4c1-2e08b902185a'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '484936c8-f805-4861-a4c1-2e08b902185a', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/484936c8-f805-4861-a4c1-2e08b902185a'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 [0.104730s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_already_instantiated ... SKIPPED: Such test is no longer feasible. DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '20d5272d-b2e0-480a-8a72-e9d51dac2598', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/20d5272d-b2e0-480a-8a72-e9d51dac2598'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '20d5272d-b2e0-480a-8a72-e9d51dac2598', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/20d5272d-b2e0-480a-8a72-e9d51dac2598'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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_completed [0.091874s] ... ok DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '80a731d6-64c6-4dfc-9cda-616e19846e4e', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/80a731d6-64c6-4dfc-9cda-616e19846e4e'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '80a731d6-64c6-4dfc-9cda-616e19846e4e', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/80a731d6-64c6-4dfc-9cda-616e19846e4e'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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.081825s] ... ok DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'c57b1be5-7350-49c3-a614-558c42eede13', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/c57b1be5-7350-49c3-a614-558c42eede13'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'c57b1be5-7350-49c3-a614-558c42eede13', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/c57b1be5-7350-49c3-a614-558c42eede13'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_error_point_vnf_config_end [0.082308s] ... ok 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.082088s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "e5e85212-9ae8-45fb-b9cd-1d1f7f0400a5", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/e5e85212-9ae8-45fb-b9cd-1d1f7f0400a5"}}, "addResources": [{"id": "7a9123de-e46d-4c12-8378-d2e7f8d9c538", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "dc708a9d-dc45-4957-8db8-c6a4f2df9e45", "type": "VL", "resourceTemplateId": "VL3"}, {"id": "69063c31-74d8-40ff-bdb2-7b8e30a7543a", "type": "LINKPORT", "resourceTemplateId": "CP1", "vduId": "VDU1"}, {"id": "0c2f7e0c-dcdc-4c50-9d65-3396314940fd", "type": "STORAGE", "resourceTemplateId": "VB1", "vduId": "VDU1"}]}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'e5e85212-9ae8-45fb-b9cd-1d1f7f0400a5', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa1', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', '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': 'e5e85212-9ae8-45fb-b9cd-1d1f7f0400a5', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/e5e85212-9ae8-45fb-b9cd-1d1f7f0400a5'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 e5e85212-9ae8-45fb-b9cd-1d1f7f0400a5. 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': 'e5e85212-9ae8-45fb-b9cd-1d1f7f0400a5', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/e5e85212-9ae8-45fb-b9cd-1d1f7f0400a5'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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.088442s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "caeb0049-fb3d-4c37-b9d9-006eb06a3cd6", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/caeb0049-fb3d-4c37-b9d9-006eb06a3cd6"}}, "addResources": [{"id": "adc39fda-e897-436e-a747-428e943c598f", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "cc53c45c-8467-406e-a053-74d1cc867b3f", "type": "VL", "resourceTemplateId": "VL3"}, {"id": "a2910349-32e1-4286-b840-71cadcea3f0b", "type": "LINKPORT", "resourceTemplateId": "CP1", "vduId": "VDU1"}, {"id": "49d05ade-0ad6-4e5e-95c5-7a19b070b09b", "type": "STORAGE", "resourceTemplateId": "VB1", "vduId": "VDU1"}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_grant_exception [0.077906s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "d4acf493-e2ab-456b-b104-b87174cc8de5", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/d4acf493-e2ab-456b-b104-b87174cc8de5"}}}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'd4acf493-e2ab-456b-b104-b87174cc8de5', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', '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.077699s] ... ok DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'c439bec8-5d3d-4e6f-9ac6-e68c904275ce', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/c439bec8-5d3d-4e6f-9ac6-e68c904275ce'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_with_vim_id_update [0.081529s] ... 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: 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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'c439bec8-5d3d-4e6f-9ac6-e68c904275ce', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/c439bec8-5d3d-4e6f-9ac6-e68c904275ce'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'dbc1e643-b39b-4c7a-9805-7326b4a5b983', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/dbc1e643-b39b-4c7a-9805-7326b4a5b983'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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 a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: Error in getting resources for op id - a06e7e52-09db-42dc-943b-1a21983a3960. Details: 'affectedVnfcs' DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'dbc1e643-b39b-4c7a-9805-7326b4a5b983', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a06e7e52-09db-42dc-943b-1a21983a3960', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/dbc1e643-b39b-4c7a-9805-7326b4a5b983'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a06e7e52-09db-42dc-943b-1a21983a3960'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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.089798s] ... ok DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 PROCESSING DEBUG: Update vnf lcm a06e7e52-09db-42dc-943b-1a21983a3960 COMPLETED DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_without_virtual_storage [0.076091s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_lcm_notification_exception_in_exception [0.084177s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_load_csar_data [0.069126s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_load_csar_data_downloading_not_completed [0.063880s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_load_csar_data_with_onboarding_state_created [0.066267s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_onboard_vnf_package_through_upload_vnf_package_content [0.064423s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_revert_upload_vnf_package_in_load_csar_data [0.065363s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_run_cleanup_vnf_packages [0.113852s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "bac3d24d-6d52-4888-a45c-f2a7fd53a6a5", "vnfLcmOpOccId": "00e1314d-2a82-40bd-b318-cc881243843d", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5"}}, "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.075257s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "bac3d24d-6d52-4888-a45c-f2a7fd53a6a5", "vnfLcmOpOccId": "00e1314d-2a82-40bd-b318-cc881243842d", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5"}}, "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": "0291c22d-1ab7-4ca3-bc9e-e5c201471501"}, {"idType": "GRANT", "resourceId": "2c6e5cc7-240d-4458-a683-1fe648351280"}]}]}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'vnf_lcm_op_occ_id': 'f26f181d-7891-4720-b022-b074ec1733ef', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', '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.070561s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "bac3d24d-6d52-4888-a45c-f2a7fd53a6a5", "vnfLcmOpOccId": "00e1314d-2a82-40bd-b318-cc881243843d", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5"}}, "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.080074s] ... ok DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'vnf_lcm_op_occ_id': 'f26f181d-7891-4720-b022-b074ec1733ef'}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_in [0.066478s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "bac3d24d-6d52-4888-a45c-f2a7fd53a6a5", "vnfLcmOpOccId": "f26f181d-7891-4720-b022-b074ec1733ef", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5"}}, "removeResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1", "resource": {"vimConnectionId": "0291c22d-1ab7-4ca3-bc9e-e5c201471501", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce2", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1", "resource": {"vimConnectionId": "0291c22d-1ab7-4ca3-bc9e-e5c201471501", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce3", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1", "resource": {"vimConnectionId": "0291c22d-1ab7-4ca3-bc9e-e5c201471501", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce4", "vimLevelResourceType": null}}]}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'vnf_lcm_op_occ_id': 'f26f181d-7891-4720-b022-b074ec1733ef', 'remove_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}]}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_in_grants [0.063107s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'notificationTypes': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: Internal Sever Error[MockException] DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.058270s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'notificationType': 'VnfLcmOperationOccurrenceNotification'}] DEBUG: Can not find vnf instance for notification: DEBUG: vnf_lcm_subscription not found id[bac3d24d-6d52-4888-a45c-f2a7fd53a6a5] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_not_found_subscription [0.057311s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: Notification failed id[29cbfe35-988e-42be-b6c7-04604aa97802] status[400] callback_uri[b'https://localhost/callback'] DEBUG: Notification failed id[29cbfe35-988e-42be-b6c7-04604aa97802] status[400] callback_uri[b'https://localhost/callback'] DEBUG: Notification failed id[29cbfe35-988e-42be-b6c7-04604aa97802] status[400] callback_uri[b'https://localhost/callback'] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_retry_notification [0.060973s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: send error[MockException] DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.061535s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: Notification request timed out. id[e4962959-9761-4411-b62c-4467d17346f3] callback_uri[b'https://localhost/callback'] reason[] DEBUG: Notification request timed out. id[e4962959-9761-4411-b62c-4467d17346f3] callback_uri[b'https://localhost/callback'] reason[] DEBUG: Notification request timed out. id[e4962959-9761-4411-b62c-4467d17346f3] callback_uri[b'https://localhost/callback'] reason[] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_timeout [0.075392s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_vnf_identifier_creation [0.062503s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', '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.059583s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_with_auth_basic [0.062616s] ... ok DEBUG: send_notification start notification[{'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', '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.079472s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_sync_db [0.062011s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance [0.076775s] ... 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.074471s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_error_point_notify_completed [0.079774s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_error_point_notify_processing [0.072694s] ... ok DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_exception [0.067546s] ... 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': '47f96702-958c-4548-9a62-725855221323', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/47f96702-958c-4548-9a62-725855221323'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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': '47f96702-958c-4548-9a62-725855221323', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/47f96702-958c-4548-9a62-725855221323'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant [0.092936s] ... ok DEBUG: Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '5b935662-5742-4620-b11f-7a57f5da2dfa', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/5b935662-5742-4620-b11f-7a57f5da2dfa'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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': '5b935662-5742-4620-b11f-7a57f5da2dfa', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/5b935662-5742-4620-b11f-7a57f5da2dfa'}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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_terminate_vnf_instance_grant_1 [0.096208s] ... 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, '["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.088609s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "a79023b4-699f-4849-bf91-90fd5b355c81", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/a79023b4-699f-4849-bf91-90fd5b355c81"}}}] DEBUG: Failed to revert task state for vnf instance a79023b4-699f-4849-bf91-90fd5b355c81. Error: test_ex DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant_exception [0.071423s] ... ok DEBUG: grant start grant_request[{"vnfInstanceId": "7c5d5937-4236-45a6-913c-7ad32c8b14aa", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "b87d8339-5f8d-4f28-bee6-2a5ee736ffcb", "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/7c5d5937-4236-45a6-913c-7ad32c8b14aa"}}}] DEBUG: grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '7c5d5937-4236-45a6-913c-7ad32c8b14aa', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'remove_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '0291c22d-1ab7-4ca3-bc9e-e5c201471501', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}]}] DEBUG: Failed to revert task state for vnf instance 7c5d5937-4236-45a6-913c-7ad32c8b14aa. Error: test_ex DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant_resource_exception [0.077329s] ... 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': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '42efa36d-50be-4119-b5dd-7f1513736b9d', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/42efa36d-50be-4119-b5dd-7f1513736b9d'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '42efa36d-50be-4119-b5dd-7f1513736b9d', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/42efa36d-50be-4119-b5dd-7f1513736b9d'}}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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.072013s] ... ok DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '42efa36d-50be-4119-b5dd-7f1513736b9d', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/42efa36d-50be-4119-b5dd-7f1513736b9d'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '42efa36d-50be-4119-b5dd-7f1513736b9d', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/42efa36d-50be-4119-b5dd-7f1513736b9d'}}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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_lcm_with_vnf_pkg_id [0.067782s] ... ok DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '42efa36d-50be-4119-b5dd-7f1513736b9d', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/42efa36d-50be-4119-b5dd-7f1513736b9d'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '42efa36d-50be-4119-b5dd-7f1513736b9d', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/42efa36d-50be-4119-b5dd-7f1513736b9d'}}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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_lcm_without_vnf_instance_description [0.080981s] ... ok DEBUG: send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '42efa36d-50be-4119-b5dd-7f1513736b9d', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/42efa36d-50be-4119-b5dd-7f1513736b9d'}}}] 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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/objects/vnf_lcm_subscriptions.py", line 568, in vnf_lcm_subscriptions_get DEBUG: {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_update_lcm_without_vnf_instance_name [0.071020s] ... ok 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-15.0.0.0rc2.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': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '42efa36d-50be-4119-b5dd-7f1513736b9d', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/42efa36d-50be-4119-b5dd-7f1513736b9d'}}, '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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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.062936s] ... ok DEBUG: /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/glance_store/store.py:54: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: error = encodeutils.exception_to_unicode(e) 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.067795s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_InvalidModelInputExceptionNotThrown [0.015925s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_create_event [0.010794s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_event_not_found [0.009943s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_event_by_id [0.011304s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events [0.011162s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events_filtered_invalid_id [0.012282s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events_filtered_valid_id [0.014618s] ... ok DEBUG: {0} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events_valid_fields [0.022503s] ... ok DEBUG: /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/tests/unit/db/test_cli_generate_secret_key.py:30: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp3aopqij6/gen.key'> DEBUG: data = open(out, 'rb').read() DEBUG: ResourceWarning: Enable tracemalloc to get the object allocation traceback DEBUG: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method DEBUG: warnings.warn("TestResult has no addDuration method", DEBUG: {0} tacker.tests.unit.db.test_cli_generate_secret_key.TestGenerateSecretKey.test_generate_secret_key_writes_fernet_key [0.003199s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_check_migration [0.026523s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_current [0.008899s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_database_sync_revision [0.013568s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_history [0.010847s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_stamp [0.012774s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_update_head_file_multiple_heads [0.008639s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_update_head_file_success [0.009056s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_upgrade [0.011833s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_file_missing_file [0.008540s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_file_multiple_heads [0.008335s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_file_wrong_contents [0.010449s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_success [0.010545s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_all_option [0.017263s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_api_ver_option [0.015837s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_keep_orig_option [0.014652s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_mark_delete_option [0.011264s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_no_option_invalid [0.010677s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_vnf_id_option [0.009573s] ... ok DEBUG: VIM id invalid or key not found [key_file=/etc/tacker/vim/fernet_keys/] DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_create_vnf_instance_v2 [0.068277s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_create_vnf_lcm_op_occ_v2 [0.060533s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_get_all_vnfs [0.371392s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_mark_delete_v1 [0.048578s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_mark_delete_v2 [0.047967s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_age_negative_integer_input [0.012217s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_age_not_integer_input [0.011335s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_invalid_granularity_input [0.010177s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_events [0.010974s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_vim [0.010566s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_vnf [0.011239s] ... ok DEBUG: {0} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_vnfd [0.011236s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_attribute_with_valid_data [0.016987s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_get_by_id [0.013428s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_get_by_id_with_no_existing_id [0.014066s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_invalid_attribute [0.012771s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_obj_load_attr_without_context [0.014896s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_obj_load_attr_without_id_in_object [0.013218s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_vnf_package_artifact_create [0.015125s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_destroy_vnf_instance [0.018183s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_vnf_instance_create [0.018507s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_vnf_instance_get_by_id [0.015629s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_vnf_instance_update [0.016565s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_add_user_defined_data [0.016014s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_destroy_vnf_package [0.020669s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_make_vnf_packages_list [0.016097s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_add_key_value_and_modify_value [0.018089s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_existing_key_new_value [0.015405s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_existing_key_with_same_value [0.016101s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_with_new_key_value [0.015023s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_create [0.014258s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_get_by_id [0.021309s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_list [0.020102s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_update [0.017212s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package_vnfd.TestVnfPackageVnfd.test_vnf_package_vnfd_create [0.012868s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_package_vnfd.TestVnfPackageVnfd.test_vnf_package_vnfd_get_by_id [0.014248s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_destroy_vnf_resource [0.022035s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_make_vnf_resources_list [0.018627s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_create [0.017142s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_get_by_id [0.017790s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_list [0.017183s] ... ok DEBUG: {0} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_update [0.017303s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_InvalidModelInputExceptionNotThrown [0.010861s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_create_event [0.010283s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_event_not_found [0.010128s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_event_by_id [0.011447s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events [0.011375s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events_filtered_invalid_id [0.010863s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events_filtered_valid_id [0.010593s] ... ok DEBUG: {0} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events_valid_fields [0.010802s] ... 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/glance_store/store.py:54: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: error = encodeutils.exception_to_unicode(e) 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.011477s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008496s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.glance_store.test_store.StoreBaseTest.test_get_csar_data_iter_without_username_password [0.008428s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DEBUG: Calculated Secrets uuid ref: secrets/True DEBUG: Calculated Secrets uuid ref: secrets/True DEBUG: {0} tacker.tests.unit.keymgr.test_barbican_key_manager.TestBarbicanKeyManager.test_delete_ext_oauth2_auth [0.011810s] ... ok DEBUG: {0} tacker.tests.unit.keymgr.test_barbican_key_manager.TestBarbicanKeyManager.test_get_ext_oauth2_auth [0.009572s] ... 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.008453s] ... ok DEBUG: {0} tacker.tests.unit.keymgr.test_barbican_key_manager.TestBarbicanKeyManager.test_store_ext_oauth2_auth [0.009547s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_deregister_vim_barbican [0.008753s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_deregister_vim_barbican_ext_oauth2_auth [0.009105s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_encode_vim_auth_barbican [0.008213s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_encode_vim_auth_barbican_ext_oauth2_auth [0.008105s] ... ok DEBUG: DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_register_k8sclient [0.008985s] ... ok DEBUG: DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_register_vim_with_use_helm_parameter [0.009623s] ... 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.007835s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_deregister_vim [0.008936s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_deregister_vim_barbican [0.008851s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_deregister_vim_barbican_ext_oauth2_auth [0.008631s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_encode_vim_auth_barbican [0.009042s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_encode_vim_auth_barbican_ext_oauth2_auth [0.008255s] ... ok DEBUG: {0} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_register_keystone_v3 [0.008729s] ... 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.008278s] ... 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.008308s] ... 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.015951s] ... 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.013425s] ... 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.013501s] ... 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.022600s] ... 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.021354s] ... 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.020133s] ... 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.019491s] ... 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.020177s] ... 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.020891s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_change_ext_conn_req.ChangeExtConnRequestTestCase.test_obj_from_primitive [0.009604s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_fields.TestListOfObjects.test_list_of_obj [0.008582s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_fields.TestListOfStrings.test_list_of_string [0.007492s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_fields.TestString.test_stringify [0.007775s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_grant.GrantTestCase.test_obj_from_primitive [0.008255s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_instantiate_vnf_req.InstantiateVnfRequestTestCase.test_from_vnf_instance_with_ext_vl_and_ext_managed_vl [0.011010s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_instantiate_vnf_req.InstantiateVnfRequestTestCase.test_from_vnf_instance_with_flavour [0.008651s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_instantiate_vnf_req.InstantiateVnfRequestTestCase.test_from_vnf_instance_with_flavour_and_instantiation_level [0.008831s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_terminate_vnf_request.TestTerminateVnfRequest.test_obj_from_primitive [0.010746s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_terminate_vnf_request.TestTerminateVnfRequest.test_obj_from_primitive_without_timeout [0.009739s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vim_connection.TestVnfResource.test_obj_from_primitive_and_object_to_dict [0.010268s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_attribute_with_valid_data [0.015364s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_create [0.015192s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_create_with_id [0.013676s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_create_with_software_images [0.013989s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_destroy [0.014108s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_destroy_without_id [0.014315s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_get_by_id [0.013696s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_get_by_id_with_no_existing_id [0.013821s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_get_by_id_with_software_images [0.027167s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_invalid_attribute [0.016989s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_obj_load_attr_without_context [0.014319s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_obj_load_attr_without_id_in_object [0.012834s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_create [0.016635s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_create_failure_with_id [0.014806s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_destroy [0.016341s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_destroy_failure_without_id [0.014460s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_get_all [0.021358s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_get_by_id [0.017906s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_get_by_id_non_existing_vnf_instance [0.015305s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_save [0.016216s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_save_error [0.015469s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update [0.024332s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update_metadata_key_is_none [0.024261s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update_metadata_not_dict [0.021777s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update_vim_connection_info_change_element [0.024149s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update_vim_connection_info_no_change_existing_id [0.029857s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_vnf_instance_list_get_by_filters [0.022615s] ... 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.019384s] ... 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.019593s] ... 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.040699s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_instantiated_info_obj_from_primitive_and_obj_to_dict [0.030656s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_resource_handle_obj_from_primitive_and_object_to_dict [0.017213s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_save [0.020234s] ... 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.016494s] ... 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.017016s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_vnfc_cp_info_obj_from_primitive_and_obj_to_dict [0.016566s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_vnfc_resource_info_obj_from_primitive_and_obj_to_dict [0.016755s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_op_occs.TestVnfLcmOpOcc.test_create [0.018644s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_op_occs.TestVnfLcmOpOcc.test_save [0.021713s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_create_1 [0.017603s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_create_2 [0.018342s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_destroy [0.016951s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_destroy_for_invalid_tenant_id [0.016322s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_get [0.015771s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_list [0.015433s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_show [0.015454s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_show_for_invalid_tenant_id [0.015534s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_attribute_with_valid_data [0.013390s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create [0.016299s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create_ignore_flavours [0.013302s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create_with_id [0.014913s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create_without_user_define_data [0.012835s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_destroy [0.011354s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_destroy_without_id [0.011417s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_all [0.012978s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id [0.019903s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id_with_flavours [0.014221s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id_with_no_existing_id [0.012764s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id_without_flavours [0.013897s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_invalid_attribute [0.011652s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_obj_load_attr_without_context [0.014449s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_obj_load_attr_without_id_in_object [0.011788s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_obj_make_compatible [0.011560s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_save [0.013370s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_save_error [0.013264s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_vnf_package_list_by_filter [0.015762s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_create [0.014082s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_create_with_id [0.014080s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_by_id [0.013154s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_by_package_id [0.014953s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_by_vnfd_id [0.013739s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_vnf_package_vnfd [0.013653s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_vnf_package_vnfd_by_vnfid [0.012882s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_create [0.015675s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_create_with_id [0.015050s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_destroy [0.016213s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_destroy_failure_without_id [0.015474s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_get_by_vnf_instance_id [0.016438s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_save [0.016939s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_save_error [0.017783s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_attribute_with_valid_data [0.015317s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_create [0.016078s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_get_by_id [0.017701s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_get_by_id_with_no_existing_id [0.017741s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_invalid_attribute [0.015464s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_obj_load_attr_without_context [0.014660s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_obj_load_attr_without_id_in_object [0.015167s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_software_image_create_with_id [0.014841s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_check_vnfd_attribute [0.011932s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_delete [0.010676s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_destroy [0.011186s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_obj_from_db_obj [0.009641s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_check_vnfd_attribute [0.011867s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_create [0.010219s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_delete [0.011313s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_destroy [0.011472s] ... ok DEBUG: {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_obj_from_db_obj [0.009937s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.024820s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_change_ext_conn_vnf [0.031645s] ... ok 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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: other_project_member DEBUG: Testing unauthorized user: project_reader DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsPolicyTest.test_create_vnf [0.031940s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:create failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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: 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.023384s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017796s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.030283s] ... 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017596s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.028759s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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.016325s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.022999s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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.016623s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:rollback failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.063228s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_lcm_op_occs [0.017075s] ... 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 failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.015427s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.028886s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017195s] ... 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.029928s] ... 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.VNFLCMNewDefaultsWithScopePolicyTest.test_change_ext_conn_vnf [0.039069s] ... 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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: other_project_member DEBUG: Testing unauthorized user: admin DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.031025s] ... 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.024845s] ... 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.VNFLCMNewDefaultsWithScopePolicyTest.test_fail_vnf [0.018948s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:fail failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.032186s] ... 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: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMNewDefaultsWithScopePolicyTest.test_index_vnf [0.017000s] ... ok 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: 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( 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.033506s] ... 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: 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( 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_list_lcm_op_occs [0.016212s] ... 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:101: 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( 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:retry failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.VNFLCMNewDefaultsWithScopePolicyTest.test_retry_vnf [0.022840s] ... 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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: 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.018958s] ... ok 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.090543s] ... 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.020310s] ... 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017535s] ... 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.032456s] ... 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.019282s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_cancel_vnf [0.023187s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:change_ext_conn failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_change_ext_conn_vnf [0.028473s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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.029993s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Testing authorized user: legacy_admin DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_delete_vnf [0.025444s] ... 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_instances:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017175s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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_heal_vnf [0.026621s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_instances:heal failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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.016087s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.028200s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_list_lcm_op_occs [0.014595s] ... ok 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: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_retry_vnf [0.022083s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.016026s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.064137s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_lcm_op_occs [0.019729s] ... ok 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMPolicyTest.test_show_vnf [0.016093s] ... 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: 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.027964s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_update_vnf [0.016395s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.029380s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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_change_ext_conn_vnf [0.036776s] ... 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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.032483s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Testing authorized user: legacy_admin DEBUG: Testing authorized user: project_admin DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_delete_vnf [0.023475s] ... ok 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:101: 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( 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:delete failed with credentials {'is_admin': False, 'user_id': 'other_project_member', 'project_id': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.018009s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.031520s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: {0} tacker.tests.unit.policies.test_vnf_lcm.VNFLCMScopeTypePolicyTest.test_index_vnf [0.015563s] ... ok DEBUG: Testing unauthorized user: foo DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.033072s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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.015063s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.021499s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.016387s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.088817s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017122s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.014328s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.036362s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_update_vnf [0.020136s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.025873s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.024062s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.019027s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.018235s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.363419s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsPolicyTest.test_index_vnf_package [0.022089s] ... ok 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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_package.VNFPackageNewDefaultsPolicyTest.test_patch_vnf_package [0.026567s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017417s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017178s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.025419s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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_package.VNFPackageNewDefaultsWithScopePolicyTest.test_create_vnf_package [0.029790s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:create failed with credentials {'is_admin': False, 'user_id': 'project_foo', 'project_id': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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_package.VNFPackageNewDefaultsWithScopePolicyTest.test_delete_vnf_package [0.024290s] ... ok DEBUG: Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'is_admin': False, 'user_id': 'project_reader', 'project_id': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017578s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.017976s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.164006s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageNewDefaultsWithScopePolicyTest.test_index_vnf_package [0.027338s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: Testing unauthorized user: foo DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.032771s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.018129s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.VNFPackageNewDefaultsWithScopePolicyTest.test_upload_vnf_package_content_package [0.017658s] ... ok 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'a9bba4c1-1f07-4290-9aac-d6d36dd990aa', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.031234s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.023532s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.023353s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.016670s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.015671s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.VNFPackagePolicyTest.test_get_vnf_package_vnfd [0.163950s] ... ok 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.022110s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.026656s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_show_vnf_package [0.016162s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_content_package [0.015522s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.023973s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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.026907s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_delete_vnf_package [0.022937s] ... ok 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_fetch_package_content_vnf_package [0.015551s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.016298s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_get_vnf_package_vnfd [0.170972s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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.026439s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( DEBUG: Testing unauthorized user: member DEBUG: Testing unauthorized user: reader DEBUG: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_patch_vnf_package [0.030410s] ... ok 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.policies.test_vnf_package.VNFPackageScopeTypePolicyTest.test_show_vnf_package [0.017911s] ... 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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.016734s] ... 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: 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( 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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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': 'ac50f080-912f-4025-b04c-0a1e9575eacc', 'domain': None, 'user_domain': None, 'project_domain': None, '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_upload_vnf_package_from_uri [0.030025s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_no_user_id [0.008735s] ... ok DEBUG: X_USER_ID is not found in request DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_request_id_extracted_from_env [0.007795s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_roles_no_admin [0.008096s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_roles_with_admin [0.007258s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_auth_token [0.007532s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_tenant_id [0.007656s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_user_id [0.007320s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_user_tenant_name [0.007268s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_without_auth_token [0.007316s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_basic_with_local [0.006891s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_basic_with_subscription [0.006774s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_noauth_with_local [0.006618s] ... 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.007726s] ... 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.007573s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_init [0.007355s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_basic [0.006836s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_noauth [0.006623s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_oauth2_client_credentials [0.008021s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_used_chahe [0.006863s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBasic.test_do_auth [0.007828s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBasic.test_do_auth_invalid_token_type [0.007712s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBasic.test_do_auth_invalid_token_value [0.007831s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_invalid_scope [0.008362s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_invalid_token_value [0.008122s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_no_response [0.007920s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_no_token_type_in_response [0.008152s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_no_token_value_in_response [0.008737s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_basic [0.009605s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_bearer_1_VnflcmAPIRouter [0.008693s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_bearer_2_VnfpkgmAPIRouter [0.008650s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_none [0.008611s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestAuthValidatorExecution.test_called [0.007816s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_1_GET [0.007029s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_2_PUT [0.007305s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_3_POST [0.007028s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_4_DELETE [0.007216s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_5_PATCH [0.007216s] ... 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.014302s] ... 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.013871s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_apply_access_token_info_fail_timeout [0.008882s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_1_GET [0.008718s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_2_PUT [0.009426s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_3_POST [0.009161s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_4_DELETE [0.009408s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_5_PATCH [0.010803s] ... 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.014310s] ... ok DEBUG: Get Access Token, Connecting to DEBUG: Exception in thread Thread-84: 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-15.0.0.0rc2.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-15.0.0.0rc2.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-15.0.0.0rc2.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.016151s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_invalid_value_1_None [0.008191s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_invalid_value_2_ [0.006931s] ... ok DEBUG: {0} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_non_expaire [0.006791s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_generate_tacker_service_context_external [0.007170s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_generate_tacker_service_context_keystone [0.006998s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_admin_context [0.016350s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_admin_to_dict [0.011000s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_admin_without_session_to_dict [0.009510s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_create [0.009432s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_create_with_name [0.007596s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_create_with_request_id [0.007280s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_elevated_retains_request_id [0.007226s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_get_admin_context_not_update_local_store [0.007244s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_overwrite [0.007599s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_to_dict [0.007280s] ... ok DEBUG: {0} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_to_dict_with_name [0.006961s] ... 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: {0} tacker.tests.unit.test_policy.EnhancedPolicyTestCace.test_check_with_target_special_role [0.011160s] ... ok 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_enforce_with_target_special_role [0.015204s] ... 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.011067s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.006622s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.009023s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.DictSerializerTest.test_dispatch_default [0.007000s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.FaultTest.test_call_fault [0.006819s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_default_raise_Malformed_Exception [0.006661s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_json [0.007006s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_unicode [0.006561s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_utf8 [0.006767s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDictSerializerTest.test_json [0.006488s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.JSONDictSerializerTest.test_json_with_unicode [0.007217s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.MiddlewareTest.test_process_response [0.006388s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_deserialize [0.000989s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_action_args [0.000075s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_body_deserializer_unknown_content_type [0.000091s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_deserializer [0.000043s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_expected_content_type [0.000106s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_custom [0.006631s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_default [0.006897s] ... 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.007776s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_accept_and_query_extension [0.007332s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_accept_default [0.010246s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_accept_with_given_content_types [0.006445s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_from_accept [0.007073s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_from_query_extension [0.006804s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_missing [0.008019s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_unsupported [0.008233s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_with_charset [0.006603s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_with_given_content_types [0.007032s] ... ok DEBUG: .FakeRequest.method of .FakeRequest object at 0x7f212b01f590>> http://where.no 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-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/wsgi.py", line 986, in __call__ DEBUG: action, args, accept = self.deserializer.deserialize(request) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 559, in deserialize DEBUG: action_args.update(self.deserialize_body(request, action)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/wsgi.py", line 584, in deserialize_body DEBUG: deserializer = self.get_body_deserializer(content_type) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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 [0.008582s] ... ok DEBUG: .FakeRequest.method of .FakeRequest object at 0x7f212b01dc70>> 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-15.0.0.0rc2.dev1/tacker/wsgi.py", line 999, in __call__ DEBUG: action_result = self.dispatch(request, action, args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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_call_resource_class_bad_request_error [0.007244s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_dispatch [0.006610s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_dispatch_unknown_controller_action [0.006835s] ... ok DEBUG: POST http://localhost/ DEBUG: MalformedRequestBody: Malformed request body DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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-15.0.0.0rc2.dev1/tacker/wsgi.py", line 986, in __call__ DEBUG: action, args, accept = self.deserializer.deserialize(request) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 559, in deserialize DEBUG: action_args.update(self.deserialize_body(request, action)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 595, in deserialize_body DEBUG: return deserializer.deserialize(body, action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 496, in deserialize DEBUG: return self.dispatch(datastring, action=action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 416, in dispatch DEBUG: return action_method(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 512, in default DEBUG: return {'body': self._from_json(datastring)} DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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_malformed_request_body_throws_bad_request [0.008088s] ... ok DEBUG: GET http://localhost/ DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_type_error [0.008669s] ... ok DEBUG: Exception handling resource: attribute name must be string, not 'NoneType' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 999, in __call__ DEBUG: action_result = self.dispatch(request, action, args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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: 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-15.0.0.0rc2.dev1/tacker/wsgi.py", line 999, in __call__ DEBUG: action_result = self.dispatch(request, action, args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 1039, in dispatch DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_bad_request_error [0.007573s] ... ok DEBUG: controller_method = getattr(self.controller, action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: TypeError: attribute name must be string, not 'NoneType' DEBUG: POST http://localhost/ DEBUG: {0} tacker.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_throws_unsupported_media_type_error [0.009795s] ... ok DEBUG: MalformedRequestBody: Malformed request body DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.ResponseHeadersSerializerTest.test_custom [0.006554s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_default [0.008058s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_get_body_serializer [0.000150s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_get_serializer [0.000069s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_json_response [0.000108s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_response_None [0.000062s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_unknown_content_type [0.000082s] ... 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-15.0.0.0rc2.dev1/tacker/wsgi.py", line 986, in __call__ DEBUG: action, args, accept = self.deserializer.deserialize(request) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 559, in deserialize DEBUG: action_args.update(self.deserialize_body(request, action)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 595, in deserialize_body DEBUG: return deserializer.deserialize(body, action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 496, in deserialize DEBUG: return self.dispatch(datastring, action=action) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: {0} tacker.tests.unit.test_wsgi.SerializerTest.test_deserialize_json_content_type [0.006986s] ... ok DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 416, in dispatch DEBUG: return action_method(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/tacker/wsgi.py", line 512, in default DEBUG: return {'body': self._from_json(datastring)} DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/tacker-15.0.0.0rc2.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.SerializerTest.test_deserialize_raise_bad_request [0.006792s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.SerializerTest.test_get_deserialize_handler_unknown_content_type [0.006747s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.SerializerTest.test_serialize_content_type_json [0.006558s] ... ok DEBUG: {0} tacker.tests.unit.test_wsgi.SerializerTest.test_serialize_unknown_content_type [0.006807s] ... 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.007257s] ... 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.006624s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestFilteredTraceback.test_filter_traceback [0.006717s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_first_traceback_ignored [0.006615s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_middle_traceback_ignored [0.006598s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_no_ignored_tracebacks [0.006986s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_single_member_trailing_chain [0.006760s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_two_member_trailing_chain [0.006704s] ... ok DEBUG: {0} tacker.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test_exception_handler [0.007653s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_create_with_status_201 [0.014475s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_create_without_userdefine_data [0.011909s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008497s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: delete vnfd_attribute failed DEBUG: delete vnfd failed DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_204_status [0.011565s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008261s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_operational_state_enabled [0.008975s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_usage_state_in_use [0.009419s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008662s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_path [0.016790s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009645s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_status [0.010061s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009760s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008756s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008823s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008593s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content [0.009832s] ... 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_fetch_vnf_package_content_invalid_multiple_range [0.010486s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_invalid_onboarding [0.009294s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008522s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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-15.0.0.0rc2.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.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_not_present [0.010228s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008173s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_with_size [0.009440s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_failed_with_bad_request [0.250018s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_failed_with_internal_server_error [0.013563s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_failed_with_invalid_status [0.026778s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: HTTP exception thrown: VNF Package f26f181d-7891-4720-b022-b074ec1733ef state is not ONBOARDED DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_for_content_type_text_plain [0.169124s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.011630s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008585s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008406s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_valid_accept_headers_1_application_zip [0.270331s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_valid_accept_headers_2_text_plain_application_zip [0.264560s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_valid_accept_headers_3_application_zip_text_plain [0.299189s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_1__vnfpkgm_v1_vnf_packages [0.234090s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_all_fields [0.014320s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_default [0.011216s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_1 [0.012635s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_2 [0.011252s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_3 [0.010429s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_4 [0.010715s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_1 [0.010423s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_2 [0.010570s] ... 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_fields_3 [0.009958s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_4 [0.014563s] ... 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_1 [0.013428s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_combination_2 [0.011099s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_combination_3 [0.010837s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_fields_1 [0.009849s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_fields_2 [0.009832s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_nested_complex_attribute [0.010245s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_1 [0.009459s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010244s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_user_defined_data [0.010710s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_user_defined_data_combination [0.010671s] ... 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.010536s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_02 [0.010572s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_03 [0.015731s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_04 [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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_05 [0.010490s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_06 [0.010252s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_07 [0.010530s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_08 [0.010469s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_09 [0.010457s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_10 [0.011580s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_11 [0.010352s] ... 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_12 [0.011416s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_13 [0.010439s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_14 [0.010209s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_15 [0.009983s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_16 [0.011107s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_17 [0.010063s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_18 [0.010868s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_19 [0.010291s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_20 [0.010136s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_21 [0.012149s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_22 [0.011970s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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_23 [0.010391s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( 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_24 [0.011329s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_25 [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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_26 [0.010932s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_27 [0.022932s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_28 [0.013360s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_29 [0.013791s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_combination [0.014645s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_attribute_1 [0.012396s] ... 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_invalid_attribute_2 [0.011540s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_1 [0.012704s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_2 [0.015724s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_3 [0.015685s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_4 [0.016619s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_operator_1 [0.011860s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_operator_2 [0.013041s] ... ok DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_operator_3 [0.017443s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_1 [0.016223s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_2 [0.012171s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_3 [0.012710s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_4 [0.014516s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_5 [0.012394s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_6 [0.014973s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_1 [0.017157s] ... 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_invalid_value_type_2 [0.014799s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_3 [0.011767s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_4 [0.010413s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_5 [0.010079s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_6 [0.011656s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_7 [0.011615s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_01 [0.011183s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_02 [0.011361s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_03 [0.010855s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_04 [0.010731s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_05 [0.015515s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_06 [0.012892s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_07 [0.011315s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_08 [0.011176s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_09 [0.010791s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_10 [0.014295s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_11 [0.013317s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_12 [0.012223s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_13 [0.014491s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_14 [0.012553s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_15 [0.010968s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_16 [0.010809s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_1 [0.010856s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_2 [0.011336s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_3 [0.024420s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_4 [0.011442s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_5 [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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_6 [0.018894s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_1 [0.013080s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_2 [0.012877s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_3 [0.010742s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_4 [0.011734s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_paging_5 [0.018619s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch [0.014964s] ... ok DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_failed_with_same_operational_state [0.012925s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_failed_with_same_user_data [0.017342s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_not_in_onboarded_state [0.011139s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_update_existing_user_data [0.013769s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.012044s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.012056s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009650s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009833s] ... 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 [0.016099s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.011452s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_with_invalid_uuid [0.010234s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content [0.013563s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content_with_invalid_status [0.012188s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.011445s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.011508s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri [0.013391s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_status [0.012131s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010268s] ... 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_upload_vnf_package_from_uri_with_invalid_url_2_xyz___github_com_abc_xyz_git [0.012531s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_upload_vnf_package_from_uri_with_invalid_url_3_xyz___github_com_abc_xyz [0.009928s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.012737s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010069s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_create_with_status_201 [0.014903s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_create_without_userdefine_data [0.013374s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_1 [0.016687s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_2 [0.015334s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_3 [0.011659s] ... ok DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_4 [0.010780s] ... ok 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_no_vnf_package [0.010402s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_delete_with_204_status [0.012214s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_invalid_uuid [0.014927s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: delete vnfd_attribute failed DEBUG: delete vnfd failed DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_with_operational_state_enabled [0.009469s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_usage_state_in_use [0.009136s] ... ok DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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_1 [0.017320s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_2 [0.015928s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_3 [0.011152s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_4 [0.011645s] ... ok 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_multiple_range [0.008763s] ... ok DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_path [0.015607s] ... ok 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_range [0.010578s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_status [0.010148s] ... 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_invalid_uuid [0.012083s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_with_non_existing_vnf_package [0.010193s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009272s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_range [0.008695s] ... 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 [0.009964s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_1 [0.011849s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_2 [0.012062s] ... ok DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_3 [0.014650s] ... ok DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_4 [0.011653s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_invalid_multiple_range [0.011722s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_invalid_onboarding [0.011252s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008367s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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-15.0.0.0rc2.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.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_not_present [0.009269s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_valid_range [0.009260s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_with_size [0.008997s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_1 [0.296604s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_2 [0.268856s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_get_vnf_package_vnfd_enhanced_policy_3 [0.266499s] ... 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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.268358s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_failed_with_bad_request [0.253902s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_failed_with_internal_server_error [0.015134s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_failed_with_invalid_status [0.012144s] ... ok DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: HTTP exception thrown: VNF Package f26f181d-7891-4720-b022-b074ec1733ef state is not ONBOARDED DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_for_content_type_text_plain [0.169728s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010728s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008831s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008814s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_valid_accept_headers_1_application_zip [0.246877s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_valid_accept_headers_2_text_plain_application_zip [0.279141s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_valid_accept_headers_3_application_zip_text_plain [0.483839s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_1__vnfpkgm_v1_vnf_packages [0.011686s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_all_fields [0.010410s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_default [0.010061s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_1 [0.010377s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_2 [0.010379s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_3 [0.010215s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_4 [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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_1 [0.010611s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_2 [0.010046s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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_fields_3 [0.010180s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_4 [0.010273s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009473s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009481s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010120s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009393s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009367s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_nested_complex_attribute [0.010149s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.015578s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_2 [0.011096s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_user_defined_data [0.015716s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_user_defined_data_combination [0.011882s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_1 [0.011227s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_enhanced_policy_2 [0.011407s] ... ok DEBUG: GET http://localhost//vnf_packages DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_3 [0.011807s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_4 [0.011075s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_5 [0.011970s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_6 [0.010829s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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=ff3b8d60-5517-4959-bd2c-1149722bf7c5 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_paging [0.015440s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_01 [0.010454s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_attributes_02 [0.010158s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_03 [0.010129s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_04 [0.011018s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_05 [0.010315s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_06 [0.010179s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_07 [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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_08 [0.009984s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_09 [0.009893s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_10 [0.010512s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_11 [0.009865s] ... 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_attributes_12 [0.009907s] ... ok DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_13 [0.010372s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_14 [0.012153s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_attributes_15 [0.011247s] ... ok DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_16 [0.013502s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_17 [0.011374s] ... ok DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_18 [0.011584s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_19 [0.011223s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_20 [0.012196s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_21 [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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_22 [0.011977s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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_attributes_23 [0.012469s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_24 [0.010138s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_25 [0.009981s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_26 [0.010263s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_27 [0.010148s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_28 [0.010670s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_29 [0.009981s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_combination [0.010101s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009506s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009331s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010210s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009533s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009466s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009440s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009248s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009371s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010289s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009670s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009645s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009578s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009544s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009598s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010088s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009286s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009289s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009296s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_5 [0.009338s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009505s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010646s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_operator_01 [0.010553s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_02 [0.009975s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_03 [0.009930s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_04 [0.010897s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_05 [0.010917s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_06 [0.010825s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_07 [0.010057s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_08 [0.012145s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_09 [0.010394s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_10 [0.010162s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_11 [0.010086s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_12 [0.010539s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_13 [0.009945s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_14 [0.011114s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_15 [0.010083s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_16 [0.010079s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_1 [0.010064s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_2 [0.011219s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_3 [0.012429s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_4 [0.011031s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_5 [0.009990s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_6 [0.010041s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_1 [0.011870s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_2 [0.012418s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009426s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_4 [0.010838s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_5 [0.010719s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch [0.012679s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_1 [0.012172s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_2 [0.012929s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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.011456s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_enhanced_policy_4 [0.011410s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_failed_with_same_operational_state [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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_failed_with_same_user_data [0.010689s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_not_in_onboarded_state [0.010459s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_update_existing_user_data [0.013149s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010455s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010425s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008834s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009126s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show [0.009236s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_show_enhanced_policy_1 [0.010539s] ... ok DEBUG: GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_show_enhanced_policy_2 [0.010720s] ... 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 DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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.012504s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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.016243s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_created_1___VENDOR_provider_A__ [0.010716s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_created_2___ [0.010658s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_no_vnf_package [0.008842s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_with_invalid_uuid [0.008726s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content [0.010883s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_1 [0.011730s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_2 [0.010744s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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.010863s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 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.012680s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.011168s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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_content_with_invalid_uuid [0.009577s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: Failed 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009591s] ... 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_upload_vnf_package_from_uri [0.011179s] ... ok DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010816s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008878s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.008964s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.010447s] ... ok DEBUG: Directory to write image files does not exist (/var/lib/glance/images). Creating. DEBUG: Unable to create datadir: /var/lib/glance/images DEBUG: /usr/lib/python3.12/site-packages/glance_store/driver.py:114: DeprecationWarning: Using function/method 'exception_to_unicode()' is deprecated: Use str(exc) instead DEBUG: % encodeutils.exception_to_unicode(e)) DEBUG: Failed 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.009838s] ... ok DEBUG: test_log rollback DEBUG: call(, {'notificationType': 'VnfLcmOperationOccurrenceNotification', 'vnfInstanceId': 'bac3d24d-6d52-4888-a45c-f2a7fd53a6a5', '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/bac3d24d-6d52-4888-a45c-f2a7fd53a6a5'}, '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: 1286 tests in 45.5515 sec. DEBUG: - Passed: 1121 DEBUG: - Skipped: 165 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 45.0950 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (1286 tests) => 0:00:45.551528 DEBUG: Test id Runtime (s) DEBUG: ---------------------------------------------------------------------------------------------------------------------- ----------- DEBUG: tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_download_from_glance_store 1.488 DEBUG: tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_with_tosca_meta_file_in_csar 1.247 DEBUG: tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_expaire 1.016 DEBUG: tacker.tests.unit.test_auth.TestOAuth2Session.test_apply_access_token_info 1.014 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_meta_in_manifest_with_vnf_artifact 0.828 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data 0.821 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_artifacts_short_notation 0.759 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_unit_conversion 0.747 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_policies 0.743 DEBUG: tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_mf_name_with_vnf_artifact 0.695 DEBUG: py312: OK (55.91 seconds) DEBUG: congratulations :) (56.00 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.S544lM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/licenses/openstack-tacker DEBUG: + cp -pr /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/licenses/openstack-tacker DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-tacker = 15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.juqqc2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/licenses/python3-tacker DEBUG: + cp -pr /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/licenses/python3-tacker DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-tacker = 15.0.0-0.20260329172201.07a0104.el10 python3-tacker = 15.0.0-0.20260329172201.07a0104.el10 python3.12-tacker = 15.0.0-0.20260329172201.07a0104.el10 python3.12dist(tacker) = 15~rc2 python3dist(tacker) = 15~rc2 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-glanceclient) >= 4.8 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 < 15.0.0-0.20260329172201.07a0104.el10 DEBUG: Processing files: openstack-tacker-common-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9XP3EN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/doc/openstack-tacker-common DEBUG: + cp -pr /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/README.rst /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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.DDA4I9 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/licenses/openstack-tacker-common DEBUG: + cp -pr /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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) = 15.0.0-0.20260329172201.07a0104.el10 openstack-tacker-common = 15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vIw1Ac DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/licenses/python3-tacker-tests DEBUG: + cp -pr /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/licenses/python3-tacker-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-tacker-tests = 15.0.0-0.20260329172201.07a0104.el10 python3-tacker-tests = 15.0.0-0.20260329172201.07a0104.el10 python3.12-tacker-tests = 15.0.0-0.20260329172201.07a0104.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 < 15.0.0-0.20260329172201.07a0104.el10 DEBUG: Processing files: python3-tacker-doc-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QGDUpE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/doc/python3-tacker-doc DEBUG: + cp -pr /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/doc/build/html /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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.FcGSiZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.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-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/licenses/python3-tacker-doc DEBUG: + cp -pr /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1/LICENSE /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64/usr/share/licenses/python3-tacker-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-tacker-doc = 15.0.0-0.20260329172201.07a0104.el10 python3-tacker-doc = 15.0.0-0.20260329172201.07a0104.el10 python3.12-tacker-doc = 15.0.0-0.20260329172201.07a0104.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 < 15.0.0-0.20260329172201.07a0104.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-tacker-common-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-tacker-tests-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-tacker-doc-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jhf73M DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-15.0.0.0rc2.dev1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.QnwKR5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/tacker-15.0.0.0rc2.dev1-SPECPARTS DEBUG: + rm -rf tacker-15.0.0.0rc2.dev1 tacker-15.0.0.0rc2.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-15.0.0-0.20260329172201.07a0104.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.src.rpm) Config(dlrn-5) 3 minutes 14 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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', '--human'] with env {'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: 15Gi 4.5Gi 2.4Gi 1.0Gi 9.8Gi 10Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 842M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 187G 362G 35% / 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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source 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.mb6ihatm', '/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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-common-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/python3-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/python3-tacker-tests-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/python3-tacker-doc-15.0.0-0.20260329172201.07a0104.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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-common-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/python3-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/python3-tacker-tests-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/python3-tacker-doc-15.0.0-0.20260329172201.07a0104.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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/openstack-tacker-common-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/python3-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/python3-tacker-tests-15.0.0-0.20260329172201.07a0104.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_981d1233/python3-tacker-doc-15.0.0-0.20260329172201.07a0104.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-f8a331a40eb21e6c8f3 72 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-67107 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-b790e27b56 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-ccec4d07 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-84893de76173b8846 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-zaqar-f0599ef0072661c6a2db4b 77 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-fd4cef0a 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-38ab732 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-ad92be806b9686ed2ca3a 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-4d96ff95 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-12145b00c5 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-83b1d9f26b 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-b2e084e8734255a5a702 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-924551f52 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-config_template-541bfb98dc38f2 61 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-manila-8a572a3e88ee0608034cc753 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2d15320f093f7e199f7619 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-0e17064987bb58c42bc0 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-5166b796838e6b 75 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 32 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 19 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 26 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 105 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 110 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 83 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 74 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 24 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 173 kB/s | 30 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: DEBUG: openstack-tacker noarch 15.0.0-0.20260329172201.07a0104.el10 @commandline 14 k DEBUG: openstack-tacker-common noarch 15.0.0-0.20260329172201.07a0104.el10 @commandline 38 k DEBUG: python3-tacker noarch 15.0.0-0.20260329172201.07a0104.el10 @commandline 1.4 M DEBUG: python3-tacker-doc noarch 15.0.0-0.20260329172201.07a0104.el10 @commandline 2.2 M DEBUG: python3-tacker-tests noarch 15.0.0-0.20260329172201.07a0104.el10 @commandline 1.4 M DEBUG: Installing dependencies: DEBUG: cryptsetup x86_64 2.8.1-2.el10 baseos 351 k DEBUG: device-mapper-event x86_64 10:1.02.210-2.el10 baseos 36 k DEBUG: device-mapper-event-libs x86_64 10:1.02.210-2.el10 baseos 31 k DEBUG: device-mapper-multipath x86_64 0.9.9-18.el10 baseos 179 k DEBUG: device-mapper-multipath-libs x86_64 0.9.9-18.el10 baseos 307 k DEBUG: device-mapper-persistent-data x86_64 1.3.0-1.el10 baseos 1.2 M DEBUG: e2fsprogs-libs x86_64 1.47.1-5.el10 baseos 225 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.11-0.git4b3e853.el10 baseos 398 k DEBUG: iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el10 baseos 82 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-13.el10 baseos 136 k DEBUG: kpartx x86_64 0.9.9-18.el10 baseos 52 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-15.el10 baseos 52 k DEBUG: libini_config x86_64 1.3.1-58.el10 baseos 68 k DEBUG: libnfsidmap x86_64 1:2.8.3-5.el10 baseos 62 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libnvme x86_64 1.16.1-2.el10 baseos 120 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-8.el10 appstream 189 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.36-2.el10 baseos 1.6 M DEBUG: lvm2-libs x86_64 10:2.03.36-2.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.3-5.el10 baseos 487 k DEBUG: nvme-cli x86_64 2.16-2.el10 baseos 1.2 M DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 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-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-512.el10 appstream 35 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 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-514.el10 appstream 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-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 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-514.el10 appstream 12 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-514.el10 appstream 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-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 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-514.el10 appstream 14 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.8.0-0.20250903120907.5c2d02e.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.2.0-0.20250903114445.8b1a210.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.4.1-0.20250903123600.609f4ea.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.8.0-0.20250905132338.e2d3049.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.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.9.0.post0-1.el10 baseos 340 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.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 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.9.0-0.20250722065403.0b3a8ab.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.3.0-0.20250722065958.d8a25e1.el10 delorean-component-clients 200 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.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 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.6.0-0.20250722064251.5f7d102.el10 delorean-component-clients 340 k DEBUG: python3-novaclient noarch 1:18.11.0-0.20250903121841.45a4ab5.el10 delorean-component-clients 266 k DEBUG: python3-oauthlib noarch 3.2.2-6.el10 appstream 259 k DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-os-brick noarch 6.13.0-0.20250905144355.a8c7de0.el10 delorean-component-cinder 1.2 M DEBUG: python3-os-client-config noarch 2.3.0-0.20250722070834.d1e2fe7.el10 delorean-component-clients 58 k DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 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 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-privsep noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 53 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-rootwrap noarch 7.7.0-0.20250903120002.0cb36cd.el10 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslo-versionedobjects noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 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-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pyasn1 noarch 0.6.2-1.el10 appstream 197 k DEBUG: python3-pyasn1-modules noarch 0.6.2-1.el10 appstream 398 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.5.0-0.20250903121709.3c04bde.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.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 8.0 k DEBUG: python3-tackerclient noarch 2.4.0-0.20250903124708.00d6e14.el10 delorean-component-clients 172 k DEBUG: python3-tempest noarch 1:46.2.1-0.20260327044655.0e17064.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 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 k DEBUG: python3-tooz+redis noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.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-10.el10 baseos 198 k DEBUG: quota-nls noarch 1:4.09-10.el10 baseos 76 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-23.el10 baseos 2.3 M DEBUG: userspace-rcu x86_64 0.14.0-7.el10 baseos 115 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-514.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: 58 M DEBUG: Installed size: 259 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.9.0-0.20250722065403.0b3a8ab.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.11.0-0.20250903121841.45a4ab5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tackerclient-2.4.0-0.20250903124708.00d6e14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.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.10.0-0.20250618070037.af17b57.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.2.1-0.20250905232230.388ec84.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.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.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-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-7.0.0-0.20250618071237.8df645f.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.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-46.2.1-0.20260327044655.0e17064.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.8.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.210-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.210-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.9.9-18.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.9.9-18.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-1.3.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.47.1-5.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.11-0.git4b3e853.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.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-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.9.9-18.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-15.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.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnvme-1.16.1-2.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.36-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.36-2.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.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nvme-cli-2.16-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.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-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.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-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-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-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-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-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-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] 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.9.0.post0-1.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-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.09-10.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-23.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-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.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-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.6.2-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.5.0-0.20250903121709.3c04bde 1/267 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 2/267 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 3/267 DEBUG: Installing : python3-iso8601-2.1.0-3.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-6.el10.x86_64 8/267 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.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.2-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.16.1-2.el10.x86_64 15/267 DEBUG: Installing : libaio-0.3.111-22.el10.x86_64 16/267 DEBUG: Installing : kmod-31-13.el10.x86_64 17/267 DEBUG: Installing : device-mapper-event-libs-10:1.02.210-2.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-6.1.0-0.20250903115431.f23b 22/267 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 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.8.0-0.20250722070657. 46/267 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 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-18.el10.x86_6 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.7.0-0.20250903120002.0cb 54/267 DEBUG: Installing : device-mapper-event-10:1.02.210-2.el10.x86_64 55/267 DEBUG: Running scriptlet: device-mapper-event-10:1.02.210-2.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.36-2.el10.x86_64 56/267 DEBUG: Installing : nvme-cli-2.16-2.el10.x86_64 57/267 DEBUG: Running scriptlet: nvme-cli-2.16-2.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.xrNfvh: 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: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 59/267 DEBUG: Installing : python3-pyasn1-modules-0.6.2-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.1-0.20250513100931.1fe4458. 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-8.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-44.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-10.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.10.0-0.20250618070037.af17b57.el 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.3-5.el10.x86_64 122/267 DEBUG: Installing : libev-4.33-15.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-18.el10.x86_64 129/267 DEBUG: Installing : device-mapper-multipath-0.9.9-18.el10.x86_64 130/267 DEBUG: Running scriptlet: device-mapper-multipath-0.9.9-18.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-23.el10.x86_64 135/267 DEBUG: Running scriptlet: systemd-udev-257-23.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.11-0.git4b3 137/267 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 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.11-0.git4b3e853.el10 138/267 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.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-514.el10.x86_64 142/267 DEBUG: Installing : perl-FileHandle-2.05-514.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-514.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-Time-Local-2:1.350-511.el10.noarch 149/267 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 150/267 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 151/267 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 152/267 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 153/267 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 154/267 DEBUG: Installing : perl-File-Path-2.18-512.el10.noarch 155/267 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 156/267 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 157/267 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 158/267 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 159/267 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 160/267 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 161/267 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 162/267 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 163/267 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.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-514.el10.noarch 167/267 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 168/267 DEBUG: Installing : perl-File-stat-1.14-514.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-Text-ParseWords-3.31-511.el10.noarch 172/267 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 173/267 DEBUG: Installing : perl-base-2.27-514.el10.noarch 174/267 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 175/267 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 176/267 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 177/267 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 178/267 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 179/267 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 180/267 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 181/267 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 182/267 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 183/267 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 184/267 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 185/267 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 186/267 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 187/267 DEBUG: Installing : perl-vars-1.05-514.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-NDBM_File-1.17-514.el10.x86_64 193/267 DEBUG: Installing : perl-DynaLoader-1.56-514.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.2-514.el10.x86_64 196/267 DEBUG: Installing : perl-interpreter-4:5.40.2-514.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-5.el10.x86_64 200/267 DEBUG: Installing : quota-1:4.09-10.el10.x86_64 201/267 DEBUG: Running scriptlet: nfs-utils-1:2.8.3-5.el10.x86_64 202/267 DEBUG: Installing : nfs-utils-1:2.8.3-5.el10.x86_64 202/267 DEBUG: Running scriptlet: nfs-utils-1:2.8.3-5.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.3.0-1.el10.x86_6 203/267 DEBUG: Installing : lvm2-10:2.03.36-2.el10.x86_64 204/267 DEBUG: Running scriptlet: lvm2-10:2.03.36-2.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.8.1-2.el10.x86_64 205/267 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 206/267 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 207/267 DEBUG: Installing : python3-os-client-config-2.3.0-0.20250722070834. 208/267 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 209/267 DEBUG: Installing : python-oslo-versionedobjects-lang-3.8.0-0.202509 210/267 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 211/267 DEBUG: Installing : python-oslo-privsep-lang-3.8.0-0.20250903125837. 212/267 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 213/267 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 214/267 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 215/267 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 216/267 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 217/267 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 218/267 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 219/267 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 220/267 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 221/267 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 222/267 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 223/267 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 224/267 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 225/267 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 226/267 DEBUG: Installing : python3-tackerclient-2.4.0-0.20250903124708.00d6 227/267 DEBUG: Installing : python3-oslo-privsep-3.8.0-0.20250903125837.c343 228/267 DEBUG: Installing : python3-barbicanclient-7.2.0-0.20250903114445.8b 229/267 DEBUG: Installing : python3-novaclient-1:18.11.0-0.20250903121841.45 230/267 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 231/267 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 232/267 DEBUG: Installing : python3-glanceclient-1:4.9.0-0.20250722065403.0b 233/267 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 234/267 DEBUG: Installing : python3-castellan-5.4.1-0.20250903123600.609f4ea 235/267 DEBUG: Installing : python3-neutronclient-11.6.0-0.20250722064251.5f 236/267 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 237/267 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 238/267 DEBUG: Installing : python3-heatclient-4.3.0-0.20250722065958.d8a25e 239/267 DEBUG: Installing : python3-heat-translator-3.2.0-0.20250318094504.5 240/267 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 241/267 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 242/267 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 243/267 DEBUG: Installing : python3-cinderclient-9.8.0-0.20250905132338.e2d3 244/267 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 245/267 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 246/267 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 247/267 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 248/267 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 249/267 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 250/267 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 251/267 DEBUG: Installing : python3-oslo-versionedobjects-3.8.0-0.2025090312 252/267 DEBUG: Installing : python3-os-win-5.9.0-0.20250311184926.318b105.el 253/267 DEBUG: Installing : python3-os-brick-6.13.0-0.20250905144355.a8c7de0 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:46.2.1-0.20260327044655.0e1706 257/267 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 258/267 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 259/267 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 260/267 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 261/267 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 262/267 DEBUG: Installing : python3-tacker-15.0.0-0.20260329172201.07a0104.e 263/267 DEBUG: Running scriptlet: openstack-tacker-common-15.0.0-0.20260329172201. 264/267 DEBUG: Installing : openstack-tacker-common-15.0.0-0.20260329172201. 264/267 DEBUG: Installing : openstack-tacker-15.0.0-0.20260329172201.07a0104 265/267 DEBUG: Running scriptlet: openstack-tacker-15.0.0-0.20260329172201.07a0104 265/267 DEBUG: Installing : python3-tacker-tests-15.0.0-0.20260329172201.07a 266/267 DEBUG: Installing : python3-tacker-doc-15.0.0-0.20260329172201.07a01 267/267 DEBUG: Running scriptlet: python3-tacker-doc-15.0.0-0.20260329172201.07a01 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.8.1-2.el10.x86_64 DEBUG: device-mapper-event-10:1.02.210-2.el10.x86_64 DEBUG: device-mapper-event-libs-10:1.02.210-2.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-18.el10.x86_64 DEBUG: device-mapper-multipath-libs-0.9.9-18.el10.x86_64 DEBUG: device-mapper-persistent-data-1.3.0-1.el10.x86_64 DEBUG: e2fsprogs-libs-1.47.1-5.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.11-0.git4b3e853.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.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-13.el10.x86_64 DEBUG: kpartx-0.9.9-18.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-15.el10.x86_64 DEBUG: libini_config-1.3.1-58.el10.x86_64 DEBUG: libnfsidmap-1:2.8.3-5.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libnvme-1.16.1-2.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-8.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.36-2.el10.x86_64 DEBUG: lvm2-libs-10:2.03.36-2.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.3-5.el10.x86_64 DEBUG: nvme-cli-2.16-2.el10.x86_64 DEBUG: openstack-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: openstack-tacker-common-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.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-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.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-514.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-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.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-514.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-514.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-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.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-514.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.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.2.0-0.20250903114445.8b1a210.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.4.1-0.20250903123600.609f4ea.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.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.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.9.0.post0-1.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.2.1-0.20250905232230.388ec84.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.9.0-0.20250722065403.0b3a8ab.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.3.0-0.20250722065958.d8a25e1.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.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.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.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-novaclient-1:18.11.0-0.20250903121841.45a4ab5.el10.noarch DEBUG: python3-oauthlib-3.2.2-6.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.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-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.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-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.2-1.el10.noarch DEBUG: python3-pyasn1-modules-0.6.2-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.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-tacker-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: python3-tacker-doc-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: python3-tacker-tests-15.0.0-0.20260329172201.07a0104.el10.noarch DEBUG: python3-tackerclient-2.4.0-0.20250903124708.00d6e14.el10.noarch DEBUG: python3-tempest-1:46.2.1-0.20260327044655.0e17064.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-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.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-10.el10.x86_64 DEBUG: quota-nls-1:4.09-10.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-23.el10.x86_64 DEBUG: userspace-rcu-0.14.0-7.el10.x86_64 DEBUG: which-2.21-44.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/07/a0/07a010416f6f52ae980461cd2757242c8e780c33_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