+ 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/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad' + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --clean INFO: mock.py version 5.9 starting (python version = 3.9.18, NVR = mock-5.9-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos9-master/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 5.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: 1021 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:stream9 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: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', '__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-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-0589f7fb346b03bbfa4801756a839eaddb11c120 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/05/89/0589f7fb346b03bbfa4801756a839eaddb11c120_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-615b41ead0ab8273d2fdee8174f449365075ebe5 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/61/5b/615b41ead0ab8273d2fdee8174f449365075ebe5_80bb5cf0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-01f7c97376e09fd3b46fbf84d8771d30ef9b8060 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/01/f7/01f7c97376e09fd3b46fbf84d8771d30ef9b8060_dce94d34 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-2ed3ffe1d0811c225ef819970244888a49238223 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/2e/d3/2ed3ffe1d0811c225ef819970244888a49238223_f006eaac enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-4ce0541619615e736d205d5076d93a62439ee562 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/4c/e0/4ce0541619615e736d205d5076d93a62439ee562_7f76573e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-mistral-451f90e43e8ca8600799d9b01f9b889afe11fbb3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/45/1f/451f90e43e8ca8600799d9b01f9b889afe11fbb3_626a6075 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-97588b86de5a431296712ac644f7704dc51a6643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/97/58/97588b86de5a431296712ac644f7704dc51a6643_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/fb/f4/fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62_07292574 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-6bcc050ddd62da5860c1969d6d17e0e8aed76bd8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/6b/cc/6bcc050ddd62da5860c1969d6d17e0e8aed76bd8_7e14e522 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-767301273bedf5c1c49f94a8d53abbd838d9ff69 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/76/73/767301273bedf5c1c49f94a8d53abbd838d9ff69_88cbf8c3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-046fd37d9dec13b153710780f954d10beaf93476 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/04/6f/046fd37d9dec13b153710780f954d10beaf93476_4ad32b7e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-035e8b12d48e6b600b43dd65a66d8092041d97fb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/03/5e/035e8b12d48e6b600b43dd65a66d8092041d97fb_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ad10537df98b65b0d14ae14d08c29469b123b316 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/ad/10/ad10537df98b65b0d14ae14d08c29469b123b316_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d0b9e012bf830cb131d1d0a740d287b52480bf15 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/d0/b9/d0b9e012bf830cb131d1d0a740d287b52480bf15_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1e03b3e26041f391f9c487617bc936d9e379f296 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/1e/03/1e03b3e26041f391f9c487617bc936d9e379f296_6f141b88 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4faa3523c9c0522c4f28a3028398949be4934483 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/4f/aa/4faa3523c9c0522c4f28a3028398949be4934483_f5ce3a4b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-15f50013abd4bcebb5ef54378fa003b80f4cac85 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/15/f5/15f50013abd4bcebb5ef54378fa003b80f4cac85_baff7e31 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-c9fdb537eaded73e81ea296d893e45d753337dc7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/c9/fd/c9fdb537eaded73e81ea296d893e45d753337dc7_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --init INFO: mock.py version 5.9 starting (python version = 3.9.18, NVR = mock-5.9-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos9-master/data/dlrn-5.cfg'] DEBUG: version: 5.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: 1021 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:stream9 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: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', '__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-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-0589f7fb346b03bbfa4801756a839eaddb11c120 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/05/89/0589f7fb346b03bbfa4801756a839eaddb11c120_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-615b41ead0ab8273d2fdee8174f449365075ebe5 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/61/5b/615b41ead0ab8273d2fdee8174f449365075ebe5_80bb5cf0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-01f7c97376e09fd3b46fbf84d8771d30ef9b8060 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/01/f7/01f7c97376e09fd3b46fbf84d8771d30ef9b8060_dce94d34 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-2ed3ffe1d0811c225ef819970244888a49238223 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/2e/d3/2ed3ffe1d0811c225ef819970244888a49238223_f006eaac enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-4ce0541619615e736d205d5076d93a62439ee562 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/4c/e0/4ce0541619615e736d205d5076d93a62439ee562_7f76573e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-mistral-451f90e43e8ca8600799d9b01f9b889afe11fbb3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/45/1f/451f90e43e8ca8600799d9b01f9b889afe11fbb3_626a6075 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-97588b86de5a431296712ac644f7704dc51a6643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/97/58/97588b86de5a431296712ac644f7704dc51a6643_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/fb/f4/fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62_07292574 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-6bcc050ddd62da5860c1969d6d17e0e8aed76bd8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/6b/cc/6bcc050ddd62da5860c1969d6d17e0e8aed76bd8_7e14e522 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-767301273bedf5c1c49f94a8d53abbd838d9ff69 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/76/73/767301273bedf5c1c49f94a8d53abbd838d9ff69_88cbf8c3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-046fd37d9dec13b153710780f954d10beaf93476 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/04/6f/046fd37d9dec13b153710780f954d10beaf93476_4ad32b7e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-035e8b12d48e6b600b43dd65a66d8092041d97fb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/03/5e/035e8b12d48e6b600b43dd65a66d8092041d97fb_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ad10537df98b65b0d14ae14d08c29469b123b316 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/ad/10/ad10537df98b65b0d14ae14d08c29469b123b316_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d0b9e012bf830cb131d1d0a740d287b52480bf15 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/d0/b9/d0b9e012bf830cb131d1d0a740d287b52480bf15_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1e03b3e26041f391f9c487617bc936d9e379f296 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/1e/03/1e03b3e26041f391f9c487617bc936d9e379f296_6f141b88 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4faa3523c9c0522c4f28a3028398949be4934483 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/4f/aa/4faa3523c9c0522c4f28a3028398949be4934483_f5ce3a4b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-15f50013abd4bcebb5ef54378fa003b80f4cac85 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/15/f5/15f50013abd4bcebb5ef54378fa003b80f4cac85_baff7e31 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-c9fdb537eaded73e81ea296d893e45d753337dc7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/c9/fd/c9fdb537eaded73e81ea296d893e45d753337dc7_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad Mock Version: 5.9 INFO: Mock Version: 5.9 INFO: Mock Version: 5.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.haqt9gpq', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5679300 422756 1477480 11820452 10435512 DEBUG: Swap: 16777212 4364232 12412980 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-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 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 183G 367G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.opn1c_v1', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'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-centos9-master-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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/centos9-master/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-master-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 752881e5704c9d29bc9214307ab9b8863ae22ee2 Note: switching to '752881e5704c9d29bc9214307ab9b8863ae22ee2'. 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 752881e5 Merge "Drop kuryr-demo images from samples" + '[' -d /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-tacker + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-tacker + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos9-master/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 ++ /usr/bin/mock -q -r /home/centos9-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 12.1.0.dev48 752881e + UPSTREAMVERSION=12.1.0.dev48 + [[ 12.1.0.dev48 =~ ([^-]*)-(.+) ]] + [[ 12.1.0.dev48 =~ (.*?)\.(0rc.+) ]] + [[ 12.1.0.dev48 =~ (.*?)\.(0b.+) ]] + [[ 12.1.0.dev48 =~ (.*?)\.(0a.+) ]] + [[ 12.1.0.dev48 =~ (.*?)\.(dev.+) ]] + VERSION=12.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20241218051120.752881e + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 5.9 starting (python version = 3.9.18, NVR = mock-5.9-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --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-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos9-master/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 5.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: 1021 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:stream9 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: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', '__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-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-0589f7fb346b03bbfa4801756a839eaddb11c120 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/05/89/0589f7fb346b03bbfa4801756a839eaddb11c120_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-615b41ead0ab8273d2fdee8174f449365075ebe5 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/61/5b/615b41ead0ab8273d2fdee8174f449365075ebe5_80bb5cf0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-01f7c97376e09fd3b46fbf84d8771d30ef9b8060 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/01/f7/01f7c97376e09fd3b46fbf84d8771d30ef9b8060_dce94d34 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-2ed3ffe1d0811c225ef819970244888a49238223 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/2e/d3/2ed3ffe1d0811c225ef819970244888a49238223_f006eaac enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-4ce0541619615e736d205d5076d93a62439ee562 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/4c/e0/4ce0541619615e736d205d5076d93a62439ee562_7f76573e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-mistral-451f90e43e8ca8600799d9b01f9b889afe11fbb3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/45/1f/451f90e43e8ca8600799d9b01f9b889afe11fbb3_626a6075 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-97588b86de5a431296712ac644f7704dc51a6643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/97/58/97588b86de5a431296712ac644f7704dc51a6643_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/fb/f4/fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62_07292574 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-6bcc050ddd62da5860c1969d6d17e0e8aed76bd8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/6b/cc/6bcc050ddd62da5860c1969d6d17e0e8aed76bd8_7e14e522 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-767301273bedf5c1c49f94a8d53abbd838d9ff69 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/76/73/767301273bedf5c1c49f94a8d53abbd838d9ff69_88cbf8c3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-046fd37d9dec13b153710780f954d10beaf93476 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/04/6f/046fd37d9dec13b153710780f954d10beaf93476_4ad32b7e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-035e8b12d48e6b600b43dd65a66d8092041d97fb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/03/5e/035e8b12d48e6b600b43dd65a66d8092041d97fb_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ad10537df98b65b0d14ae14d08c29469b123b316 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/ad/10/ad10537df98b65b0d14ae14d08c29469b123b316_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d0b9e012bf830cb131d1d0a740d287b52480bf15 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/d0/b9/d0b9e012bf830cb131d1d0a740d287b52480bf15_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1e03b3e26041f391f9c487617bc936d9e379f296 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/1e/03/1e03b3e26041f391f9c487617bc936d9e379f296_6f141b88 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4faa3523c9c0522c4f28a3028398949be4934483 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/4f/aa/4faa3523c9c0522c4f28a3028398949be4934483_f5ce3a4b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-15f50013abd4bcebb5ef54378fa003b80f4cac85 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/15/f5/15f50013abd4bcebb5ef54378fa003b80f4cac85_baff7e31 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-c9fdb537eaded73e81ea296d893e45d753337dc7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/c9/fd/c9fdb537eaded73e81ea296d893e45d753337dc7_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad Mock Version: 5.9 INFO: Mock Version: 5.9 INFO: Mock Version: 5.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.d4odvvqn', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5745064 486456 1580168 11793672 10369748 DEBUG: Swap: 16777212 4367304 12409908 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-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 1.6G 2.8G 36% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 183G 367G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.nfu8bi28', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'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-centos9-master-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.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating tacker.egg-info writing 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 writing pbr to tacker.egg-info/pbr.json [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-12.1.0.dev48 creating tacker-12.1.0.dev48/api-ref creating tacker-12.1.0.dev48/api-ref/source creating tacker-12.1.0.dev48/api-ref/source/v1 creating tacker-12.1.0.dev48/api-ref/source/v1/samples creating tacker-12.1.0.dev48/api-ref/source/v1/samples/versions creating tacker-12.1.0.dev48/api-ref/source/v1/samples/vims creating tacker-12.1.0.dev48/api-ref/source/v1/samples/vnf_packages creating tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm creating tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm_versions creating tacker-12.1.0.dev48/api-ref/source/v2 creating tacker-12.1.0.dev48/api-ref/source/v2/samples creating tacker-12.1.0.dev48/api-ref/source/v2/samples/fault_notification creating tacker-12.1.0.dev48/api-ref/source/v2/samples/prometheus_plugin creating tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm creating tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm creating tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm creating tacker-12.1.0.dev48/devstack creating tacker-12.1.0.dev48/devstack/lib creating tacker-12.1.0.dev48/doc creating tacker-12.1.0.dev48/doc/source creating tacker-12.1.0.dev48/doc/source/_images creating tacker-12.1.0.dev48/doc/source/admin creating tacker-12.1.0.dev48/doc/source/cli creating tacker-12.1.0.dev48/doc/source/cli/v2 creating tacker-12.1.0.dev48/doc/source/configuration creating tacker-12.1.0.dev48/doc/source/contributor creating tacker-12.1.0.dev48/doc/source/install creating tacker-12.1.0.dev48/doc/source/reference creating tacker-12.1.0.dev48/doc/source/user creating tacker-12.1.0.dev48/doc/source/user/v2 creating tacker-12.1.0.dev48/doc/source/user/v2/cnf creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/auto_heal_fm creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/auto_heal_fm/img creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/auto_scale_pm_job creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/auto_scale_pm_job/img creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/auto_scale_pm_th creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/auto_scale_pm_th/img creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/chg_vnfpkg creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/chg_vnfpkg/img creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment/img creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment_using_helm creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment_using_helm/img creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/heal creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/heal/img creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/scale creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/scale/img creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/update_with_mgmt_driver creating tacker-12.1.0.dev48/doc/source/user/v2/cnf/update_with_mgmt_driver/img creating tacker-12.1.0.dev48/doc/source/user/v2/getting_started creating tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf creating tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf/BaseHOT creating tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf/BaseHOT/simple creating tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf/BaseHOT/simple/nested creating tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf/Definitions creating tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf/TOSCA-Metadata creating tacker-12.1.0.dev48/doc/source/user/v2/getting_started/img creating tacker-12.1.0.dev48/doc/source/user/v2/vnf creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/BaseHOT/simple/nested creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Definitions creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/Scripts creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/TOSCA-Metadata creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/BaseHOT/simple/nested creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Definitions creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/Scripts creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_before/TOSCA-Metadata creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/img creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/BaseHOT/simple/nested creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Definitions creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/Scripts creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/TOSCA-Metadata creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_after/UserData creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/BaseHOT/simple/nested creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Definitions creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/Scripts creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/TOSCA-Metadata creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/conf/change_vnfpkg_before/UserData creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/img creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/deployment_with_user_data creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/deployment_with_user_data/img creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/heal creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/heal/img creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/scale creating tacker-12.1.0.dev48/doc/source/user/v2/vnf/scale/img creating tacker-12.1.0.dev48/etc creating tacker-12.1.0.dev48/etc/etsi-nfv creating tacker-12.1.0.dev48/etc/etsi-nfv/sol001 creating tacker-12.1.0.dev48/etc/etsi-nfv/sol001/2.6.1 creating tacker-12.1.0.dev48/etc/init.d creating tacker-12.1.0.dev48/etc/systemd creating tacker-12.1.0.dev48/etc/systemd/system creating tacker-12.1.0.dev48/etc/tacker creating tacker-12.1.0.dev48/etc/tacker/rootwrap.d creating tacker-12.1.0.dev48/playbooks creating tacker-12.1.0.dev48/playbooks/devstack creating tacker-12.1.0.dev48/releasenotes creating tacker-12.1.0.dev48/releasenotes/notes creating tacker-12.1.0.dev48/releasenotes/source creating tacker-12.1.0.dev48/releasenotes/source/_static creating tacker-12.1.0.dev48/releasenotes/source/_templates creating tacker-12.1.0.dev48/releasenotes/source/locale creating tacker-12.1.0.dev48/releasenotes/source/locale/de creating tacker-12.1.0.dev48/releasenotes/source/locale/de/LC_MESSAGES creating tacker-12.1.0.dev48/releasenotes/source/locale/en_GB creating tacker-12.1.0.dev48/releasenotes/source/locale/en_GB/LC_MESSAGES creating tacker-12.1.0.dev48/releasenotes/source/locale/fr creating tacker-12.1.0.dev48/releasenotes/source/locale/fr/LC_MESSAGES creating tacker-12.1.0.dev48/roles creating tacker-12.1.0.dev48/roles/config-enhanced-policy creating tacker-12.1.0.dev48/roles/config-enhanced-policy/tasks creating tacker-12.1.0.dev48/roles/devstack-config creating tacker-12.1.0.dev48/roles/devstack-config/tasks creating tacker-12.1.0.dev48/roles/ensure-db-cli-installed creating tacker-12.1.0.dev48/roles/ensure-db-cli-installed/defaults creating tacker-12.1.0.dev48/roles/ensure-db-cli-installed/tasks creating tacker-12.1.0.dev48/roles/modify-heat-policy creating tacker-12.1.0.dev48/roles/modify-heat-policy/tasks creating tacker-12.1.0.dev48/roles/restart-kubelet-service creating tacker-12.1.0.dev48/roles/restart-kubelet-service/tasks creating tacker-12.1.0.dev48/roles/setup-default-vim creating tacker-12.1.0.dev48/roles/setup-default-vim/files creating tacker-12.1.0.dev48/roles/setup-default-vim/tasks creating tacker-12.1.0.dev48/roles/setup-fake-https-server creating tacker-12.1.0.dev48/roles/setup-fake-https-server/defaults creating tacker-12.1.0.dev48/roles/setup-fake-https-server/tasks creating tacker-12.1.0.dev48/roles/setup-fake-prometheus-server creating tacker-12.1.0.dev48/roles/setup-fake-prometheus-server/tasks creating tacker-12.1.0.dev48/roles/setup-helm creating tacker-12.1.0.dev48/roles/setup-helm/defaults creating tacker-12.1.0.dev48/roles/setup-helm/files creating tacker-12.1.0.dev48/roles/setup-helm/tasks creating tacker-12.1.0.dev48/roles/setup-k8s-nodes creating tacker-12.1.0.dev48/roles/setup-k8s-nodes/tasks creating tacker-12.1.0.dev48/roles/setup-k8s-oidc creating tacker-12.1.0.dev48/roles/setup-k8s-oidc/defaults creating tacker-12.1.0.dev48/roles/setup-k8s-oidc/files creating tacker-12.1.0.dev48/roles/setup-k8s-oidc/tasks creating tacker-12.1.0.dev48/roles/setup-multi-az creating tacker-12.1.0.dev48/roles/setup-multi-az/defaults creating tacker-12.1.0.dev48/roles/setup-multi-az/tasks creating tacker-12.1.0.dev48/roles/setup-multi-tenant-vim creating tacker-12.1.0.dev48/roles/setup-multi-tenant-vim/defaults creating tacker-12.1.0.dev48/roles/setup-multi-tenant-vim/tasks creating tacker-12.1.0.dev48/roles/setup-terraform creating tacker-12.1.0.dev48/roles/setup-terraform/files creating tacker-12.1.0.dev48/roles/setup-terraform/tasks creating tacker-12.1.0.dev48/roles/show-net-setup creating tacker-12.1.0.dev48/roles/show-net-setup/tasks creating tacker-12.1.0.dev48/samples creating tacker-12.1.0.dev48/samples/etsi_getting_started creating tacker-12.1.0.dev48/samples/etsi_getting_started/tosca creating tacker-12.1.0.dev48/samples/etsi_getting_started/tosca/lcm_instantiate_request creating tacker-12.1.0.dev48/samples/etsi_getting_started/tosca/sample_vnf_package_csar creating tacker-12.1.0.dev48/samples/etsi_getting_started/tosca/sample_vnf_package_csar/Definitions creating tacker-12.1.0.dev48/samples/etsi_getting_started/tosca/sample_vnf_package_csar/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/etsi_getting_started/tosca/vim creating tacker-12.1.0.dev48/samples/etsi_getting_started/userdata creating tacker-12.1.0.dev48/samples/etsi_getting_started/userdata/lcm_instantiate_request creating tacker-12.1.0.dev48/samples/etsi_getting_started/userdata/sample_vnf_package_csar creating tacker-12.1.0.dev48/samples/etsi_getting_started/userdata/sample_vnf_package_csar/BaseHOT creating tacker-12.1.0.dev48/samples/etsi_getting_started/userdata/sample_vnf_package_csar/BaseHOT/simple creating tacker-12.1.0.dev48/samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData creating tacker-12.1.0.dev48/samples/free5gc creating tacker-12.1.0.dev48/samples/free5gc/cnf creating tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package creating tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions creating tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files creating tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes creating tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Scripts creating tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Definitions creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/Scripts creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_on_vm_package/UserData creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Definitions creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Files/kubernetes creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/Scripts creating tacker-12.1.0.dev48/samples/free5gc/cnf_on_vm/no_affinity/sample_free5gc_cnf_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/free5gc/vnf creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Definitions creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/Scripts creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_nfvi_node/UserData creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Definitions creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/Scripts creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone/UserData creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Definitions creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/Scripts creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/free5gc/vnf/Affinity_Anti-Affinity/VNF/sample_free5gc_vnf_package_scope_zone_old/UserData creating tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn creating tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/BaseHOT creating tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple creating tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/Definitions creating tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/Scripts creating tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/UserData creating tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package creating tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT creating tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple creating tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions creating tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts creating tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/UserData creating tacker-12.1.0.dev48/samples/mgmt_driver creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/nested creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/ScriptANSIBLE creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/Scripts creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/Scripts/Media creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/UserData creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/config_actions creating tacker-12.1.0.dev48/samples/mgmt_driver/ansible/config_actions/vm_app_config creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/container_update creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/nested creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/podaffinity/nested creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Definitions creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/Files/kubernetes creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_setting_vnf_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/private_registry_vnf_package creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/private_registry_vnf_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/complex/nested creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Definitions creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/Scripts creating tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/practical_vnf_package creating tacker-12.1.0.dev48/samples/practical_vnf_package/BaseHOT creating tacker-12.1.0.dev48/samples/practical_vnf_package/BaseHOT/ha creating tacker-12.1.0.dev48/samples/practical_vnf_package/BaseHOT/scalable creating tacker-12.1.0.dev48/samples/practical_vnf_package/BaseHOT/scalable/nested creating tacker-12.1.0.dev48/samples/practical_vnf_package/Definitions creating tacker-12.1.0.dev48/samples/practical_vnf_package/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/practical_vnf_package/UserData creating tacker-12.1.0.dev48/samples/tests creating tacker-12.1.0.dev48/samples/tests/etc creating tacker-12.1.0.dev48/samples/tests/etc/samples creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common/Files/images creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common/Scripts creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common_artifact creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_compliance_test creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_heal creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_scale creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_heal_grant_unit creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_common creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_common/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm1 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm2 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm3 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm4 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm1 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm2 creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm3 creating tacker-12.1.0.dev48/samples/tests/etc/samples/lcm_instantiate_request creating tacker-12.1.0.dev48/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest creating tacker-12.1.0.dev48/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions creating tacker-12.1.0.dev48/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files creating tacker-12.1.0.dev48/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images creating tacker-12.1.0.dev48/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts creating tacker-12.1.0.dev48/samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2 creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/common creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/common/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/rules creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/src creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_after/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_cnf_container_update_before/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_change_vnf_pkg/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_helm_instantiate/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/test_instantiate_cnf_resources/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2 creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/common creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/common/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_basic creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Files creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Files/terraform creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_basic/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Files creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Files/terraform creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/test_terraform_change_vnf_package/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max/contents/UserData creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max_individual_vnfc/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_min_individual_vnfc/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_max_individual_vnfc/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/change_vnfpkg_or_update_min_individual_vnfc/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/common creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/common/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng/contents/UserData creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/server_notification creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/server_notification/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/server_notification/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/server_notification/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/server_notification/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf_max_individual_vnfc/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_az_retry creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_az_retry/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Definitions creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/Scripts creating tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard_with_non_boot_volume/contents/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/unit creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1 creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/error creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/Definitions creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/Scripts creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/UserData creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2 creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Definitions creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Scripts creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample_cert creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/Definitions creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/Scripts creating tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata creating tacker-12.1.0.dev48/samples/vim creating tacker-12.1.0.dev48/samples/vnf_packages creating tacker-12.1.0.dev48/samples/vnf_packages/Definitions creating tacker-12.1.0.dev48/samples/vnf_packages/TOSCA-Metadata creating tacker-12.1.0.dev48/tacker creating tacker-12.1.0.dev48/tacker.egg-info creating tacker-12.1.0.dev48/tacker/agent creating tacker-12.1.0.dev48/tacker/agent/linux creating tacker-12.1.0.dev48/tacker/api creating tacker-12.1.0.dev48/tacker/api/common creating tacker-12.1.0.dev48/tacker/api/schemas creating tacker-12.1.0.dev48/tacker/api/v1 creating tacker-12.1.0.dev48/tacker/api/validation creating tacker-12.1.0.dev48/tacker/api/views creating tacker-12.1.0.dev48/tacker/api/vnflcm creating tacker-12.1.0.dev48/tacker/api/vnflcm/v1 creating tacker-12.1.0.dev48/tacker/api/vnfpkgm creating tacker-12.1.0.dev48/tacker/api/vnfpkgm/v1 creating tacker-12.1.0.dev48/tacker/cmd creating tacker-12.1.0.dev48/tacker/cmd/eventlet creating tacker-12.1.0.dev48/tacker/common creating tacker-12.1.0.dev48/tacker/common/container creating tacker-12.1.0.dev48/tacker/conductor creating tacker-12.1.0.dev48/tacker/conductor/conductorrpc creating tacker-12.1.0.dev48/tacker/conf creating tacker-12.1.0.dev48/tacker/db creating tacker-12.1.0.dev48/tacker/db/common_services creating tacker-12.1.0.dev48/tacker/db/db_sqlalchemy creating tacker-12.1.0.dev48/tacker/db/migration creating tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations creating tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions creating tacker-12.1.0.dev48/tacker/db/migration/models creating tacker-12.1.0.dev48/tacker/db/nfvo creating tacker-12.1.0.dev48/tacker/db/vnfm creating tacker-12.1.0.dev48/tacker/extensions creating tacker-12.1.0.dev48/tacker/glance_store creating tacker-12.1.0.dev48/tacker/hacking creating tacker-12.1.0.dev48/tacker/keymgr creating tacker-12.1.0.dev48/tacker/nfvo creating tacker-12.1.0.dev48/tacker/nfvo/drivers creating tacker-12.1.0.dev48/tacker/nfvo/drivers/vim creating tacker-12.1.0.dev48/tacker/objects creating tacker-12.1.0.dev48/tacker/plugins creating tacker-12.1.0.dev48/tacker/plugins/common creating tacker-12.1.0.dev48/tacker/plugins/common_services creating tacker-12.1.0.dev48/tacker/policies creating tacker-12.1.0.dev48/tacker/privileged creating tacker-12.1.0.dev48/tacker/releasenotes creating tacker-12.1.0.dev48/tacker/releasenotes/notes creating tacker-12.1.0.dev48/tacker/services creating tacker-12.1.0.dev48/tacker/sol_refactored creating tacker-12.1.0.dev48/tacker/sol_refactored/api creating tacker-12.1.0.dev48/tacker/sol_refactored/api/policies creating tacker-12.1.0.dev48/tacker/sol_refactored/api/schemas creating tacker-12.1.0.dev48/tacker/sol_refactored/common creating tacker-12.1.0.dev48/tacker/sol_refactored/conductor creating tacker-12.1.0.dev48/tacker/sol_refactored/controller creating tacker-12.1.0.dev48/tacker/sol_refactored/db creating tacker-12.1.0.dev48/tacker/sol_refactored/db/sqlalchemy creating tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers creating tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/kubernetes creating tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/openstack creating tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/terraform creating tacker-12.1.0.dev48/tacker/sol_refactored/mgmt_drivers creating tacker-12.1.0.dev48/tacker/sol_refactored/nfvo creating tacker-12.1.0.dev48/tacker/sol_refactored/objects creating tacker-12.1.0.dev48/tacker/sol_refactored/objects/common creating tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 creating tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 creating tacker-12.1.0.dev48/tacker/sol_refactored/test-tools creating tacker-12.1.0.dev48/tacker/tests creating tacker-12.1.0.dev48/tacker/tests/common creating tacker-12.1.0.dev48/tacker/tests/compliance creating tacker-12.1.0.dev48/tacker/tests/compliance/sol002 creating tacker-12.1.0.dev48/tacker/tests/compliance/sol003 creating tacker-12.1.0.dev48/tacker/tests/compliance/sol005 creating tacker-12.1.0.dev48/tacker/tests/functional creating tacker-12.1.0.dev48/tacker/tests/functional/common creating tacker-12.1.0.dev48/tacker/tests/functional/sol creating tacker-12.1.0.dev48/tacker/tests/functional/sol/legacy_nfvo creating tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm creating tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm_userdata creating tacker-12.1.0.dev48/tacker/tests/functional/sol/vnfpkgm creating tacker-12.1.0.dev48/tacker/tests/functional/sol_encrypt_cred_v2 creating tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy creating tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol creating tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes creating tacker-12.1.0.dev48/tacker/tests/functional/sol_https_v2 creating tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes creating tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes/vnflcm creating tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_multi_tenant creating tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm creating tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_oidc_auth creating tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 creating tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 creating tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 creating tacker-12.1.0.dev48/tacker/tests/functional/sol_multi_tenant creating tacker-12.1.0.dev48/tacker/tests/functional/sol_multi_tenant/vnflcm creating tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo creating tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo/vnflcm creating tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo_v2 creating tacker-12.1.0.dev48/tacker/tests/functional/sol_terraform_v2 creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2 creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/notification creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/prometheus creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_az_retry creating tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_common creating tacker-12.1.0.dev48/tacker/tests/functional/tools creating tacker-12.1.0.dev48/tacker/tests/unit creating tacker-12.1.0.dev48/tacker/tests/unit/agent creating tacker-12.1.0.dev48/tacker/tests/unit/agent/linux creating tacker-12.1.0.dev48/tacker/tests/unit/api creating tacker-12.1.0.dev48/tacker/tests/unit/api/v1 creating tacker-12.1.0.dev48/tacker/tests/unit/api/v2 creating tacker-12.1.0.dev48/tacker/tests/unit/cmd creating tacker-12.1.0.dev48/tacker/tests/unit/common creating tacker-12.1.0.dev48/tacker/tests/unit/common/container creating tacker-12.1.0.dev48/tacker/tests/unit/common/sample_keys creating tacker-12.1.0.dev48/tacker/tests/unit/conductor creating tacker-12.1.0.dev48/tacker/tests/unit/conductor/conductorrpc creating tacker-12.1.0.dev48/tacker/tests/unit/db creating tacker-12.1.0.dev48/tacker/tests/unit/db/common_services creating tacker-12.1.0.dev48/tacker/tests/unit/extensions creating tacker-12.1.0.dev48/tacker/tests/unit/glance_store creating tacker-12.1.0.dev48/tacker/tests/unit/keymgr creating tacker-12.1.0.dev48/tacker/tests/unit/nfvo creating tacker-12.1.0.dev48/tacker/tests/unit/nfvo/drivers creating tacker-12.1.0.dev48/tacker/tests/unit/nfvo/drivers/vim creating tacker-12.1.0.dev48/tacker/tests/unit/objects creating tacker-12.1.0.dev48/tacker/tests/unit/policies creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/api creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/conductor creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/controller creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/openstack creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/terraform creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/mgmt_drivers creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/nfvo creating tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects creating tacker-12.1.0.dev48/tacker/tests/unit/tests creating tacker-12.1.0.dev48/tacker/tests/unit/vnflcm creating tacker-12.1.0.dev48/tacker/tests/unit/vnflcm/vnflcm_driver creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/data creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/lcm_user_data creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/lcm_user_data/utils creating tacker-12.1.0.dev48/tacker/tests/unit/vnfm/mgmt_drivers creating tacker-12.1.0.dev48/tacker/tests/unit/vnfpkgm creating tacker-12.1.0.dev48/tacker/tests/var creating tacker-12.1.0.dev48/tacker/tosca creating tacker-12.1.0.dev48/tacker/vnflcm creating tacker-12.1.0.dev48/tacker/vnfm creating tacker-12.1.0.dev48/tacker/vnfm/infra_drivers creating tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes creating tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes/helm creating tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes/k8s creating tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/openstack creating tacker-12.1.0.dev48/tacker/vnfm/lcm_user_data creating tacker-12.1.0.dev48/tacker/vnfm/mgmt_drivers creating tacker-12.1.0.dev48/tools creating tacker-12.1.0.dev48/vagrant creating tacker-12.1.0.dev48/vagrant/devstack creating tacker-12.1.0.dev48/vagrant/devstack/group_vars creating tacker-12.1.0.dev48/vagrant/devstack/helper creating tacker-12.1.0.dev48/vagrant/devstack/lib creating tacker-12.1.0.dev48/vagrant/devstack/roles creating tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8 creating tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/compute creating tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/compute/tasks creating tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/compute/templates creating tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller creating tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks creating tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/templates creating tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy creating tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/compute creating tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/compute/tasks creating tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/compute/templates creating tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller creating tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks creating tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/templates creating tacker-12.1.0.dev48/vagrant/devstack/samples creating tacker-12.1.0.dev48/zuul.d creating tacker-12.1.0.dev48/zuul.d/jobs copying files to tacker-12.1.0.dev48... copying .coveragerc -> tacker-12.1.0.dev48 copying .mailmap -> tacker-12.1.0.dev48 copying .pylintrc -> tacker-12.1.0.dev48 copying .stestr.conf -> tacker-12.1.0.dev48 copying AUTHORS -> tacker-12.1.0.dev48 copying CONTRIBUTING.rst -> tacker-12.1.0.dev48 copying ChangeLog -> tacker-12.1.0.dev48 copying HACKING.rst -> tacker-12.1.0.dev48 copying LICENSE -> tacker-12.1.0.dev48 copying README.rst -> tacker-12.1.0.dev48 copying TESTING.rst -> tacker-12.1.0.dev48 copying bindep.txt -> tacker-12.1.0.dev48 copying requirements.txt -> tacker-12.1.0.dev48 copying setup.cfg -> tacker-12.1.0.dev48 copying setup.py -> tacker-12.1.0.dev48 copying test-requirements.txt -> tacker-12.1.0.dev48 copying tox.ini -> tacker-12.1.0.dev48 copying api-ref/source/conf.py -> tacker-12.1.0.dev48/api-ref/source copying api-ref/source/index.rst -> tacker-12.1.0.dev48/api-ref/source copying api-ref/source/v1/legacy.rst -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/parameters.yaml -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/parameters_vnf_packages.yaml -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/parameters_vnflcm.yaml -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/parameters_vnflcm_versions.yaml -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/status.yaml -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/versions.inc -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/vims.inc -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/vnf_packages.inc -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/vnflcm.inc -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/vnflcm.rst -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/vnflcm_versions.inc -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/vnflcm_versions.rst -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/vnfpkgm.rst -> tacker-12.1.0.dev48/api-ref/source/v1 copying api-ref/source/v1/samples/versions/versions-list-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/versions copying api-ref/source/v1/samples/vims/vims-create-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-create-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-list-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-show-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-update-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vims/vims-update-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vims copying api-ref/source/v1/samples/vnf_packages/vnf-packages-create-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-create-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-list-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-patch-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-patch-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnf_packages/vnf-packages-show-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnf_packages copying api-ref/source/v1/samples/vnflcm/change-ext-conn-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-subscription-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-subscription-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/create-vnf-instance-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/fail-vnf-instance-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/heal-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/instantiate-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/list-subscription-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/list-vnf-instance-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/list-vnflcm-operation-occurrence-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/modify-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/scale-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/show-subscription-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/show-vnf-instance-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/show-vnflcm-operation-occurrence-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm/terminate-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm copying api-ref/source/v1/samples/vnflcm_versions/list-vnflcm-version-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm_versions copying api-ref/source/v1/samples/vnflcm_versions/show-vnflcm-version-response.json -> tacker-12.1.0.dev48/api-ref/source/v1/samples/vnflcm_versions copying api-ref/source/v2/fault_notification.inc -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/fault_notification.rst -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/parameters_fault_notification.yaml -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/parameters_prometheus_plugin.yaml -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/parameters_vnffm.yaml -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/parameters_vnflcm.yaml -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/parameters_vnfpm.yaml -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/prometheus_plugin.inc -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/prometheus_plugin.rst -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/status.yaml -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/vnffm.inc -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/vnffm.rst -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/vnflcm.inc -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/vnflcm.rst -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/vnfpm.inc -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/vnfpm.rst -> tacker-12.1.0.dev48/api-ref/source/v2 copying api-ref/source/v2/samples/fault_notification/notify.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/fault_notification copying api-ref/source/v2/samples/prometheus_plugin/alert_auto_heal.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_auto_scale.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_fm.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_pm.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/prometheus_plugin/alert_pm_threshold.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/prometheus_plugin copying api-ref/source/v2/samples/vnffm/create-vnffm-subscription-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/create-vnffm-subscription-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/list-vnffm-alarm-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/list-vnffm-subscription-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/modify-vnffm-alarm-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/modify-vnffm-alarm-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/show-vnffm-alarm-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/show-vnffm-subscription-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/vnffm-alarm-cleared-notification-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnffm/vnffm-alarm-notification-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnffm copying api-ref/source/v2/samples/vnflcm/change-ext-conn-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/change-vnfpkg-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-subscription-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-subscription-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/create-vnf-instance-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/fail-vnflcm-operation-occurrence-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/heal-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/instantiate-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/list-subscription-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/list-vnf-instance-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/list-vnflcm-operation-occurrence-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/scale-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/show-subscription-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/show-vnf-instance-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/show-vnflcm-operation-occurrence-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/terminate-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnflcm/update-vnf-instance-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnflcm copying api-ref/source/v2/samples/vnfpm/create-pm-job-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/create-pm-job-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/create-pm-threshold-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/create-pm-threshold-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/list-pm-job-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/list-pm-threshold-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/pm-performance-information-available-notification-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/pm-threshold-crossed-notification-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/show-pm-job-report-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/show-pm-job-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/show-pm-threshold-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-job-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-job-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-threshold-request.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying api-ref/source/v2/samples/vnfpm/update-pm-threshold-response.json -> tacker-12.1.0.dev48/api-ref/source/v2/samples/vnfpm copying devstack/README.rst -> tacker-12.1.0.dev48/devstack copying devstack/local.conf.example -> tacker-12.1.0.dev48/devstack copying devstack/local.conf.kubernetes -> tacker-12.1.0.dev48/devstack copying devstack/local.conf.standalone -> tacker-12.1.0.dev48/devstack copying devstack/local.sh.mysql_fix -> tacker-12.1.0.dev48/devstack copying devstack/plugin.sh -> tacker-12.1.0.dev48/devstack copying devstack/settings -> tacker-12.1.0.dev48/devstack copying devstack/vim_config.yaml -> tacker-12.1.0.dev48/devstack copying devstack/lib/tacker -> tacker-12.1.0.dev48/devstack/lib copying doc/requirements.txt -> tacker-12.1.0.dev48/doc copying doc/source/conf.py -> tacker-12.1.0.dev48/doc/source copying doc/source/index.rst -> tacker-12.1.0.dev48/doc/source copying doc/source/_images/etsi-architecture.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi-architecture.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi-getting-started-sample-vnf.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi-getting-started-sample-vnf.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_cnf_healing.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_cnf_healing.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_cnf_scaling.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_cnf_scaling.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_containerized_vnf_usage_guide.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_containerized_vnf_usage_guide.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_tosca.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_tosca.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_user_data.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_vnf_deployment_as_vm_with_user_data.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_vnf_healing.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_vnf_healing.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_vnf_scaling.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/etsi_vnf_scaling.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/k8s_helm_infra_driver.svg -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/mgmt_driver_for_container_update.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/mgmt_driver_for_container_update.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/openstack_infra_driver.svg -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/tacker-design-etsi.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/tacker-design-etsi.svg -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/tacker-design-legacy.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/tacker-design-legacy.svg -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/tacker-design.pu -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/tacker-design.svg -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/vagrant-devstack.svg -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/_images/vnfd-sol001.png -> tacker-12.1.0.dev48/doc/source/_images copying doc/source/admin/configure_tls.rst -> tacker-12.1.0.dev48/doc/source/admin copying doc/source/admin/db_migration_tool_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/admin copying doc/source/admin/external_oauth2_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/admin copying doc/source/admin/index.rst -> tacker-12.1.0.dev48/doc/source/admin copying doc/source/admin/keystone_oauth2_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/admin copying doc/source/admin/kubernetes_openid_token_auth_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/admin copying doc/source/admin/oauth2_client_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/admin copying doc/source/cli/cli-etsi-vnffm.rst -> tacker-12.1.0.dev48/doc/source/cli copying doc/source/cli/cli-etsi-vnflcm.rst -> tacker-12.1.0.dev48/doc/source/cli copying doc/source/cli/cli-etsi-vnfpkgm.rst -> tacker-12.1.0.dev48/doc/source/cli copying doc/source/cli/cli-etsi-vnfpm.rst -> tacker-12.1.0.dev48/doc/source/cli copying doc/source/cli/cli-legacy-vim.rst -> tacker-12.1.0.dev48/doc/source/cli copying doc/source/cli/index.rst -> tacker-12.1.0.dev48/doc/source/cli copying doc/source/cli/tacker-status.rst -> tacker-12.1.0.dev48/doc/source/cli copying doc/source/cli/vnflcm-index.rst -> tacker-12.1.0.dev48/doc/source/cli copying doc/source/cli/v2/vnflcm.rst -> tacker-12.1.0.dev48/doc/source/cli/v2 copying doc/source/configuration/api-paste.ini.rst -> tacker-12.1.0.dev48/doc/source/configuration copying doc/source/configuration/config.rst -> tacker-12.1.0.dev48/doc/source/configuration copying doc/source/configuration/enhanced_policy.rst -> tacker-12.1.0.dev48/doc/source/configuration copying doc/source/configuration/index.rst -> tacker-12.1.0.dev48/doc/source/configuration copying doc/source/configuration/policy-concepts.rst -> tacker-12.1.0.dev48/doc/source/configuration copying doc/source/configuration/policy.rst -> tacker-12.1.0.dev48/doc/source/configuration copying doc/source/configuration/sample_config.rst -> tacker-12.1.0.dev48/doc/source/configuration copying doc/source/configuration/sample_policy.rst -> tacker-12.1.0.dev48/doc/source/configuration copying doc/source/contributor/api_extensions.rst -> tacker-12.1.0.dev48/doc/source/contributor copying doc/source/contributor/api_layer.rst -> tacker-12.1.0.dev48/doc/source/contributor copying doc/source/contributor/contributing.rst -> tacker-12.1.0.dev48/doc/source/contributor copying doc/source/contributor/dashboards.rst -> tacker-12.1.0.dev48/doc/source/contributor copying doc/source/contributor/development.environment.rst -> tacker-12.1.0.dev48/doc/source/contributor copying doc/source/contributor/index.rst -> tacker-12.1.0.dev48/doc/source/contributor copying doc/source/contributor/tacker_compliance_test.rst -> tacker-12.1.0.dev48/doc/source/contributor copying doc/source/contributor/tacker_functional_test.rst -> tacker-12.1.0.dev48/doc/source/contributor copying doc/source/contributor/vagrant_devstack.rst -> tacker-12.1.0.dev48/doc/source/contributor copying doc/source/install/devstack.rst -> tacker-12.1.0.dev48/doc/source/install copying doc/source/install/index.rst -> tacker-12.1.0.dev48/doc/source/install copying doc/source/install/kolla.rst -> tacker-12.1.0.dev48/doc/source/install copying doc/source/install/kubernetes_vim_installation.rst -> tacker-12.1.0.dev48/doc/source/install copying doc/source/install/manual_installation.rst -> tacker-12.1.0.dev48/doc/source/install copying doc/source/install/openstack_helm.rst -> tacker-12.1.0.dev48/doc/source/install copying doc/source/reference/gen_vnf_pkg.rst -> tacker-12.1.0.dev48/doc/source/reference copying doc/source/reference/index.rst -> tacker-12.1.0.dev48/doc/source/reference copying doc/source/reference/vim_config.rst -> tacker-12.1.0.dev48/doc/source/reference copying doc/source/user/architecture.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/encrypt_vim_auth_with_barbican.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_cnf_healing.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_cnf_scaling.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_containerized_vnf_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_getting_started.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_use_case_guide.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_vnf_change_external_vnf_connectivity.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_vnf_deployment_as_vm_with_tosca.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_vnf_deployment_as_vm_with_user_data.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_vnf_error_handling.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_vnf_healing.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_vnf_scaling.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/etsi_vnf_update.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/granting_interface.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/index.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/introduction.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_cir_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_kubespary_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_pv_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/mgmt_driver_deploy_k8s_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/mgmt_driver_for_ansible_driver_usage_guide.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/mgmt_driver_for_container_update.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/resources.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/sample_package.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/userdata_script.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/vnf-package.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/vnfd-sol001.rst -> tacker-12.1.0.dev48/doc/source/user copying doc/source/user/v2/db_sync_error_handling.rst -> tacker-12.1.0.dev48/doc/source/user/v2 copying doc/source/user/v2/error_handling.rst -> tacker-12.1.0.dev48/doc/source/user/v2 copying doc/source/user/v2/fault_notification.rst -> tacker-12.1.0.dev48/doc/source/user/v2 copying doc/source/user/v2/mgmt_driver_deploy_k8s_with_cilium_cni.rst -> tacker-12.1.0.dev48/doc/source/user/v2 copying doc/source/user/v2/placement_error_handling.rst -> tacker-12.1.0.dev48/doc/source/user/v2 copying doc/source/user/v2/prometheus_plugin.rst -> tacker-12.1.0.dev48/doc/source/user/v2 copying doc/source/user/v2/use_case_guide.rst -> tacker-12.1.0.dev48/doc/source/user/v2 copying doc/source/user/v2/cnf/update.rst -> tacker-12.1.0.dev48/doc/source/user/v2/cnf copying doc/source/user/v2/cnf/auto_heal_fm/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/auto_heal_fm copying doc/source/user/v2/cnf/auto_heal_fm/img/auto_heal_fm.pu -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/auto_heal_fm/img copying doc/source/user/v2/cnf/auto_heal_fm/img/auto_heal_fm.svg -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/auto_heal_fm/img copying doc/source/user/v2/cnf/auto_scale_pm_job/index.rst -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/doc/source/user/v2/cnf/auto_scale_pm_job/img copying doc/source/user/v2/cnf/auto_scale_pm_th/index.rst -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/doc/source/user/v2/cnf/auto_scale_pm_th/img copying doc/source/user/v2/cnf/chg_vnfpkg/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/chg_vnfpkg copying doc/source/user/v2/cnf/chg_vnfpkg/img/chg_vnfpkg.pu -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/chg_vnfpkg/img copying doc/source/user/v2/cnf/chg_vnfpkg/img/chg_vnfpkg.svg -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/chg_vnfpkg/img copying doc/source/user/v2/cnf/deployment/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment copying doc/source/user/v2/cnf/deployment/img/deployment.pu -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment/img copying doc/source/user/v2/cnf/deployment/img/deployment.svg -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment/img copying doc/source/user/v2/cnf/deployment_using_helm/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment_using_helm copying doc/source/user/v2/cnf/deployment_using_helm/img/deployment_using_helm.pu -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment_using_helm/img copying doc/source/user/v2/cnf/deployment_using_helm/img/deployment_using_helm.svg -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/deployment_using_helm/img copying doc/source/user/v2/cnf/heal/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/heal copying doc/source/user/v2/cnf/heal/img/heal.pu -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/heal/img copying doc/source/user/v2/cnf/heal/img/heal.svg -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/heal/img copying doc/source/user/v2/cnf/scale/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/scale copying doc/source/user/v2/cnf/scale/img/scale.pu -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/scale/img copying doc/source/user/v2/cnf/scale/img/scale.svg -> tacker-12.1.0.dev48/doc/source/user/v2/cnf/scale/img copying doc/source/user/v2/cnf/update_with_mgmt_driver/index.rst -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/doc/source/user/v2/cnf/update_with_mgmt_driver/img copying doc/source/user/v2/getting_started/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started copying doc/source/user/v2/getting_started/conf/sample_request.json -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf copying doc/source/user/v2/getting_started/conf/sample_request_for_userdata.json -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf copying doc/source/user/v2/getting_started/conf/vim_config.yaml -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf copying doc/source/user/v2/getting_started/conf/BaseHOT/simple/sample_lcm_hot.yaml -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf/BaseHOT/simple copying doc/source/user/v2/getting_started/conf/BaseHOT/simple/nested/VDU1.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/doc/source/user/v2/getting_started/conf/Definitions copying doc/source/user/v2/getting_started/conf/Definitions/sample_vnfd_top.yaml -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf/Definitions copying doc/source/user/v2/getting_started/conf/Definitions/sample_vnfd_types.yaml -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf/Definitions copying doc/source/user/v2/getting_started/conf/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started/conf/TOSCA-Metadata copying doc/source/user/v2/getting_started/img/sample-vnf.pu -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started/img copying doc/source/user/v2/getting_started/img/sample-vnf.svg -> tacker-12.1.0.dev48/doc/source/user/v2/getting_started/img copying doc/source/user/v2/vnf/chg_ext_conn.rst -> tacker-12.1.0.dev48/doc/source/user/v2/vnf copying doc/source/user/v2/vnf/coordinate_api_client_script.rst -> tacker-12.1.0.dev48/doc/source/user/v2/vnf copying doc/source/user/v2/vnf/update.rst -> tacker-12.1.0.dev48/doc/source/user/v2/vnf copying doc/source/user/v2/vnf/chg_vnfpkg/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg copying doc/source/user/v2/vnf/chg_vnfpkg/conf/change_vnfpkg_after/change_vnfpkg_request.json -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/img copying doc/source/user/v2/vnf/chg_vnfpkg/img/chg_vnfpkg.svg -> tacker-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg/img copying doc/source/user/v2/vnf/chg_vnfpkg_with_standard/index.rst -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/doc/source/user/v2/vnf/chg_vnfpkg_with_standard/img copying doc/source/user/v2/vnf/deployment_with_user_data/index.rst -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/doc/source/user/v2/vnf/deployment_with_user_data/img copying doc/source/user/v2/vnf/heal/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/vnf/heal copying doc/source/user/v2/vnf/heal/img/heal.pu -> tacker-12.1.0.dev48/doc/source/user/v2/vnf/heal/img copying doc/source/user/v2/vnf/heal/img/heal.svg -> tacker-12.1.0.dev48/doc/source/user/v2/vnf/heal/img copying doc/source/user/v2/vnf/scale/index.rst -> tacker-12.1.0.dev48/doc/source/user/v2/vnf/scale copying doc/source/user/v2/vnf/scale/img/scale.pu -> tacker-12.1.0.dev48/doc/source/user/v2/vnf/scale/img copying doc/source/user/v2/vnf/scale/img/scale.svg -> tacker-12.1.0.dev48/doc/source/user/v2/vnf/scale/img copying etc/config-generator.conf -> tacker-12.1.0.dev48/etc copying etc/tacker-policy-generator.conf -> tacker-12.1.0.dev48/etc copying etc/etsi-nfv/sol001/2.6.1/etsi_nfv_sol001_common_types.yaml -> tacker-12.1.0.dev48/etc/etsi-nfv/sol001/2.6.1 copying etc/init.d/tacker-server -> tacker-12.1.0.dev48/etc/init.d copying etc/systemd/system/tacker-conductor.service -> tacker-12.1.0.dev48/etc/systemd/system copying etc/systemd/system/tacker.service -> tacker-12.1.0.dev48/etc/systemd/system copying etc/tacker/README-policy-yaml.txt -> tacker-12.1.0.dev48/etc/tacker copying etc/tacker/README.txt -> tacker-12.1.0.dev48/etc/tacker copying etc/tacker/api-paste.ini -> tacker-12.1.0.dev48/etc/tacker copying etc/tacker/enhanced_tacker_policy.yaml.sample -> tacker-12.1.0.dev48/etc/tacker copying etc/tacker/prometheus-plugin.yaml -> tacker-12.1.0.dev48/etc/tacker copying etc/tacker/rootwrap.conf -> tacker-12.1.0.dev48/etc/tacker copying etc/tacker/rootwrap.d/tacker.filters -> tacker-12.1.0.dev48/etc/tacker/rootwrap.d copying playbooks/devstack/post.yaml -> tacker-12.1.0.dev48/playbooks/devstack copying playbooks/devstack/pre.yaml -> tacker-12.1.0.dev48/playbooks/devstack copying playbooks/devstack/run.yaml -> tacker-12.1.0.dev48/playbooks/devstack copying releasenotes/notes/.placeholder -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/Correct-handling-for-PENDING_DELETE-VNFs-7f6becfa36cc38d2.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-VNF-to-monitor-after-restarting-tacker-cf953f8b3bf2a6ba.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-allowed_address_pairs-support-for-Tacker-73f5d476a54b4182.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-block-storage-support-to-tacker-5c349ba112a3c087.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-key-name-support-to-tosca-nodes-nfv-VDU-Tracker-bf415eaf6eb13c0d.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-multi-version-api-support-0653df1edb67162e.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-multiple-classifiers-05d0ee3708bfd4df.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-names-to-classifiers-ad6e9bf65d68a741.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-ns-vnffg-inline-template-a2eadd76495ccf63.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-parameter-support-vnffg-b6b790b2f4590a91.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-reservation-policy-support-0a197cfc7659cddf.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-reuse-vnf-when-create-vnffg-7c4fd1bde2270be1.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-sample-ansible-driver-f204be6350c8a546.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-security-groups-support-to-tosca-template-b4d9dec71400eebf.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-support-containerised-vnfs-4885e45017a79a20.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-support-nsh-encapsulation-7587127e4201fa26.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-support-vnf-autohealing-by-faultnotification-ae639a6dc0b02602.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-symmetrical-as-property-forwarding-path-b7e6568b19ece356.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-terraform-infra-driver-change-vnfpkg-087413812aca9a1f.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-33d6e16e24a50207.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-v2-change-vnfpkg-api-7f993cf283a53aab.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-v2-change_ext_conn-api-1fe3ca0e889eea93.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-v2-cnf-api-a938c17b5c57fb67.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-v2-fail-api-b35b605f262210b2.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-v2-heal-api-1ffd18dea3904966.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-v2-modify-api-cf7bce9e9d5bca31.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-v2-retry-api-34667d944db1f54c.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-v2-rollback-api-1b53e7b9c89d5281.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-v2-scale-api-b60e8fe329f6038b.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-vdu-autoheal-action-42dd5f23c5ba8d34.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-vim-monitor-to-tacker-3bccceaeb2ef6989.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-vnf-details-api-b38a225d0020b812.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-vnf-forwarding-graph-9c6cd9c52592d271.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/add-vnfc-support-to-tosca-template-f8e34334ba823f34.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/alarm-based-monitoring-7d0f2338409d6d9f.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/antelope-prelude-32ccfadf5a690a75.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/apply-robot-framework-for-testing-d04256887fd9bee7.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/assign-floating-ip-to-vdu-50fe2a2d792db6c0.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/attach-existing-volume-67d58cf4a8c5cb66.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bobcat-terraform-driver-08d528b8447ef3be.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bp-enhance-oauth2-interoperability-74eea5a851c31894.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bp-placement-constraints-e3256cfc2d1b2b9f.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bp-support-etsi-nfv-specs-1f603efcf6d1599e.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bp-support-oauth2-mtls-1ef757cca82059cf.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bp-tosca-csar-mgmt-driver-6dbf9e847c8fe77a.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1590215-8b4bba0d0decc3f1.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1611228-c7b09ef670e420f6.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1691363-5b8366640b16239b.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1706189-c833db8113452f1a.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1709226-ccb892eafc82cf9b.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1734316-change-response-code-e74907cb7c800bc7.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1751433-625a0f4645d7f52b.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1754603-f4f8d7224283d3a1.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1829384-b63fd88cc0895a7e.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1833505-bedcdfa7f662a17f.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1871054-get-vnfpackages-response-d9211712cf419bef.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1923360-link-vnflcm-486fbbffb2636b50.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1923425-add-endpoint-info-77c3f975d0f876c9.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1923478-wrong-opocc-notif-523c33da2d9a0e04.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1923528-too-many-workers-919ad36e0c0ea9b0.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1923540-unzipped-permission-4f34dce4a73a9342.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1924214-unexpected-heal-e59f6dcf0f03bc6a.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1930571-missing-vnf-config-props-c3bc122d70041da1.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1959885-fixed-range-end-fetch-artifact-3c8ac96c3f2a89cf.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1960194-storageResourceIds-scaled-out-VDU-f689291a48606021.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1967049-corrected-change-ext-conn-name-in-document-d5936dfcb507bb50.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1967053-docs-ipAddresses-missing-example-file-9fba2ba98ba2e1bd.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1973372-remove-affectedVirtualStorages-in-notification-9c9c2343a339bde2.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1976440-fix-mgmt-driver-e539cc940aa7a2f8.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1978071-k8s-init-error-7e0a8b2464019f81.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1978563-allow-number-format-in-additional-params-1048932e426cdf7b.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1979413-ssl-cert-setting-2cf3f29c12a1c64c.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1981183-errorlog-after-instantiation-fails-13f3ec6937757e45.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1983096-handle-lcm-exception-in-exception-66a3d50cb80f2782.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/bug-1983575-disallow-subscription-change-of-diff-tenant-06a03559bfca3431.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/cirros-0.4.0-eb67919441885399.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/cirros-0.5.2-51990bfb9ec72fc9.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/create-vnffg-without-flow-classifier-913d79783629e719.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/customized-openwrt-24312101a9c5746b.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/dalmatian-highlights-8acd96514ccbea09.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/database_synchronaization-ed47b552227892cf.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/db-migration-command-for-version-update-01ca32f1187fe0cf.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-fe2040675d7fea38.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/deprecate-legacy-apis-excluding-vim-e7d1292ce1070839.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/deprecate-vnfd-legacy-template-41a0560aee1addc3.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/drop-py-2-7-8db9ceef15903295.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/drop-sqlalchemy-filters-7ba7a03a309654bc.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/encrypt_vim_auth_with_barbican-ad5f6ba9a6f94f0d.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/enhance-http-client-4fc0b823b8e740e9.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/enhance-multi-tenant-policy-80ff4f8ecb11d8d3.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/enhanced-tacker-policy-f477637776771294.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/errorhandling_fail_retry-31a42c3c7877e0e8.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/extend-k8s-support-with-sol003-c63760c65e5a38ae.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/fix-Kubernetes-VIM-installation-error-cd7b5fb014518989.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/fix-keystone-v3-support-in-vim-6d841e28b3e5bb78.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/force-delete-resources-61770c4ac5f5f119.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/guru-meditation-support-66a467c1c2746570.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/http-port-change-to-9890-d51e3d836b0f32f7.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/implement-vnf-mapping-update-1151c52a71e8ad75.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/implement-vnffg-support-for-ns-3acd9759e87c9d0c.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/improve-function-for-container-update-0da4499cc0e55dcf.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/improve-turned-messages-9b72119497194be5.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/infra-mgmt-driver-deprecation-from-api-3a4420ddfec4267c.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/kubernetes-as-vim-56828fbe085ed279.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/mgmt-driver-for-deploying-kubernetes-cluster-9ce82cc550b50065.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/move-usage-from-ceilometer-to-gnocchi-api-a08d47042428ec0a.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/multiple-vnf-from-one-package-cnf-v1-7ae8976ae9322733.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/nsd-support-3982f780fc575232.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/obsolete-legacy-apis-excluding-vim-3ed84bc4845cd6d6.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/only-keystone-v3-api-34921ef963431613.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/ovs-to-ovn-2f14dcaaa7b186b5.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/placement-enhancement-b39f4bf7987b5119.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/project-personas-rbac-43f1w16e34b55608yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/refactor-for-performance-improvement-fc176d9abfec6c76.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/refactor-mgmt-driver-with-sol001-a18c3a174062447a.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/remove-cnf-restriction-7f1310274b086bb0.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/remove-deprecated-YAML-string-856511b2f72ecb40.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/remove-legacy-vnfd-templates-93ff22d2f95e354f.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/remove-mistral-5c97610e1a4140a6.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/revise-doc-user-guide-cbd7b20ef04d373e.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/sample-config-file-f653eac0183bfa92.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/samples-mgmtdriver-cilium-deploy-63be95e3d5373424.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/shared-barbican-secret-8024670361b91a30.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/stack-parameter-update-support-from-lcm_user_data_during-heal-scale-5e71bf572e86bbfc.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/store-software-image-prop-in-bytes-d517fee13c70d7a0.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-auto-heal-scale-with-vnfm-2f9a4533b12c96ed.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-changevnfpkg-to-change-external-cp-336e349c6ac0d7a9.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-cir-k8s-cluster-d2596de8fed78f6c.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-cnf-auto-heal-scale-with-tools-96ff8266ae9d31af.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-cnf-heal-scale-rollback-in-v2-lcm-api-25051324608e2dd3.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-cnf-heal-with-etsi-sol-34b404bd2709ad51.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-cnf-pm-threshold-d982ece0ab57506b.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-cnf-scale-with-sol003-99ad0c79f205e745.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-cnf-update-with-mgmt-041b2e34b736f1bd.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-cnf-v2-operations-using-helm-chart-c540f96720e7269f.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-coordinateAPI-client-in-coordinate-script-c4e36f32e9f30dcb.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-ext-nw-change-in-changevnf-23a2adfd82c30f9c.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-external-keymanager-2db7f880ceb81ae2.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-helmchart-k8s-vim-3604f0070cca6b63.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-helmchart-scale-with-helmcli-4595b262801b24a7.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-individual-vnfc-management-7a942395ad7ca7de.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-k8s-mgmtdriver-kubespray-b0ecbaaefb755b11.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-k8s-namespace-9e861c87e4aa1aaa.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-multi-artifact-of-ansible-driver-cdb731436b5bc573.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-multi-conductors-onboarding-29410991aceecf1d.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-multi-tenant-in-lcm-87c5d017c37c916f.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-openid-k8s-vim-8767a454e6b0a72d.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-paging-for-vnf-packages-b91fb0c37c9fa63a.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-paging-query-result-9267729be1456b0d.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-postgresql-c3e798348ec7cc83.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-pv-k8s-cluster-2893a5619ea9e91c.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-short-notation-for-artifacts-8e7781fedcc8df33.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/support-vnf-modify-for-container-update-3e73c53352558dec.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/suppot-error-handling-of-mgmt-b71d8312ae7626f9.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/tacker-conductor-189281e2b6467b76.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/tacker-scaling-c99a77544501bc5d.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/tacker-symmetric-vnffg-1a5b7790b69f9eea.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/tacker-vim-monitoring-in-mistral-9e4710fcd1db5bc3.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/tacker-workflow-definition-1a5b7790b69f9eb7.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/test-cases-refactoring-4e665160d8d90aef.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/unique-names-vnf-vnfd-vim-832a23d77893ca01.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/update-existing-vnffg-290dbd5175559bb3.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/vdu-affinity-policy-673e4dc7b76ef58f.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/vnf-inline-template-7b2a07e47f7ccf1a.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/vnfd-ip-mac-address-c77830611ff1cb89.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/vnfd-vnf-vim-name-mandatory-in-tacker-cb657fd11d725781.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/wallaby-prelude-db9061cbdf00f7c2.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/zabbix-plugin-da2f8867acafd405.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/notes/zed-prelude-a2c2a086b025bdb1.yaml -> tacker-12.1.0.dev48/releasenotes/notes copying releasenotes/source/2023.1.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/2023.2.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/2024.1.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/2024.2.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/conf.py -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/index.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/newton.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/ocata.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/pike.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/queens.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/rocky.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/stein.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/train.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/unreleased.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/ussuri.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/victoria.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/wallaby.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/xena.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/yoga.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/zed.rst -> tacker-12.1.0.dev48/releasenotes/source copying releasenotes/source/_static/.placeholder -> tacker-12.1.0.dev48/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> tacker-12.1.0.dev48/releasenotes/source/_templates copying releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po -> tacker-12.1.0.dev48/releasenotes/source/locale/de/LC_MESSAGES copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> tacker-12.1.0.dev48/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> tacker-12.1.0.dev48/releasenotes/source/locale/fr/LC_MESSAGES copying roles/config-enhanced-policy/tasks/main.yaml -> tacker-12.1.0.dev48/roles/config-enhanced-policy/tasks copying roles/devstack-config/tasks/main.yaml -> tacker-12.1.0.dev48/roles/devstack-config/tasks copying roles/ensure-db-cli-installed/defaults/main.yaml -> tacker-12.1.0.dev48/roles/ensure-db-cli-installed/defaults copying roles/ensure-db-cli-installed/tasks/main.yaml -> tacker-12.1.0.dev48/roles/ensure-db-cli-installed/tasks copying roles/ensure-db-cli-installed/tasks/mysql.yaml -> tacker-12.1.0.dev48/roles/ensure-db-cli-installed/tasks copying roles/ensure-db-cli-installed/tasks/postgresql.yaml -> tacker-12.1.0.dev48/roles/ensure-db-cli-installed/tasks copying roles/modify-heat-policy/tasks/main.yaml -> tacker-12.1.0.dev48/roles/modify-heat-policy/tasks copying roles/restart-kubelet-service/tasks/main.yaml -> tacker-12.1.0.dev48/roles/restart-kubelet-service/tasks copying roles/setup-default-vim/files/create_admin_token.yaml -> tacker-12.1.0.dev48/roles/setup-default-vim/files copying roles/setup-default-vim/tasks/main.yaml -> tacker-12.1.0.dev48/roles/setup-default-vim/tasks copying roles/setup-fake-https-server/defaults/main.yaml -> tacker-12.1.0.dev48/roles/setup-fake-https-server/defaults copying roles/setup-fake-https-server/tasks/main.yaml -> tacker-12.1.0.dev48/roles/setup-fake-https-server/tasks copying roles/setup-fake-prometheus-server/tasks/main.yaml -> tacker-12.1.0.dev48/roles/setup-fake-prometheus-server/tasks copying roles/setup-helm/defaults/main.yaml -> tacker-12.1.0.dev48/roles/setup-helm/defaults copying roles/setup-helm/files/50_helm_sh -> tacker-12.1.0.dev48/roles/setup-helm/files copying roles/setup-helm/tasks/main.yaml -> tacker-12.1.0.dev48/roles/setup-helm/tasks copying roles/setup-k8s-nodes/tasks/main.yaml -> tacker-12.1.0.dev48/roles/setup-k8s-nodes/tasks copying roles/setup-k8s-oidc/defaults/main.yaml -> tacker-12.1.0.dev48/roles/setup-k8s-oidc/defaults copying roles/setup-k8s-oidc/files/cluster_role_binding.yaml -> tacker-12.1.0.dev48/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/create_keycloak.sh -> tacker-12.1.0.dev48/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/generate_ssl_cert.sh -> tacker-12.1.0.dev48/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/import_oidc_realm.sh -> tacker-12.1.0.dev48/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/oidc_realm.json -> tacker-12.1.0.dev48/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/files/ssl_csr.conf -> tacker-12.1.0.dev48/roles/setup-k8s-oidc/files copying roles/setup-k8s-oidc/tasks/main.yaml -> tacker-12.1.0.dev48/roles/setup-k8s-oidc/tasks copying roles/setup-multi-az/defaults/main.yaml -> tacker-12.1.0.dev48/roles/setup-multi-az/defaults copying roles/setup-multi-az/tasks/main.yaml -> tacker-12.1.0.dev48/roles/setup-multi-az/tasks copying roles/setup-multi-tenant-vim/defaults/main.yaml -> tacker-12.1.0.dev48/roles/setup-multi-tenant-vim/defaults copying roles/setup-multi-tenant-vim/tasks/main.yaml -> tacker-12.1.0.dev48/roles/setup-multi-tenant-vim/tasks copying roles/setup-terraform/files/aws_config -> tacker-12.1.0.dev48/roles/setup-terraform/files copying roles/setup-terraform/files/aws_credentials -> tacker-12.1.0.dev48/roles/setup-terraform/files copying roles/setup-terraform/tasks/main.yaml -> tacker-12.1.0.dev48/roles/setup-terraform/tasks copying roles/show-net-setup/tasks/main.yaml -> tacker-12.1.0.dev48/roles/show-net-setup/tasks copying samples/etsi_getting_started/tosca/lcm_instantiate_request/sample_param_file.json -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/etsi_getting_started/tosca/sample_vnf_package_csar/TOSCA-Metadata copying samples/etsi_getting_started/tosca/vim/vim_config.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/etsi_getting_started/userdata/sample_vnf_package_csar/UserData copying samples/free5gc/cnf/sample_free5gc_cnf_package/inst_param.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/free5gc_df_simple.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/free5gc_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions/free5gc_types.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Definitions copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-amf.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-ausf.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-configmap.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-mongodb.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-nrf.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-nssf.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-pcf.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-smf.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-udm.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-udr.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-upf.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/free5gc-webui.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes/unix-daemonset.yaml -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Files/kubernetes copying samples/free5gc/cnf/sample_free5gc_cnf_package/Scripts/free5gc_mgmt_cnf.py -> tacker-12.1.0.dev48/samples/free5gc/cnf/sample_free5gc_cnf_package/Scripts copying samples/free5gc/cnf/sample_free5gc_cnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn copying samples/free5gc/vnf/change_ext_conn/instantiateVnfRequest.json -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn copying samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/base_hot_top.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple copying samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/nested/base_hot_nested_free5gc.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/BaseHOT/simple/nested copying samples/free5gc/vnf/change_ext_conn/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/sample_free5gc_df_simple.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/sample_free5gc_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Definitions/sample_free5gc_types.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/Definitions copying samples/free5gc/vnf/change_ext_conn/Scripts/free5gc_mgmt.py -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/Scripts copying samples/free5gc/vnf/change_ext_conn/Scripts/modify_config.sh -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/Scripts copying samples/free5gc/vnf/change_ext_conn/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/TOSCA-Metadata copying samples/free5gc/vnf/change_ext_conn/UserData/__init__.py -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/UserData copying samples/free5gc/vnf/change_ext_conn/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/free5gc/vnf/change_ext_conn/UserData copying samples/free5gc/vnf/sample_free5gc_vnf_package/sample_free5gc_body.json -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package copying samples/free5gc/vnf/sample_free5gc_vnf_package/BaseHOT/simple/base_hot_top.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/sample_free5gc_df_simple.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/sample_free5gc_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions/sample_free5gc_types.yaml -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/Definitions copying samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts/free5gc_mgmt.py -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts copying samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts/modify_config.sh -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/Scripts copying samples/free5gc/vnf/sample_free5gc_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/TOSCA-Metadata copying samples/free5gc/vnf/sample_free5gc_vnf_package/UserData/__init__.py -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/UserData copying samples/free5gc/vnf/sample_free5gc_vnf_package/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/free5gc/vnf/sample_free5gc_vnf_package/UserData copying samples/mgmt_driver/ansible/__init__.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_config_parser.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_config_parser_cfg.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_driver.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/config_validator.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/config_validator_schema.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/event_handler.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/exceptions.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/heat_client.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/utils.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible copying samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/VNF-hot.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default copying samples/mgmt_driver/ansible/ansible_vnf_package/BaseHOT/default/nested/VDU1.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/helloworld3_df_default.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/Definitions copying samples/mgmt_driver/ansible/ansible_vnf_package/ScriptANSIBLE/config.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/ScriptANSIBLE copying samples/mgmt_driver/ansible/ansible_vnf_package/Scripts/Media/sample_start.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/Scripts/Media copying samples/mgmt_driver/ansible/ansible_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/ansible/ansible_vnf_package/UserData/__init__.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/UserData copying samples/mgmt_driver/ansible/ansible_vnf_package/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/ansible_vnf_package/UserData copying samples/mgmt_driver/ansible/config_actions/__init__.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/config_actions copying samples/mgmt_driver/ansible/config_actions/abstract_config.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/config_actions copying samples/mgmt_driver/ansible/config_actions/vm_app_config/__init__.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/ansible_playbook_exec.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/config_walker.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/executor.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/ansible/config_actions/vm_app_config/vm_app_config.py -> tacker-12.1.0.dev48/samples/mgmt_driver/ansible/config_actions/vm_app_config copying samples/mgmt_driver/kubernetes/create_admin_token.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/install_helm.sh -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/install_k8s_cluster.sh -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/kubernetes_mgmt.py -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/private_registry_mgmt.py -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes copying samples/mgmt_driver/kubernetes/container_update/container_update_mgmt.py -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/container_update copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/BaseHOT/complex/complex_hot_top.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_df_podaffinity.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_df_simple.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions/sample_kubernetes_types.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData/__init__.py -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData copying samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData/k8s_cluster_user_data.py -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubernetes_vnf_package/UserData copying samples/mgmt_driver/kubernetes/kubespray/install_external_lb.sh -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray copying samples/mgmt_driver/kubernetes/kubespray/kubespray_mgmt.py -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/cnf_nodeport_mgmt.py -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting copying samples/mgmt_driver/kubernetes/kubespray/cnf_nodeport_setting/configure_lb.sh -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions/sample_kubernetes_types.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData/__init__.py -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData copying samples/mgmt_driver/kubernetes/kubespray/kubespray_vnf_package/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions/sample_vnfd_top.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions/sample_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/private_registry_vnf_package/Definitions copying samples/mgmt_driver/kubernetes/private_registry_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/mgmt_driver/kubernetes/private_registry_vnf_package/TOSCA-Metadata copying samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/pkggen.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/mgmt_driver/kubernetes/sol_v2_kubernetes_vnf_package/contents/TOSCA-Metadata copying samples/practical_vnf_package/BaseHOT/ha/ha_hot.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/BaseHOT/ha copying samples/practical_vnf_package/BaseHOT/scalable/scalable_hot.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/BaseHOT/scalable copying samples/practical_vnf_package/BaseHOT/scalable/nested/VDU_0.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/BaseHOT/scalable/nested copying samples/practical_vnf_package/BaseHOT/scalable/nested/VDU_1.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/BaseHOT/scalable/nested copying samples/practical_vnf_package/BaseHOT/scalable/nested/VDU_2.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/BaseHOT/scalable/nested copying samples/practical_vnf_package/Definitions/Common.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/Node.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/df_ha.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/df_scalable.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/practical_vnf_package/Definitions copying samples/practical_vnf_package/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/practical_vnf_package/TOSCA-Metadata copying samples/practical_vnf_package/UserData/__init__.py -> tacker-12.1.0.dev48/samples/practical_vnf_package/UserData copying samples/practical_vnf_package/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/practical_vnf_package/UserData copying samples/tests/etc/api-paste.ini.test -> tacker-12.1.0.dev48/samples/tests/etc copying samples/tests/etc/policy.yaml -> tacker-12.1.0.dev48/samples/tests/etc copying samples/tests/etc/tacker.conf.test -> tacker-12.1.0.dev48/samples/tests/etc copying samples/tests/etc/samples/hot_lcm_template.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/hot_lcm_user_data.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/hot_lcm_user_data_with_scale.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/local-k8s-vim-helm.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/local-k8s-vim-oidc.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/local-k8s-vim.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/local-vim.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/nested_hot_data.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/vnf_vnfd_dict_scale.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/vnfd_lcm_user_data.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples copying samples/tests/etc/samples/etsi/nfv/common/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common/Definitions copying samples/tests/etc/samples/etsi/nfv/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common/Files/images copying samples/tests/etc/samples/etsi/nfv/common/Files/kubernetes/deployment.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/common/Scripts/install.sh -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common/Scripts copying samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying samples/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested/VDU1.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested/VDU2.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/Definitions copying samples/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/Definitions copying samples/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/Definitions copying samples/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional/UserData/__init__.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/UserData copying samples/tests/etc/samples/etsi/nfv/functional/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional/UserData copying samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/helloworld3.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested/VDU1.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested/VDU2.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/Definitions copying samples/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/Definitions copying samples/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/Definitions copying samples/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional2/UserData/__init__.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/UserData copying samples/tests/etc/samples/etsi/nfv/functional2/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional2/UserData copying samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/helloworld3.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested/VDU1.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested/VDU2.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/Definitions copying samples/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/Definitions copying samples/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/Definitions copying samples/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional3/UserData/__init__.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/UserData copying samples/tests/etc/samples/etsi/nfv/functional3/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional3/UserData copying samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/helloworld3.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested/VDU1.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested/VDU2.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/Definitions copying samples/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/Definitions copying samples/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/Definitions copying samples/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional4/UserData/__init__.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/UserData copying samples/tests/etc/samples/etsi/nfv/functional4/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional4/UserData copying samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/helloworld3.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested/VDU1.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested/VDU2.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/Definitions copying samples/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/Definitions copying samples/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/Definitions copying samples/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional5/UserData/__init__.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/UserData copying samples/tests/etc/samples/etsi/nfv/functional5/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional5/UserData copying samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/helloworld3.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested/VDU1.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested/VDU2.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/Definitions copying samples/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/Definitions copying samples/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/Definitions copying samples/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional6/UserData/__init__.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/UserData copying samples/tests/etc/samples/etsi/nfv/functional6/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional6/UserData copying samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/helloworld3.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple copying samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested/VDU1.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested/VDU2.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested copying samples/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/Definitions copying samples/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/Definitions copying samples/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/Definitions copying samples/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/functional7/UserData/__init__.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/UserData copying samples/tests/etc/samples/etsi/nfv/functional7/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/functional7/UserData copying samples/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/helloworld3.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying samples/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData/__init__.py -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData copying samples/tests/etc/samples/etsi/nfv/mt_functional1/UserData/lcm_user_data.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_df_vdumap.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/bindings.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/job.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/namespace.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/pod.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/statefulset.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying samples/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/test_csar_utils_data/README -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3.vnfd.tosca.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3VNF.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3simple.vnfd.tosca.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying samples/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/manifest.mf -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm2 copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying samples/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata copying samples/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.mf -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm3 copying samples/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.yaml -> tacker-12.1.0.dev48/samples/tests/etc/samples/etsi/nfv/vnfpkgm3 copying samples/tests/etc/samples/lcm_instantiate_request/instantiate_vnf_request_lcm_userdata.json -> tacker-12.1.0.dev48/samples/tests/etc/samples/lcm_instantiate_request copying samples/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/manifest.mf -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/common/Definitions copying samples/tests/functional/sol_kubernetes_v2/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/common/Definitions copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/Dockerfile -> tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/entrypoint.sh -> tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/requirements.txt -> tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/rules/.gitkeep -> tacker-12.1.0.dev48/samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/rules copying samples/tests/functional/sol_kubernetes_v2/tacker-monitoring-test/src/testserver.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/common/Definitions copying samples/tests/functional/sol_terraform_v2/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/tests/functional/sol_terraform_v2/common/Definitions copying samples/tests/functional/sol_terraform_v2/test_terraform_basic/pkggen.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max copying samples/tests/functional/sol_v2_common/basic_lcms_max/post.py -> tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/basic_lcms_max copying samples/tests/functional/sol_v2_common/basic_lcms_max/pre.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/functional/sol_v2_common/common/Definitions copying samples/tests/functional/sol_v2_common/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/common/Definitions copying samples/tests/functional/sol_v2_common/error_network/pkggen.py -> tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network copying samples/tests/functional/sol_v2_common/error_network/contents/BaseHOT/simple/sample2.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/functional/sol_v2_common/error_network/contents/TOSCA-Metadata copying samples/tests/functional/sol_v2_common/scale_ng/pkggen.py -> tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng copying samples/tests/functional/sol_v2_common/scale_ng/post.py -> tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng copying samples/tests/functional/sol_v2_common/scale_ng/pre.py -> tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng copying samples/tests/functional/sol_v2_common/scale_ng/contents/BaseHOT/simple/sample1.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/functional/sol_v2_common/scale_ng/contents/UserData copying samples/tests/functional/sol_v2_common/server_notification/pkggen.py -> tacker-12.1.0.dev48/samples/tests/functional/sol_v2_common/server_notification copying samples/tests/functional/sol_v2_common/server_notification/contents/BaseHOT/simple/sample2.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/functional/sol_v2_common/update_vnf copying samples/tests/functional/sol_v2_common/update_vnf/contents/BaseHOT/simple/sample2.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/functional/sol_v2_common/userdata_standard copying samples/tests/functional/sol_v2_common/userdata_standard/contents/BaseHOT/simple/sample3.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/sample1/manifest.mf -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1 copying samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/error/ut_sample1.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/error copying samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/ut_sample1.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple copying samples/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested/VDU1.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/Definitions copying samples/tests/unit/sol_refactored/samples/sample1/Definitions/ut_sample1_df_simple_error.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/Definitions copying samples/tests/unit/sol_refactored/samples/sample1/Scripts/sample_script.py -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/Scripts copying samples/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/sample1/UserData/userdata_default.py -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample1/UserData copying samples/tests/unit/sol_refactored/samples/sample2/Definitions/sample_cnf_df_simple.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Definitions copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/api-service.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/bindings.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/config-map.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/controller-revision.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/daemon-set.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/deployment.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/horizontal-pod-autoscaler.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/job.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/limit-range.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_lease.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/namespace.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/node.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/persistent-volume-0.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/persistent-volume-1.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod-template.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/replicaset_service_secret.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/resource-quota.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/role_rolebinding_SA.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/statefulset.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/storage-class.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/subject-access-review.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/token-review.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/volume-attachment.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying samples/tests/unit/sol_refactored/samples/sample2/Scripts/coordinate_old_vnf.py -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/Scripts copying samples/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata copying samples/tests/unit/sol_refactored/samples/sample_cert/notification_client_cert.pem -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/sample_cert copying samples/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/sample3.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/Definitions copying samples/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_types.yaml -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/Definitions copying samples/tests/unit/sol_refactored/samples/standard_sample/Scripts/coordinate_vnf.py -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/Scripts copying samples/tests/unit/sol_refactored/samples/standard_sample/Scripts/sample_script.py -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/Scripts copying samples/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata copying samples/vim/vim_config.yaml -> tacker-12.1.0.dev48/samples/vim copying samples/vnf_packages/README -> tacker-12.1.0.dev48/samples/vnf_packages copying samples/vnf_packages/Definitions/etsi_nfv_sol001_common_types.yaml -> tacker-12.1.0.dev48/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> tacker-12.1.0.dev48/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/helloworld3_df_simple.yaml -> tacker-12.1.0.dev48/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/helloworld3_top.vnfd.yaml -> tacker-12.1.0.dev48/samples/vnf_packages/Definitions copying samples/vnf_packages/Definitions/helloworld3_types.yaml -> tacker-12.1.0.dev48/samples/vnf_packages/Definitions copying samples/vnf_packages/TOSCA-Metadata/TOSCA.meta -> tacker-12.1.0.dev48/samples/vnf_packages/TOSCA-Metadata copying tacker/__init__.py -> tacker-12.1.0.dev48/tacker copying tacker/_i18n.py -> tacker-12.1.0.dev48/tacker copying tacker/auth.py -> tacker-12.1.0.dev48/tacker copying tacker/context.py -> tacker-12.1.0.dev48/tacker copying tacker/manager.py -> tacker-12.1.0.dev48/tacker copying tacker/policy.py -> tacker-12.1.0.dev48/tacker copying tacker/service.py -> tacker-12.1.0.dev48/tacker copying tacker/version.py -> tacker-12.1.0.dev48/tacker copying tacker/wsgi.py -> tacker-12.1.0.dev48/tacker copying tacker.egg-info/PKG-INFO -> tacker-12.1.0.dev48/tacker.egg-info copying tacker.egg-info/SOURCES.txt -> tacker-12.1.0.dev48/tacker.egg-info copying tacker.egg-info/dependency_links.txt -> tacker-12.1.0.dev48/tacker.egg-info copying tacker.egg-info/entry_points.txt -> tacker-12.1.0.dev48/tacker.egg-info copying tacker.egg-info/not-zip-safe -> tacker-12.1.0.dev48/tacker.egg-info copying tacker.egg-info/pbr.json -> tacker-12.1.0.dev48/tacker.egg-info copying tacker.egg-info/requires.txt -> tacker-12.1.0.dev48/tacker.egg-info copying tacker.egg-info/top_level.txt -> tacker-12.1.0.dev48/tacker.egg-info copying tacker/agent/__init__.py -> tacker-12.1.0.dev48/tacker/agent copying tacker/agent/linux/__init__.py -> tacker-12.1.0.dev48/tacker/agent/linux copying tacker/agent/linux/utils.py -> tacker-12.1.0.dev48/tacker/agent/linux copying tacker/api/__init__.py -> tacker-12.1.0.dev48/tacker/api copying tacker/api/api_common.py -> tacker-12.1.0.dev48/tacker/api copying tacker/api/extensions.py -> tacker-12.1.0.dev48/tacker/api copying tacker/api/versions.py -> tacker-12.1.0.dev48/tacker/api copying tacker/api/common/__init__.py -> tacker-12.1.0.dev48/tacker/api/common copying tacker/api/common/_filters.py -> tacker-12.1.0.dev48/tacker/api/common copying tacker/api/common/attribute_filter.py -> tacker-12.1.0.dev48/tacker/api/common copying tacker/api/schemas/__init__.py -> tacker-12.1.0.dev48/tacker/api/schemas copying tacker/api/schemas/vnf_lcm.py -> tacker-12.1.0.dev48/tacker/api/schemas copying tacker/api/schemas/vnf_packages.py -> tacker-12.1.0.dev48/tacker/api/schemas copying tacker/api/v1/__init__.py -> tacker-12.1.0.dev48/tacker/api/v1 copying tacker/api/v1/attributes.py -> tacker-12.1.0.dev48/tacker/api/v1 copying tacker/api/v1/base.py -> tacker-12.1.0.dev48/tacker/api/v1 copying tacker/api/v1/resource.py -> tacker-12.1.0.dev48/tacker/api/v1 copying tacker/api/v1/resource_helper.py -> tacker-12.1.0.dev48/tacker/api/v1 copying tacker/api/v1/router.py -> tacker-12.1.0.dev48/tacker/api/v1 copying tacker/api/validation/__init__.py -> tacker-12.1.0.dev48/tacker/api/validation copying tacker/api/validation/parameter_types.py -> tacker-12.1.0.dev48/tacker/api/validation copying tacker/api/validation/validators.py -> tacker-12.1.0.dev48/tacker/api/validation copying tacker/api/views/__init__.py -> tacker-12.1.0.dev48/tacker/api/views copying tacker/api/views/versions.py -> tacker-12.1.0.dev48/tacker/api/views copying tacker/api/views/vnf_lcm.py -> tacker-12.1.0.dev48/tacker/api/views copying tacker/api/views/vnf_lcm_op_occs.py -> tacker-12.1.0.dev48/tacker/api/views copying tacker/api/views/vnf_packages.py -> tacker-12.1.0.dev48/tacker/api/views copying tacker/api/views/vnf_subscriptions.py -> tacker-12.1.0.dev48/tacker/api/views copying tacker/api/vnflcm/__init__.py -> tacker-12.1.0.dev48/tacker/api/vnflcm copying tacker/api/vnflcm/v1/__init__.py -> tacker-12.1.0.dev48/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/controller.py -> tacker-12.1.0.dev48/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/router.py -> tacker-12.1.0.dev48/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/sync_resource.py -> tacker-12.1.0.dev48/tacker/api/vnflcm/v1 copying tacker/api/vnfpkgm/__init__.py -> tacker-12.1.0.dev48/tacker/api/vnfpkgm copying tacker/api/vnfpkgm/v1/__init__.py -> tacker-12.1.0.dev48/tacker/api/vnfpkgm/v1 copying tacker/api/vnfpkgm/v1/controller.py -> tacker-12.1.0.dev48/tacker/api/vnfpkgm/v1 copying tacker/api/vnfpkgm/v1/router.py -> tacker-12.1.0.dev48/tacker/api/vnfpkgm/v1 copying tacker/cmd/__init__.py -> tacker-12.1.0.dev48/tacker/cmd copying tacker/cmd/status.py -> tacker-12.1.0.dev48/tacker/cmd copying tacker/cmd/eventlet/__init__.py -> tacker-12.1.0.dev48/tacker/cmd/eventlet copying tacker/cmd/eventlet/conductor.py -> tacker-12.1.0.dev48/tacker/cmd/eventlet copying tacker/cmd/eventlet/tacker_server.py -> tacker-12.1.0.dev48/tacker/cmd/eventlet copying tacker/common/__init__.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/clients.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/cmd_executer.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/config.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/constants.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/coordination.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/crypt_utils.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/csar_utils.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/driver_manager.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/eventlet_utils.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/exceptions.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/ext_oauth2_auth.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/log.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/oidc_utils.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/rpc.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/safe_utils.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/test_lib.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/topics.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/utils.py -> tacker-12.1.0.dev48/tacker/common copying tacker/common/container/__init__.py -> tacker-12.1.0.dev48/tacker/common/container copying tacker/common/container/kubernetes_utils.py -> tacker-12.1.0.dev48/tacker/common/container copying tacker/conductor/__init__.py -> tacker-12.1.0.dev48/tacker/conductor copying tacker/conductor/conductor_server.py -> tacker-12.1.0.dev48/tacker/conductor copying tacker/conductor/conductorrpc/__init__.py -> tacker-12.1.0.dev48/tacker/conductor/conductorrpc copying tacker/conductor/conductorrpc/vnf_lcm_rpc.py -> tacker-12.1.0.dev48/tacker/conductor/conductorrpc copying tacker/conductor/conductorrpc/vnf_pkgm_rpc.py -> tacker-12.1.0.dev48/tacker/conductor/conductorrpc copying tacker/conf/__init__.py -> tacker-12.1.0.dev48/tacker/conf copying tacker/conf/conductor.py -> tacker-12.1.0.dev48/tacker/conf copying tacker/conf/coordination.py -> tacker-12.1.0.dev48/tacker/conf copying tacker/conf/opts.py -> tacker-12.1.0.dev48/tacker/conf copying tacker/conf/policy.py -> tacker-12.1.0.dev48/tacker/conf copying tacker/conf/vnf_lcm.py -> tacker-12.1.0.dev48/tacker/conf copying tacker/conf/vnf_package.py -> tacker-12.1.0.dev48/tacker/conf copying tacker/db/__init__.py -> tacker-12.1.0.dev48/tacker/db copying tacker/db/api.py -> tacker-12.1.0.dev48/tacker/db copying tacker/db/db_base.py -> tacker-12.1.0.dev48/tacker/db copying tacker/db/model_base.py -> tacker-12.1.0.dev48/tacker/db copying tacker/db/models_v1.py -> tacker-12.1.0.dev48/tacker/db copying tacker/db/sqlalchemyutils.py -> tacker-12.1.0.dev48/tacker/db copying tacker/db/types.py -> tacker-12.1.0.dev48/tacker/db copying tacker/db/common_services/__init__.py -> tacker-12.1.0.dev48/tacker/db/common_services copying tacker/db/common_services/common_services_db.py -> tacker-12.1.0.dev48/tacker/db/common_services copying tacker/db/common_services/common_services_db_plugin.py -> tacker-12.1.0.dev48/tacker/db/common_services copying tacker/db/db_sqlalchemy/__init__.py -> tacker-12.1.0.dev48/tacker/db/db_sqlalchemy copying tacker/db/db_sqlalchemy/api.py -> tacker-12.1.0.dev48/tacker/db/db_sqlalchemy copying tacker/db/db_sqlalchemy/models.py -> tacker-12.1.0.dev48/tacker/db/db_sqlalchemy copying tacker/db/migration/README -> tacker-12.1.0.dev48/tacker/db/migration copying tacker/db/migration/__init__.py -> tacker-12.1.0.dev48/tacker/db/migration copying tacker/db/migration/alembic.ini -> tacker-12.1.0.dev48/tacker/db/migration copying tacker/db/migration/cli.py -> tacker-12.1.0.dev48/tacker/db/migration copying tacker/db/migration/migrate_to_v2.py -> tacker-12.1.0.dev48/tacker/db/migration copying tacker/db/migration/purge_tables.py -> tacker-12.1.0.dev48/tacker/db/migration copying tacker/db/migration/alembic_migrations/__init__.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/env.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/script.py.mako -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/versions/000632983ada_add_template_source_column.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c18_create_of_network_service_tables.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c19_increase_vim_password_size.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ae5b1ce3024_unique_constraint_name.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/12a57080b277_add_service_db.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/12a57080b278_alter_devices.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/13c0e0661015_add_descrition_to_vnf.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/13ecc2dd6f7f_change_nullable_value_of_path_id.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/1c6b0d82afcd_servicevm_framework.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d3f_add_status_to_vims.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d4f_remove_proxydb.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d50_rename_devicedb.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/24bec5f211c7_alter_value_in_deviceattributes.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2531c976c0f1_add_pm_threshold_table.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2774a42c7163_remove_service_related.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2c5211036579_add_placement_table.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2ff0a0e360f1_audit_support.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/31acbaeb8299_change_vim_shared_property_to_false.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/329cd1619d41_alter_vnf_software_images.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/34cfceb25a49_add_downloading_to_vnfpackage.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/354de64ba129_set_mandatory_columns_not_null.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/3adac34764da_add_column_to_vnf_lcm_op_occs.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/3ff50553e9d3_add_grant_and_grant_request.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4747cc26b9c6_add_support_vnffg_to_ns_database.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4c0e2e2c2e02_alter_vnfd_id_format.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4c31092895b8_remove_service_instance.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4ee19c8a6d0a_audit_support_events.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/507122918800_adds_vnffg.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5246a6bd410f_multisite_vim.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5958429bcb3c_modify_datatype_of_value.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5d490546290c_add_name_to_classifiers.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/6dc60a5760e5_add_extra_field_to_vims_db.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/6e56d4474b2a_blob_to_json_text.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/7186440a306b_change_type_for_instance_id_of_vnf_table.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/81ffa86020d_rpc_proxy.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/85c06a0714b7_rename_field_subscription_authentication.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/8f7145914cb0_remove_infra_driver_column.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/941b5a6fff9e_enable_soft_delete.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/975e28392888_add_unique_key_vnf_package_vnfd.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/985e28392890_add_vnflcm_db.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/9d425296f2c3_add_vnfpkgm_db.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/HEAD -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/README -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/a23ebee909a8_introduce_sol_refactored_models.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/aaf461c8844c_change_type_for_vnf_resources.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/abbef484b34c_modify_unique_constraint_on_vnf_packages_user_data.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/acf941e54075_add_error_reason_to_device.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/b07673bb8654_set_status_type_tenant_id_length.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c256228ed37c_unique_constraint_on_name_and_id.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c31f65e0d099_add_columns_to_vnf_lcm_filter.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c47a733f425a_add_vnflcm_subscription.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c7cde2f45f82_set_description_to_text.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ca2ad037c320_add_cryptkey_db.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/cd04a8335c18_mgmt_url_to_mgmt_ip_address.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d25c7c865ce8_mod_vnflcm_subscription.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d2e39e01d540_add_size_to_vnfpackage.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d4f265e8eb9d_add_default_to_vim.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/de6bfa5bea46_remove_status_from_vim.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/de8d835ae776_add_pm_and_fm_table.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/df26c5871f3c_change_vnf_filter_column_definition.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e06fbdc90a32_add_db_tables_for_add_artifacts.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e7993093baf1_add_unique_constraint_on_deleted_at.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e8918cda6433_add_attributes_to_vnffg.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e9a1e47fb0b5_add_template_source_status_to_vnffgtemplate_and_nsd.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ee98bbc0789d_add_scale_column.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ef14f8026327_add_default_onboarded_template_source.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f5c1c3b0f6b4_set_default_value_for_deleted_at.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f958f58e5daa_uuid_consistency.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f9bc96967462_add_vnf_pkg_id_to_vnf_instances.py -> tacker-12.1.0.dev48/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/models/__init__.py -> tacker-12.1.0.dev48/tacker/db/migration/models copying tacker/db/migration/models/head.py -> tacker-12.1.0.dev48/tacker/db/migration/models copying tacker/db/nfvo/__init__.py -> tacker-12.1.0.dev48/tacker/db/nfvo copying tacker/db/nfvo/nfvo_db.py -> tacker-12.1.0.dev48/tacker/db/nfvo copying tacker/db/nfvo/nfvo_db_plugin.py -> tacker-12.1.0.dev48/tacker/db/nfvo copying tacker/db/vnfm/__init__.py -> tacker-12.1.0.dev48/tacker/db/vnfm copying tacker/db/vnfm/vnfm_db.py -> tacker-12.1.0.dev48/tacker/db/vnfm copying tacker/extensions/__init__.py -> tacker-12.1.0.dev48/tacker/extensions copying tacker/extensions/common_services.py -> tacker-12.1.0.dev48/tacker/extensions copying tacker/extensions/nfvo.py -> tacker-12.1.0.dev48/tacker/extensions copying tacker/extensions/vnflcm.py -> tacker-12.1.0.dev48/tacker/extensions copying tacker/extensions/vnfm.py -> tacker-12.1.0.dev48/tacker/extensions copying tacker/glance_store/__init__.py -> tacker-12.1.0.dev48/tacker/glance_store copying tacker/glance_store/store.py -> tacker-12.1.0.dev48/tacker/glance_store copying tacker/hacking/__init__.py -> tacker-12.1.0.dev48/tacker/hacking copying tacker/hacking/checks.py -> tacker-12.1.0.dev48/tacker/hacking copying tacker/keymgr/__init__.py -> tacker-12.1.0.dev48/tacker/keymgr copying tacker/keymgr/barbican_key_manager.py -> tacker-12.1.0.dev48/tacker/keymgr copying tacker/keymgr/exception.py -> tacker-12.1.0.dev48/tacker/keymgr copying tacker/keymgr/key_manager.py -> tacker-12.1.0.dev48/tacker/keymgr copying tacker/nfvo/__init__.py -> tacker-12.1.0.dev48/tacker/nfvo copying tacker/nfvo/nfvo_plugin.py -> tacker-12.1.0.dev48/tacker/nfvo copying tacker/nfvo/drivers/__init__.py -> tacker-12.1.0.dev48/tacker/nfvo/drivers copying tacker/nfvo/drivers/vim/__init__.py -> tacker-12.1.0.dev48/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/abstract_vim_driver.py -> tacker-12.1.0.dev48/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/kubernetes_driver.py -> tacker-12.1.0.dev48/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/openstack_driver.py -> tacker-12.1.0.dev48/tacker/nfvo/drivers/vim copying tacker/objects/__init__.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/base.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/cancel_mode.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/change_ext_conn_req.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/common.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/fields.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/grant.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/grant_request.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/heal_vnf_request.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/instantiate_vnf_req.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/scale_vnf_request.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/terminate_vnf_req.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vim_connection.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_artifact.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_deployment_flavour.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_instance.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_instantiated_info.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_lcm_op_occs.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_lcm_subscriptions.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_package.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_package_vnfd.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_resources.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnf_software_image.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnfd.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/objects/vnfd_attribute.py -> tacker-12.1.0.dev48/tacker/objects copying tacker/plugins/__init__.py -> tacker-12.1.0.dev48/tacker/plugins copying tacker/plugins/common/__init__.py -> tacker-12.1.0.dev48/tacker/plugins/common copying tacker/plugins/common/constants.py -> tacker-12.1.0.dev48/tacker/plugins/common copying tacker/plugins/common_services/__init__.py -> tacker-12.1.0.dev48/tacker/plugins/common_services copying tacker/plugins/common_services/common_services_plugin.py -> tacker-12.1.0.dev48/tacker/plugins/common_services copying tacker/policies/__init__.py -> tacker-12.1.0.dev48/tacker/policies copying tacker/policies/base.py -> tacker-12.1.0.dev48/tacker/policies copying tacker/policies/vnf_lcm.py -> tacker-12.1.0.dev48/tacker/policies copying tacker/policies/vnf_package.py -> tacker-12.1.0.dev48/tacker/policies copying tacker/privileged/__init__.py -> tacker-12.1.0.dev48/tacker/privileged copying tacker/privileged/linux_cmd.py -> tacker-12.1.0.dev48/tacker/privileged copying tacker/releasenotes/notes/change_external_vnf_connectivity-444c580a01479f33.yaml -> tacker-12.1.0.dev48/tacker/releasenotes/notes copying tacker/releasenotes/notes/remove-passing-infra-and-mgmt-driver-in-api-954fe28b1294a2d6.yaml -> tacker-12.1.0.dev48/tacker/releasenotes/notes copying tacker/services/__init__.py -> tacker-12.1.0.dev48/tacker/services copying tacker/services/service_base.py -> tacker-12.1.0.dev48/tacker/services copying tacker/sol_refactored/api/api_version.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api copying tacker/sol_refactored/api/router.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api copying tacker/sol_refactored/api/validator.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api copying tacker/sol_refactored/api/wsgi.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api copying tacker/sol_refactored/api/policies/vnffm_v1.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/policies/vnflcm_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/policies/vnfpm_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/schemas/__init__.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/common_types.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/prometheus_plugin_schemas.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/server_notification_schemas.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnffm_v1.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnflcm_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnfpm_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/common/cinder_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/common_script_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/config.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/coord_client.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/coordinate.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/exceptions.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/fm_alarm_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/fm_subscription_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/http_client.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/lcm_op_occ_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/monitoring_plugin_base.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/oidc_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/pm_job_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/pm_threshold_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/prometheus_plugin.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/server_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/subscription_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/vim_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/vnf_instance_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/common/vnfd_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/common copying tacker/sol_refactored/conductor/__init__.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/conductor_rpc_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/conductor_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/prometheus_plugin_driver.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/server_notification_driver.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/v2_hook.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnffm_driver_v1.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnflcm_auto.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnflcm_driver_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnfpm_driver_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/conductor copying tacker/sol_refactored/controller/__init__.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/prometheus_plugin_controller.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/server_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnffm_v1.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnffm_view.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_versions.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_view.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnfpm_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnfpm_view.py -> tacker-12.1.0.dev48/tacker/sol_refactored/controller copying tacker/sol_refactored/db/__init__.py -> tacker-12.1.0.dev48/tacker/sol_refactored/db copying tacker/sol_refactored/db/sqlalchemy/__init__.py -> tacker-12.1.0.dev48/tacker/sol_refactored/db/sqlalchemy copying tacker/sol_refactored/db/sqlalchemy/models.py -> tacker-12.1.0.dev48/tacker/sol_refactored/db/sqlalchemy copying tacker/sol_refactored/infra_drivers/kubernetes/helm.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/helm_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_common.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_resource.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/openstack/heat_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/nova_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/openstack.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_default.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_main.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_standard.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/terraform/terraform.py -> tacker-12.1.0.dev48/tacker/sol_refactored/infra_drivers/terraform copying tacker/sol_refactored/mgmt_drivers/container_update_mgmt_v2.py -> tacker-12.1.0.dev48/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/mgmt_drivers/sample_script.py -> tacker-12.1.0.dev48/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/mgmt_drivers/server_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/nfvo/glance_utils.py -> tacker-12.1.0.dev48/tacker/sol_refactored/nfvo copying tacker/sol_refactored/nfvo/local_nfvo.py -> tacker-12.1.0.dev48/tacker/sol_refactored/nfvo copying tacker/sol_refactored/nfvo/nfvo_client.py -> tacker-12.1.0.dev48/tacker/sol_refactored/nfvo copying tacker/sol_refactored/objects/__init__.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects copying tacker/sol_refactored/objects/base.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects copying tacker/sol_refactored/objects/common/checksum.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/cp_protocol_data.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/crypt_key.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_link_port_data.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_managed_virtual_link_data.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_virtual_link_data.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/fields.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ip_over_ethernet_address_data.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/link.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/notification_link.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/problem_details.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/resource_handle.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/subscription_authentication.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vim_connection_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_ext_cp_config.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_ext_cp_data.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_instance_subscription_filter.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/v1/alarm.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/alarm_cleared_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/alarm_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/constraint_resource_ref.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fields.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_notifications_filter.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_subscription.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_subscription_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/placement_constraint.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/resource_definition.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/snapshot_resource_definition.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_compute_resource_flavour.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_constraint.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_snapshot_resource.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_software_image.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/zone_group_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/zone_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v2/affected_ext_link_port.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_virtual_link.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_virtual_storage.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_vnfc.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/cancel_mode.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_current_vnf_pkg_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_ext_vnf_connectivity_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_vnf_flavour_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/cp_protocol_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_pm_job_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_threshold_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_pkg_info_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_info_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_link_port_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_managed_virtual_link_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_virtual_link_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/external_artifacts_access_config.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/fields.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/heal_vnf_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/instantiate_vnf_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ip_over_ethernet_address_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_links.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_subscription.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_subscription_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lcm_coord_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lifecycle_change_notifications_filter.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/modifications_triggered_by_vnf_pkg_change.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/monitoring_parameter.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/operate_vnf_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/performance_information_available_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_links.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_notification_filter.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_subscription_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job_criteria.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job_modification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_report.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/revert_to_vnf_snapshot_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_vnf_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_vnf_to_level_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/terminate_vnf_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_criteria.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_crossed_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_modifications.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/upload_vnf_package_from_uri_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/virtual_storage_resource_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_ext_cp_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_identifier_creation_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_identifier_deletion_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_info_modification_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_info_modifications.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_instance.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_lcm_op_occ.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_lcm_operation_occurrence_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_link_port_data.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_link_port_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_artifact_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_change_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_onboarding_notification.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_software_image_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_pkg_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_pkg_info_modifications.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modification_request.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modifications.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_state_snapshot_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_virtual_link_resource_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_info_modifications.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_resource_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_snapshot_info.py -> tacker-12.1.0.dev48/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/test-tools/cli.py -> tacker-12.1.0.dev48/tacker/sol_refactored/test-tools copying tacker/sol_refactored/test-tools/notif_endpoint_app.py -> tacker-12.1.0.dev48/tacker/sol_refactored/test-tools copying tacker/tests/__init__.py -> tacker-12.1.0.dev48/tacker/tests copying tacker/tests/base.py -> tacker-12.1.0.dev48/tacker/tests copying tacker/tests/constants.py -> tacker-12.1.0.dev48/tacker/tests copying tacker/tests/fake_notifier.py -> tacker-12.1.0.dev48/tacker/tests copying tacker/tests/post_mortem_debug.py -> tacker-12.1.0.dev48/tacker/tests copying tacker/tests/tools.py -> tacker-12.1.0.dev48/tacker/tests copying tacker/tests/utils.py -> tacker-12.1.0.dev48/tacker/tests copying tacker/tests/uuidsentinel.py -> tacker-12.1.0.dev48/tacker/tests copying tacker/tests/common/__init__.py -> tacker-12.1.0.dev48/tacker/tests/common copying tacker/tests/compliance/__init__.py -> tacker-12.1.0.dev48/tacker/tests/compliance copying tacker/tests/compliance/base.py -> tacker-12.1.0.dev48/tacker/tests/compliance copying tacker/tests/compliance/sol002/__init__.py -> tacker-12.1.0.dev48/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol002/base.py -> tacker-12.1.0.dev48/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol002/test_vnflcm.py -> tacker-12.1.0.dev48/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol003/__init__.py -> tacker-12.1.0.dev48/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol003/base.py -> tacker-12.1.0.dev48/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol003/test_vnflcm.py -> tacker-12.1.0.dev48/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol005/__init__.py -> tacker-12.1.0.dev48/tacker/tests/compliance/sol005 copying tacker/tests/compliance/sol005/base.py -> tacker-12.1.0.dev48/tacker/tests/compliance/sol005 copying tacker/tests/compliance/sol005/test_vnfpkgm.py -> tacker-12.1.0.dev48/tacker/tests/compliance/sol005 copying tacker/tests/functional/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional copying tacker/tests/functional/base.py -> tacker-12.1.0.dev48/tacker/tests/functional copying tacker/tests/functional/base_v2.py -> tacker-12.1.0.dev48/tacker/tests/functional copying tacker/tests/functional/keystone.py -> tacker-12.1.0.dev48/tacker/tests/functional copying tacker/tests/functional/common/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/common copying tacker/tests/functional/common/fake_grant_server.py -> tacker-12.1.0.dev48/tacker/tests/functional/common copying tacker/tests/functional/common/fake_server.py -> tacker-12.1.0.dev48/tacker/tests/functional/common copying tacker/tests/functional/common/logging_utils.py -> tacker-12.1.0.dev48/tacker/tests/functional/common copying tacker/tests/functional/sol/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol copying tacker/tests/functional/sol/legacy_nfvo/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/legacy_nfvo copying tacker/tests/functional/sol/legacy_nfvo/test_vim.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/legacy_nfvo copying tacker/tests/functional/sol/vnflcm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/base.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/fake_vnflcm.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/fake_vnfpkgm.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/test_vnf_instance.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/test_vnflcm_noop.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm_userdata/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm_userdata copying tacker/tests/functional/sol/vnflcm_userdata/test_vnf_instance_with_user_data.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnflcm_userdata copying tacker/tests/functional/sol/vnfpkgm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnfpkgm copying tacker/tests/functional/sol/vnfpkgm/test_vnf_package.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol/vnfpkgm copying tacker/tests/functional/sol_encrypt_cred_v2/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_encrypt_cred_v2 copying tacker/tests/functional/sol_encrypt_cred_v2/paramgen.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_encrypt_cred_v2 copying tacker/tests/functional/sol_encrypt_cred_v2/test_encrypt_credentials.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_encrypt_cred_v2 copying tacker/tests/functional/sol_enhanced_policy/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy copying tacker/tests/functional/sol_enhanced_policy/base.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy copying tacker/tests/functional/sol_enhanced_policy/sol/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vim_apis_openstack.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnf_package_apis.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v1.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v2.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v1.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v2.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_vim_apis_kubernetes.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_https_v2/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/paramgen.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnffm_https_basic.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnflcm_https_basic.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnfpm_https_basic.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_kubernetes/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes copying tacker/tests/functional/sol_kubernetes/vnflcm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/base.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_container_update.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_heal.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_helm.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_multi_ns.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_scale.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_multi_tenant copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/base.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/fake_vnflcm.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/test_kubernetes_multi_tenant.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_oidc_auth/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_oidc_auth copying tacker/tests/functional/sol_kubernetes_oidc_auth/test_vim.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_oidc_auth copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/base_v2.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_v2/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/base_v2.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/paramgen.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_change_vnfpkg.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_helm.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_kubernetes_container_update.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_prom_auto_scale_heal.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_threshold_prometheus_plugin.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnffm_basic.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnflcm_basic.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_basic.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_threshold_basic.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/zipgen.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_multi_tenant/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_multi_tenant copying tacker/tests/functional/sol_multi_tenant/vnflcm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/base.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/fake_vnflcm.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/test_vnf_lcm_with_multi_tenant.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_separated_nfvo/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo copying tacker/tests/functional/sol_separated_nfvo/vnflcm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_grant.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_vnfpkgm.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo_v2/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/fake_grant_v2.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/fake_vnfpkgm_v2.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/test_nfvo_separate_v2.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_terraform_v2/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_terraform_v2/base_v2.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_terraform_v2/paramgen.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_terraform_v2/test_terraform.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_terraform_v2 copying tacker/tests/functional/sol_v2/notification/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/notification copying tacker/tests/functional/sol_v2/notification/test_server_notification.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/notification copying tacker/tests/functional/sol_v2/prometheus/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/prometheus copying tacker/tests/functional/sol_v2/prometheus/test_prom_auto_scale_heal.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/prometheus copying tacker/tests/functional/sol_v2/vnflcm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_max copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/basic_min copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/change_vnfpkg copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/err_handling copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale/test_scale.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/scale copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update copying tacker/tests/functional/sol_v2/vnflcm/df_userdata/update/test_update.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/df_userdata/update copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic/test_basic.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_max copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/basic_min copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/change_vnfpkg copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/err_handling copying tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm/__init__.py -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/functional/sol_v2/vnflcm/st_userdata/various_lcm copying tacker/tests/functional/sol_v2_az_retry/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_az_retry copying tacker/tests/functional/sol_v2_az_retry/test_az_retry.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_az_retry copying tacker/tests/functional/sol_v2_common/__init__.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/base_v2.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/paramgen.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/test_vnflcm_basic_common.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/utils.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/zipgen.py -> tacker-12.1.0.dev48/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/tools/test-setup-default-vim.sh -> tacker-12.1.0.dev48/tacker/tests/functional/tools copying tacker/tests/functional/tools/test-setup-fake-prometheus-server.sh -> tacker-12.1.0.dev48/tacker/tests/functional/tools copying tacker/tests/functional/tools/test-setup-k8s-vim.sh -> tacker-12.1.0.dev48/tacker/tests/functional/tools copying tacker/tests/functional/tools/test-setup-mgmt.sh -> tacker-12.1.0.dev48/tacker/tests/functional/tools copying tacker/tests/unit/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/base.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/database_stubs.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/extension_stubs.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/fake_auth.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/fake_request.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/fixtures.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/test_auth.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/test_context.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/test_policy.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/test_privsep.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/test_wsgi.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/testlib_api.py -> tacker-12.1.0.dev48/tacker/tests/unit copying tacker/tests/unit/agent/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/agent copying tacker/tests/unit/agent/linux/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/agent/linux copying tacker/tests/unit/agent/linux/test_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/agent/linux copying tacker/tests/unit/api/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/api copying tacker/tests/unit/api/test_api_common.py -> tacker-12.1.0.dev48/tacker/tests/unit/api copying tacker/tests/unit/api/test_extensions.py -> tacker-12.1.0.dev48/tacker/tests/unit/api copying tacker/tests/unit/api/v1/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_attributes.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_resource.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_resource_helper.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_router.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_vim.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_vnf_instance.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v2/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v2 copying tacker/tests/unit/api/v2/test_api_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/api/v2 copying tacker/tests/unit/cmd/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/cmd copying tacker/tests/unit/cmd/test_status.py -> tacker-12.1.0.dev48/tacker/tests/unit/cmd copying tacker/tests/unit/common/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/test_config.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/test_crypt_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/test_csar_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/test_ext_oauth2_auth.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/test_log.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/test_oidc_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/test_store.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/test_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/common copying tacker/tests/unit/common/container/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/common/container copying tacker/tests/unit/common/container/test_kubernetes_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/common/container copying tacker/tests/unit/common/sample_keys/jwt_private.key -> tacker-12.1.0.dev48/tacker/tests/unit/common/sample_keys copying tacker/tests/unit/conductor/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/test_conductor_server.py -> tacker-12.1.0.dev48/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/conductorrpc/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/conductor/conductorrpc/test_vnf_lcm_rpc.py -> tacker-12.1.0.dev48/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/conductor/conductorrpc/test_vnf_pkgm_rpc.py -> tacker-12.1.0.dev48/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/db/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/base.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_migration.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_migration_to_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_purge_delete.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_artifact.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_instance.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_package.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_package_vnfd.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_resource.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/db copying tacker/tests/unit/db/common_services/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/db/common_services copying tacker/tests/unit/db/common_services/test_common_services_db_plugin.py -> tacker-12.1.0.dev48/tacker/tests/unit/db/common_services copying tacker/tests/unit/extensions/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/extendedattribute.py -> tacker-12.1.0.dev48/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/extensionattribute.py -> tacker-12.1.0.dev48/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/foxinsocks.py -> tacker-12.1.0.dev48/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/test_common_services.py -> tacker-12.1.0.dev48/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/test_extension_extended_attribute.py -> tacker-12.1.0.dev48/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/v2attributes.py -> tacker-12.1.0.dev48/tacker/tests/unit/extensions copying tacker/tests/unit/glance_store/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/glance_store copying tacker/tests/unit/glance_store/test_store.py -> tacker-12.1.0.dev48/tacker/tests/unit/glance_store copying tacker/tests/unit/keymgr/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/keymgr copying tacker/tests/unit/keymgr/test_barbican_key_manager.py -> tacker-12.1.0.dev48/tacker/tests/unit/keymgr copying tacker/tests/unit/nfvo/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/nfvo copying tacker/tests/unit/nfvo/test_nfvo_plugin.py -> tacker-12.1.0.dev48/tacker/tests/unit/nfvo copying tacker/tests/unit/nfvo/drivers/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/nfvo/drivers copying tacker/tests/unit/nfvo/drivers/vim/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/nfvo/drivers/vim/test_kubernetes_driver.py -> tacker-12.1.0.dev48/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/nfvo/drivers/vim/test_openstack_driver.py -> tacker-12.1.0.dev48/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/objects/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_change_ext_conn_req.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_fields.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_grant.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_instantiate_vnf_req.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_terminate_vnf_request.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vim_connection.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_deployment_flavour.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_instance.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_instantiated_info.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_lcm_op_occs.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_lcm_subscriptions.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_package.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_package_vnfd.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_resource.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_software_images.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnfd.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnfd_attribute.py -> tacker-12.1.0.dev48/tacker/tests/unit/objects copying tacker/tests/unit/policies/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/policies copying tacker/tests/unit/policies/base.py -> tacker-12.1.0.dev48/tacker/tests/unit/policies copying tacker/tests/unit/policies/test_vnf_lcm.py -> tacker-12.1.0.dev48/tacker/tests/unit/policies copying tacker/tests/unit/policies/test_vnf_package.py -> tacker-12.1.0.dev48/tacker/tests/unit/policies copying tacker/tests/unit/sol_refactored/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored copying tacker/tests/unit/sol_refactored/api/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_api_version.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_validator.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_wsgi.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/common/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/fakes_for_fm.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_common_script_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_coord_client.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_coordinate.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_fm_alarm_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_fm_subscription_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_lcm_op_occ_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_oidc_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_pm_job_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_pm_threshold_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_prometheus_plugin.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_server_notification.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_subscription_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vim_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vnf_instance_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vnfd_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/conductor/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_conductor_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_prometheus_plugin.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_server_notification.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnffm_driver_v1.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnflcm_driver_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnfpm_driver_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/controller/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_prometheus_plugin.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_server_notification.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnffm_v1.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_view.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_view.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/infra_drivers/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_kubernetes.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_openstack.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_userdata_default.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/terraform/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/terraform copying tacker/tests/unit/sol_refactored/infra_drivers/terraform/test_terraform.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/infra_drivers/terraform copying tacker/tests/unit/sol_refactored/mgmt_drivers/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/fake_configmap.yaml -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/test_container_update_mgmt.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/mgmt_drivers/test_server_notification.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/mgmt_drivers copying tacker/tests/unit/sol_refactored/nfvo/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/nfvo/test_local_nfvo.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/nfvo/test_nfvo_client.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/objects/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_base.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_fm_subscription.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_grant.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_lccn_subscription_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_pm_job_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_threshold_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_vnf_instance_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_vnf_lcm_op_occ_v2.py -> tacker-12.1.0.dev48/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/tests/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/tests copying tacker/tests/unit/tests/test_post_mortem_debug.py -> tacker-12.1.0.dev48/tacker/tests/unit/tests copying tacker/tests/unit/vnflcm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_controller.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_load_vnf_interfaces.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_sync_resource.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_vnflcm_driver.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/vnflcm_driver/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnflcm/vnflcm_driver copying tacker/tests/unit/vnfm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_nfvo_client.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_plugin.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_vim_client.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/infra_drivers/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver_helm.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_outputs.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/api-service.yaml -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/bindings.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/deployment.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/job.yaml -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/lease.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/namespace.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/node.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role.yaml -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/secret.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/openstack/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_etsi_translate_template.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack_driver.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_update_template.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_grant.yaml -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_initial.yaml -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_grant.yaml -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_initial.yaml -> tacker-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/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-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/client.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/fixture_data_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/lcm_user_data/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/lcm_user_data copying tacker/tests/unit/vnfm/lcm_user_data/utils/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/lcm_user_data/utils copying tacker/tests/unit/vnfm/lcm_user_data/utils/test_utils.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/lcm_user_data/utils copying tacker/tests/unit/vnfm/mgmt_drivers/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfm/mgmt_drivers/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfm/mgmt_drivers/test_container_update_mgmt.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfpkgm/__init__.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfpkgm copying tacker/tests/unit/vnfpkgm/fakes.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfpkgm copying tacker/tests/unit/vnfpkgm/test_controller.py -> tacker-12.1.0.dev48/tacker/tests/unit/vnfpkgm copying tacker/tests/var/ca.crt -> tacker-12.1.0.dev48/tacker/tests/var copying tacker/tests/var/certandkey.pem -> tacker-12.1.0.dev48/tacker/tests/var copying tacker/tests/var/certificate.crt -> tacker-12.1.0.dev48/tacker/tests/var copying tacker/tests/var/privatekey.key -> tacker-12.1.0.dev48/tacker/tests/var copying tacker/tosca/__init__.py -> tacker-12.1.0.dev48/tacker/tosca copying tacker/tosca/utils.py -> tacker-12.1.0.dev48/tacker/tosca copying tacker/vnflcm/__init__.py -> tacker-12.1.0.dev48/tacker/vnflcm copying tacker/vnflcm/abstract_driver.py -> tacker-12.1.0.dev48/tacker/vnflcm copying tacker/vnflcm/utils.py -> tacker-12.1.0.dev48/tacker/vnflcm copying tacker/vnflcm/vnflcm_driver.py -> tacker-12.1.0.dev48/tacker/vnflcm copying tacker/vnfm/__init__.py -> tacker-12.1.0.dev48/tacker/vnfm copying tacker/vnfm/keystone.py -> tacker-12.1.0.dev48/tacker/vnfm copying tacker/vnfm/nfvo_client.py -> tacker-12.1.0.dev48/tacker/vnfm copying tacker/vnfm/plugin.py -> tacker-12.1.0.dev48/tacker/vnfm copying tacker/vnfm/vim_client.py -> tacker-12.1.0.dev48/tacker/vnfm copying tacker/vnfm/infra_drivers/__init__.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/abstract_driver.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/noop.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/scale_driver.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/kubernetes/__init__.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/kubernetes_driver.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/utils.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/helm/__init__.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes/helm copying tacker/vnfm/infra_drivers/kubernetes/helm/helm_client.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes/helm copying tacker/vnfm/infra_drivers/kubernetes/k8s/__init__.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/kubernetes/k8s/translate_outputs.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/openstack/__init__.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/constants.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/glance_client.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/heat_client.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/openstack.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/translate_template.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/update_template.py -> tacker-12.1.0.dev48/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/lcm_user_data/__init__.py -> tacker-12.1.0.dev48/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/abstract_user_data.py -> tacker-12.1.0.dev48/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/constants.py -> tacker-12.1.0.dev48/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/utils.py -> tacker-12.1.0.dev48/tacker/vnfm/lcm_user_data copying tacker/vnfm/mgmt_drivers/__init__.py -> tacker-12.1.0.dev48/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/constants.py -> tacker-12.1.0.dev48/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/vnflcm_abstract_driver.py -> tacker-12.1.0.dev48/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/vnflcm_noop.py -> tacker-12.1.0.dev48/tacker/vnfm/mgmt_drivers copying tools/gen_vim_config.sh -> tacker-12.1.0.dev48/tools copying tools/gen_vnf_pkg.py -> tacker-12.1.0.dev48/tools copying tools/generate_config_file_sample.sh -> tacker-12.1.0.dev48/tools copying vagrant/devstack/.gitignore -> tacker-12.1.0.dev48/vagrant/devstack copying vagrant/devstack/README.md -> tacker-12.1.0.dev48/vagrant/devstack copying vagrant/devstack/Vagrantfile -> tacker-12.1.0.dev48/vagrant/devstack copying vagrant/devstack/ansible.cfg -> tacker-12.1.0.dev48/vagrant/devstack copying vagrant/devstack/hosts -> tacker-12.1.0.dev48/vagrant/devstack copying vagrant/devstack/site.yaml -> tacker-12.1.0.dev48/vagrant/devstack copying vagrant/devstack/group_vars/all.yml -> tacker-12.1.0.dev48/vagrant/devstack/group_vars copying vagrant/devstack/helper/install_vagrant_libvirt_pkgs.sh -> tacker-12.1.0.dev48/vagrant/devstack/helper copying vagrant/devstack/lib/machine.rb -> tacker-12.1.0.dev48/vagrant/devstack/lib copying vagrant/devstack/lib/vd_utils.rb -> tacker-12.1.0.dev48/vagrant/devstack/lib copying vagrant/devstack/roles/centos-stream8/compute/tasks/main.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/compute/tasks copying vagrant/devstack/roles/centos-stream8/compute/templates/local.conf.j2 -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/compute/templates copying vagrant/devstack/roles/centos-stream8/controller/tasks/basic_pkgs.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/devstack.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/extra_tools.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/git_config.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/kubernetes.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/main.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/ovn.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/python3_specific_vers.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/set_path_env.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/setup_tacker.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/tasks/vim_extra_plugins.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/tasks copying vagrant/devstack/roles/centos-stream8/controller/templates/kubernetes.repo.j2 -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/templates copying vagrant/devstack/roles/centos-stream8/controller/templates/vimrc.j2 -> tacker-12.1.0.dev48/vagrant/devstack/roles/centos-stream8/controller/templates copying vagrant/devstack/roles/ubuntu-jammy/compute/tasks/basic_pkgs.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/compute/tasks copying vagrant/devstack/roles/ubuntu-jammy/compute/tasks/devstack.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/compute/tasks copying vagrant/devstack/roles/ubuntu-jammy/compute/tasks/main.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/compute/tasks copying vagrant/devstack/roles/ubuntu-jammy/compute/templates/local.conf.j2 -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/compute/templates copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/basic_pkgs.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/devstack.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/extra_tools.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/git_config.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/main.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/neovim.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/python3_specific_vers.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/remove_useless_pkgs.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/set_path_env.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/setup_tacker.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/vim_extra_plugins.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/tasks/vim_latest.yml -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/tasks copying vagrant/devstack/roles/ubuntu-jammy/controller/templates/vimrc.j2 -> tacker-12.1.0.dev48/vagrant/devstack/roles/ubuntu-jammy/controller/templates copying vagrant/devstack/samples/machines-2nodes.yml -> tacker-12.1.0.dev48/vagrant/devstack/samples copying vagrant/devstack/samples/machines.yml -> tacker-12.1.0.dev48/vagrant/devstack/samples copying zuul.d/nodeset.yaml -> tacker-12.1.0.dev48/zuul.d copying zuul.d/project.yaml -> tacker-12.1.0.dev48/zuul.d copying zuul.d/jobs/base.yaml -> tacker-12.1.0.dev48/zuul.d/jobs copying zuul.d/jobs/kubernetes.yaml -> tacker-12.1.0.dev48/zuul.d/jobs copying zuul.d/jobs/openstack.yaml -> tacker-12.1.0.dev48/zuul.d/jobs copying zuul.d/jobs/terraform.yaml -> tacker-12.1.0.dev48/zuul.d/jobs Writing tacker-12.1.0.dev48/setup.cfg creating dist Creating tar archive removing 'tacker-12.1.0.dev48' (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-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --copyout /var/tmp/pkgsrc/dist /tmp/tmp.59f3OKWHPQ/dist INFO: mock.py version 5.9 starting (python version = 3.9.18, NVR = mock-5.9-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --copyout /var/tmp/pkgsrc/dist /tmp/tmp.59f3OKWHPQ/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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', '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/centos9-master/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 5.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: 1021 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:stream9 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: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', '__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-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-0589f7fb346b03bbfa4801756a839eaddb11c120 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/05/89/0589f7fb346b03bbfa4801756a839eaddb11c120_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-615b41ead0ab8273d2fdee8174f449365075ebe5 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/61/5b/615b41ead0ab8273d2fdee8174f449365075ebe5_80bb5cf0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-01f7c97376e09fd3b46fbf84d8771d30ef9b8060 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/01/f7/01f7c97376e09fd3b46fbf84d8771d30ef9b8060_dce94d34 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-2ed3ffe1d0811c225ef819970244888a49238223 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/2e/d3/2ed3ffe1d0811c225ef819970244888a49238223_f006eaac enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-4ce0541619615e736d205d5076d93a62439ee562 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/4c/e0/4ce0541619615e736d205d5076d93a62439ee562_7f76573e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-mistral-451f90e43e8ca8600799d9b01f9b889afe11fbb3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/45/1f/451f90e43e8ca8600799d9b01f9b889afe11fbb3_626a6075 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-97588b86de5a431296712ac644f7704dc51a6643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/97/58/97588b86de5a431296712ac644f7704dc51a6643_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/fb/f4/fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62_07292574 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-6bcc050ddd62da5860c1969d6d17e0e8aed76bd8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/6b/cc/6bcc050ddd62da5860c1969d6d17e0e8aed76bd8_7e14e522 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-767301273bedf5c1c49f94a8d53abbd838d9ff69 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/76/73/767301273bedf5c1c49f94a8d53abbd838d9ff69_88cbf8c3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-046fd37d9dec13b153710780f954d10beaf93476 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/04/6f/046fd37d9dec13b153710780f954d10beaf93476_4ad32b7e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-035e8b12d48e6b600b43dd65a66d8092041d97fb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/03/5e/035e8b12d48e6b600b43dd65a66d8092041d97fb_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ad10537df98b65b0d14ae14d08c29469b123b316 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/ad/10/ad10537df98b65b0d14ae14d08c29469b123b316_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d0b9e012bf830cb131d1d0a740d287b52480bf15 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/d0/b9/d0b9e012bf830cb131d1d0a740d287b52480bf15_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1e03b3e26041f391f9c487617bc936d9e379f296 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/1e/03/1e03b3e26041f391f9c487617bc936d9e379f296_6f141b88 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4faa3523c9c0522c4f28a3028398949be4934483 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/4f/aa/4faa3523c9c0522c4f28a3028398949be4934483_f5ce3a4b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-15f50013abd4bcebb5ef54378fa003b80f4cac85 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/15/f5/15f50013abd4bcebb5ef54378fa003b80f4cac85_baff7e31 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-c9fdb537eaded73e81ea296d893e45d753337dc7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/c9/fd/c9fdb537eaded73e81ea296d893e45d753337dc7_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad Mock Version: 5.9 INFO: Mock Version: 5.9 INFO: Mock Version: 5.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.v0cebdl3', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5817804 448452 1598876 11816732 10297008 DEBUG: Swap: 16777212 4367304 12409908 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-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 1.6G 2.8G 37% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 183G 367G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.goxrlltq', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'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-centos9-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.59f3OKWHPQ/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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.59f3OKWHPQ/dist ++ grep .tar.gz + SOURCE=tacker-12.1.0.dev48.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.59f3OKWHPQ/dist/tacker-12.1.0.dev48.tar.gz ++ basename tacker-12.1.0.dev48.tar.gz .tar.gz + SOURCEWITHREL=tacker-12.1.0.dev48-0.20241218051120.752881e.tar.gz + mv /tmp/tmp.59f3OKWHPQ/dist/tacker-12.1.0.dev48.tar.gz /tmp/tmp.59f3OKWHPQ/SOURCES/tacker-12.1.0.dev48-0.20241218051120.752881e.tar.gz + cd /home/centos9-master/data/openstack-tacker_distro + cp -a openstack-tacker-conductor.service openstack-tacker-server.service openstack-tacker.spec tacker.logrotate /tmp/tmp.59f3OKWHPQ/SOURCES/ + cp openstack-tacker.spec /tmp/tmp.59f3OKWHPQ/SPECS/ + cd /tmp/tmp.59f3OKWHPQ/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-tacker.spec + sed -i -e '1i%define upstream_version 12.1.0.dev48\' 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-12.1.0.dev48-0.20241218051120.752881e.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr tacker-12.1.0.dev48-0.20241218051120.752881e\' openstack-tacker.spec + sed -i -e s/UPSTREAMVERSION/12.1.0.dev48/g openstack-tacker.spec + set_nvr_in_spec + VERSION=12.1.0 + sed -i -e 's/Version:.*/Version: 12.1.0/g' openstack-tacker.spec + sed -i -e 's/Release:.*/Release: 0.20241218051120.752881e%{?dist}/g' openstack-tacker.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: tacker-12.1.0.dev48-0.20241218051120.752881e.tar.gz/' openstack-tacker.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-tacker.spec + cat openstack-tacker.spec %global dlrn_nvr tacker-12.1.0.dev48-0.20241218051120.752881e %global dlrn 1 %define upstream_version 12.1.0.dev48 %{!?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: 12.1.0 Release: 0.20241218051120.752881e%{?dist} Summary: OpenStack Tacker Service License: Apache-2.0 URL: https://launchpad.net/%{pypi_name} Source0: tacker-12.1.0.dev48-0.20241218051120.752881e.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-mock 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} mv %{buildroot}/usr/etc/rootwrap.d %{buildroot}%{_sysconfdir} 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}/rootwrap.conf %config(noreplace) %attr(0640, root, %{pypi_name}) %{_sysconfdir}/%{pypi_name}/prometheus-plugin.yaml %config(noreplace) %attr(0644, root, root) %{_sysconfdir}/rootwrap.d/%{pypi_name}.filters %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.59f3OKWHPQ/SOURCES openstack-tacker.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --spec openstack-tacker.spec --sources=/tmp/tmp.59f3OKWHPQ/SOURCES INFO: mock.py version 5.9 starting (python version = 3.9.18, NVR = mock-5.9-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --spec openstack-tacker.spec --sources=/tmp/tmp.59f3OKWHPQ/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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', '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/centos9-master/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 5.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: 1021 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:stream9 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: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', '__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-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-0589f7fb346b03bbfa4801756a839eaddb11c120 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/05/89/0589f7fb346b03bbfa4801756a839eaddb11c120_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-615b41ead0ab8273d2fdee8174f449365075ebe5 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/61/5b/615b41ead0ab8273d2fdee8174f449365075ebe5_80bb5cf0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-01f7c97376e09fd3b46fbf84d8771d30ef9b8060 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/01/f7/01f7c97376e09fd3b46fbf84d8771d30ef9b8060_dce94d34 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-2ed3ffe1d0811c225ef819970244888a49238223 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/2e/d3/2ed3ffe1d0811c225ef819970244888a49238223_f006eaac enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-4ce0541619615e736d205d5076d93a62439ee562 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/4c/e0/4ce0541619615e736d205d5076d93a62439ee562_7f76573e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-mistral-451f90e43e8ca8600799d9b01f9b889afe11fbb3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/45/1f/451f90e43e8ca8600799d9b01f9b889afe11fbb3_626a6075 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-97588b86de5a431296712ac644f7704dc51a6643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/97/58/97588b86de5a431296712ac644f7704dc51a6643_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/fb/f4/fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62_07292574 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-6bcc050ddd62da5860c1969d6d17e0e8aed76bd8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/6b/cc/6bcc050ddd62da5860c1969d6d17e0e8aed76bd8_7e14e522 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-767301273bedf5c1c49f94a8d53abbd838d9ff69 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/76/73/767301273bedf5c1c49f94a8d53abbd838d9ff69_88cbf8c3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-046fd37d9dec13b153710780f954d10beaf93476 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/04/6f/046fd37d9dec13b153710780f954d10beaf93476_4ad32b7e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-035e8b12d48e6b600b43dd65a66d8092041d97fb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/03/5e/035e8b12d48e6b600b43dd65a66d8092041d97fb_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ad10537df98b65b0d14ae14d08c29469b123b316 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/ad/10/ad10537df98b65b0d14ae14d08c29469b123b316_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d0b9e012bf830cb131d1d0a740d287b52480bf15 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/d0/b9/d0b9e012bf830cb131d1d0a740d287b52480bf15_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1e03b3e26041f391f9c487617bc936d9e379f296 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/1e/03/1e03b3e26041f391f9c487617bc936d9e379f296_6f141b88 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4faa3523c9c0522c4f28a3028398949be4934483 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/4f/aa/4faa3523c9c0522c4f28a3028398949be4934483_f5ce3a4b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-15f50013abd4bcebb5ef54378fa003b80f4cac85 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/15/f5/15f50013abd4bcebb5ef54378fa003b80f4cac85_baff7e31 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-c9fdb537eaded73e81ea296d893e45d753337dc7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/c9/fd/c9fdb537eaded73e81ea296d893e45d753337dc7_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-tacker.spec) Config(dlrn-centos9-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad Mock Version: 5.9 INFO: Mock Version: 5.9 INFO: Mock Version: 5.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.a43pjglh', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5864556 301764 1474448 11753152 10250256 DEBUG: Swap: 16777212 4367304 12409908 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-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 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 183G 367G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.y8an4my1', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.el9.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: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-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-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-2.el9.noarch DEBUG: hwdata-0.348-9.15.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.1.2-3.el9.x86_64 DEBUG: libX11-common-1.7.0-10.el9.noarch DEBUG: kernel-headers-5.14.0-542.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-10.el9.noarch DEBUG: kbd-legacy-2.4.0-10.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-143.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-143.el9.x86_64 DEBUG: glibc-common-2.34-143.el9.x86_64 DEBUG: glibc-2.34-143.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-2.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: nss-util-3.101.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-1.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-10.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-48.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-10.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.7-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-7.el9.x86_64 DEBUG: nss-softokn-3.101.0-7.el9.x86_64 DEBUG: nss-sysinit-3.101.0-7.el9.x86_64 DEBUG: nss-3.101.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-9.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-48.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-48.el9.x86_64 DEBUG: systemd-252-48.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-3.el9.x86_64 DEBUG: device-mapper-1.02.202-3.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-2.el9.noarch DEBUG: elfutils-libs-0.192-2.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.1.2-3.el9.x86_64 DEBUG: mesa-dri-drivers-24.1.2-3.el9.x86_64 DEBUG: mesa-libglapi-24.1.2-3.el9.x86_64 DEBUG: mesa-libEGL-24.1.2-3.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.1.2-3.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-2.el9.x86_64 DEBUG: gdb-minimal-14.2-3.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-48.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.43.5-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-31.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.9-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-143.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-143.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.36-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--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-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--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-centos9-master-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-0589f7fb346b03bbfa4 11 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-615b41ead0ab8273d2fde 53 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-01f7c97376e09fd3b46fb 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-2ed3ffe1 61 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-4ce0541619615e736 77 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-mistral-451f90e43e8ca8600799 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-a464d48e 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-97588b86de5a431296 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-fbf4cd0c4cf081085a9d5 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-6bcc050ddd62da5860c 58 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-767301273bedf5c1c49f9 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-046fd37d9dec13b15371 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-035e8b12d 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-ad10537df 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-d0b9e012bf830cb131d1d0a740 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-1e03b3e26041f391f9 70 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-4faa3523c9c0522c4f28a3 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-15f50013abd4bcebb5ef 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-c9fdb537eaded73e81 96 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 95 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 27 kB/s | 5.3 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 39 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 124 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 136 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 55 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 13 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 44 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 55 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 374 kB/s | 37 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-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-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-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-2.el9.noarch DEBUG: hwdata-0.348-9.15.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.1.2-3.el9.x86_64 DEBUG: libX11-common-1.7.0-10.el9.noarch DEBUG: kernel-headers-5.14.0-542.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-10.el9.noarch DEBUG: kbd-legacy-2.4.0-10.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-143.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-143.el9.x86_64 DEBUG: glibc-common-2.34-143.el9.x86_64 DEBUG: glibc-2.34-143.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-2.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: nss-util-3.101.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-1.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-10.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-48.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-10.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.7-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-7.el9.x86_64 DEBUG: nss-softokn-3.101.0-7.el9.x86_64 DEBUG: nss-sysinit-3.101.0-7.el9.x86_64 DEBUG: nss-3.101.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-9.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-48.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-48.el9.x86_64 DEBUG: systemd-252-48.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-3.el9.x86_64 DEBUG: device-mapper-1.02.202-3.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-2.el9.noarch DEBUG: elfutils-libs-0.192-2.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.1.2-3.el9.x86_64 DEBUG: mesa-dri-drivers-24.1.2-3.el9.x86_64 DEBUG: mesa-libglapi-24.1.2-3.el9.x86_64 DEBUG: mesa-libEGL-24.1.2-3.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.1.2-3.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-2.el9.x86_64 DEBUG: gdb-minimal-14.2-3.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-48.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.43.5-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-31.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.9-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-143.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-143.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.36-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos9-master-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'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-centos9-master-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) 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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm 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 28 seconds INFO: Results and/or logs in: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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.59f3OKWHPQ INFO: mock.py version 5.9 starting (python version = 3.9.18, NVR = mock-5.9-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad --rebuild /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos9-master/data/dlrn-5.cfg'] DEBUG: version: 5.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: 1021 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:stream9 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: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', '__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-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad'}} 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: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-0589f7fb346b03bbfa4801756a839eaddb11c120 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/05/89/0589f7fb346b03bbfa4801756a839eaddb11c120_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-615b41ead0ab8273d2fdee8174f449365075ebe5 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/61/5b/615b41ead0ab8273d2fdee8174f449365075ebe5_80bb5cf0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-01f7c97376e09fd3b46fbf84d8771d30ef9b8060 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/01/f7/01f7c97376e09fd3b46fbf84d8771d30ef9b8060_dce94d34 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-2ed3ffe1d0811c225ef819970244888a49238223 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/2e/d3/2ed3ffe1d0811c225ef819970244888a49238223_f006eaac enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-4ce0541619615e736d205d5076d93a62439ee562 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/4c/e0/4ce0541619615e736d205d5076d93a62439ee562_7f76573e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-mistral-451f90e43e8ca8600799d9b01f9b889afe11fbb3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/45/1f/451f90e43e8ca8600799d9b01f9b889afe11fbb3_626a6075 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-97588b86de5a431296712ac644f7704dc51a6643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/97/58/97588b86de5a431296712ac644f7704dc51a6643_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/fb/f4/fbf4cd0c4cf081085a9d5400de49c7cdf85a7c62_07292574 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-6bcc050ddd62da5860c1969d6d17e0e8aed76bd8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/6b/cc/6bcc050ddd62da5860c1969d6d17e0e8aed76bd8_7e14e522 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-767301273bedf5c1c49f94a8d53abbd838d9ff69 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/76/73/767301273bedf5c1c49f94a8d53abbd838d9ff69_88cbf8c3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-046fd37d9dec13b153710780f954d10beaf93476 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/04/6f/046fd37d9dec13b153710780f954d10beaf93476_4ad32b7e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-035e8b12d48e6b600b43dd65a66d8092041d97fb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/03/5e/035e8b12d48e6b600b43dd65a66d8092041d97fb_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ad10537df98b65b0d14ae14d08c29469b123b316 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/ad/10/ad10537df98b65b0d14ae14d08c29469b123b316_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-d0b9e012bf830cb131d1d0a740d287b52480bf15 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/d0/b9/d0b9e012bf830cb131d1d0a740d287b52480bf15_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1e03b3e26041f391f9c487617bc936d9e379f296 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/1e/03/1e03b3e26041f391f9c487617bc936d9e379f296_6f141b88 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4faa3523c9c0522c4f28a3028398949be4934483 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/4f/aa/4faa3523c9c0522c4f28a3028398949be4934483_f5ce3a4b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-15f50013abd4bcebb5ef54378fa003b80f4cac85 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/15/f5/15f50013abd4bcebb5ef54378fa003b80f4cac85_baff7e31 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-c9fdb537eaded73e81ea296d893e45d753337dc7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/c9/fd/c9fdb537eaded73e81ea296d893e45d753337dc7_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm INFO: Start(/home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm) Config(dlrn-centos9-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad Mock Version: 5.9 INFO: Mock Version: 5.9 INFO: Mock Version: 5.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.p63r9oiz', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5665624 506728 1491624 11764296 10449188 DEBUG: Swap: 16777212 4350160 12427052 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-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 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 183G 367G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/75/28/752881e5704c9d29bc9214307ab9b8863ae22ee2_6ab035ad INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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.3yzn9x7_', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.el9.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: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-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-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-2.el9.noarch DEBUG: hwdata-0.348-9.15.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.1.2-3.el9.x86_64 DEBUG: libX11-common-1.7.0-10.el9.noarch DEBUG: kernel-headers-5.14.0-542.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-10.el9.noarch DEBUG: kbd-legacy-2.4.0-10.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-143.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-143.el9.x86_64 DEBUG: glibc-common-2.34-143.el9.x86_64 DEBUG: glibc-2.34-143.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-2.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: nss-util-3.101.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-1.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-10.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-48.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-10.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.7-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-7.el9.x86_64 DEBUG: nss-softokn-3.101.0-7.el9.x86_64 DEBUG: nss-sysinit-3.101.0-7.el9.x86_64 DEBUG: nss-3.101.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-9.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-48.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-48.el9.x86_64 DEBUG: systemd-252-48.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-3.el9.x86_64 DEBUG: device-mapper-1.02.202-3.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-2.el9.noarch DEBUG: elfutils-libs-0.192-2.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.1.2-3.el9.x86_64 DEBUG: mesa-dri-drivers-24.1.2-3.el9.x86_64 DEBUG: mesa-libglapi-24.1.2-3.el9.x86_64 DEBUG: mesa-libEGL-24.1.2-3.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.1.2-3.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-2.el9.x86_64 DEBUG: gdb-minimal-14.2-3.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-48.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.43.5-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-31.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.9-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-143.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-143.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.36-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--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-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--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-centos9-master-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-0589f7fb346b03bbfa4 65 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-615b41ead0ab8273d2fde 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-01f7c97376e09fd3b46fb 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-2ed3ffe1 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-4ce0541619615e736 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-mistral-451f90e43e8ca8600799 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-a464d48e 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-97588b86de5a431296 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-fbf4cd0c4cf081085a9d5 136 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-6bcc050ddd62da5860c 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-767301273bedf5c1c49f9 68 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-046fd37d9dec13b15371 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-035e8b12d 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-ad10537df 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-d0b9e012bf830cb131d1d0a740 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-1e03b3e26041f391f9 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-4faa3523c9c0522c4f28a3 174 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-15f50013abd4bcebb5ef 172 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-c9fdb537eaded73e81 151 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 95 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 158 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 49 kB/s | 5.3 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 59 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 122 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 107 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 80 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 106 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 80 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 111 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 261 kB/s | 37 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-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-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-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-2.el9.noarch DEBUG: hwdata-0.348-9.15.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.1.2-3.el9.x86_64 DEBUG: libX11-common-1.7.0-10.el9.noarch DEBUG: kernel-headers-5.14.0-542.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-10.el9.noarch DEBUG: kbd-legacy-2.4.0-10.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-143.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-143.el9.x86_64 DEBUG: glibc-common-2.34-143.el9.x86_64 DEBUG: glibc-2.34-143.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-2.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: nss-util-3.101.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-1.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-10.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-48.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-10.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.7-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-7.el9.x86_64 DEBUG: nss-softokn-3.101.0-7.el9.x86_64 DEBUG: nss-sysinit-3.101.0-7.el9.x86_64 DEBUG: nss-3.101.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-9.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-48.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-48.el9.x86_64 DEBUG: systemd-252-48.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-3.el9.x86_64 DEBUG: device-mapper-1.02.202-3.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-2.el9.noarch DEBUG: elfutils-libs-0.192-2.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.1.2-3.el9.x86_64 DEBUG: mesa-dri-drivers-24.1.2-3.el9.x86_64 DEBUG: mesa-libglapi-24.1.2-3.el9.x86_64 DEBUG: mesa-libEGL-24.1.2-3.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.1.2-3.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-2.el9.x86_64 DEBUG: gdb-minimal-14.2-3.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-48.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.43.5-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-31.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.9-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-143.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-143.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.36-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos9-master-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'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-centos9-master-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm Start: build setup for openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.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-12.1.0-0.202412180511######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.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-12.1.0.dev48-0.20241218051120.752881e.tar.gz DEBUG: tacker.logrotate DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) 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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root//builddir/build/SRPMS/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root//builddir/build/SRPMS/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-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 Wed Dec 18 00:12:45 2024. DEBUG: Package git-core-2.43.5-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.21-1.el9.x86_64 is already installed. DEBUG: Package systemd-252-48.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el9 crb 44 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 44 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el9.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el9.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el9.noarch 1/1 DEBUG: Verifying : pyproject-rpm-macros-1.16.2-1.el9.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-12.1.0-0.20241218051120.752881e.el9.src.rpm Start: rpmbuild openstack-tacker-12.1.0-0.20241218051120.752881e.el9.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-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-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-2.el9.noarch DEBUG: hwdata-0.348-9.15.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.1.2-3.el9.x86_64 DEBUG: libX11-common-1.7.0-10.el9.noarch DEBUG: kernel-headers-5.14.0-542.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-10.el9.noarch DEBUG: kbd-legacy-2.4.0-10.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-143.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-143.el9.x86_64 DEBUG: glibc-common-2.34-143.el9.x86_64 DEBUG: glibc-2.34-143.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-2.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: nss-util-3.101.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-1.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-10.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-48.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-10.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.7-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-7.el9.x86_64 DEBUG: nss-softokn-3.101.0-7.el9.x86_64 DEBUG: nss-sysinit-3.101.0-7.el9.x86_64 DEBUG: nss-3.101.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-9.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-48.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-48.el9.x86_64 DEBUG: systemd-252-48.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-3.el9.x86_64 DEBUG: device-mapper-1.02.202-3.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-2.el9.noarch DEBUG: elfutils-libs-0.192-2.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.1.2-3.el9.x86_64 DEBUG: mesa-dri-drivers-24.1.2-3.el9.x86_64 DEBUG: mesa-libglapi-24.1.2-3.el9.x86_64 DEBUG: mesa-libEGL-24.1.2-3.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.1.2-3.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-2.el9.x86_64 DEBUG: gdb-minimal-14.2-3.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-48.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.43.5-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-31.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.9-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-143.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-143.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-3.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-1.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.36-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) 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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GGWkle DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf tacker-12.1.0.dev48 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/tacker-12.1.0.dev48-0.20241218051120.752881e.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd tacker-12.1.0.dev48 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-12.1.0 base' 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.650QMe DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tacker-12.1.0.dev48 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-12.1.0.dev48/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/tacker-12.1.0.dev48/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tacker-12.1.0.dev48/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.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-12.1.0-0.20241218051120.752881e.el9.buildreqs.nosrc.rpm 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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-tacker-12.1.0-0.20241218051120.752881e.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-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:08 ago on Wed Dec 18 00:12:45 2024. DEBUG: Package git-core-2.43.5-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.21-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.21-1.el9.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package systemd-252-48.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.36.2-8.el9 crb 83 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 83 k DEBUG: Installed size: 209 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.36.2-8.el9.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.36.2-8.el9.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Verifying : python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.36.2-8.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-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-11.5.0-2.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024b-2.el9.noarch DEBUG: hwdata-0.348-9.15.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20240701-3.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.1.2-3.el9.x86_64 DEBUG: libX11-common-1.7.0-10.el9.noarch DEBUG: kernel-headers-5.14.0-542.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-10.el9.noarch DEBUG: kbd-legacy-2.4.0-10.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-26.el9.noarch DEBUG: centos-stream-repos-9.0-26.el9.noarch DEBUG: centos-stream-release-9.0-26.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-143.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-143.el9.x86_64 DEBUG: glibc-common-2.34-143.el9.x86_64 DEBUG: glibc-2.34-143.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-2.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-6.el9.x86_64 DEBUG: bzip2-libs-1.0.8-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-4.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-20.el9.x86_64 DEBUG: elfutils-libelf-0.192-2.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20240828-2.git626aa59.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: nss-util-3.101.0-7.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-2.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-1.el9.x86_64 DEBUG: libcom_err-1.46.5-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-10.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-57.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-19.1.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-2.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-20.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.2.2-6.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-48.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-20.el9.x86_64 DEBUG: libmount-2.37.4-20.el9.x86_64 DEBUG: libfdisk-2.37.4-20.el9.x86_64 DEBUG: util-linux-core-2.37.4-20.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-21.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-10.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-1.el9.noarch DEBUG: python3-3.9.21-1.el9.x86_64 DEBUG: python3-libs-3.9.21-1.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20240828-2.git626aa59.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-3.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.2.2-6.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.7-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-3.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-2.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-7.el9.x86_64 DEBUG: nss-softokn-3.101.0-7.el9.x86_64 DEBUG: nss-sysinit-3.101.0-7.el9.x86_64 DEBUG: nss-3.101.0-7.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-9.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-48.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-1.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-2.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-55.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-20.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-48.el9.x86_64 DEBUG: systemd-252-48.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-3.el9.x86_64 DEBUG: device-mapper-1.02.202-3.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.192-2.el9.noarch DEBUG: elfutils-libs-0.192-2.el9.x86_64 DEBUG: openssh-8.7p1-44.el9.x86_64 DEBUG: kbd-2.4.0-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.121-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.1.2-3.el9.x86_64 DEBUG: mesa-dri-drivers-24.1.2-3.el9.x86_64 DEBUG: mesa-libglapi-24.1.2-3.el9.x86_64 DEBUG: mesa-libEGL-24.1.2-3.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.1.2-3.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-4.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.192-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-59.el9.x86_64 DEBUG: binutils-2.35.2-59.el9.x86_64 DEBUG: elfutils-0.192-2.el9.x86_64 DEBUG: gdb-minimal-14.2-3.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-36.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-36.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-48.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-44.el9.x86_64 DEBUG: git-core-2.43.5-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-4.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-31.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.51.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-21.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-3.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.44.3-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2024.9-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-143.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-143.el9.x86_64 DEBUG: gcc-11.5.0-2.el9.x86_64 DEBUG: annobin-12.65-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-2.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-7.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-208-1.el9.noarch DEBUG: rpm-build-4.16.1.3-36.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-17.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewir