+ 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-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08' + /usr/bin/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-python-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-lib-42fa5d63861ba0f04b9a4f67212173d7013a1332 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/42/fa/42fa5d63861ba0f04b9a4f67212173d7013a1332_e282dab9 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-51ed4353e028922f293e06887638ff304d52001a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/51/ed/51ed4353e028922f293e06887638ff304d52001a_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-cf086a04b508da41a44082b634b1ab177290ab0d baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/cf/08/cf086a04b508da41a44082b634b1ab177290ab0d_5ce430ae enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-heat-translator-646ef98991717118c717ed4867da1c1a0c8943f1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/6e/646ef98991717118c717ed4867da1c1a0c8943f1_1a97da2e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-e9217809e76d60ea48d3853d9edd817ee077296f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/e9/21/e9217809e76d60ea48d3853d9edd817ee077296f_f07ac061 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b8/1c/b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f_2df5fa21 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-11b11a1108c75a7847e080c7a9d98828bd746e53 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/11/b1/11b11a1108c75a7847e080c7a9d98828bd746e53_ecaef773 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-55049e8415a147a333870b02910e05633d022513 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/55/04/55049e8415a147a333870b02910e05633d022513_0c6de112 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-python-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-lib-42fa5d63861ba0f04b9a4f67212173d7013a1332 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/42/fa/42fa5d63861ba0f04b9a4f67212173d7013a1332_e282dab9 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-51ed4353e028922f293e06887638ff304d52001a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/51/ed/51ed4353e028922f293e06887638ff304d52001a_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-cf086a04b508da41a44082b634b1ab177290ab0d baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/cf/08/cf086a04b508da41a44082b634b1ab177290ab0d_5ce430ae enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-heat-translator-646ef98991717118c717ed4867da1c1a0c8943f1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/6e/646ef98991717118c717ed4867da1c1a0c8943f1_1a97da2e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-e9217809e76d60ea48d3853d9edd817ee077296f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/e9/21/e9217809e76d60ea48d3853d9edd817ee077296f_f07ac061 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b8/1c/b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f_2df5fa21 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-11b11a1108c75a7847e080c7a9d98828bd746e53 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/11/b1/11b11a1108c75a7847e080c7a9d98828bd746e53_ecaef773 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-55049e8415a147a333870b02910e05633d022513 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/55/04/55049e8415a147a333870b02910e05633d022513_0c6de112 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 2738348 6677840 1268944 6723156 11795004 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.wcj6gwyp', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 2755256 5351440 2495092 8032648 10551972 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.8kfxigyp', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1038', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-caracal/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-caracal-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 d131b53403b4dc4c1e4730cb723e75b8668b894d HEAD is now at d131b534 Merge "Add extension "subnet-external-network"" + '[' -d /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp/pkgsrc ~/data/python-neutron-lib + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/python-neutron-lib + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos9-caracal/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-caracal/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 3.11.0 d131b53 + UPSTREAMVERSION=3.11.0 + [[ 3.11.0 =~ ([^-]*)-(.+) ]] + [[ 3.11.0 =~ (.*?)\.(0rc.+) ]] + [[ 3.11.0 =~ (.*?)\.(0b.+) ]] + [[ 3.11.0 =~ (.*?)\.(0a.+) ]] + [[ 3.11.0 =~ (.*?)\.(dev.+) ]] + [[ 3.11.0 =~ (.*?)\.(g.+) ]] + [[ 3.11.0 =~ (.*?)\.pre.* ]] + [[ 3.11.0 =~ ^([.0-9]*)$ ]] + VERSION=3.11.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20240314163925.d131b53 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-python-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-lib-42fa5d63861ba0f04b9a4f67212173d7013a1332 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/42/fa/42fa5d63861ba0f04b9a4f67212173d7013a1332_e282dab9 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-51ed4353e028922f293e06887638ff304d52001a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/51/ed/51ed4353e028922f293e06887638ff304d52001a_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-cf086a04b508da41a44082b634b1ab177290ab0d baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/cf/08/cf086a04b508da41a44082b634b1ab177290ab0d_5ce430ae enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-heat-translator-646ef98991717118c717ed4867da1c1a0c8943f1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/6e/646ef98991717118c717ed4867da1c1a0c8943f1_1a97da2e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-e9217809e76d60ea48d3853d9edd817ee077296f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/e9/21/e9217809e76d60ea48d3853d9edd817ee077296f_f07ac061 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b8/1c/b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f_2df5fa21 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-11b11a1108c75a7847e080c7a9d98828bd746e53 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/11/b1/11b11a1108c75a7847e080c7a9d98828bd746e53_ecaef773 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-55049e8415a147a333870b02910e05633d022513 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/55/04/55049e8415a147a333870b02910e05633d022513_0c6de112 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 2756184 5328360 2506024 8054800 10540088 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.60lz2_62', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 2756692 5327828 2506024 8054824 10539604 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.clklwkz9', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1038', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-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.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating neutron_lib.egg-info writing pbr to neutron_lib.egg-info/pbr.json writing neutron_lib.egg-info/PKG-INFO writing dependency_links to neutron_lib.egg-info/dependency_links.txt writing entry points to neutron_lib.egg-info/entry_points.txt writing requirements to neutron_lib.egg-info/requires.txt writing top-level names to neutron_lib.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'neutron_lib.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 'neutron_lib.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating neutron-lib-3.11.0 creating neutron-lib-3.11.0/api-ref creating neutron-lib-3.11.0/api-ref/source creating neutron-lib-3.11.0/api-ref/source/v2 creating neutron-lib-3.11.0/api-ref/source/v2/samples creating neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups creating neutron-lib-3.11.0/api-ref/source/v2/samples/address-scopes creating neutron-lib-3.11.0/api-ref/source/v2/samples/agents creating neutron-lib-3.11.0/api-ref/source/v2/samples/auto-topology creating neutron-lib-3.11.0/api-ref/source/v2/samples/availability-zones creating neutron-lib-3.11.0/api-ref/source/v2/samples/bgp creating neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn creating neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/bgpvpns creating neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/network_associations creating neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/port_associations creating neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/router_associations creating neutron-lib-3.11.0/api-ref/source/v2/samples/conntrack_helpers creating neutron-lib-3.11.0/api-ref/source/v2/samples/extensions creating neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 creating neutron-lib-3.11.0/api-ref/source/v2/samples/firewall_log creating neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls creating neutron-lib-3.11.0/api-ref/source/v2/samples/flavors creating neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips creating neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips creating neutron-lib-3.11.0/api-ref/source/v2/samples/logging_resource creating neutron-lib-3.11.0/api-ref/source/v2/samples/logs creating neutron-lib-3.11.0/api-ref/source/v2/samples/metering creating neutron-lib-3.11.0/api-ref/source/v2/samples/ndp_proxies creating neutron-lib-3.11.0/api-ref/source/v2/samples/network-ip-availability creating neutron-lib-3.11.0/api-ref/source/v2/samples/network_segment_ranges creating neutron-lib-3.11.0/api-ref/source/v2/samples/networks creating neutron-lib-3.11.0/api-ref/source/v2/samples/port_bindings creating neutron-lib-3.11.0/api-ref/source/v2/samples/port_forwardings creating neutron-lib-3.11.0/api-ref/source/v2/samples/ports creating neutron-lib-3.11.0/api-ref/source/v2/samples/qos creating neutron-lib-3.11.0/api-ref/source/v2/samples/quota_details creating neutron-lib-3.11.0/api-ref/source/v2/samples/quotas creating neutron-lib-3.11.0/api-ref/source/v2/samples/rbac_policy creating neutron-lib-3.11.0/api-ref/source/v2/samples/routers creating neutron-lib-3.11.0/api-ref/source/v2/samples/security-group-default-rules creating neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups creating neutron-lib-3.11.0/api-ref/source/v2/samples/segments creating neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-chains creating neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-classifiers creating neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pair-groups creating neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pairs creating neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-service-graphs creating neutron-lib-3.11.0/api-ref/source/v2/samples/subnets creating neutron-lib-3.11.0/api-ref/source/v2/samples/taas creating neutron-lib-3.11.0/api-ref/source/v2/samples/tag creating neutron-lib-3.11.0/api-ref/source/v2/samples/trunks creating neutron-lib-3.11.0/api-ref/source/v2/samples/vpn creating neutron-lib-3.11.0/doc creating neutron-lib-3.11.0/doc/source creating neutron-lib-3.11.0/doc/source/contributor creating neutron-lib-3.11.0/doc/source/install creating neutron-lib-3.11.0/doc/source/reference creating neutron-lib-3.11.0/doc/source/user creating neutron-lib-3.11.0/neutron_lib creating neutron-lib-3.11.0/neutron_lib.egg-info creating neutron-lib-3.11.0/neutron_lib/agent creating neutron-lib-3.11.0/neutron_lib/agent/common creating neutron-lib-3.11.0/neutron_lib/agent/linux creating neutron-lib-3.11.0/neutron_lib/api creating neutron-lib-3.11.0/neutron_lib/api/definitions creating neutron-lib-3.11.0/neutron_lib/api/validators creating neutron-lib-3.11.0/neutron_lib/callbacks creating neutron-lib-3.11.0/neutron_lib/db creating neutron-lib-3.11.0/neutron_lib/exceptions creating neutron-lib-3.11.0/neutron_lib/hacking creating neutron-lib-3.11.0/neutron_lib/locale creating neutron-lib-3.11.0/neutron_lib/locale/zh_CN creating neutron-lib-3.11.0/neutron_lib/locale/zh_CN/LC_MESSAGES creating neutron-lib-3.11.0/neutron_lib/objects creating neutron-lib-3.11.0/neutron_lib/objects/extensions creating neutron-lib-3.11.0/neutron_lib/objects/logapi creating neutron-lib-3.11.0/neutron_lib/placement creating neutron-lib-3.11.0/neutron_lib/plugins creating neutron-lib-3.11.0/neutron_lib/plugins/ml2 creating neutron-lib-3.11.0/neutron_lib/policy creating neutron-lib-3.11.0/neutron_lib/services creating neutron-lib-3.11.0/neutron_lib/services/logapi creating neutron-lib-3.11.0/neutron_lib/services/qos creating neutron-lib-3.11.0/neutron_lib/services/trunk creating neutron-lib-3.11.0/neutron_lib/tests creating neutron-lib-3.11.0/neutron_lib/tests/etc creating neutron-lib-3.11.0/neutron_lib/tests/unit creating neutron-lib-3.11.0/neutron_lib/tests/unit/agent creating neutron-lib-3.11.0/neutron_lib/tests/unit/agent/common creating neutron-lib-3.11.0/neutron_lib/tests/unit/agent/linux creating neutron-lib-3.11.0/neutron_lib/tests/unit/api creating neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions creating neutron-lib-3.11.0/neutron_lib/tests/unit/api/validators creating neutron-lib-3.11.0/neutron_lib/tests/unit/callbacks creating neutron-lib-3.11.0/neutron_lib/tests/unit/clients creating neutron-lib-3.11.0/neutron_lib/tests/unit/db creating neutron-lib-3.11.0/neutron_lib/tests/unit/exceptions creating neutron-lib-3.11.0/neutron_lib/tests/unit/hacking creating neutron-lib-3.11.0/neutron_lib/tests/unit/legacy creating neutron-lib-3.11.0/neutron_lib/tests/unit/objects creating neutron-lib-3.11.0/neutron_lib/tests/unit/placement creating neutron-lib-3.11.0/neutron_lib/tests/unit/plugins creating neutron-lib-3.11.0/neutron_lib/tests/unit/plugins/ml2 creating neutron-lib-3.11.0/neutron_lib/tests/unit/policy creating neutron-lib-3.11.0/neutron_lib/tests/unit/services creating neutron-lib-3.11.0/neutron_lib/tests/unit/services/qos creating neutron-lib-3.11.0/neutron_lib/tests/unit/utils creating neutron-lib-3.11.0/neutron_lib/utils creating neutron-lib-3.11.0/releasenotes creating neutron-lib-3.11.0/releasenotes/notes creating neutron-lib-3.11.0/releasenotes/source creating neutron-lib-3.11.0/releasenotes/source/_static creating neutron-lib-3.11.0/releasenotes/source/_templates creating neutron-lib-3.11.0/releasenotes/source/locale creating neutron-lib-3.11.0/releasenotes/source/locale/en_GB creating neutron-lib-3.11.0/releasenotes/source/locale/en_GB/LC_MESSAGES creating neutron-lib-3.11.0/releasenotes/source/locale/fr creating neutron-lib-3.11.0/releasenotes/source/locale/fr/LC_MESSAGES creating neutron-lib-3.11.0/tools copying files to neutron-lib-3.11.0... copying .coveragerc -> neutron-lib-3.11.0 copying .mailmap -> neutron-lib-3.11.0 copying .pylintrc -> neutron-lib-3.11.0 copying .stestr.conf -> neutron-lib-3.11.0 copying .zuul.yaml -> neutron-lib-3.11.0 copying AUTHORS -> neutron-lib-3.11.0 copying CONTRIBUTING.rst -> neutron-lib-3.11.0 copying ChangeLog -> neutron-lib-3.11.0 copying HACKING.rst -> neutron-lib-3.11.0 copying LICENSE -> neutron-lib-3.11.0 copying README.rst -> neutron-lib-3.11.0 copying requirements.txt -> neutron-lib-3.11.0 copying setup.cfg -> neutron-lib-3.11.0 copying setup.py -> neutron-lib-3.11.0 copying test-requirements.txt -> neutron-lib-3.11.0 copying tox.ini -> neutron-lib-3.11.0 copying api-ref/source/conf.py -> neutron-lib-3.11.0/api-ref/source copying api-ref/source/index.rst -> neutron-lib-3.11.0/api-ref/source copying api-ref/source/v2/address-groups.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/address-scopes.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/agents.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/auto-topology.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/availability_zones.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/bgp_dragent_scheduler.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/bgp_peer.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/bgp_speaker.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-bgpvpns.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-network_associations.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-overview.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-port_associations.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-router_associations.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/dhcp-agent-scheduler.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/extensions.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/fip-port-forwarding.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/fip64.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/firewall_log.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/flavors.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/floatingippools.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/floatingips.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/fwaas-v2.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/index.rst -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/intro.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/l3-agent-scheduler.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/l3-conntrack-helper.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/local-ips.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/logging.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/logging_resource.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/metering.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/network-ip-availability.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/network_segment_ranges.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/networks.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/parameters.yaml -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/port_bindings.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/ports.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/qos.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/quota_details.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/quotas.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/rbac-policy.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/router-interface-fip.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/router-ndp-proxy.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/routers.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/security-group-rules.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/security-groups.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/security_groups_default_rules.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/segments.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/service-providers.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/sfc-chains.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/sfc-classifiers.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/sfc-port-pair-groups.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/sfc-port-pairs.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/sfc-servicegraph.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/subnet_onboard_ops.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/subnetpool_prefix_ops.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/subnetpools.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/subnets.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/taas.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/tags.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/tap_mirrors.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/trunk-details.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/trunk.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/versions.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/vpnaas.inc -> neutron-lib-3.11.0/api-ref/source/v2 copying api-ref/source/v2/samples/service-type-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples copying api-ref/source/v2/samples/address-groups/address-group-add-addresses-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-add-addresses-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-remove-addresses-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-remove-addresses-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-groups-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-scopes/address-scope-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scopes-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/agents/agent-dhcp-network-add-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-dhcp-networks-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-l3-router-add-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-l3-router-remove-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-l3-routers-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agents-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/network-dhcp-agent-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/router-l3-agent-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/auto-topology/topo-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/auto-topology copying api-ref/source/v2/samples/availability-zones/azs-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/availability-zones copying api-ref/source/v2/samples/bgp/bgp_peer-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_peer-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_peer-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_peer-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_add_network-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_add_network-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_add_peer-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_add_peer-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_list_dragent_host-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_list_routes-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_remove_network-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_remove_peer-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/dragent_add_speaker-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/dragent_list_agents_hosting_speaker-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/dragent_list_speakers-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpns-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/network_associations/network_association-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/network_associations copying api-ref/source/v2/samples/bgpvpn/network_associations/network_association-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/network_associations copying api-ref/source/v2/samples/bgpvpn/network_associations/network_association-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/network_associations copying api-ref/source/v2/samples/bgpvpn/network_associations/network_association-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/network_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/extensions/extension-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/extensions copying api-ref/source/v2/samples/extensions/extensions-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/extensions copying api-ref/source/v2/samples/firewall-v2/firewall-group-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-groups-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policies-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-insert-rule-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-insert-rule-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-remove-rule-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-remove-rule-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall_log/firewall_log-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_logs-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewalls/firewall-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policies-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-insert-rule-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-insert-rule-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-remove-rule-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-remove-rule-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewalls-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/flavors/flavor-associate-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-associate-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavors-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profiles-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/floatingips/floating-ip-pools-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floating-ips-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-disassociate-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-disassociate-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/local_ips/local-ip-list-associations-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local-ips-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip_association-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip_association-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/logging_resource/logging_resource-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resources-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logs/log-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/loggable_resources-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/metering/metering-label-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-delete-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-delete-response-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-delete-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-delete-response-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-show-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rules-list-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-show-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-labels-list-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-labels-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/ndp_proxies/ndp-proxies-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/network-ip-availability/network-ip-availability-list.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/network-ip-availability copying api-ref/source/v2/samples/network-ip-availability/network-ip-availability-show.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/network-ip-availability copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_ranges-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/networks/network-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-bulk-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-bulk-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-provider-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/version-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/versions-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/port_bindings/port-binding-activate-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_bindings copying api-ref/source/v2/samples/port_bindings/port-binding-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_bindings copying api-ref/source/v2/samples/port_bindings/port-binding-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_bindings copying api-ref/source/v2/samples/port_bindings/port-binding-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_bindings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/ports/port-add-allowed-address-pairs-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-add-allowed-address-pairs-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-remove-allowed-address-pairs-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-remove-allowed-address-pairs-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-resource-request-new-format.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-bind-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-bulk-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-bulk-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policies-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/rule_type-details-bandwidth_limit-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/rule_type-details-dscp_marking-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/rule_types-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/quota_details/quota-details-show-for-project-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/quota_details copying api-ref/source/v2/samples/quotas/quotas-list-for-project-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/quotas/quotas-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/quotas/quotas-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/quotas/quotas-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/rbac_policy/rbac-policies-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/routers/router-add-external-gateways-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-external-gateways-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-extraroutes-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-extraroutes-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-interface-request-with-port.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-interface-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-interface-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-external-gateways-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-external-gateways-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-extraroutes-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-extraroutes-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-interface-request-with-port.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-interface-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-interface-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-external-gateways-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-external-gateways-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/routers-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/security-group-default-rules/security-group-default-rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-group-default-rules copying api-ref/source/v2/samples/security-group-default-rules/security-group-default-rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-group-default-rules copying api-ref/source/v2/samples/security-group-default-rules/security-group-default-rule-delete-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-group-default-rules copying api-ref/source/v2/samples/security-group-default-rules/security-group-default-rule-delete-response-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-group-default-rules copying api-ref/source/v2/samples/security-group-default-rules/security-group-default-rule-show-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-group-default-rules copying api-ref/source/v2/samples/security-group-default-rules/security-group-default-rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-group-default-rules copying api-ref/source/v2/samples/security-group-default-rules/security-group-default-rules-list-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-group-default-rules copying api-ref/source/v2/samples/security-group-default-rules/security-group-default-rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-group-default-rules copying api-ref/source/v2/samples/security-groups/security-group-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-delete-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-delete-response-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-bulk-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-bulk-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-delete-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-delete-response-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-show-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rules-list-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rules-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-show-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-groups-list-request-json-http.txt -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-groups-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/segments/segment-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segments-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/sfc-chains/port-chain-create-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-create-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-get-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-list-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-update-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-update-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-create-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-create-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-get-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-list-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-update-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-update-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-port-pair-groups/port-pair-group-create-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pair-groups copying api-ref/source/v2/samples/sfc-port-pair-groups/port-pair-group-create-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pair-groups copying api-ref/source/v2/samples/sfc-port-pair-groups/port-pair-group-get-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pair-groups copying api-ref/source/v2/samples/sfc-port-pair-groups/port-pair-group-list-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pair-groups copying api-ref/source/v2/samples/sfc-port-pair-groups/port-pair-group-update-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pair-groups copying api-ref/source/v2/samples/sfc-port-pair-groups/port-pair-group-update-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pair-groups copying api-ref/source/v2/samples/sfc-port-pairs/port-pair-create-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pairs copying api-ref/source/v2/samples/sfc-port-pairs/port-pair-create-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pairs copying api-ref/source/v2/samples/sfc-port-pairs/port-pair-get-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pairs copying api-ref/source/v2/samples/sfc-port-pairs/port-pair-list-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pairs copying api-ref/source/v2/samples/sfc-port-pairs/port-pair-update-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pairs copying api-ref/source/v2/samples/sfc-port-pairs/port-pair-update-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-port-pairs copying api-ref/source/v2/samples/sfc-service-graphs/service-graph-create-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-service-graphs copying api-ref/source/v2/samples/sfc-service-graphs/service-graph-create-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-service-graphs copying api-ref/source/v2/samples/sfc-service-graphs/service-graph-get-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-service-graphs copying api-ref/source/v2/samples/sfc-service-graphs/service-graph-list-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-service-graphs copying api-ref/source/v2/samples/sfc-service-graphs/service-graph-update-req.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-service-graphs copying api-ref/source/v2/samples/sfc-service-graphs/service-graph-update-resp.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/sfc-service-graphs copying api-ref/source/v2/samples/subnets/subnet-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-add-prefixes-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-add-prefixes-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-remove-prefixes-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-remove-prefixes-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpools-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-create-bulk-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-create-bulk-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-onboard-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-onboard-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/taas/taf-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/tag/tag-obtain-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/tag/tag-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/tag/tag-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/trunks/trunk-add-subports-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-add-subports-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-details-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-list-subports-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-remove-subports-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-remove-subports-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunks-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunks-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/vpn/ikepolicies-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connections-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicies-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-groups-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-create-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-create-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-show-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-update-request.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-update-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservices-list-response.json -> neutron-lib-3.11.0/api-ref/source/v2/samples/vpn copying doc/requirements.txt -> neutron-lib-3.11.0/doc copying doc/source/conf.py -> neutron-lib-3.11.0/doc/source copying doc/source/index.rst -> neutron-lib-3.11.0/doc/source copying doc/source/contributor/api_attributes.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/api_converters.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/api_extensions.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/api_validators.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/callbacks.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/consuming.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/contributing.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/conventions.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/db_model_query.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/index.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/internals.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/releasing.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/review-guidelines.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/contributor/rpc_api.rst -> neutron-lib-3.11.0/doc/source/contributor copying doc/source/install/index.rst -> neutron-lib-3.11.0/doc/source/install copying doc/source/reference/index.rst -> neutron-lib-3.11.0/doc/source/reference copying doc/source/user/hacking.rst -> neutron-lib-3.11.0/doc/source/user copying doc/source/user/index.rst -> neutron-lib-3.11.0/doc/source/user copying neutron_lib/__init__.py -> neutron-lib-3.11.0/neutron_lib copying neutron_lib/_i18n.py -> neutron-lib-3.11.0/neutron_lib copying neutron_lib/constants.py -> neutron-lib-3.11.0/neutron_lib copying neutron_lib/context.py -> neutron-lib-3.11.0/neutron_lib copying neutron_lib/fixture.py -> neutron-lib-3.11.0/neutron_lib copying neutron_lib/rpc.py -> neutron-lib-3.11.0/neutron_lib copying neutron_lib/version.py -> neutron-lib-3.11.0/neutron_lib copying neutron_lib/worker.py -> neutron-lib-3.11.0/neutron_lib copying neutron_lib.egg-info/PKG-INFO -> neutron-lib-3.11.0/neutron_lib.egg-info copying neutron_lib.egg-info/SOURCES.txt -> neutron-lib-3.11.0/neutron_lib.egg-info copying neutron_lib.egg-info/dependency_links.txt -> neutron-lib-3.11.0/neutron_lib.egg-info copying neutron_lib.egg-info/entry_points.txt -> neutron-lib-3.11.0/neutron_lib.egg-info copying neutron_lib.egg-info/not-zip-safe -> neutron-lib-3.11.0/neutron_lib.egg-info copying neutron_lib.egg-info/pbr.json -> neutron-lib-3.11.0/neutron_lib.egg-info copying neutron_lib.egg-info/requires.txt -> neutron-lib-3.11.0/neutron_lib.egg-info copying neutron_lib.egg-info/top_level.txt -> neutron-lib-3.11.0/neutron_lib.egg-info copying neutron_lib/agent/__init__.py -> neutron-lib-3.11.0/neutron_lib/agent copying neutron_lib/agent/constants.py -> neutron-lib-3.11.0/neutron_lib/agent copying neutron_lib/agent/extension.py -> neutron-lib-3.11.0/neutron_lib/agent copying neutron_lib/agent/l2_extension.py -> neutron-lib-3.11.0/neutron_lib/agent copying neutron_lib/agent/l3_extension.py -> neutron-lib-3.11.0/neutron_lib/agent copying neutron_lib/agent/topics.py -> neutron-lib-3.11.0/neutron_lib/agent copying neutron_lib/agent/common/__init__.py -> neutron-lib-3.11.0/neutron_lib/agent/common copying neutron_lib/agent/common/constants.py -> neutron-lib-3.11.0/neutron_lib/agent/common copying neutron_lib/agent/common/utils.py -> neutron-lib-3.11.0/neutron_lib/agent/common copying neutron_lib/agent/linux/__init__.py -> neutron-lib-3.11.0/neutron_lib/agent/linux copying neutron_lib/agent/linux/interface.py -> neutron-lib-3.11.0/neutron_lib/agent/linux copying neutron_lib/api/__init__.py -> neutron-lib-3.11.0/neutron_lib/api copying neutron_lib/api/attributes.py -> neutron-lib-3.11.0/neutron_lib/api copying neutron_lib/api/converters.py -> neutron-lib-3.11.0/neutron_lib/api copying neutron_lib/api/extensions.py -> neutron-lib-3.11.0/neutron_lib/api copying neutron_lib/api/faults.py -> neutron-lib-3.11.0/neutron_lib/api copying neutron_lib/api/definitions/__init__.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/_dummy.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/address_group.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/address_scope.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent_resources_synced.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent_sort_key.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/allowedaddresspairs.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/allowedaddresspairs_atomic.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/auto_allocated_topology.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/availability_zone.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/availability_zone_filter.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/base.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgp.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgp_4byte_asn.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgp_dragentscheduler.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_routes_control.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_vni.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/constants.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/data_plane_status.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/default_subnetpools.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dhcpagentscheduler.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns_domain_keywords.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns_domain_ports.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dvr.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/ecmp_routes.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/empty_string_filtering.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/expose_l3_conntrack_helper.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/expose_port_forwarding_in_fip.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/external_net.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/extra_dhcp_opt.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/extraroute.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/extraroute_atomic.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/filter_validation.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip64.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_distributed.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_pf_description.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_pf_detail.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_pf_port_range.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_port_details.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/firewall_v2.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/firewall_v2_stdattrs.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/flavors.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/floating_ip_port_forwarding.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/floatingip_autodelete_internal.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/floatingip_pools.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/flowclassifier.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/ip_allocation.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/ip_substring_port_filtering.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l2_adjacency.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_conntrack_helper.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_enable_default_route_bfd.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_enable_default_route_ecmp.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_gw_mode.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_gw_multihoming.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_ha_mode.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_ndp_proxy.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_flavors.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ndp_proxy.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/local_ip.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/logging.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/logging_resource.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/metering.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/metering_source_and_destination_filters.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/multiprovidernet.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_availability_zone.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_cascade_delete.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_ha.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_ip_availability.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_mtu.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_mtu_writable.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_segment_range.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/pagination.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_device_profile.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_hardware_offload_type.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_hint_ovs_tx_steering.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_hints.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_mac_address_override.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_mac_address_regenerate.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_numa_affinity_policy.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_numa_affinity_policy_socket.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_resource_request.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_resource_request_groups.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_security.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/portbindings.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/portbindings_extended.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/project_default_networks.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/project_id.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/provider_net.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_bw_limit_direction.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_bw_minimum_ingress.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_default.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_fip.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_fip_network_policy.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_gateway_ip.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_port_network_policy.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_pps_minimum_rule.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_pps_minimum_rule_alias.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_pps_rule.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rule_type_details.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rule_type_filter.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rules_alias.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/quota_check_limit.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_address_groups.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_address_scope.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_bgpvpn.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_security_groups.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_subnetpool.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/revisionifmatch.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_admin_state_down_before_update.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_availability_zone.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_interface_fip.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/routerservicetype.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_normalized_cidr.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_port_filtering.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_remote_address_group.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_rules_belongs_to_default_sg.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_shared_filtering.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/segment.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/segments_peer_subnet_host_routes.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/servicetype.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/sfc.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/sort_key_validation.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/sorting.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/standard_attr_segment.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/stateful_security_group.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_external_network.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_onboard.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_segmentid_enforce.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_segmentid_writable.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_service_types.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnetpool.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnetpool_prefix_ops.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/taas.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/tag_ports_during_bulk_creation.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/tap_mirror.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/trunk.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/trunk_details.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/uplink_status_propagation.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vlan_filter.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vlantransparent.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_aes_ccm_gcm.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_endpoint_groups.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_flavors.py -> neutron-lib-3.11.0/neutron_lib/api/definitions copying neutron_lib/api/validators/__init__.py -> neutron-lib-3.11.0/neutron_lib/api/validators copying neutron_lib/api/validators/allowedaddresspairs.py -> neutron-lib-3.11.0/neutron_lib/api/validators copying neutron_lib/api/validators/availability_zone.py -> neutron-lib-3.11.0/neutron_lib/api/validators copying neutron_lib/api/validators/dns.py -> neutron-lib-3.11.0/neutron_lib/api/validators copying neutron_lib/api/validators/multiprovidernet.py -> neutron-lib-3.11.0/neutron_lib/api/validators copying neutron_lib/callbacks/__init__.py -> neutron-lib-3.11.0/neutron_lib/callbacks copying neutron_lib/callbacks/events.py -> neutron-lib-3.11.0/neutron_lib/callbacks copying neutron_lib/callbacks/exceptions.py -> neutron-lib-3.11.0/neutron_lib/callbacks copying neutron_lib/callbacks/manager.py -> neutron-lib-3.11.0/neutron_lib/callbacks copying neutron_lib/callbacks/priority_group.py -> neutron-lib-3.11.0/neutron_lib/callbacks copying neutron_lib/callbacks/registry.py -> neutron-lib-3.11.0/neutron_lib/callbacks copying neutron_lib/callbacks/resources.py -> neutron-lib-3.11.0/neutron_lib/callbacks copying neutron_lib/db/__init__.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/db/api.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/db/constants.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/db/model_base.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/db/model_query.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/db/quota_api.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/db/resource_extend.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/db/sqlalchemytypes.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/db/standard_attr.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/db/utils.py -> neutron-lib-3.11.0/neutron_lib/db copying neutron_lib/exceptions/__init__.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/address_group.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/address_scope.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/agent.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/allowedaddresspairs.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/availability_zone.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/dhcpagentscheduler.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/dns.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/dvr.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/external_net.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/extraroute.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/firewall_v2.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/flavors.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/l3.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/l3_ext_gw_multihoming.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/l3_ext_ha_mode.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/local_ip.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/metering.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/multiprovidernet.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/network_segment_range.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/placement.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/port_security.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/qos.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/taas.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/vlantransparent.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/exceptions/vpn.py -> neutron-lib-3.11.0/neutron_lib/exceptions copying neutron_lib/hacking/__init__.py -> neutron-lib-3.11.0/neutron_lib/hacking copying neutron_lib/hacking/checks.py -> neutron-lib-3.11.0/neutron_lib/hacking copying neutron_lib/hacking/translation_checks.py -> neutron-lib-3.11.0/neutron_lib/hacking copying neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po -> neutron-lib-3.11.0/neutron_lib/locale/zh_CN/LC_MESSAGES copying neutron_lib/objects/__init__.py -> neutron-lib-3.11.0/neutron_lib/objects copying neutron_lib/objects/common_types.py -> neutron-lib-3.11.0/neutron_lib/objects copying neutron_lib/objects/exceptions.py -> neutron-lib-3.11.0/neutron_lib/objects copying neutron_lib/objects/registry.py -> neutron-lib-3.11.0/neutron_lib/objects copying neutron_lib/objects/utils.py -> neutron-lib-3.11.0/neutron_lib/objects copying neutron_lib/objects/extensions/__init__.py -> neutron-lib-3.11.0/neutron_lib/objects/extensions copying neutron_lib/objects/extensions/standardattributes.py -> neutron-lib-3.11.0/neutron_lib/objects/extensions copying neutron_lib/objects/logapi/__init__.py -> neutron-lib-3.11.0/neutron_lib/objects/logapi copying neutron_lib/objects/logapi/event_types.py -> neutron-lib-3.11.0/neutron_lib/objects/logapi copying neutron_lib/placement/__init__.py -> neutron-lib-3.11.0/neutron_lib/placement copying neutron_lib/placement/client.py -> neutron-lib-3.11.0/neutron_lib/placement copying neutron_lib/placement/constants.py -> neutron-lib-3.11.0/neutron_lib/placement copying neutron_lib/placement/utils.py -> neutron-lib-3.11.0/neutron_lib/placement copying neutron_lib/plugins/__init__.py -> neutron-lib-3.11.0/neutron_lib/plugins copying neutron_lib/plugins/constants.py -> neutron-lib-3.11.0/neutron_lib/plugins copying neutron_lib/plugins/directory.py -> neutron-lib-3.11.0/neutron_lib/plugins copying neutron_lib/plugins/utils.py -> neutron-lib-3.11.0/neutron_lib/plugins copying neutron_lib/plugins/ml2/__init__.py -> neutron-lib-3.11.0/neutron_lib/plugins/ml2 copying neutron_lib/plugins/ml2/api.py -> neutron-lib-3.11.0/neutron_lib/plugins/ml2 copying neutron_lib/plugins/ml2/ovs_constants.py -> neutron-lib-3.11.0/neutron_lib/plugins/ml2 copying neutron_lib/policy/__init__.py -> neutron-lib-3.11.0/neutron_lib/policy copying neutron_lib/policy/_engine.py -> neutron-lib-3.11.0/neutron_lib/policy copying neutron_lib/services/__init__.py -> neutron-lib-3.11.0/neutron_lib/services copying neutron_lib/services/base.py -> neutron-lib-3.11.0/neutron_lib/services copying neutron_lib/services/constants.py -> neutron-lib-3.11.0/neutron_lib/services copying neutron_lib/services/logapi/__init__.py -> neutron-lib-3.11.0/neutron_lib/services/logapi copying neutron_lib/services/logapi/constants.py -> neutron-lib-3.11.0/neutron_lib/services/logapi copying neutron_lib/services/qos/__init__.py -> neutron-lib-3.11.0/neutron_lib/services/qos copying neutron_lib/services/qos/base.py -> neutron-lib-3.11.0/neutron_lib/services/qos copying neutron_lib/services/qos/constants.py -> neutron-lib-3.11.0/neutron_lib/services/qos copying neutron_lib/services/trunk/__init__.py -> neutron-lib-3.11.0/neutron_lib/services/trunk copying neutron_lib/services/trunk/constants.py -> neutron-lib-3.11.0/neutron_lib/services/trunk copying neutron_lib/tests/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests copying neutron_lib/tests/_base.py -> neutron-lib-3.11.0/neutron_lib/tests copying neutron_lib/tests/_post_mortem_debug.py -> neutron-lib-3.11.0/neutron_lib/tests copying neutron_lib/tests/tools.py -> neutron-lib-3.11.0/neutron_lib/tests copying neutron_lib/tests/etc/dummy_policy.yaml -> neutron-lib-3.11.0/neutron_lib/tests/etc copying neutron_lib/tests/etc/neutron_lib.conf -> neutron-lib-3.11.0/neutron_lib/tests/etc copying neutron_lib/tests/etc/no_policy.json -> neutron-lib-3.11.0/neutron_lib/tests/etc copying neutron_lib/tests/etc/policy.yaml -> neutron-lib-3.11.0/neutron_lib/tests/etc copying neutron_lib/tests/unit/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/fake_notifier.py -> neutron-lib-3.11.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_context.py -> neutron-lib-3.11.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_fixture.py -> neutron-lib-3.11.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_neutron_lib.py -> neutron-lib-3.11.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_rpc.py -> neutron-lib-3.11.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_worker.py -> neutron-lib-3.11.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/agent/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/agent copying neutron_lib/tests/unit/agent/common/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/agent/common copying neutron_lib/tests/unit/agent/common/test_utils.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/agent/common copying neutron_lib/tests/unit/agent/linux/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/agent/linux copying neutron_lib/tests/unit/api/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_attributes.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_conversions.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_extensions.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_faults.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/definitions/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/base.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/ip_allocation.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test__dummy.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_address_group.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_address_scope.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent_sort_key.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs_atomic.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_availability_zone.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgp.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgp_4byte_asn.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgp_dragentscheduler.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_data_plane_status.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dns.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dvr.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_external_net.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extraroute.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_filter_validation.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip64.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip_distributed.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip_port_details.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_firewall_v2.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_firewall_v2_stdattrs.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_flavors.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_extension.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_port_range.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_flowclassifier.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_bfd.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_ecmp.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_ndp_proxy.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_flavors.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_multi_ext_gw.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ndp_proxy.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_local_ip.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_logging.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_logging_resource.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_metering.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_metering_source_and_destination_filters.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_cascade_delete.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_mtu.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_segment_range.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_pagination.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_device_profile.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_hardware_offload.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_hint_ovs_tx_steering.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_hints.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy_socket.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_resource_request.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_resource_request_groups.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_security.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_portbindings.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_project_default_networks.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_project_id.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_provider_net.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_default.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_fip.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_fip_network_policy.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_port_network_policy.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule_alias.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_pps_rule.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rule_type_filter.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_quota_check_limit.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_address_groups.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_address_scope.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_bgpvpn.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_subnetpool.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_routerservicetype.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_normalized_cidr.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_remote_address_group.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_rules_belongs_to_default_sg.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_shared_filtering.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_segment.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_servicetype.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sfc.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sorting.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_stateful_security_group.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_external_network.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnetpool.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_taas.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_tag_ports_during_bulk_creation.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_tap_mirror.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_trunk.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_trunk_details.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vlan_filter.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vlantransparent.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_aes_ccm_gcm.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/validators/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_availability_zone.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_dns.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_multiprovidernet.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_validators.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/callbacks/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_callback_exceptions.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_events.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_manager.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_registry.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/clients/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/clients copying neutron_lib/tests/unit/db/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/_base.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_api.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_model_base.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_model_query.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_resource_extend.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_sqlalchemytypes.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_standard_attr.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_utils.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/exceptions/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/exceptions copying neutron_lib/tests/unit/exceptions/test_exceptions.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/exceptions copying neutron_lib/tests/unit/hacking/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/hacking copying neutron_lib/tests/unit/hacking/test_checks.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/hacking copying neutron_lib/tests/unit/legacy/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/legacy copying neutron_lib/tests/unit/objects/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/objects/test_common_types.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/objects/test_utils.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/placement/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/placement/test_client.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/placement/test_utils.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/plugins/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/test_directory.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/test_utils.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/ml2/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/plugins/ml2 copying neutron_lib/tests/unit/plugins/ml2/test_api.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/plugins/ml2 copying neutron_lib/tests/unit/policy/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/policy copying neutron_lib/tests/unit/policy/test__engine.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/policy copying neutron_lib/tests/unit/services/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/services copying neutron_lib/tests/unit/services/test_base.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/services copying neutron_lib/tests/unit/services/qos/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/services/qos copying neutron_lib/tests/unit/services/qos/test_base.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/services/qos copying neutron_lib/tests/unit/utils/__init__.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_file.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_helpers.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_host.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_net.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_runtime.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_test.py -> neutron-lib-3.11.0/neutron_lib/tests/unit/utils copying neutron_lib/utils/__init__.py -> neutron-lib-3.11.0/neutron_lib/utils copying neutron_lib/utils/file.py -> neutron-lib-3.11.0/neutron_lib/utils copying neutron_lib/utils/helpers.py -> neutron-lib-3.11.0/neutron_lib/utils copying neutron_lib/utils/host.py -> neutron-lib-3.11.0/neutron_lib/utils copying neutron_lib/utils/net.py -> neutron-lib-3.11.0/neutron_lib/utils copying neutron_lib/utils/runtime.py -> neutron-lib-3.11.0/neutron_lib/utils copying neutron_lib/utils/test.py -> neutron-lib-3.11.0/neutron_lib/utils copying neutron_lib/utils/upgrade_checks.py -> neutron-lib-3.11.0/neutron_lib/utils copying releasenotes/notes/.placeholder -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/Add-new-dns_domain_keywords-api-extension-436c2c3a091d15eb.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/Add-oneline-string-validator-aa4e1ccad9d8d5c8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/Adds-PORT_FORWARDING_FLOATINGIP_KEY-ee2c7d164bea04b4.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/Move-RBAC-share-actions-to-lib-constants-736d881f127c83d7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/Rehome-missing-ovs-constants-c398aa6462c9eb5e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/Rehome-ovs-constants-to-separate-module-07ce93971dd1d7dc.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-a-getter-for-a-newly-added-option-2082877bf7dd136b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-action-status-3dbfe2490a0d231a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-after-status-update-event-fafe4ad879c406b3.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-api-extension-sort-key-validation-b42f5839671fe5f5.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-availability_zone_filter-extension-e91e1e5e822e4133.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-base-upgrade-checks-class-f6da1d501663d8c5.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-broadcast-mac-constant-ec00b18a883bf875.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-can-port-be-bound-to-virtual-bridge-5d6db8785e58fcb9.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-convert-to-string-524541aa6224f66f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-description-field-in-port-forwarding-9da781b1e38ca858.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-directory-is-loaded-e9da5b65824dddad.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-empty-string-filtering-api-extension-44cb392025dc359c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-exception-pkg-5a14389891abf358.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-extension-address-group-5e306d90666982aa.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-extension-security-groups-normalized-cidr-ef7521b226090d7e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-extension-security-groups-remote-address-group-c71dbb57b61a1dba.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-extension-security-groups-rules-belongs-to-default-sg-36a5ac28831101e6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-extension-standard-attr-fwaasv2-7e9250015afbe112.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-extension-standard-attr-segment-8c721741589bf10b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-extension-supported-be6f7069856d2891.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-extension-uplink-status-propagation-6b6050d6609c19c8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-filter-validation-api-extension-15cc667d5498f163.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-fip-distributed-extension-ce44e8df264d44b6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-fip-pf-detail-extension-fa8cd3b3857901d7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-floatingip-pools-extension-17a1ee5c7eafc989.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-ip-hopopt-to-protocol-dictionary-3cbe54bb5056f790.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-ip-substring-filtering-extension-06bb0c1f738ee330.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-ipinip-protocol-ab9287f9b698f34c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-is-default-to-network-d16a2e6bcfae943a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-is_filter-keyword-to-attribute-maps-3fa31e91c353d033.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-is_sort_key-keyword-to-attribute-map-75342446d99f4490.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-local-ip-extension-fb4a18f5a6525f1f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-network-address-scope-affinity-error-8f6b4493a92142d4.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-network-cascade-delete-api-extension-f418e44b37c2b2ed.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-network-segment-range-overlap-exception-e8b4b2b425c51c80.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-network-segment-range-plugin-constant-9e80453919162c89.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-ovo-registry-27cb7d4ac76d4dc8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-ovs-port-type-dpdk-b00f5bda3161773f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-placement-constants-tunnelled-networks-b57eb88fed14791b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-placement-report-plugin-constant-a6a4146c2e39cba3.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-port-binding-resource-73f9800dbda121ca.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-port-bindings-resource-messages-rpc-1382ba9842561cdb.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-port-mac-address-override-shim-extension-fb11c4f40c12a99b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-port-ranges-support-in-port-forwarding-417da8ef7e2ec140.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-port_details-to-floatingip-a2a3c95cc54737ac.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-quota-check-limit-api-extension-8e39299644d41f74.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-rbac-address-group-39c22aeb30241b11.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-rbac-address-scope-dc4683772b205632.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-rbac-bgpvpn-cf6c9346822268f7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-rbac-security-groups-2e47acd9eac3a320.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-rbac-subnetpool-bb63d4cef1d06e73.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-retrieve-sort-keys-from-attribute-map-ae53d67e0be2ace0.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-router-not-found-in-factory-exception-e2bf9431549ff9b9.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-sg-shared-filtering-api-extension-6c3628cfda6ba6ed.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-support-for-fetching-specific-column-in-OVO-81b764b203849776.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-traffic-control-exceptions-0e137dae3a556d54.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-two-fields-to-duplicated-entry-exception-75b0e07c6e1cc6ae.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-type-driver-methods-for-network-segment-range-e6d300d430d97dd6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-validate-cidr-848c9171dcbcf57c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-validator-pkg-a6565a2d4fbfa1d8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-vif-type-agilio-ovs-6bee5b2557aca10e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-vni-to-bgpvpn-7531df9fa4f8955b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-vnic-virtio-forwarder-portbinding-f7f87dfbef456ed1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add-vpnaas-ciphers-6c1dffbc2cdc3225.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add_QuotaDriverAPI_abc_class-1d02d0823a8886a1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add_fwg_group-9252d07f1011613d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/add_qos_pps_rule_api_def-dae7c6e67904781b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/admin-state-down-before-update-c06fb3a551fe499f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/advsvc-role-support-d4f1c532264b729a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/agent-resources-synced-e70828841faf7acd.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/agent_extensions-2b497ff33c6dc3e8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/alembic-branches-6d5947d141efd26e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/allocations_api-1ae5fd78c83353df.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/allowedaddresspairs-atomic-apidef-6f9d6865854vwfrs -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/api-definition-base-d2e9514c5ee2ef5b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/bgpvpn-api-def-22c7072575316ddd.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/bgpvpn-api-ref-f0294d9ddec726a0.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/bgpvpn-routes-control-51cd95d6ab265cb1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/bgpvpn_rt_fix-6d02db6a1c22f002.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/boilerplate-ext-descriptor-a5cec8b9b900cbfd.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/bug-1877254-2b997b3911e98079.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/bug-1921150-a38bef3c1be69650.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/bug-1957175-6b2705d4772df7de.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/callback_priority-2ded960e17bd5db9.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/callbacksmanager-cancellable-events-966d76925db919a8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/change_placement_client_method_names_b26bb71425f42db3.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/cidr_for_canonical_format-4e7925d76a27a19d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/cleanup-unused-l3-attr-def-f0eab40813d17a2d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/client-id-number-dhcp-option-a099f927eb8f99af.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/conntrack-helper-parent-resource-mapping-95a4a2cb6f6536fe.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/context-manager-23538670cd9c701f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/context-public-6df198b77027c224.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/core-attributes-43e6969f1b187e5c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/correct-dhcp-ipv4-port-numbers-6e22c6aa26009cdc.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/create-netmtu-writable-extension-284892119ef6595c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/data-plane-status-ext-c3452a01ef5007ce.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/default_overrides_none-ecc8dcf2c9c37e5d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/deprecate-api-utils-4f86288591c95679.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/deprecate-remote_ip_prefix-in-metering-label-rules-308b3d430bc213b3.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/directory-fixture-083c5c5f365670d6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/disable-port-number-zero-2fb484a802f099a7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/dns-api-def-bc24a58f56c5fbfb.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/dns-domain-ports-ext-39a069119e79e59b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/drop-python-2-7-f46dfa10169f70db.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-daba9483fa3d9b3a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/enable-hacking-check-H904-f512ecc98c0a4033.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/ethertype_validator-2d608a46c237e214.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/events_l3_flavors-053714858ced693d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/expose-and-enhance-callback-api-714cce65a3c44fe7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/expose-port-forwarding-in-fip-a7880506cea0ad1d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/extend-segment-methods-with-filters-6e74953ae2d3b828.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/extension-fixture-b7fd61384f1a4d1d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/extension_descriptor-04025e86249cc94c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/extra-dhcp-opt-public-vars-ec4e1c2dcac43d69.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/extraroute-atomic-apidef-80a7c6d4a773c701.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/extraroute-atomic-apidef-additive-fb783d66c08618d4.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/fip64-0c6bb38417d602f1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/fix-api-list-validation-collect-duplicates-f4d45bf5d5abbdff.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/fix-warnfixture-c9457c50d0d5c5a7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/floatingip-autodelete-internal-dep-8e544fad694d1275.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/floatingip-autodelete-internal-f08675d8d64d34c6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/floatingip-portforwarding-17c284080541bc78.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/flush_on_subtransaction-99ef11dfb56b706d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/fwaas-api-def-a6f03db369177b4a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/fwaas-exceptions-e580766205b466d4.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/fwaas_converters_validators-c310900b4386146e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/gateway-ip-qos-ext-d3ffb5f517c9f713.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/hacking-check-n537-280ec39c061d9dd7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/interconnection-api-def-cbec5e4f77852fe7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/introduce-logging-api-031d00eb84d5d061.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/introduce-source-and-destination-ip-prefixes-into-metering-label-rules-3d62fccbca8e67b8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/introduce_subnetpool_prefix_ops_extension-e37874c936d2554c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/ipv6-canonical-address-13900a784f847ce3.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/ipv6_address_usage-ef3d65ad5aa5798b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-ha-state-change-837140efe4187a99.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-update-network-e4887f7f258e40f0.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3-apidef-exceptions-ee57b9df1c7443d4.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3-apidefs-d028c708c22ef2a0.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3-conntrack-helper-validator-654ccafb296e5f21.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3-ext-gw-multihoming-1a7b556c541923cf.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3-ndp-proxy-71eee0cba8565dad.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3-port-ip-change-not-allow-2c98e13c08b5ee85.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3-support-ecmp-91a8aa61e3a73037.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/l3_conntrack_helper-f186bcdcc31bcaf2.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/logging-api-ref-fafb884367ca60a2.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/logging-resource-api-cecf33e3be468eb2.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/mac-generator-f927df2fe57300c0.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/mechanism_driver_supported_extensions-67e1b0b763571ae9.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/mechanismdriver-connectivity-00dc679a3f307345.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/migrate-public-to-shared-0c67b32f9c37c751.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/move-get-random-mac-98f47d81cb34483d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/move-segment-range-types-to-lib-constants-d45c6959607e9136.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/moved-netmtu-extension-5999348000adcfaf.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/network-ha-e6e0c3202b084762.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/network-ip-availability-pagging-support-cc01592cd477fd02.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/network-segment-range-ext-2b93b7fa42310c25.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/new-hacking-check-no-log-translations-4a430a38aeb06452.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/new-policy-module-f5638e23fe91a287.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/new-validator-range-or-none-dc8d557ec1f2622a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/new-vif-details-parameters-71e70ab5e7c26c45.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/one-hacking-factory-01053e8e3d88c3d5.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/oslo-db-jitter-c4d13cc81755203e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-NoAuthClient-for-fullstack-tests-17b4ab512417d638.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-binding-exceptions-6362d52391b7023e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-client-bump-latest-supported-version-to-1-20-fe96751dab42399b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-client-bump-latest-supported-version-to-1-23-83589217b7b079fe.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-client-do-not-swallow-exceptions-c33c9a9224a27551.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-client-move-9f292ae2067c119c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-client-optional-rp-generations-44d1f1055d5496be.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-client-return-f4f22d244e7b174a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-client-update-ensure-rp-9e5c3cf34d49b212.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-constants-f2629b98f6fe148f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-resource-provider-functions-17ec45f714ea2b23.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/placement-utils-a66e6b302d2bc8f0.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/plugin-directory-55861f4098813ba6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/policy-in-code-1e73cabebd41d66e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/policy-redux-25c26836219fd02d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/populate-dict-defaults-3f205c414f21bf54.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-device-profile-ffa9628ef6395c68.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-hardware-offload-388906d9448426ad.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-hint-ovs-tx-steering-cfa15582a74fb6a4.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-hints-8273fa5b7454a8ef.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-mac-address-regenerate-cc33d03216b5bc3d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-mac-sanitization-d2b6ee77b66cb815.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-numa-affinity-policy-9e6d1bafd3c6af36.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-numa-affinity-policy-socket-5d2ecc3cbbc68702.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-range-compared-as-int-4d07fe030206f818.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-resource-request-cb520720cd19523b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/port-resource-request-groups-d4a01b55d5fe5fa1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/portbindings-apidef-3d7893bcb94d7f61.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/portbindings-extended-3a89560ee63824e1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/propagate_uplink_status_defaults_to_true-07dcdc20f20db594.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/provider-net-apidef-9ebe9f56840c79f7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/public-service-classes-e52d7c79a075b799.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/public-sql-fixtures-35d0aa74a368e217.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-bw-minimum-ingress-cff397e598b6fa3a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-dscp-mark-44-56934a357af4b1ee.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-fip-network-policy-ded58703313ae248.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-plugin-parent-resource-mapping-ab5208caba9eda01.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-port-network-policy-c64c57cf2ccec725.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-pps-minimum-1f9a5433d7d4fecd.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-pps-minimum-rule-alias-2d0e711bde2aa1e8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-rule-type-filter-dbac0ec80ce342f3.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-rules-alias-ext-c13417dcb3d81130.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/qos-rules-alias-ext-fix-3f3f7dd21837cfec.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/quota-driver-api-get-workers-f540a81235dbf48d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-address-scope-apidef-f4e8bb74be61729a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-agent-apidef-7a2dde6a9810f55c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-allowedaddrpairs-apidef-cd342b9a57a2dfdf.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-api-faults-cf30246e5e5bf8b8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-autotopology-apidef-4a77e8ba0c783f7e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-az-apidef-1e63cbd2359994fa.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-common-constants-52f39a79e8eabd7e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-common-constants-8ac9580e52fd3618.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-common-exceptions-eda074ddb02349ab.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-common-rpc-5d84a9fe0faa71b7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-core-api-defs-390735ff3bd5d2ab.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-db-api-63300ddab6a41e28.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-db-api-event-listeners-2fb5256166e2a4e8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-db-model-query-234b1559f3728a5e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-db-utils-3076bf724caa31ef.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-dftsnetpool-apidef-4de5d75d2a63dec9.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-dhcp-table-constants-779598680f803e2a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-dhcpagentscheduler-apidef-1f7729fb5834dcd2.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-dhcpopts-apidef-389ab9d8935e5e0d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-dvr-apidef-a6aa415152457c9a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-dvr-related-leftover-constants-2cf329794166b3f2.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-dynamic-routing-apidef-3d78ae209ec59858.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-externalnet-apidef-d377f87da900eabe.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-extraroute-apidef-e14e72e03ce18ead.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-flavors-apidef-ef84b2c1c7eaeed7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-get-port-binding-98765e77c627e57d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-get-updatable-fields-82fd87d402d63ca2.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-getphysmtu-plugin-fn-5875e352e3a14af3.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-ipalloc-apidef-dee59cfffd903b7a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-ipv6pdprefix-const-d3b39992df4adef8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-l2adjacency-apidef-f91bf184d90122c8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-l3extgwmode-apidef-8f83e0f6cf0515e7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-l3exthamode-apidef-9b3ef0956edb3883.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-l3flavors-apidef-da5e9b5d46df5cc7.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-linuxinterfacedriver-874c5e17f2675eab.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-metering-apidef-d9a0e70cbecc2bcc.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-ml2-api-extaliases-4db48e113893c7a5.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-ml2-driverapi-363db4b8fa42f8f1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-ml2-mechdriver-cc86d3a2fe4c2822.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-modelquery-2079a43163def870.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-multiprovidernet-apidef-367e57772e931758.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-netaz-apidef-74e962ef682380bc.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-netipavail-apidef-d03558ac48b71333.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-numaaffinitypoliciesenumfield-e1e2e8bfe4df4153.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-obj-commontypes-f8dfca432bf4583b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-obj-logeventtypes-b31e7c6492ca6615.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-obj-stdattrs-06c4df5bb1fca3f1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-ovo-exceptions-fbddfeea582ef3f1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-ovs-constants-3a11c9ad0d44132a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-ovs-firewall-constants-522a307ff8ef4a78.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-pagination-apidef-9aebf1c7a6bcb58b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-placement-api-client-a9ac5d96ca8570aa.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-plugin-constants-ebf350dfd989957a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-plugin-utils-39e3f839c0538de9.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-plugin-utils-create-fns-9b8591f5222bff66.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-port-dev-util-ea6f4a5c4da42f6c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-projid-apidef-a433b1b003f27a20.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-provider-network-attribute-updates-supported-ea02a526ef297053.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-psec-apidef-bd9344ec1e6066b4.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-qos-apidef-0dbe094b8b21a580.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-qos-driverbase-f729875b2ad74ce0.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-qos-fip-apidef-a2e4d49af177be85.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-qosbwldir-apidef-f0e3f778f2f980c0.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-qosdft-apidef-b70596ca11c08803.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-qosrtdetails-apidef-2276ec66a0e545ca.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-rbac-policy-callbacks-24fa12ad1ab4c443.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-resource-extend-7eee483ec4146801.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-revisionifmatch-apidef-574ac0a930cdaf3f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-routeraz-apidef-efc5f202e04b8272.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-routersvctype-apidef-1d9d712fd5383eb5.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-runtime-utils-acb4451326cbe4d9.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-secgrp-portfilter-apidef-6723062419531d70.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-segment-apidef-a5f81adb834328f8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-shared-const-d847b2e190122425.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-sorting-apidef-1547f093da322c14.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-sqlalchemytypes-14817eb6694463db.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-stdattr-d834900d3fd3c2e6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-subnetservicetypes-apidef-31e2e9564c746317.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-svctype-apidef-9002b2e2bcbeec8e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-testools-6fba053249e14d42.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-timecost-90dcfc8c7f7280f5.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-topics-ca451e72c8c9603a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-trunk-callback-resources-be40f8382490ef0d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-trunk-consts-407e4590e9386d19.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-unstable-test-decorator-a062301ac7d7a082.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-vlantransp-apidef-1cd7d3ace9042686.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome-worker-b7e9c7f477bdb926.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rehome_taas_apidef-5fb00d84da32b958.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/remove-ensure_dir-aed59b616e02a2bb.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/remove-hacking-check-n523-014d163a5ae23adb.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/remove-neutron-interconnection-api-definition-4ff88c583f2fe47b.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/remove-neutron-lib-from-db-profiling-38436898d8e45b37.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/remove-registry-notify-76a2f6eb6bbf41bf.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/remove-resource-classes-constants-81f01eaed9ac463d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/remove_label-801d7a1b13f179fa.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/reset-db-retry-settings-49e51cef4c842f69.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/resource-provider-uuid5-namespace-f7276ba1945ce82f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/responsible_for_ports_allocation-5599dc59b3c98db2.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/revert-review-400408-4999a9159689c0c5.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rm-apiutils-fa30241be7ca5162.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/rm-dup-pluginconst-085d0fcee4e931b8.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/routed-networks-hostroutes-fb43abf942b154ff.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/router-interface-fip-1e79b7909f8b264f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/separate-hacking-factories-6fc36b38de95662a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/service-plugin-base-a42c2241a2fe0d26.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/service_role-added-to-context-class-4b9583aaaabd37e0.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/setproctitle_for_workers-e8805fcaf34026ab.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/sfc-api-def-4f46632eadfe895a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/sqlalchemy-1-3-0-b0a2b15b10ae526f.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/sqlalchemy-2.0-c794885886a62fa6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/stateful-security-group-a1ece5472f029dc1.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/std_attributes_bgpvpn-5a1c63f68d1ff6be.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/subnet-dns-publish-fixed-ip-031d78bbc85a419e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/subnet-external-network-ddb816aa51883752.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/subnet-onboard-allow-create-update-subnets-74a4be6e9e97bbb6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/subnet-onboard-api-definition-f4918ff1f1d12c97.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/subnet_segment_id_policy_enforce-cd8053c51417d373.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/subnet_segmentid_writable-e28a85033272f05d.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/subresource-update-attrmap-and-classmethods-76accdd5c56a3bd4.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/support-custom-filter-f4a15bb5b38b7d3e.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/support-rarp-protocol-44f5c67784e74db4.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/tag-ports-during-bulk-creation-ext-3dd2e68d99157a19.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/tap-mirrors-fe2b6770021933c2.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/traffic-control-constants-b8120d1bea0681bf.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/transaction_constraint-d3f93c2ced4a74c6.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/trunk-api-08bfdcdd80f7e666.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/update-hacking-check-n536-2f63898bea693125.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/update-segment-api-definition-d7297e73e76a754c.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/update-subnet-onboard-api-267a9a37f6426d64.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/validator_check_route_loopback-bc2166b10a754c77.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/validator_ip_or_subnet_or_none-0175f906a9113954.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/vhost-vdpa-cc35f8d0ff9b3c4a.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/vnic-accelerator-eaf9b583d60e76ce.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/vnic-type-remote-managed-c0809926fcd30e93.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/vnic-type-smart-nic-45dd5a22a9d1aa63.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/notes/vpn-api-def-52970461fac0f7d2.yaml -> neutron-lib-3.11.0/releasenotes/notes copying releasenotes/source/2023.1.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/2023.2.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/README.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/conf.py -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/index.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/ocata.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/pike.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/queens.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/rocky.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/stein.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/train.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/unreleased.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/ussuri.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/victoria.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/wallaby.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/xena.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/yoga.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/zed.rst -> neutron-lib-3.11.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> neutron-lib-3.11.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> neutron-lib-3.11.0/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> neutron-lib-3.11.0/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> neutron-lib-3.11.0/releasenotes/source/locale/fr/LC_MESSAGES copying tools/check_samples.sh -> neutron-lib-3.11.0/tools copying tools/coding-checks.sh -> neutron-lib-3.11.0/tools copying tools/migration_report.sh -> neutron-lib-3.11.0/tools Writing neutron-lib-3.11.0/setup.cfg creating dist Creating tar archive removing 'neutron-lib-3.11.0' (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)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.HYRbew71d1/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-python-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-lib-42fa5d63861ba0f04b9a4f67212173d7013a1332 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/42/fa/42fa5d63861ba0f04b9a4f67212173d7013a1332_e282dab9 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-51ed4353e028922f293e06887638ff304d52001a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/51/ed/51ed4353e028922f293e06887638ff304d52001a_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-cf086a04b508da41a44082b634b1ab177290ab0d baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/cf/08/cf086a04b508da41a44082b634b1ab177290ab0d_5ce430ae enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-heat-translator-646ef98991717118c717ed4867da1c1a0c8943f1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/6e/646ef98991717118c717ed4867da1c1a0c8943f1_1a97da2e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-e9217809e76d60ea48d3853d9edd817ee077296f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/e9/21/e9217809e76d60ea48d3853d9edd817ee077296f_f07ac061 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b8/1c/b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f_2df5fa21 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-11b11a1108c75a7847e080c7a9d98828bd746e53 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/11/b1/11b11a1108c75a7847e080c7a9d98828bd746e53_ecaef773 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-55049e8415a147a333870b02910e05633d022513 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/55/04/55049e8415a147a333870b02910e05633d022513_0c6de112 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 2756400 5326720 2506732 8056224 10539164 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7sxzvh5q', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 2756660 5326440 2506732 8056244 10538928 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.gjs9odhd', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1038', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.HYRbew71d1/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.HYRbew71d1/dist ++ grep .tar.gz + SOURCE=neutron-lib-3.11.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.HYRbew71d1/dist/neutron-lib-3.11.0.tar.gz ++ basename neutron-lib-3.11.0.tar.gz .tar.gz + SOURCEWITHREL=neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz + mv /tmp/tmp.HYRbew71d1/dist/neutron-lib-3.11.0.tar.gz /tmp/tmp.HYRbew71d1/SOURCES/neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz + cd /home/centos9-caracal/data/python-neutron-lib_distro + cp -a python-neutron-lib.spec /tmp/tmp.HYRbew71d1/SOURCES/ + cp python-neutron-lib.spec /tmp/tmp.HYRbew71d1/SPECS/ + cd /tmp/tmp.HYRbew71d1/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-neutron-lib.spec + sed -i -e '1i%define upstream_version 3.11.0\' python-neutron-lib.spec + grep -qc '^%global dlrn .*' python-neutron-lib.spec + sed -i -e '1i%global dlrn 1\' python-neutron-lib.spec + grep -qc '^%global dlrn_nvr .*' python-neutron-lib.spec ++ basename neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr neutron-lib-3.11.0-0.20240314163925.d131b53\' python-neutron-lib.spec + sed -i -e s/UPSTREAMVERSION/3.11.0/g python-neutron-lib.spec + set_nvr_in_spec + VERSION=3.11.0 + sed -i -e 's/Version:.*/Version: 3.11.0/g' python-neutron-lib.spec + sed -i -e 's/Release:.*/Release: 0.20240314163925.d131b53%{?dist}/g' python-neutron-lib.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz/' python-neutron-lib.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-neutron-lib.spec + cat python-neutron-lib.spec %global dlrn_nvr neutron-lib-3.11.0-0.20240314163925.d131b53 %global dlrn 1 %define upstream_version 3.11.0 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318 %{!?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 isort pylint os-api-ref # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global with_doc 1 %global library neutron-lib %global module neutron_lib %global common_desc OpenStack Neutron library shared by all Neutron sub-projects. Name: python-%{library} Version: 3.11.0 Release: 0.20240314163925.d131b53%{?dist} Summary: OpenStack Neutron library License: Apache-2.0 URL: http://launchpad.net/neutron/ Source0: neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{library}/%{library}-%{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: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: git-core BuildRequires: openstack-macros %description %{common_desc} %package -n python3-%{library} Summary: OpenStack Neutron library %description -n python3-%{library} %{common_desc} %package -n python3-%{library}-tests Summary: OpenStack Neutron library tests Requires: python3-%{library} = %{version}-%{release} %description -n python3-%{library}-tests %{common_desc} This package contains the Neutron library test files. %if 0%{?with_doc} %package doc Summary: OpenStack Neutron library documentation %description doc %{common_desc} This package contains the documentation. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{library}-%{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 export PYTHONPATH=. %tox -e docs # remove the sphinx-build-3 leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %pyproject_install %check # hacking package is not provided rm -f ./neutron_lib/tests/unit/hacking/test_checks.py %tox -e %{default_toxenv} %files -n python3-%{library} %license LICENSE %{python3_sitelib}/%{module} %{python3_sitelib}/%{module}-*.dist-info %exclude %{python3_sitelib}/%{module}/tests %files -n python3-%{library}-tests %license LICENSE %{python3_sitelib}/%{module}/tests %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html README.rst %endif %changelog + spectool -g -C /tmp/tmp.HYRbew71d1/SOURCES python-neutron-lib.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 --spec python-neutron-lib.spec --sources=/tmp/tmp.HYRbew71d1/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-python-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-lib-42fa5d63861ba0f04b9a4f67212173d7013a1332 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/42/fa/42fa5d63861ba0f04b9a4f67212173d7013a1332_e282dab9 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-51ed4353e028922f293e06887638ff304d52001a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/51/ed/51ed4353e028922f293e06887638ff304d52001a_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-cf086a04b508da41a44082b634b1ab177290ab0d baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/cf/08/cf086a04b508da41a44082b634b1ab177290ab0d_5ce430ae enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-heat-translator-646ef98991717118c717ed4867da1c1a0c8943f1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/6e/646ef98991717118c717ed4867da1c1a0c8943f1_1a97da2e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-e9217809e76d60ea48d3853d9edd817ee077296f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/e9/21/e9217809e76d60ea48d3853d9edd817ee077296f_f07ac061 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b8/1c/b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f_2df5fa21 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-11b11a1108c75a7847e080c7a9d98828bd746e53 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/11/b1/11b11a1108c75a7847e080c7a9d98828bd746e53_ecaef773 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-55049e8415a147a333870b02910e05633d022513 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/55/04/55049e8415a147a333870b02910e05633d022513_0c6de112 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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(python-neutron-lib.spec) Config(dlrn-centos9-caracal-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-caracal-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 2740712 6572776 1268924 6825856 11792684 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.47m_3z5d', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 2756228 5331084 2495144 8052032 10550948 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.f1w9h8yb', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1038', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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-python-barbican-tests-tempest-current 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-current 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-current 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-current 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-current 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-current 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-current 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-current 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-current 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-current 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-vpnaas-current 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-current 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-current 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-xinetd-current 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-current 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-current 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-current 23 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 23 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 32 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 27 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 28 kB/s | 6.4 kB 00:00 DEBUG: dlrn-caracal-testing 23 kB/s | 3.0 kB 00:00 DEBUG: dlrn-caracal-build-deps 27 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 23 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 15 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 28 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 14 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 139 kB/s | 27 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-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/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.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/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-neutron-lib.spec) Config(dlrn-5) 0 minutes 11 seconds INFO: Results and/or logs in: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.HYRbew71d1 INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-python-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-lib-42fa5d63861ba0f04b9a4f67212173d7013a1332 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/42/fa/42fa5d63861ba0f04b9a4f67212173d7013a1332_e282dab9 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-51ed4353e028922f293e06887638ff304d52001a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/51/ed/51ed4353e028922f293e06887638ff304d52001a_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-cf086a04b508da41a44082b634b1ab177290ab0d baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/cf/08/cf086a04b508da41a44082b634b1ab177290ab0d_5ce430ae enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-heat-translator-646ef98991717118c717ed4867da1c1a0c8943f1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/6e/646ef98991717118c717ed4867da1c1a0c8943f1_1a97da2e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-e9217809e76d60ea48d3853d9edd817ee077296f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/e9/21/e9217809e76d60ea48d3853d9edd817ee077296f_f07ac061 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b8/1c/b81c50fea9c444cb5e4d11fd0fd0fcae5c0d2c4f_2df5fa21 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-11b11a1108c75a7847e080c7a9d98828bd746e53 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/11/b1/11b11a1108c75a7847e080c7a9d98828bd746e53_ecaef773 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-55049e8415a147a333870b02910e05633d022513 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/55/04/55049e8415a147a333870b02910e05633d022513_0c6de112 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm INFO: Start(/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm) Config(dlrn-centos9-caracal-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 2740468 6556488 1268924 6842388 11792904 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.q6czycic', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 5305288 2171664 2495592 8662392 8001436 DEBUG: Swap: 16777212 4350716 12426496 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.g1cfm0le', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1038', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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-python-barbican-tests-tempest-current 11 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-current 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-current 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-current 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-current 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-current 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-current 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-current 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-current 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-current 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-vpnaas-current 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-current 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-current 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-xinetd-current 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-current 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-current 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-current 15 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 28 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 31 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 18 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 30 kB/s | 6.4 kB 00:00 DEBUG: dlrn-caracal-testing 22 kB/s | 3.0 kB 00:00 DEBUG: dlrn-caracal-build-deps 20 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 13 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 23 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 25 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 20 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 61 kB/s | 27 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm Start: build setup for python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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: python-neutron-lib-3.11.0-0.2024031416######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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: neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz DEBUG: python-neutron-lib.spec 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/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.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/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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 Thu Mar 14 16:40:58 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.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.12.0-1.el9 crb 40 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 40 k DEBUG: Installed size: 99 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.12.0-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.12.0-1.el9.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.12.0-1.el9.noarch 1/1 DEBUG: Verifying : pyproject-rpm-macros-1.12.0-1.el9.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-11.4.1-3.el9.x86_64 1702998833 198756 07dba52fb3e3fe222cd417a46886ca90 installed DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch 1707136352 86194 db7120949a11654d34b2212480cd4d98 installed DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2024a-1.el9.noarch 1706898494 1707934 93e3e58f29353580c6f8000e720d8750 installed DEBUG: hwdata-0.348-9.13.el9.noarch 1708340382 9498621 121e6516ade3724afaa5435928537a52 installed DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch 1628539909 5930958 03240144ad8b868c22f9168a70823562 installed DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch 1628536914 13746679 e083c7da82ac4d6a8ba78b34e0888e13 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch 1628536914 596942 b947ffef4f22a6e3d579b3a14cb16e73 installed DEBUG: langpacks-core-font-en-3.0-16.el9.noarch 1628548327 351 c459dbf4f89e14c3866201d92a22003f installed DEBUG: osinfo-db-20231215-1.el9.noarch 1704277946 3690799 91f7c3f1fe57ebc292ff823f22e9528b installed DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch 1655270554 1886539 3fc548ed612acde8d3b41b4b385c3143 installed DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch 1628536854 722408 2732783fee86c9b991c6cd860dd2c453 installed DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch 1631700183 6557604 d242e1bff048ee93c8785049f06a1b44 installed DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch 1709721990 880926 f3b191e83073dbfcc12c71393ed579cc installed DEBUG: xkeyboard-config-2.33-2.el9.noarch 1628575594 6083876 88ea8a43851daebce64e0f78a3cb495f installed DEBUG: rust-srpm-macros-17-4.el9.noarch 1628569449 2447 73293207465a7961b68686701a149929 installed DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch 1681714691 492 8ec89c93045f3fb6df7200c1acc02777 installed DEBUG: poppler-data-0.4.9-9.el9.noarch 1628566347 12058151 ae8a3356650b67950bb9170591b59a6e installed DEBUG: perl-srpm-macros-1-41.el9.noarch 1628565179 862 6cccf4e84e8d8ff1bfd99a5b08bc765b installed DEBUG: openblas-srpm-macros-2-11.el9.noarch 1628560331 104 472d4c6b239cbdfa1a4a1e7465c3878e installed DEBUG: ocaml-srpm-macros-6-6.el9.noarch 1628559705 745 621a996cbcddd8e3d3492467821c5a8b installed DEBUG: libX11-common-1.7.0-9.el9.noarch 1697017163 1335069 31c830bee110572eec6f3e1f2cabce15 installed DEBUG: kernel-headers-5.14.0-427.el9.x86_64 1708662040 6164638 1b75fc2d16e32277d7047a94905e33e6 installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628543357 535 3c30c63eb24feef9d64bfe022fbf9f23 installed DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 1645036530 1205149 40b1cb78f729044823f20b7ad90c67b4 installed DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch 1637316977 12103345 d3b18c32d2219b99074b27745ccd308f installed DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch 1628536977 4398414 472ec3c2382d57a2651109823210e159 installed DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch 1644512729 68815 a486e7e01444e3373cb6e6b9418720c7 installed DEBUG: pkgconf-m4-1.7.3-10.el9.noarch 1663762969 14187 a4fe05470faa432bdf2bc0da90a72878 installed DEBUG: pcre2-syntax-10.40-5.el9.noarch 1708199492 234324 08e9141ac69b635d14e665de7ff2f843 installed DEBUG: ncurses-base-6.2-10.20210508.el9.noarch 1692626709 307293 ef98b393ba4b55cb87e80f4c95e8ac73 installed DEBUG: libssh-config-0.10.4-13.el9.noarch 1708363378 277 5605f4240d6ed111340ef0be4b55fd71 installed DEBUG: kbd-misc-2.4.0-9.el9.noarch 1687358685 2573480 61618bed610b5b2247849dab28fc1932 installed DEBUG: kbd-legacy-2.4.0-9.el9.noarch 1687358685 557448 e67bee51a4646d63923a63eacee92699 installed DEBUG: fuse-common-3.10.2-8.el9.x86_64 1707334230 38 ed77f0865bed45d4096f0902a9bf53b3 installed DEBUG: coreutils-common-8.32-35.el9.x86_64 1706533662 10880514 936269022a2221bdc5d3478419733917 installed DEBUG: centos-gpg-keys-9.0-24.el9.noarch 1705674498 6047 1107f0478c70b6c5f7d21492977a1cde installed DEBUG: centos-stream-repos-9.0-24.el9.noarch 1705674498 6854 0c47d88c3e66109880de535c14bf3c3b installed DEBUG: centos-stream-release-9.0-24.el9.noarch 1705674498 30150 169f8c5d070a15ca6369881d173b6684 installed DEBUG: setup-2.13.7-10.el9.noarch 1707295246 725932 fd3173da9bafb6e1d6afffea47d55a3f installed DEBUG: filesystem-3.16-2.el9.x86_64 1628541626 106 90e045bb4706b61ef16663b8649ef598 installed DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch 1628573895 38280 a4ec9b61bb3e59b1961f6480b6ea1220 installed DEBUG: basesystem-11-13.el9.noarch 1628537561 0 7bfb02cc1aeca822f9e4d9405c010142 installed DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 1706296812 8157140 2e1b62c9f40613aa505adabc1b916137 installed DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 1706296812 0 6057d0e7dce7178ae4df2bc6cec5f3f3 installed DEBUG: glibc-common-2.34-100.el9.x86_64 1706296812 1083801 3a5fb3325ebadfb642751eeba2cfdf8e installed DEBUG: glibc-2.34-100.el9.x86_64 1706296812 6448331 3a357d58bb4921c91013caf0de23113f installed DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 1692626693 994375 e4c34faf5c547c4edf566fe4517c5e12 installed DEBUG: bash-5.1.8-6.el9.x86_64 1669299695 7738626 484ecd827c7bf4c796eb0d41927b3b67 installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: libstdc++-11.4.1-3.el9.x86_64 1702998833 2537734 e65b43a58e8a6c39b8a4bbc1463ff5db installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: libxml2-2.9.13-5.el9.x86_64 1695233307 1955244 db9f67114a5b238d022dff2a38680f5a installed DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 1628538275 78740 38bff35b950bac6060a14f532ffd1f3e installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libzstd-1.5.1-2.el9.x86_64 1644329495 902051 2e88ccf26d9595c4334ff2db855c8a46 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628552275 232119 3bbeb3eba89728caac0a661ff6640bc6 installed DEBUG: expat-2.5.0-1.el9.x86_64 1668091465 309085 daf1d3ed03c8e36c2bdd879550191e35 installed DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 1705311609 647849 eb9c83b25a447c5902664052f79a5bae installed DEBUG: libcap-2.48-9.el9.x86_64 1689167967 177447 5a226acbb6342918efccf73a4fced219 installed DEBUG: libuuid-2.37.4-18.el9.x86_64 1707414747 38109 4e0e3ddd0dc64a478fbb117ca1c5f219 installed DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 1704382370 1310936 26da3e9a9c03773b4b29c0d8e3514e80 installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681740417 65761 4bb756aae8cbb82168f5d2245c5a969b installed DEBUG: elfutils-libelf-0.190-2.el9.x86_64 1702309026 1026790 f576c34f83f00b1595a71a5be87cf49a installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058138 816844 44dbc752662788b6d7d5115cb6d0dc92 installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: nspr-4.35.0-6.el9.x86_64 1706115430 321304 ff0cd1dfc878c9c841fd2b1f9f576b0e installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: mpfr-4.1.0-7.el9.x86_64 1628557531 802539 88da3a99a529f63efff8ada0eb13b87f installed DEBUG: readline-8.1-4.el9.x86_64 1628568923 492844 04ea87f7f650b71b09c3c80fbbc1263d installed DEBUG: libogg-2:1.3.4-6.el9.x86_64 1628552055 50186 c37cdc45e445d19b618747d12e4a85bc installed DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 1628554367 924357 97f0e94761e756f39b738a3f77520045 installed DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 1643031501 72096 97e97115c09b48f8356f070ece0939a2 installed DEBUG: nss-util-3.90.0-6.el9.x86_64 1706115430 229848 64ade13c2bceb09c9bc177fb2d966ac2 installed DEBUG: libgcrypt-1.10.0-10.el9.x86_64 1679647173 1382042 f52cea6f19f1763da2e5ebd1dc6cfdce installed DEBUG: libwayland-client-1.21.0-1.el9.x86_64 1667401001 71360 366182addb754f3e390ead562fd358f1 installed DEBUG: libicu-67.1-9.el9.x86_64 1629785371 34109009 759ba2412d5676d3412b8b16734abb2f installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628537434 29429 aec8b9f183816020e45285f0143e8850 installed DEBUG: libacl-2.3.1-4.el9.x86_64 1696594612 40554 c708b2c282e929084ec0f0efc372898b installed DEBUG: libgomp-11.4.1-3.el9.x86_64 1702998833 421733 153c9434c669e3bb4b599f90d5e4b7c4 installed DEBUG: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: alsa-lib-1.2.10-2.el9.x86_64 1701768215 1504096 27e948326662400eeaf469c994d629f8 installed DEBUG: libwebp-1.2.0-8.el9.x86_64 1695044490 787616 58fba1cdbfed92c5e6e661598dd0a449 installed DEBUG: libassuan-2.5.5-3.el9.x86_64 1628549434 171165 2ea61cf9eb18aefe03c18facfa6e5980 installed DEBUG: gdbm-libs-1:1.19-4.el9.x86_64 1628542967 116306 981b9a7e0c2cddf96d1ac29034ff18a4 installed DEBUG: libbrotli-1.0.9-6.el9.x86_64 1628537853 784562 0064f1719ea79d95cba2d52b8f1a4427 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: audit-libs-3.1.2-2.el9.x86_64 1699438289 314049 cceb817f0ac424a5632c878640bb84da installed DEBUG: libcom_err-1.46.5-5.el9.x86_64 1702474007 68513 17a459515df628464af3b1faf0d027d0 installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libtasn1-4.16.0-8.el9.x86_64 1669910927 183348 7d0ecade4d7aa7f44c7402613f807c65 installed DEBUG: p11-kit-0.25.3-2.el9.x86_64 1700747780 2530636 4de78e2c1337968deea3ac8b20cdd0fe installed DEBUG: libtdb-1.4.9-1.el9.x86_64 1701676697 103284 befaea022706bfdbd1dcc32f8e89af5e installed DEBUG: libunistring-0.9.10-15.el9.x86_64 1628553516 1643051 df2997eefd8b00af79f36b60155d2564 installed DEBUG: libidn2-2.3.0-7.el9.x86_64 1628550537 253460 b999cef1924e493741546dad040d6b64 installed DEBUG: lua-libs-5.4.4-4.el9.x86_64 1681732544 287331 d580b400a364fe10ae66719a1533cfff installed DEBUG: pcre2-10.40-5.el9.x86_64 1708199482 652298 9f3a26797e21bd1d7b9f9a7b7abee780 installed DEBUG: fribidi-1.0.10-6.el9.2.x86_64 1649935865 347380 1a4bad4b26de656b0ab2b35694a6b88a installed DEBUG: libICE-1.0.10-8.el9.x86_64 1628550523 174826 b92da4724c87af34f174760835f6c461 installed DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 1697017154 15084 723acc4878d7591bf6c9e03e02f7c9fd installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: openjpeg2-2.4.0-7.el9.x86_64 1657789945 386300 e8b954e12211663055f28b5000b5bc46 installed DEBUG: opus-1.3.1-10.el9.x86_64 1628561143 363598 40da76c2d6ce4525c03c2037784abb72 installed DEBUG: libSM-1.2.3-10.el9.x86_64 1628552822 95269 90c43a5efe3bdbc6de7e6b8eb711d153 installed DEBUG: libpsl-0.21.1-5.el9.x86_64 1628552331 78600 48e5ec8c64476be40b82088b405be4ae installed DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 1667401001 37464 c725fc2424cd1d93bc940cb5d57bcb74 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628551818 138637 e5e40dad676b06cd7f5ce6e6f6278138 installed DEBUG: dwz-0.14-3.el9.x86_64 1628540256 281758 f72e5de5cbebad4a19641f7e9c312c6d installed DEBUG: libwayland-server-1.21.0-1.el9.x86_64 1667401001 88232 87e9b1d87c1006fca353ba9e67010f1b installed DEBUG: exiv2-0.27.5-2.el9.x86_64 1636985354 4632497 bec8af9af0888f31db7af16f7bc4c8bb installed DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 1636985354 2794722 9d85f037ac697f35712d3a8404bba519 installed DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 1628554484 202824 5cc1d82aabed2601b8a39f3f49d50093 installed DEBUG: unzip-6.0-56.el9.x86_64 1643206371 401051 feb0641b07ba13eb8bc058b2c0882112 installed DEBUG: xml-common-0.6.3-58.el9.noarch 1628570071 80280 e30dff7e045445c260fddaf4c82eb1fe installed DEBUG: libproxy-0.4.15-35.el9.x86_64 1629990582 166674 cfaea8d129b2046f49d386a30a2a5b8a installed DEBUG: imath-3.1.2-1.el9.x86_64 1629104544 371882 0f497264fb6125739d15f377a5c678c2 installed DEBUG: file-libs-5.39-16.el9.x86_64 1701276394 8086748 8aa56edc919434f49112430700256021 installed DEBUG: file-5.39-16.el9.x86_64 1701276394 102728 0e2e1cff99a9714823cb5f40f07bf4f3 installed DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 1653477225 73932 acdfc37badce9a922e7cd15ecb790c30 installed DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 1689761962 251847 13d64bf1aeccaccc6db6bef9ea473a2c installed DEBUG: alternatives-1.24-1.el9.x86_64 1684846512 63270 140537c16ebc89b1e793908507e6a403 installed DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 1700747780 478148 12cf33e13ccbf626f96780a7ff3b3069 installed DEBUG: fuse-libs-2.9.9-15.el9.x86_64 1642007651 313478 70d2e7238e63f208c24baf09cb52e8f1 installed DEBUG: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libsepol-3.6-1.el9.x86_64 1702494173 829251 96b534d0fc8659503584d2fc5db96d0a installed DEBUG: libselinux-3.6-1.el9.x86_64 1702538075 176853 642ddc0bcd98f945ffd8cb75990754da installed DEBUG: sed-4.8-9.el9.x86_64 1628569875 813599 8f2001ef117e096e5b2cb761dbe56226 installed DEBUG: findutils-1:4.8.0-6.el9.x86_64 1692266474 1756606 6be06272ccd7dbf2ec946eb1631405f6 installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628552820 50338 8d6efb1981489cae3ba03919e0a84d34 installed DEBUG: gawk-5.1.0-6.el9.x86_64 1645036530 1685726 49d54aeca4767b4c1f096902535f8e65 installed DEBUG: libsmartcols-2.37.4-18.el9.x86_64 1707414747 134899 f6f6e7e8a5109cbcc6baf90066f7dce0 installed DEBUG: pcre-8.44-3.el9.3.x86_64 1628561779 539272 47435f5ffc13e691717fa2db7495952e installed DEBUG: grep-3.6-5.el9.x86_64 1628545386 857840 b1783007ca41c6a5e2a2a6b09c72ee49 installed DEBUG: openssl-libs-1:3.0.7-27.el9.x86_64 1708512918 6776462 d032f31ca57cab6a6b69ae466820c7ad installed DEBUG: coreutils-8.32-35.el9.x86_64 1706533662 5987522 b4c88abbc79f10b3b0bb8646faa842a7 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch 1693329430 2354652 b265b748b158e370e85dd89c134d7a17 installed DEBUG: systemd-libs-252-27.el9.x86_64 1708011351 1806928 df5d685b615feafdcce06773df86aab1 installed DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 1686561892 372990 52ea9b6b6c067fc779ab24fb611ac26c installed DEBUG: libblkid-2.37.4-18.el9.x86_64 1707414747 229849 8cfda00d8e84a88a7cf64f8ce44abf58 installed DEBUG: libarchive-3.5.3-4.el9.x86_64 1670334275 906150 d8567679cfb8225dc2e349cb0ced7f90 installed DEBUG: libmount-2.37.4-18.el9.x86_64 1707414747 318453 c78d79e5b2dfd293c72d6e368191756c installed DEBUG: libfdisk-2.37.4-18.el9.x86_64 1707414747 367883 f8855f86f8abbefa01fd057dcfbd3cc7 installed DEBUG: util-linux-core-2.37.4-18.el9.x86_64 1707414747 1268263 04e54edba5e55f2bede77cc866efbbbb installed DEBUG: libusbx-1.0.26-1.el9.x86_64 1650890875 169790 e42efbfacf911799e5c8d24d5565a35d installed DEBUG: gzip-1.12-1.el9.x86_64 1650569887 377013 d100c7f7b4f855aeb3d8676072292699 installed DEBUG: cracklib-2.9.6-27.el9.x86_64 1628539381 251850 6b30fcc5f113bfe3977cfb728e495423 installed DEBUG: kmod-libs-28-9.el9.x86_64 1684510061 133910 9c951491f060ed16da334face3dd1d78 installed DEBUG: libevent-2.1.12-6.el9.x86_64 1628550119 932210 bd9c51ad0c0309b273f46b629b0ac796 installed DEBUG: avahi-libs-0.8-20.el9.x86_64 1699463845 177886 382611887feb114c90633ac8a89869a0 installed DEBUG: xz-5.2.5-8.el9.x86_64 1654006189 685923 7a3a1c534311e848d76428a6daddd7c0 installed DEBUG: jbigkit-libs-2.1-23.el9.x86_64 1628547667 116759 fc59a2fbc5993faa2c50a2fee3ca890f installed DEBUG: libtiff-4.4.0-12.el9.x86_64 1704893530 586505 61d15e6ed523ee442d90bd95d3cc8dbf installed DEBUG: libXau-1.0.9-8.el9.x86_64 1628554479 64960 d29cb4a4741cc1c0d0676dbae6e78998 installed DEBUG: libxcb-1.13.1-9.el9.x86_64 1628554525 1124254 51f3f8fe3db81337ba4a07430421c3ee installed DEBUG: libX11-1.7.0-9.el9.x86_64 1697017154 1354996 4a328f6b54f8624c3720c6267310a2b4 installed DEBUG: libXext-1.3.4-8.el9.x86_64 1628554624 95724 36ef108c2804669f53bf41f5d7a12d3c installed DEBUG: libXrender-0.9.10-16.el9.x86_64 1628554702 51543 1238322e38dd9b9aa5cce9a9d3ac8458 installed DEBUG: libXi-1.7.10-8.el9.x86_64 1628554634 74757 bd2b6b3e709f17777a5d0e2097366c43 installed DEBUG: libXfixes-5.0.3-16.el9.x86_64 1628554623 35681 06ff23960463555e5f8af61d13f71a2f installed DEBUG: libXt-1.2.0-6.el9.x86_64 1628554747 453249 e7a4f272de4504efd24ddb90b533cf5b installed DEBUG: libXmu-1.1.3-8.el9.x86_64 1628554669 188562 5879579377fd4468c1927636debd938c installed DEBUG: libXcursor-1.2.0-7.el9.x86_64 1628554551 50861 7a058c13f6a9927cf4f6394049026de7 installed DEBUG: libXdamage-1.1.5-7.el9.x86_64 1628554609 37259 119e8aef392b8008b8046e3ecc9dccab installed DEBUG: libXrandr-1.5.2-8.el9.x86_64 1628554694 53332 2864163841b9f9634b602a32e0120853 installed DEBUG: libXinerama-1.1.4-10.el9.x86_64 1628554595 19725 a29c4891e6ef396577c08db8c5a28ab5 installed DEBUG: libXcomposite-0.4.5-7.el9.x86_64 1628554506 42445 4ff5ce3944de9ac0736fd23fefd642f8 installed DEBUG: libXpm-3.5.13-10.el9.x86_64 1697029641 128632 143c8682ce0cbfb70df0ed5d852c4516 installed DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 1637623169 797162 6caa4083900d93e621a90c9f55312fd1 installed DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 1667401001 16466 6491c616c2a85a6da68cf36b154d74f9 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 1705497224 221880 bae0acd738d028da90fd16f9676b1539 installed DEBUG: pixman-0.40.0-6.el9.x86_64 1696425141 710279 aede16298bd4d68bf8b81b92b7f4ff9f installed DEBUG: libXaw-1.0.13-19.el9.x86_64 1628554542 510031 51fb88af4c8549b837fa52cf7348b1e4 installed DEBUG: libXtst-1.2.3-16.el9.x86_64 1628554736 38680 28b0e6a42eb89fea8382dc1046a6e85b installed DEBUG: libXv-1.0.11-16.el9.x86_64 1628554734 26929 72198c80e9062f01f7c8b6a56d1511d0 installed DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 1628554796 26316 9d5c88dac190e4f66857b2fab49ea44e installed DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 1628539381 9815154 097793bbff0b03b3ce0e2afaf462bbf5 installed DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 1700747780 1399233 5e4aec16d32a12b08c9f030a7e92dd43 installed DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch 1707931579 1220838 ee6fab990fc5b6f7aabdf6b85176fbc8 installed DEBUG: python-unversioned-command-3.9.18-3.el9.noarch 1706293333 23 216095784e93eadad1cc58c9f962f1d4 installed DEBUG: python3-3.9.18-3.el9.x86_64 1706293315 33013 81ffbca94c33765fcbb593523087df93 installed DEBUG: python3-libs-3.9.18-3.el9.x86_64 1706293315 32513867 6751f72b7674cc0f0c97161543c14f1a installed DEBUG: python3-setuptools-65.5.1-2.el9s.noarch 1709721990 7061954 c328c97d490495fecf34d494466a0925 installed DEBUG: python3-idna-2.10-7.el9.noarch 1645461951 469965 d8aa542c3eea7de80b89295aa2e39992 installed DEBUG: python3-six-1.15.0-9.el9.noarch 1645014051 106876 ddb649ce7f23e052677037e6a3f1c03a installed DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 1706030025 834046 35a71652bad0173d065d881070a913f9 installed DEBUG: python3-pip-21.2.3-8.el9.noarch 1707931579 9095142 96096dcdbf1d28432536a398e98de65b installed DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch 1707136352 241152 d7d983292611c13d17d0ee2d98a6254e installed DEBUG: python3-chardet-4.0.0-5.el9.noarch 1645457887 1480116 7bf874734ba3c74bafc1b7d88a30d5bc installed DEBUG: python3-dns-2.3.0-2.el9.noarch 1687804859 2048830 361156faecea076b4bcd9dec35c888e7 installed DEBUG: python3-pyparsing-2.4.7-9.el9.noarch 1645030355 650026 cb5eba2b6cc00cd9fa89ffb3527e5dc3 installed DEBUG: python3-packaging-20.9-5.el9.noarch 1644942056 254019 1278d05af2b02528944bef7b199b356c installed DEBUG: python3-pysocks-1.7.1-12.el9.noarch 1645030777 90512 e685632709558359a9a8dd9f087a6dba installed DEBUG: python3-urllib3-1.26.5-5.el9.noarch 1702410340 747219 3b470953dab06b9eaa31f5190bb4a14f installed DEBUG: python3-requests-2.25.1-8.el9.noarch 1706184229 401874 619a33d042e9ad9f16cb7860ea353bb3 installed DEBUG: python3-pytz-2021.1-5.el9.noarch 1689250584 180371 e6b4e1f7bee95c39ce357b2feffca88a installed DEBUG: python3-babel-2.9.1-2.el9.noarch 1628537498 28258458 7afe89f1e820f27155449468f908596e installed DEBUG: python3-tomli-2.0.1-5.el9.noarch 1678873507 68777 23a7daa8bc9a0b429b38a928fe6de505 installed DEBUG: python3-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 installed DEBUG: python3-imagesize-1.2.0-6.el9.noarch 1628567186 22802 d39da8dc61e5ab41826837915a72cad8 installed DEBUG: python3-pygments-2.7.4-4.el9.noarch 1628567572 8130001 cb702f6944ebf573a262210131a887d7 installed DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch 1628567669 1175595 67ed16a77bea012e7ae506393454568f installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch 1628567719 38853 4ba706d7fa269358f11f434cc32b3c6d installed DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch 1628567667 62833 3b2c009918387ef7210eba186ca1806e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 1628567666 46533 b2e795a36aef2c55de88074414b761be installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch 1628567685 65376 fa4c300323f21943678c7f68e26f5838 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 1628567715 12208 947d809e58f156601d53cc6203a7590c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 1628567718 57306 2d6584bea4d8c410fe98524de6c1f16c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch 1628567696 54286 8e949b872c3ec55e9a6db87cbc9c9731 installed DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 1696835252 50766 2142ae417ba10e53d30b6eadd6698596 installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch 1706112063 338257 c578860332efac6807c4fb22d37352d1 installed DEBUG: openssl-1:3.0.7-27.el9.x86_64 1708512918 1895189 bfc65f45a290028822e3dfdcc18162e6 installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: kmod-28-9.el9.x86_64 1684510061 253941 b2bd3700512355de33e0ffd676872a98 installed DEBUG: bubblewrap-0.4.1-6.el9.x86_64 1628538098 104329 78a041d7986e2a0121d1fd8e4480490c installed DEBUG: libsemanage-3.6-1.el9.x86_64 1702541748 307190 7507e4d298049a44dcbe82a65b0fe96d installed DEBUG: shadow-utils-2:4.9-8.el9.x86_64 1689166575 3812549 f802a2af10c39c5b00c0b775298414d9 installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: tar-2:1.34-6.el9.x86_64 1676281551 3155323 ee74705ec23ecf11c541e27087fe9605 installed DEBUG: llvm-libs-17.0.6-5.el9.x86_64 1707139118 107287440 def9c2a72c7f5afa3411ae03b3080a13 installed DEBUG: openexr-libs-3.1.1-2.el9.x86_64 1629723895 4888212 c2ed9491a52822cec9922cb40937581b installed DEBUG: iso-codes-4.6.0-3.el9.noarch 1628547387 19591019 f6ef364699f9b8f3bffb69d3c0d67b34 installed DEBUG: zip-3.0-35.el9.x86_64 1676457149 741159 07aa037eb9408f2f848569827cd3559f installed DEBUG: cpp-11.4.1-3.el9.x86_64 1702998833 30353165 3db2c5a9b77cb2b77c9274266c87d7d1 installed DEBUG: zstd-1.5.1-2.el9.x86_64 1644329495 1902844 f4364d644ad25c519c98b0f0cbc66ffa installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 1706115430 827662 cbc06f96a39d63b16d0f6f6c7730e6a4 installed DEBUG: nss-softokn-3.90.0-6.el9.x86_64 1706115430 1294651 e87878ced1f452a8216865d1c814036b installed DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 1706115430 18288 f09f04864ca1935ea97a16d3780078ad installed DEBUG: nss-3.90.0-6.el9.x86_64 1706115430 1931695 2edcea2feeb75fa5327671f898841e92 installed DEBUG: flac-libs-1.3.3-12.el9.x86_64 1695638696 561684 40e4f24683955d41c3d3da68c2452c34 installed DEBUG: libtheora-1:1.1.1-31.el9.x86_64 1628553380 474222 b8127b03ee1f999ef62271ee2b4be850 installed DEBUG: libksba-1.5.1-6.el9.x86_64 1675793165 394494 5065a1b60987a5ea1b35f943fde57a74 installed DEBUG: jasper-libs-2.0.28-3.el9.x86_64 1628547517 333940 a8cabff1260ab3da238161ae0bdbe1e1 installed DEBUG: LibRaw-0.21.1-1.el9.x86_64 1696285065 2493670 a82620ac65090460e8c9bd5a0c6b413e installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: bzip2-1.0.8-8.el9.x86_64 1628538275 96056 29c071c14d1a84942ced326f572bf7e3 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-9.el9.x86_64 1643365783 771951 46a009419c084efc76903456f720cc95 installed DEBUG: graphite2-1.3.14-9.el9.x86_64 1628545340 201583 bee1c7d7f006f520847ff1f5b9f768e6 installed DEBUG: groff-base-1.22.4-10.el9.x86_64 1633944960 4040774 6f382ca641a7b920bd2f194a36b9a1ef installed DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 1628574725 751654 f187c6b50c3612d6252e43eabf48abfd installed DEBUG: info-6.7-15.el9.x86_64 1645432912 508035 4d0af4faf66f30b8126abd3410cdd719 installed DEBUG: ed-1.14.2-12.el9.x86_64 1628540213 129923 038028fe8dfd324b820e16200786a15e installed DEBUG: patch-2.7.6-16.el9.x86_64 1628561618 265522 4efdeefb054a89e177b517c3d3ed1147 installed DEBUG: libfontenc-1.1.3-17.el9.x86_64 1628550261 64225 931267996fd577695291cbc512f16582 installed DEBUG: less-590-2.el9.x86_64 1683714530 364648 e669e99661c28649a5fc0c9f0cd116c7 installed DEBUG: systemd-rpm-macros-252-27.el9.noarch 1708012513 9516 35f3f76d8f345549c2c97faa49e0f58f installed DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch 1637316977 11533842 f148596fcfc2b39ba256f2a5e7bc6a19 installed DEBUG: libpaper-1.1.28-4.el9.x86_64 1628552165 96772 5cac748655ed7916695475b9b0be51b8 installed DEBUG: ncurses-6.2-10.20210508.el9.x86_64 1692626693 624684 3e1d871c5e43b7efd27d114ba95af330 installed DEBUG: perl-Digest-1.19-4.el9.noarch 1628563396 36844 556e6f718ba9a6360fa39fb18d536aa0 installed DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 1628563473 61522 2300fd882680ee0c7c1abb1ae6b8ccb4 installed DEBUG: perl-B-0:1.80-481.el9.x86_64 1701177561 504555 97d255f5630b145e073fcda0f6cd3673 installed DEBUG: perl-FileHandle-0:2.03-481.el9.noarch 1701177577 10529 cd446c4929e49051eacb7c809f916aa1 installed DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 1628562913 111869 7ecb1b2e3a41395091b00413afff991d installed DEBUG: perl-libnet-3.13-4.el9.noarch 1628564496 299357 3a4d318a43520c1ea611000b968a597c installed DEBUG: perl-AutoLoader-0:5.74-481.el9.noarch 1701177577 22037 6b156f8bbe757a9a98edcbe7434ffd32 installed DEBUG: perl-base-0:2.27-481.el9.noarch 1701177577 13819 7af91f5d6f97d736f20bd2b89937b3c6 installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-if-0:0.60.800-481.el9.noarch 1701177577 6874 c7499524c56ca9285541fdbb3ace9d60 installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628564340 100240 fc6b5e9831a4bbafe3036ad6c07bd0cd installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628565569 67344 56255d762b27e3f619c7ef093df999a5 installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628563880 65333 e84dcd48672e858db99bf4abb31adefd installed DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch 1641306371 616297 0cb4da597b9cff56a27d081936fdbbe9 installed DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 1658929034 1398888 54f510931f506aefde25a6dbd2022632 installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628565069 25764 977f680f4ab8e6be26696f8e005328be installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629764707 24828 4ddd39d2645c0d3a03a7fc505a69d03f installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628564841 5866 f3ba115f552765dda50122093731bdae installed DEBUG: perl-Class-Struct-0:0.66-481.el9.noarch 1701177577 26954 01273c932f833550aa1a9b2a32961acf installed DEBUG: perl-POSIX-0:1.94-481.el9.x86_64 1701177561 240147 bac99ffdb50863a993a8e4d89960f3d2 installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-IPC-Open3-0:1.21-481.el9.noarch 1701177577 25044 233f261fe09ffc951336d8e038874e15 installed DEBUG: perl-subs-0:1.03-481.el9.noarch 1701177577 3060 3f8e2d78aeeebc857fb48d88f5331af4 installed DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch 1628563998 166550 668718b957c97d218cd0ce87b6d3e36d installed DEBUG: perl-Term-Cap-1.17-460.el9.noarch 1628565308 29851 df13642162893be1ec21d401f866b7f7 installed DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch 1628565108 577293 051f5b7ae5eb9bcca2b122291f9bd378 installed DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch 1705477316 150675 3c54aff636d01b3b76e48030d477d990 installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628565134 124969 0d5788854b6ccd115da6a227466baf78 installed DEBUG: perl-SelectSaver-0:1.02-481.el9.noarch 1701177577 3170 988959df5a2887cfa7c2708eedbc18ac installed DEBUG: perl-Symbol-0:1.08-481.el9.noarch 1701177577 7846 a911f0b217f7e27bb96e91f024a4a7c6 installed DEBUG: perl-File-stat-0:1.09-481.el9.noarch 1701177577 13948 0022795a994ca9437a525e241e2032fe installed DEBUG: perl-podlators-1:4.14-460.el9.noarch 1628565077 288742 ad2f3ada468688fbe129418e39eaac37 installed DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch 1628565124 170960 7e2f1a7c0900c86834fc555f5c3bd0b9 installed DEBUG: perl-Fcntl-0:1.13-481.el9.x86_64 1701177561 30235 daf4de7b8a3496d89780f5f6b1764ff3 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-mro-0:1.23-481.el9.x86_64 1701177561 43587 c8e536919ee9acdb88b0ed487f13c291 installed DEBUG: perl-IO-0:1.43-481.el9.x86_64 1701177561 163239 f091c4e270102a4fc611fb2b88069f7d installed DEBUG: perl-overloading-0:0.02-481.el9.noarch 1701177577 5893 9c337d0eec9980ab0736c2e9a5e295fe installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-Errno-0:1.30-481.el9.x86_64 1701177561 9533 0d42d993af70cee6142c2dc407dd4962 installed DEBUG: perl-File-Basename-0:2.85-481.el9.noarch 1701177577 15339 a0985a1a87665bf8f6d71f78aaf6ef4f installed DEBUG: perl-Getopt-Std-0:1.12-481.el9.noarch 1701177577 12107 768fa74b8510a3a08bb95805114a222d installed DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 1628564750 48145 1190c3bd08b43b3064f439bca71ca347 installed DEBUG: perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 1628565132 143652 fdb542613487fef027425c1c87b4514c installed DEBUG: perl-constant-1.33-461.el9.noarch 1628562746 27104 ee5c312a7c1613a45b24c022d97fb08e installed DEBUG: perl-Storable-1:3.21-460.el9.x86_64 1628565166 228532 119c254a858a4e8225a8f4f1b95a6fc8 installed DEBUG: perl-overload-0:1.31-481.el9.noarch 1701177577 72821 225f3e52850e2049d4513cf1f47a6631 installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-vars-0:1.05-481.el9.noarch 1701177577 4926 24298c2d943794c3ee342af784462bad installed DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch 1628564041 139937 0084d602dd5f3a3a608b8aa2d7d2784a installed DEBUG: perl-Carp-1.50-460.el9.noarch 1628562498 47889 8aa3a6891f26697353b428ce0a184f8d installed DEBUG: perl-Exporter-5.74-461.el9.noarch 1628563640 55359 600faf3d3db9096efa1de68bfe07d62d installed DEBUG: perl-NDBM_File-0:1.15-481.el9.x86_64 1701177561 30080 930a693ffe65c3f35b32ac6d42e42f25 installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628565073 182534 367a2f6e64401c56f25dc4559c5806f6 installed DEBUG: perl-Encode-4:3.08-462.el9.x86_64 1628580079 10235418 464fc08748c13d9698ad06bba18ae510 installed DEBUG: perl-libs-4:5.32.1-481.el9.x86_64 1701177561 8958842 845752f1a2bae7269ddb30aa1aa7cb89 installed DEBUG: perl-interpreter-4:5.32.1-481.el9.x86_64 1701177561 120268 9dbf64cde223abe3a939798189b24beb installed DEBUG: kernel-srpm-macros-1.0-13.el9.noarch 1686576375 16918 0162dee60ae979d7e2da3d6ebbc2c48c installed DEBUG: bluez-libs-5.56-6.el9.x86_64 1628537753 215704 a45c3fa7ebe4bb2255e74570c64e7348 installed DEBUG: cpio-2.13-16.el9.x86_64 1631604799 1088156 8743fccbe23852587a7ef16a73f19f85 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628539960 1467825 507f1a0f06465e7a20379fffcb5a941e installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019242 55267 3c9b8438c14c5b6dd89db849f2233459 installed DEBUG: libatomic-11.4.1-3.el9.x86_64 1702998833 29234 d25165dd40da2034f5f68cb6929650e9 installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-53.el9.x86_64 1637775488 1898038 86c8deb590fc9b3c916ca8d696a184bd installed DEBUG: libeconf-0.4.1-3.el9.x86_64 1686133027 45715 a8029c68441fba3197f5506caa6a9f0e installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: pam-1.5.1-19.el9.x86_64 1707742619 1901178 e1bfb967aa055917fa2eabc2742af631 installed DEBUG: util-linux-2.37.4-18.el9.x86_64 1707414747 11161169 9757decc361c218bf9c01748352d2891 installed DEBUG: dbus-1:1.12.20-8.el9.x86_64 1686561892 0 e3a0cea0ef5d61d5d05c31ccab5a91f1 installed DEBUG: systemd-pam-252-27.el9.x86_64 1708011351 518443 82972d5af1be7446cffde9fd14dec4a8 installed DEBUG: systemd-252-27.el9.x86_64 1708011351 12861317 9cc7f4e64854d4ae27bb8b56a6703bc0 installed DEBUG: dbus-common-1:1.12.20-8.el9.noarch 1686561915 11394 cb70323eee868f9715c3a3aad81e1149 installed DEBUG: dbus-broker-28-7.el9.x86_64 1661245845 393994 e8c79633cf67b370e4698605d1acc8f4 installed DEBUG: device-mapper-libs-9:1.02.197-2.el9.x86_64 1706918710 429233 3d881556333837427ac30457808b729e installed DEBUG: device-mapper-9:1.02.197-2.el9.x86_64 1706918710 362374 3e487593aced61831d9e96337f9eff9e installed DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 1688329670 2055308 fa38e8baf68288b02a24fcf4ceb39dba installed DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch 1702309018 1810 eb1fb982da6dd1fae7703ff5c27dbd65 installed DEBUG: elfutils-libs-0.190-2.el9.x86_64 1702309026 706077 223da58dfd22705fc60dd21ff650679a installed DEBUG: openssh-8.7p1-38.el9.x86_64 1704463080 1992092 829883d2ff3331d94381ac91e0142a95 installed DEBUG: kbd-2.4.0-9.el9.x86_64 1687358667 1565276 d91294e97d79a42db361b9b70bbea878 installed DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 1697446023 169892 a2a39eb393b03b7eaef26fba7e1e067a installed DEBUG: libpciaccess-0.16-6.el9.x86_64 1628552183 49971 9fc4d900b9f966d18433f7b6555bd65c installed DEBUG: libdrm-2.4.117-1.el9.x86_64 1699264869 410099 591cbe6f2e07dfffd459eb69070725ef installed DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 1705497224 70700 28f78ed1f593134abd6442e9401fbf31 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 1705497224 310775 57c9a2e4cd495b9664701060f13e089c installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 1705497224 480857 10b4003d3ca5f52ffcb56b63165f3363 installed DEBUG: libpkgconf-1.7.3-10.el9.x86_64 1663762953 75425 6d784dbd338488f9a990f3870ce06e48 installed DEBUG: pkgconf-1.7.3-10.el9.x86_64 1663762953 77890 c27775732875e2aaaa07204046b2e0ae installed DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 1663762953 1203 557e5f2bf85dce295401d6e30f51eabe installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628554245 30365 49717f919565ae8f0e70dc4def4d01f6 installed DEBUG: krb5-libs-1.21.1-1.el9.x86_64 1691571768 2498748 cf51940dfb37ca956e8e724ff7e51bc3 installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: openldap-2.6.6-1.el9.x86_64 1697152131 1084500 85a63ce7be51f90fb278a675e441bbeb installed DEBUG: libssh-0.10.4-13.el9.x86_64 1708363436 535899 b02ff39361e3fb9a444260b10e181891 installed DEBUG: libcurl-7.76.1-29.el9.x86_64 1709765563 667638 e3016019f9c5035e9e5dacd99eade32e installed DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 1702309026 61715 7f97796057315c7dbcb03364e3440b6b installed DEBUG: binutils-gold-2.35.2-43.el9.x86_64 1706184940 2128699 dc72e73af276e85066648d6ca42970cf installed DEBUG: binutils-2.35.2-43.el9.x86_64 1706184940 25207237 d289621ca1fc6ef5e63fa2733a57b56b installed DEBUG: elfutils-0.190-2.el9.x86_64 1702309026 2935276 cc1ad86048c9c45ae676023831030dc1 installed DEBUG: gdb-minimal-10.2-13.el9.x86_64 1702612049 11543366 f34939896bd89b72a17c027dd44f7754 installed DEBUG: debugedit-5.0-5.el9.x86_64 1701732946 194098 0eeb99b85a124c6ff2fe748a53efd60d installed DEBUG: curl-7.76.1-29.el9.x86_64 1709765563 684689 847007a0a0708c9bffdd41aeccfa4d69 installed DEBUG: rpm-4.16.1.3-29.el9.x86_64 1702467563 2750680 2fb7a25f82ba118b0b567bd1ff1b7f65 installed DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 1702467563 769228 797f2fb1b771fb257dd8c0a070fdf29c installed DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 1702467563 198550 26445c730bb2a0061c3cc20b6156a3d4 installed DEBUG: efi-srpm-macros-4-9.el9.noarch 1636398873 41111 76c81df74bfab13e26b32351ca37f458 installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 1688388037 2225208 013fe7003fe4d6849ba2b54e28f2001d installed DEBUG: systemd-udev-252-27.el9.x86_64 1708011351 10508573 69c0431578e42b122809f29d9af6f119 installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: openssh-clients-8.7p1-38.el9.x86_64 1704463080 2146845 75fcf554b402401da9cd36e8aa356aa1 installed DEBUG: git-core-2.43.0-1.el9.x86_64 1701876957 21410471 671ca660378de6505a7f72f453e79776 installed DEBUG: make-1:4.3-8.el9.x86_64 1706904750 1719894 63525a4cfacb7b409195d59d53450e4e installed DEBUG: nettle-3.9.1-1.el9.x86_64 1700480888 1157687 18849d91f8a9435a7ffcc3b7fdb17dbb installed DEBUG: gnutls-3.8.3-1.el9.x86_64 1705995227 3448563 702def71f5af0fbc8f09dcd9d10f9d26 installed DEBUG: glib2-2.68.4-14.el9.x86_64 1708527819 13441007 d00b34d69cbd89e37e704fce0fba1917 installed DEBUG: freetype-2.10.4-9.el9.x86_64 1654071485 840612 eb49c3e16b2281a6af4531ea392af8d5 installed DEBUG: harfbuzz-2.7.4-10.el9.x86_64 1695037531 1705461 c1679c0fe827db886e817382b72eb6af installed DEBUG: fontconfig-2.14.0-2.el9.x86_64 1670223487 837217 449ed09ac88eaeb9a30ba214b9981e87 installed DEBUG: cairo-1.17.4-7.el9.x86_64 1645512144 1714807 9fef2bc3657f2c34016b51a532acc8d9 installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629809706 555868 fe4576ce40b422e833b0850db1a3e07f installed DEBUG: atk-2.36.0-5.el9.x86_64 1628537391 1304627 bd9aeb354c9610e81f272d7222808571 installed DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 1645512144 44432 9aabd9bcc00fd6431ede021358bcb4ef installed DEBUG: polkit-libs-0.117-11.el9.x86_64 1670247243 29305061 c1dbf375e0b00a245d73ad4449522d1e installed DEBUG: gstreamer1-1.22.1-2.el9.x86_64 1681313793 5017255 3cdad1676383e94bbb4756214faee818 installed DEBUG: cups-libs-1:2.3.3op2-24.el9.x86_64 1708959289 682393 96d54a60dcea05644bcb7a0297b554fd installed DEBUG: polkit-0.117-11.el9.x86_64 1670247243 441257 44f5a67ab7dab59ec5ad0ec70bc95512 installed DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 1628566241 96325 40f2701ed3ee93b221c4dfaa0a2928d0 installed DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 1671646004 4730586 8543d94d77db623126314e6728432790 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: rtkit-0.11-28.el9.x86_64 1628569215 150098 ac74ba416453e24f6b8b209d8c2938d3 installed DEBUG: libgxps-0.3.2-3.el9.x86_64 1628550450 197503 5d0ba1ab5bc4e31a13ee886d167b362c installed DEBUG: gd-2.3.2-3.el9.x86_64 1628543005 422174 ff84c2c781e480e239e5c9ffd6376152 installed DEBUG: libXft-2.3.3-8.el9.x86_64 1628554598 136020 9dd4afaf02c043020674bf5723eeec0b installed DEBUG: poppler-21.01.0-19.el9.x86_64 1697123393 3760801 b608f4e27ae090f69571908ba344f30a installed DEBUG: poppler-glib-21.01.0-19.el9.x86_64 1697123393 488500 af6dc67aa56e002bd4e9d0dfdfd5260b installed DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch 1628573895 1428570 ca19d0e098c193249d75aa2a16f84908 installed DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch 1628573895 1460397 c7a3299906900e9634054c11a85f913a installed DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch 1628573895 86625 16f0f27ee064f929f7cb3221881a5e1f installed DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch 1628573895 1216723 60a564c67ac16e3b356a0ac499002beb installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch 1628573895 1099808 1f85b60ff6e6c83153019702bf850931 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch 1628573895 1429732 81d7a185b0ada9a5ad0383043ccf2c76 installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch 1628573895 2505850 6e0cd8553a6ab96b007e771ad1c17185 installed DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch 1628573895 1557220 668671e23df63172d342d3969f9572fe installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch 1628573895 45248 fd1753c92919fdc12154dc57ab487f7b installed DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch 1628573895 400137 0fa9d01117b873b3aad533568edfb7ec installed DEBUG: urw-base35-fonts-20200910-6.el9.noarch 1628573895 5478 192e5af4292c7614f1255fcdd61d1504 installed DEBUG: libraqm-0.7.0-7.el9s.x86_64 1631084139 29499 76e4839ab4d91c7f7edf02c08d2dfade installed DEBUG: mkfontscale-1.2.1-3.el9.x86_64 1628557177 54887 e55c107f8fd4546cd9c443713362fd90 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch 1628575762 1070851 7f8999a7b9556e8e40ca7b251960c077 installed DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 1670941191 1579276 41b8135cabe1c9496d51799643c4d37e installed DEBUG: NetworkManager-libnm-1:1.46.0-1.el9.x86_64 1708619106 10023596 5a52b4ffc5995bb8d23785feff1541ac installed DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 1667572879 936649 f0cce33f7885a16bb7162d447c255809 installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf installed DEBUG: libgusb-0.3.8-2.el9.x86_64 1692013174 129332 41172fd21ee5baa9c8b84c2fe236bf14 installed DEBUG: colord-libs-1.4.5-4.el9.x86_64 1628538970 857392 efbe5add1d1c940f9f00da30ad86e1a5 installed DEBUG: shared-mime-info-2.1-5.el9.x86_64 1667822225 5187670 2de9dfcf7c8b566ac4caef5329cac708 installed DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 1667290907 2607853 b78b5a05f5611ed0bdc460cf982092c7 installed DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 1667290907 270137 408857ef0c525741c1c14fe0578a5ad5 installed DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 1645176383 68085 1f11d0983f3bd5d9268e80f2099c522f installed DEBUG: libgsf-1.14.47-5.el9.x86_64 1628550426 963734 ed3526738da2d8fb971a65c9a9b8bc9f installed DEBUG: libnotify-0.7.9-8.el9.x86_64 1640186875 101670 483ba13b155f617530adfa19b62982ff installed DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 1629746374 528135 b097546202f46405c17cbb596216eda2 installed DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 1628537393 278826 904b1dc4ca3ce42898a0352ce0644aa5 installed DEBUG: avahi-glib-0.8-20.el9.x86_64 1699463845 19834 46c53d69db7ce8c6a762fb2113a35225 installed DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 1689072281 215013 89517f4fe8dbe78c5c1faeb5c7aa5aa2 installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.12.3-1.el9.x86_64 1629745530 230299 4413aeeb0b43120fcbd40ab9212fba25 installed DEBUG: low-memory-monitor-2.1-4.el9.x86_64 1628555427 71942 7eb6ed0aadd9fe9e6deec38bf86080bd installed DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 1628573225 337376 3b2ae808b6f6aef6d85706bf3abb1576 installed DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 1702662337 12906370 0451d7f0919dc8aac95b82f786347169 installed DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1629990582 33073 19ece62a63da90e07fa4f7dfe0889713 installed DEBUG: glib-networking-2.68.3-3.el9.x86_64 1645725961 655538 a1f0e2c161d9f5a8ebf4ccd5267cbc51 installed DEBUG: libsoup-2.72.0-8.el9.x86_64 1628553090 1261962 d37b68f550aa0fc78803737ece49a922 installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c installed DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 1628549325 1422262 4dd5362b3a34ef29e4091c6cfe45e6ab installed DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 1669836900 181588 28e89ea88f62695d9ca277507f766e19 installed DEBUG: libosinfo-1.10.0-1.el9.x86_64 1669824782 1225572 134a8eabade143ef211f58af60aefef2 installed DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 1647904775 87288 4ccfb99c9ba5e6128721c79aefe24759 installed DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 1631870165 99520 eab4072ca3cfa6060e0072403aaad1b7 installed DEBUG: npth-1.6-8.el9.x86_64 1628558844 50619 ec2f6c8c45b97d50a2d00f1c3ae9f17b installed DEBUG: gnupg2-2.3.3-4.el9.x86_64 1682510074 9227533 d384c35c7b3bb26db6c8e299893befc2 installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124220 576065 ecb8fc57f018677395265e37b7603b3c installed DEBUG: ostree-libs-2024.4-3.el9.x86_64 1709137563 1230954 55b5e45d2200bcb0bc08bd94d31efb60 installed DEBUG: which-2.21-29.el9.x86_64 1679928490 81813 9f0d5c6f27dad58821bbd23f4fb6ec18 installed DEBUG: fuse-2.9.9-15.el9.x86_64 1642007651 220513 23b79e360ea3a257150b475322b2408e installed DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 1628541105 602256 043bd67da6af245f437c39bc99ab7810 installed DEBUG: giflib-5.2.1-9.el9.x86_64 1628543406 108576 9aa6dc5454f0eddcdf84a82dadd4e77c installed DEBUG: glibc-headers-2.34-100.el9.x86_64 1706296812 2169109 f052abd6177367b490ca37c6f68d7bc2 installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: glibc-devel-2.34-100.el9.x86_64 1706296812 38176 1168f52303d3cf118faa6b7fd7e3181e installed DEBUG: gcc-11.4.1-3.el9.x86_64 1702998833 89267122 75d35c59a3982fb4246954de60b8c927 installed DEBUG: annobin-12.31-2.el9.x86_64 1705502007 1165852 7aa186992ab313186e72deee44435347 installed DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 1702998833 57754 a65c229de3f02ee0319455d8c1007313 installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: go-srpm-macros-3.2.0-3.el9.noarch 1695397520 61202 5b2ce2ec17d4a0bfbcbc618b36b1d01d installed DEBUG: python-srpm-macros-3.9-53.el9.noarch 1701436979 37100 890e0dd460cfae0425c24ffec741ff28 installed DEBUG: redhat-rpm-config-207-1.el9.noarch 1705935950 191423 979466c91476430433d45e44a7a5fe42 installed DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 1702467563 150039 9b8e9728b1e950973c8f2114b7201b68 installed DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch 1707213272 1514 4ff806ce808b29ef626889ac259e8225 installed DEBUG: python-rpm-macros-3.9-53.el9.noarch 1701436979 20079 860a7a43dbbef1fc749fa0aad7177509 installed DEBUG: python3-rpm-macros-3.9-53.el9.noarch 1701436979 6227 2e7694dd7192f731dfa7a9a2110715cb installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700828243 78358 e739a85b6967ac4d65e1a73a793b08b6 installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: libsndfile-1.0.31-8.el9.x86_64 1699448921 534008 675b5ac019cf90f96d0268f25461fee5 installed DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 1675090429 168059 be161807a56e90dcc214469ff6aa7b2e installed DEBUG: libasyncns-0.8-22.el9.x86_64 1628549467 60822 fb0ec56fa9b86539768d634afb584e03 installed DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 1628566754 3384853 2345377a8e0a0493c3d94d76766d2d09 installed DEBUG: libcanberra-0.30-27.el9.x86_64 1689255812 288247 43220d729b38ccdfe962c310d04c4fdf installed DEBUG: libdatrie-0.2.13-4.el9.x86_64 1628549831 59521 99d5d94690935edf76557d007558e477 installed DEBUG: libthai-0.1.28-8.el9.x86_64 1628553338 778570 de49304efecef4042eac62582830f479 installed DEBUG: pango-1.48.7-3.el9.x86_64 1667448668 899563 cd97a559ad2aacfe754b19f2c3868cd3 installed DEBUG: librsvg2-2.50.7-3.el9.x86_64 1696574847 10687283 42b7361c125bbec228b57b0543c24f68 installed DEBUG: libepoxy-1.5.5-4.el9.x86_64 1628549922 1297595 33eff1eb283c34cede4b07749aa151b0 installed DEBUG: libexif-0.6.22-6.el9.x86_64 1628550088 2461952 b3d08759fe45d4298b7354a3166d9fdc installed DEBUG: libijs-0.35-15.el9.x86_64 1628550542 67428 73f5011374f112b59200d905aca8656c installed DEBUG: libgs-9.54.0-14.el9.x86_64 1698931945 19642257 4b29f90585b7a0cd29ae1d4765a3b572 installed DEBUG: libiptcdata-1.0.5-9.el9.x86_64 1628550674 176693 4bede834b27c949d977efc09d1eed5c1 installed DEBUG: libldac-2.0.2.3-10.el9.x86_64 1628551275 80669 eca9c29213c4265693172cb13dc648e4 installed DEBUG: libsbc-1.4-9.el9.x86_64 1628569554 83034 5976df1103874c4002c033f63482aafb installed DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 1705673142 8006429 7e939a0baf3b081f9ffb358be2557abc installed DEBUG: pipewire-1.0.1-1.el9.x86_64 1705673142 359327 607aadb93c4ed206c4d13fd17b5ca09e installed DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 1682343168 1220418 593e6aaf8906d28345fe25ec64f9b9a1 installed DEBUG: wireplumber-0.4.14-1.el9.x86_64 1682343168 308626 e9315bacca4d3ae75d806b77e7582527 installed DEBUG: flatpak-1.12.8-1.el9.x86_64 1689072281 8053367 541498f2744494c5b02c8e32fb3dd876 installed DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 1699963919 1883764 bbf816d41fbabbd44a4eea51ad404ae7 installed DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 1705673142 560698 692072d1a58d30d570477641978fd74c installed DEBUG: libvisual-1:0.4.0-34.el9.x86_64 1628554307 433002 1f085d5300970df55460b821a84a4e4b installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: orc-0.4.31-6.el9.x86_64 1628561059 616782 496116bd6d31284af92b9b4832691b36 installed DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 1705507579 7616992 2ee966ef0933b9b5e0069a408f2fa912 installed DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 1669159640 1040603 3cbb511732834507639c35c594154df7 installed DEBUG: tracker-3.1.2-3.el9.x86_64 1669159640 2060361 44050518b1c9c07c379b0d75d9c31c58 installed DEBUG: tracker-miners-3.1.2-4.el9.x86_64 1701359312 4190339 60edfa1ab3772326332ee70f85ce3e53 installed DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 1689255812 75947 86b031874e946aa4b4829a212b67c518 installed DEBUG: gtk3-3.24.31-2.el9.x86_64 1645176383 20576337 315712dc47924340f9a1927854e932e0 installed DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 1651780145 489960 efd56fe254ac29c6933a7290c5974090 installed DEBUG: gtk2-2.24.33-8.el9.x86_64 1667881305 13889880 d6fa1c321a87fe437f55e5399991de8a installed DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 1689255812 55309 0bfcab1394282c6333cfbe9a94c99451 installed DEBUG: graphviz-2.44.0-26.el9.x86_64 1701791988 12241992 ac92ed85ce249cf6357d446654150ea2 installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el9s.x86_64 1696919402 8620244 987de17b924501a81809548e2dc7da63 installed DEBUG: ImageMagick-0:6.9.12.98-1.el9s.x86_64 1696919402 243376 2b7502e96f91b06fae805336acda9e6d installed DEBUG: python3-sphinx-1:3.4.3-8.el9.noarch 1701344504 10064068 7b60f0027d72365144fc141f3aca9bf4 installed DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 1705673142 30 bcaced6ec1cd7b1965950220c813922d installed DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 1705673142 177582 8ff6a7c1db400b4dd72a866b719676ae installed DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 1705673142 437665 23808d3f3b9e7c13defb7f4d9baf2dd6 installed DEBUG: python3-devel-3.9.18-3.el9.x86_64 1706293315 782057 9b7b3ab0706c80b89311c1781371db7a installed DEBUG: python3-pbr-5.11.1-1.el9s.noarch 1676049043 523094 dcc4a0c03548e6937d0cee1049f9a766 installed DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch 1677685511 271052 a3ab3303f7d174df0d5976baa2635310 installed DEBUG: python3-eventlet-0.33.3-1.el9s.noarch 1680601537 1587155 1193f21e3bf9bce3f91a6ee4b8d78f1d installed DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 1707138494 14944224 c55fcba6e11c2bff50aa424d086e100c installed DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch 1710332313 45488 90e5f8103044879f52b4ddd075ea2202 installed DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch 1707213272 101196 95c3e3c86a0d7a72b0f81c835dfac07d installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch 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/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.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.OubbZC DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-lib-3.11.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-lib-3.11.0 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 'python-neutron-lib-3.11.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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^isort.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^isort.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort pylint os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort pylint 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.XkfmJ3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.11.0/.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: + 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: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.11.0/.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/neutron-lib-3.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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 default build backend DEBUG: Requirement not satisfied: wheel DEBUG: Exiting dependency generation pass: build backend DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:11 ago on Thu Mar 14 16:40:58 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pip-21.2.3-8.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch 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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch 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/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.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.Lxt1KK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-lib-3.11.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-lib-3.11.0 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 'python-neutron-lib-3.11.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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^isort.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^isort.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort pylint os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort pylint 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.Ny678u DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.11.0/.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: + 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: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.11.0/.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/neutron-lib-3.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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 default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:18 ago on Thu Mar 14 16:40:58 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.2.3-8.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================== DEBUG: Installing: DEBUG: python3-tox-current-env noarch 0.0.8-1.el9s delorean-caracal-build-deps 21 k DEBUG: Installing dependencies: DEBUG: libnsl2 x86_64 2.0.0-1.el9 appstream 31 k DEBUG: libtirpc x86_64 1.3.3-6.el9 baseos 93 k DEBUG: mpdecimal x86_64 2.5.1-3.el9 appstream 86 k DEBUG: python3-appdirs noarch 1.4.4-4.el9 appstream 23 k DEBUG: python3-distlib noarch 0.3.7-1.el9s delorean-caracal-build-deps 193 k DEBUG: python3-filelock noarch 3.13.1-1.el9s delorean-caracal-build-deps 27 k DEBUG: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k DEBUG: python3-py noarch 1.10.0-6.el9 appstream 477 k DEBUG: python3-toml noarch 0.10.2-6.el9 appstream 42 k DEBUG: python3-virtualenv noarch 20.4.4-1.el9s delorean-caracal-build-deps 228 k DEBUG: python3-wheel-wheel noarch 1:0.36.2-8.el9 crb 43 k DEBUG: python3.11 x86_64 3.11.7-1.el9 appstream 27 k DEBUG: python3.11-libs x86_64 3.11.7-1.el9 appstream 9.9 M DEBUG: python3.11-pip-wheel noarch 22.3.1-5.el9 appstream 1.4 M DEBUG: python3.11-setuptools-wheel noarch 65.5.1-2.el9 appstream 713 k DEBUG: python3.12 x86_64 3.12.1-4.el9 appstream 26 k DEBUG: python3.12-libs x86_64 3.12.1-4.el9 appstream 9.5 M DEBUG: python3.12-pip-wheel noarch 23.2.1-4.el9 appstream 1.5 M DEBUG: tox noarch 3.23.0-2.el9s delorean-caracal-build-deps 168 k DEBUG: Installing weak dependencies: DEBUG: python3.11-devel x86_64 3.11.7-1.el9 appstream 277 k DEBUG: python3.12-devel x86_64 3.12.1-4.el9 appstream 322 k DEBUG: Transaction Summary DEBUG: ======================================================================================== DEBUG: Install 22 Packages DEBUG: Total size: 25 M DEBUG: Installed size: 98 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libtirpc-1.3.3-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-2.0.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-0.13.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-py-1.10.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-toml-0.10.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-devel-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-libs-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-pip-wheel-22.3.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-setuptools-wheel-65.5.1-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-devel-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-libs-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-pip-wheel-23.2.1-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.36.2-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.13.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.4.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-3.23.0-2.el9s.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 : libtirpc-1.3.3-6.el9.x86_64 1/22 DEBUG: Installing : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Installing : python3-filelock-3.13.1-1.el9s.noarch 3/22 DEBUG: Installing : mpdecimal-2.5.1-3.el9.x86_64 4/22 DEBUG: Installing : python3-distlib-0.3.7-1.el9s.noarch 5/22 DEBUG: Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 6/22 DEBUG: Installing : python3.12-pip-wheel-23.2.1-4.el9.noarch 7/22 DEBUG: Installing : python3.12-3.12.1-4.el9.x86_64 8/22 DEBUG: Installing : python3.12-libs-3.12.1-4.el9.x86_64 9/22 DEBUG: Installing : python3.12-devel-3.12.1-4.el9.x86_64 10/22 DEBUG: Installing : python3.11-setuptools-wheel-65.5.1-2.el9.noarch 11/22 DEBUG: Installing : python3.11-pip-wheel-22.3.1-5.el9.noarch 12/22 DEBUG: Installing : python3.11-3.11.7-1.el9.x86_64 13/22 DEBUG: Installing : python3.11-libs-3.11.7-1.el9.x86_64 14/22 DEBUG: Installing : python3.11-devel-3.11.7-1.el9.x86_64 15/22 DEBUG: Installing : python3-toml-0.10.2-6.el9.noarch 16/22 DEBUG: Installing : python3-py-1.10.0-6.el9.noarch 17/22 DEBUG: Installing : python3-pluggy-0.13.1-7.el9.noarch 18/22 DEBUG: Installing : python3-appdirs-1.4.4-4.el9.noarch 19/22 DEBUG: Installing : python3-virtualenv-20.4.4-1.el9s.noarch 20/22 DEBUG: Installing : tox-3.23.0-2.el9s.noarch 21/22 DEBUG: Installing : python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Running scriptlet: python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Verifying : libtirpc-1.3.3-6.el9.x86_64 1/22 DEBUG: Verifying : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Verifying : mpdecimal-2.5.1-3.el9.x86_64 3/22 DEBUG: Verifying : python3-appdirs-1.4.4-4.el9.noarch 4/22 DEBUG: Verifying : python3-pluggy-0.13.1-7.el9.noarch 5/22 DEBUG: Verifying : python3-py-1.10.0-6.el9.noarch 6/22 DEBUG: Verifying : python3-toml-0.10.2-6.el9.noarch 7/22 DEBUG: Verifying : python3.11-3.11.7-1.el9.x86_64 8/22 DEBUG: Verifying : python3.11-devel-3.11.7-1.el9.x86_64 9/22 DEBUG: Verifying : python3.11-libs-3.11.7-1.el9.x86_64 10/22 DEBUG: Verifying : python3.11-pip-wheel-22.3.1-5.el9.noarch 11/22 DEBUG: Verifying : python3.11-setuptools-wheel-65.5.1-2.el9.noarch 12/22 DEBUG: Verifying : python3.12-3.12.1-4.el9.x86_64 13/22 DEBUG: Verifying : python3.12-devel-3.12.1-4.el9.x86_64 14/22 DEBUG: Verifying : python3.12-libs-3.12.1-4.el9.x86_64 15/22 DEBUG: Verifying : python3.12-pip-wheel-23.2.1-4.el9.noarch 16/22 DEBUG: Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 17/22 DEBUG: Verifying : python3-distlib-0.3.7-1.el9s.noarch 18/22 DEBUG: Verifying : python3-filelock-3.13.1-1.el9s.noarch 19/22 DEBUG: Verifying : python3-tox-current-env-0.0.8-1.el9s.noarch 20/22 DEBUG: Verifying : python3-virtualenv-20.4.4-1.el9s.noarch 21/22 DEBUG: Verifying : tox-3.23.0-2.el9s.noarch 22/22 DEBUG: Installed: DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: python3-wheel-wheel-1:0.36.2-8.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch 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/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.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.SDrQHc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-lib-3.11.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-lib-3.11.0 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 'python-neutron-lib-3.11.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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^isort.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^isort.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort pylint os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort pylint 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.uxxdKO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.11.0/.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: + 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: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.11.0/.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/neutron-lib-3.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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 default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.14.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: os-ken >= 0.3.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.config>=8.0.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.db>=12.1.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.2.0 DEBUG: Handling oslo.policy>=3.6.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.policy>=3.6.2 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service!=1.28.1,>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.service!=1.28.1,>=1.24.0 DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.utils>=7.0.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: setproctitle>=1.1.10 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: os-traits>=0.9.0 DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: coverage!=4.4,>=4.0 DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: ddt>=1.0.1 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-subunit>=1.0.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: stestr>=1.0.0 DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testresources>=2.0.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.14.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: os-ken >= 0.3.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.config>=8.0.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.db>=12.1.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.2.0 DEBUG: Handling oslo.policy>=3.6.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.policy>=3.6.2 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service!=1.28.1,>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.service!=1.28.1,>=1.24.0 DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.utils>=7.0.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: setproctitle>=1.1.10 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: os-traits>=0.9.0 DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1 DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: /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. DEBUG: warnings.warn( DEBUG: /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. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: writing neutron_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron_lib.egg-info/dependency_links.txt DEBUG: writing entry points to neutron_lib.egg-info/entry_points.txt DEBUG: writing requirements to neutron_lib.egg-info/requires.txt DEBUG: writing top-level names to neutron_lib.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.11.0/neutron_lib-3.11.0.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pbr (>=4.0.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling SQLAlchemy (>=1.2.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: SQLAlchemy (>=1.2.0) DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) DEBUG: Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: keystoneauth1 (>=3.14.0) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: netaddr (>=0.7.18) DEBUG: Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: stevedore (>=1.20.0) DEBUG: Handling os-ken (>=0.3.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: os-ken (>=0.3.0) DEBUG: Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.concurrency (>=3.26.0) DEBUG: Handling oslo.config (>=8.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.config (>=8.0.0) DEBUG: Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.context (>=2.22.0) DEBUG: Handling oslo.db (>=12.1.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.db (>=12.1.0) DEBUG: Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.i18n (>=3.20.0) DEBUG: Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.log (>=4.3.0) DEBUG: Handling oslo.messaging (>=14.2.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.messaging (>=14.2.0) DEBUG: Handling oslo.policy (>=3.6.2) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.policy (>=3.6.2) DEBUG: Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.serialization (>=2.25.0) DEBUG: Handling oslo.service (!=1.28.1,>=1.24.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.service (!=1.28.1,>=1.24.0) DEBUG: Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.utils (>=7.0.0) DEBUG: Handling oslo.versionedobjects (>=1.31.2) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.versionedobjects (>=1.31.2) DEBUG: Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: osprofiler (>=1.4.0) DEBUG: Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: setproctitle (>=1.1.10) DEBUG: Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: WebOb (>=1.7.1) DEBUG: Handling os-traits (>=0.9.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: os-traits (>=0.9.0) DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron_lib-3.11.0.dist-info/ DEBUG: removed 'neutron_lib-3.11.0.dist-info/AUTHORS' DEBUG: removed 'neutron_lib-3.11.0.dist-info/LICENSE' DEBUG: removed 'neutron_lib-3.11.0.dist-info/METADATA' DEBUG: removed 'neutron_lib-3.11.0.dist-info/entry_points.txt' DEBUG: removed 'neutron_lib-3.11.0.dist-info/pbr.json' DEBUG: removed 'neutron_lib-3.11.0.dist-info/top_level.txt' DEBUG: removed directory 'neutron_lib-3.11.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:31 ago on Thu Mar 14 16:40:58 2024. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.2.3-8.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.51-2.el9s.x86_64 is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: =========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =========================================================================================================================== DEBUG: Installing: DEBUG: python3-coverage x86_64 7.3.2-2.el9s delorean-caracal-testing 292 k DEBUG: python3-ddt noarch 1.6.0-1.el9s delorean-caracal-testing 19 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-caracal-testing 93 k DEBUG: python3-keystoneauth1 noarch 5.6.0-0.20240226192318.e071ad4.el9 delorean-component-keystone 415 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-openstackdocstheme noarch 3.0.0-1.el9s delorean-caracal-build-deps 931 k DEBUG: python3-os-ken noarch 2.8.1-0.20240226182815.5a19480.el9 delorean-component-network 1.9 M DEBUG: python3-os-traits noarch 3.0.0-0.20230718121412.cff125c.el9 delorean-component-common 48 k DEBUG: python3-oslo-concurrency noarch 6.0.0-0.20240227074203.53709ba.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240226184318.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.5.0-0.20240305133447.e31a7a1.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 15.0.0-0.20240229140754.3e1618f.el9 delorean-component-common 123 k DEBUG: python3-oslo-i18n noarch 6.3.0-0.20240226193820.0531fb2.el9 delorean-component-common 60 k DEBUG: python3-oslo-log noarch 5.5.0-0.20240226183819.a892465.el9 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 14.6.0-0.20240112093051.3788846.el9 delorean-component-common 222 k DEBUG: python3-oslo-policy noarch 4.3.0-0.20240226200118.4b7a6f7.el9 delorean-component-common 74 k DEBUG: python3-oslo-serialization noarch 5.4.0-0.20240229141206.548c7a3.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.4.0-0.20240226205622.f425dd1.el9 delorean-component-common 68 k DEBUG: python3-oslo-utils noarch 7.1.0-0.20240226204427.17581b5.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.3.0-0.20240226185900.25db0cf.el9 delorean-component-common 76 k DEBUG: python3-oslotest noarch 5.0.0-0.20240305124430.4c36dbc.el9 delorean-component-clients 46 k DEBUG: python3-osprofiler noarch 4.1.0-0.20230714071424.3c5fead.el9 delorean-component-common 134 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-caracal-testing 272 k DEBUG: python3-reno noarch 4.1.0-0.20240305134748.47651ec.el9 delorean-component-common 112 k DEBUG: python3-setproctitle x86_64 1.2.3-2.el9s delorean-caracal-testing 22 k DEBUG: python3-stestr noarch 4.1.0-1.el9s delorean-caracal-testing 159 k DEBUG: python3-stevedore noarch 5.2.0-0.20240226201419.21d601f.el9 delorean-component-clients 68 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-caracal-testing 90 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-caracal-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-caracal-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-caracal-testing 326 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-caracal-testing 230 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 appstream 353 k DEBUG: chkconfig x86_64 1.24-1.el9 baseos 179 k DEBUG: flatpak-selinux noarch 1.12.8-1.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.6-1.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.6-1.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.6-1.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.2.0-5.el9 baseos 813 k DEBUG: libbpf x86_64 2:1.3.0-2.el9 baseos 173 k DEBUG: libibverbs x86_64 48.0-1.el9 baseos 401 k DEBUG: libmnl x86_64 1.0.4-15.el9 baseos 29 k DEBUG: libnl3 x86_64 3.9.0-1.el9 baseos 355 k DEBUG: libselinux-utils x86_64 3.6-1.el9 baseos 190 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-caracal-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: numactl-libs x86_64 2.0.16-3.el9 baseos 30 k DEBUG: openstack-network-scripts x86_64 10.11.1-5.el9s delorean-caracal-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.2 x86_64 10.11.1-5.el9s delorean-caracal-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-31.el9s centos9-nfv-ovs 14 k DEBUG: openvswitch3.2 x86_64 3.2.0-32.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-2.1.el9 baseos 242 k DEBUG: policycoreutils-python-utils noarch 3.6-2.1.el9 appstream 77 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python-oslo-concurrency-lang noarch 6.0.0-0.20240227074203.53709ba.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 15.0.0-0.20240229140754.3e1618f.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.3.0-0.20240226193820.0531fb2.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 5.5.0-0.20240226183819.a892465.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.1.0-0.20240226204046.531f39e.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.3.0-0.20240226200118.4b7a6f7.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 7.1.0-0.20240226204427.17581b5.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.3.0-0.20240226185900.25db0cf.el9 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-caracal-testing 832 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-caracal-testing 93 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-audit x86_64 3.1.2-2.el9 appstream 83 k DEBUG: python3-autopage noarch 0.5.2-3.el9s delorean-caracal-testing 59 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-caracal-testing 43 k DEBUG: python3-cachetools noarch 5.3.2-2.el9s delorean-caracal-testing 32 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cliff noarch 4.6.0-0.20240226181305.b6119d5.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-caracal-testing 303 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-debtcollector noarch 3.0.0-0.20240226181642.0e6ce1c.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-caracal-testing 41 k DEBUG: python3-dulwich x86_64 0.21.7-2.el9s delorean-caracal-testing 446 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-caracal-testing 19 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-caracal-testing 37 k DEBUG: python3-futurist noarch 3.0.0-0.20240226181950.4e14db5.el9 delorean-component-common 61 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-caracal-testing 47 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-caracal-testing 23 k DEBUG: python3-kombu noarch 1:5.3.5-1.el9s delorean-caracal-testing 337 k DEBUG: python3-libselinux x86_64 3.6-1.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-1.el9 appstream 80 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-caracal-testing 46 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-caracal-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-caracal-testing 141 k DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-openvswitch3.2 x86_64 3.2.0-32.el9s centos9-nfv-ovs 271 k DEBUG: python3-os-service-types noarch 1.7.0-0.20230629121435.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-oslo-db+mysql noarch 15.0.0-0.20240229140754.3e1618f.el9 delorean-component-common 7.8 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.6.0-0.20240112093051.3788846.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.8.0-0.20240226185450.1ebb7f8.el9 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 6.1.0-0.20240226204046.531f39e.el9 delorean-component-common 56 k DEBUG: python3-paramiko noarch 3.4.0-2.el9s delorean-caracal-testing 314 k DEBUG: python3-paste noarch 3.7.1-1.el9s delorean-caracal-testing 474 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-caracal-testing 38 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-2.1.el9 appstream 2.1 M DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.19.0-2.el9s delorean-caracal-testing 91 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-caracal-testing 89 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-caracal-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-caracal-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-caracal-testing 28 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-caracal-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.2-1.el9s delorean-caracal-testing 7.7 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-caracal-testing 31 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-caracal-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-caracal-testing 188 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-caracal-testing 34 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-caracal-testing 36 k DEBUG: python3-tomlkit noarch 0.12.3-3.el9s delorean-caracal-testing 85 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-caracal-testing 25 k DEBUG: python3-voluptuous noarch 0.14.2-1.el9s delorean-caracal-testing 60 k DEBUG: python3-wcwidth noarch 0.2.6-1.el9s delorean-caracal-testing 42 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-caracal-testing 60 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-caracal-testing 55 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-caracal-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-caracal-testing 225 k DEBUG: rdo-openvswitch noarch 2:3.2-1.el9s delorean-caracal-testing 7.5 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-29.el9 baseos 17 k DEBUG: selinux-policy noarch 38.1.33-1.el9 baseos 55 k DEBUG: selinux-policy-targeted noarch 38.1.33-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-3.el9 appstream 549 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-3.el9 appstream 34 k DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k DEBUG: Transaction Summary DEBUG: =========================================================================================================================== DEBUG: Install 143 Packages DEBUG: Total size: 63 M DEBUG: Installed size: 216 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-15.0.0-0.20240229140754.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.5.0-0.20240226183819.a892465.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.6.0-0.20240226181305.b6119d5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-15.0.0-0.20240229140754.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-15.0.0-0.20240229140754.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.5.0-0.20240226183819.a892465.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.6.0-0.20240112093051.3788846.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.6.0-0.20240112093051.3788846.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.4.0-0.20240226205622.f425dd1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-reno-4.1.0-0.20240305134748.47651ec.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.6-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-48.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.9.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.16-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-2.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.33-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.33-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.8-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.3.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.21.7-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-6.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.4.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.19.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.2.3-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.12.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.14.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-31.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.2-3.2.0-32.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.2-3.2.0-32.el9s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 1/143 DEBUG: Installing : python3-stevedore-5.2.0-0.20240226201419.21d601f 2/143 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 3/143 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 4/143 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 5/143 DEBUG: Installing : libselinux-utils-3.6-1.el9.x86_64 6/143 DEBUG: Installing : policycoreutils-3.6-2.1.el9.x86_64 7/143 DEBUG: Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 7/143 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : selinux-policy-38.1.33-1.el9.noarch 8/143 DEBUG: Running scriptlet: selinux-policy-38.1.33-1.el9.noarch 8/143 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 9/143 DEBUG: Installing : selinux-policy-targeted-38.1.33-1.el9.noarch 9/143 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 9/143 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 10/143 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 11/143 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 12/143 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 13/143 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 14/143 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 15/143 DEBUG: Installing : python3-dulwich-0.21.7-2.el9s.x86_64 16/143 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 17/143 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 18/143 DEBUG: Installing : python3-libselinux-3.6-1.el9.x86_64 19/143 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 20/143 DEBUG: Installing : chkconfig-1.24-1.el9.x86_64 21/143 DEBUG: Installing : python3-libsemanage-3.6-1.el9.x86_64 22/143 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 23/143 DEBUG: Installing : python3-kombu-1:5.3.5-1.el9s.noarch 24/143 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 25/143 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 26/143 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 27/143 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 28/143 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 29/143 DEBUG: Installing : python3-importlib-metadata-6.8.0-1.el9s.noarch 30/143 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 31/143 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 32/143 DEBUG: Installing : python3-debtcollector-3.0.0-0.20240226181642.0e6 33/143 DEBUG: Installing : python3-oslo-context-5.5.0-0.20240305133447.e31a 34/143 DEBUG: Installing : python3-wcwidth-0.2.6-1.el9s.noarch 35/143 DEBUG: Installing : python3-voluptuous-0.14.2-1.el9s.noarch 36/143 DEBUG: Installing : python3-tomlkit-0.12.3-3.el9s.noarch 37/143 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 38/143 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 39/143 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 40/143 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 41/143 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 42/143 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 43/143 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 44/143 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 45/143 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 46/143 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 47/143 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 48/143 DEBUG: Installing : python3-cachetools-5.3.2-2.el9s.noarch 49/143 DEBUG: Installing : python3-autopage-0.5.2-3.el9s.noarch 50/143 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 51/143 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 52/143 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 53/143 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 54/143 DEBUG: Installing : python3-audit-3.1.2-2.el9.x86_64 55/143 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 56/143 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 57/143 DEBUG: Installing : libmaxminddb-1.5.2-3.el9.x86_64 58/143 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 59/143 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 60/143 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 61/143 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 62/143 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 63/143 DEBUG: Installing : python3-policycoreutils-3.6-2.1.el9.noarch 64/143 DEBUG: Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 65/143 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 66/143 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-31.el9s.noa 66/143 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 66/143 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 67/143 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 68/143 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/143 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 70/143 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 71/143 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 72/143 DEBUG: Installing : python3-paramiko-3.4.0-2.el9s.noarch 73/143 DEBUG: Installing : python3-ncclient-0.6.15-2.el9s.noarch 74/143 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 75/143 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 76/143 DEBUG: Installing : python3-paste-3.7.1-1.el9s.noarch 77/143 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 78/143 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 79/143 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 80/143 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 81/143 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 82/143 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 83/143 DEBUG: Running scriptlet: unbound-libs-1.16.2-3.el9.x86_64 84/143 DEBUG: Installing : unbound-libs-1.16.2-3.el9.x86_64 84/143 DEBUG: Running scriptlet: unbound-libs-1.16.2-3.el9.x86_64 84/143 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.16-3.el9.x86_64 85/143 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 86/143 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 87/143 DEBUG: Installing : python3-cliff-4.6.0-0.20240226181305.b6119d5.el9 88/143 DEBUG: Installing : libnl3-3.9.0-1.el9.x86_64 89/143 DEBUG: Installing : libibverbs-48.0-1.el9.x86_64 90/143 DEBUG: Installing : libmnl-1.0.4-15.el9.x86_64 91/143 DEBUG: Installing : libbpf-2:1.3.0-2.el9.x86_64 92/143 DEBUG: Installing : iproute-6.2.0-5.el9.x86_64 93/143 DEBUG: Running scriptlet: openvswitch3.2-3.2.0-32.el9s.x86_64 94/143 DEBUG: Installing : openvswitch3.2-3.2.0-32.el9s.x86_64 94/143 DEBUG: Running scriptlet: openvswitch3.2-3.2.0-32.el9s.x86_64 94/143 DEBUG: Installing : python3-openvswitch3.2-3.2.0-32.el9s.x86_64 95/143 DEBUG: Installing : initscripts-service-10.11.6-1.el9.noarch 96/143 DEBUG: Installing : initscripts-rename-device-10.11.6-1.el9.x86_64 97/143 DEBUG: Installing : initscripts-10.11.6-1.el9.x86_64 98/143 DEBUG: Running scriptlet: initscripts-10.11.6-1.el9.x86_64 98/143 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 99/143 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 99/143 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 100/143 DEBUG: Installing : openstack-network-scripts-10.11.1-5.el9s.x86_64 101/143 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-5.el9s.x86_64 101/143 DEBUG: Installing : openstack-network-scripts-openvswitch3.2-10.11.1 102/143 DEBUG: Installing : rdo-openvswitch-2:3.2-1.el9s.noarch 103/143 DEBUG: Installing : python3-rdo-openvswitch-2:3.2-1.el9s.noarch 104/143 DEBUG: Installing : python3-futurist-3.0.0-0.20240226181950.4e14db5. 105/143 DEBUG: Installing : python-oslo-versionedobjects-lang-3.3.0-0.202402 106/143 DEBUG: Installing : python-oslo-utils-lang-7.1.0-0.20240226204427.17 107/143 DEBUG: Installing : python-oslo-policy-lang-4.3.0-0.20240226200118.4 108/143 DEBUG: Installing : python-oslo-middleware-lang-6.1.0-0.202402262040 109/143 DEBUG: Installing : python-oslo-log-lang-5.5.0-0.20240226183819.a892 110/143 DEBUG: Installing : python-oslo-i18n-lang-6.3.0-0.20240226193820.053 111/143 DEBUG: Installing : python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2 112/143 DEBUG: Installing : python3-oslo-utils-7.1.0-0.20240226204427.17581b 113/143 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240226184318.882 114/143 DEBUG: Installing : python3-oslo-serialization-5.4.0-0.2024022914120 115/143 DEBUG: Installing : python3-oslo-log-5.5.0-0.20240226183819.a892465. 116/143 DEBUG: Installing : python3-oslo-metrics-0.8.0-0.20240226185450.1ebb 117/143 DEBUG: Installing : python3-oslo-middleware-6.1.0-0.20240226204046.5 118/143 DEBUG: Installing : python-oslo-db-lang-15.0.0-0.20240229140754.3e16 119/143 DEBUG: Installing : python3-oslo-db+mysql-15.0.0-0.20240229140754.3e 120/143 DEBUG: Installing : python3-oslo-db-15.0.0-0.20240229140754.3e1618f. 121/143 DEBUG: Installing : python-oslo-concurrency-lang-6.0.0-0.20240227074 122/143 DEBUG: Installing : python3-oslo-concurrency-6.0.0-0.20240227074203. 123/143 DEBUG: Installing : python3-oslo-service-3.4.0-0.20240226205622.f425 124/143 DEBUG: Installing : python3-oslo-messaging+amqp1-14.6.0-0.2024011209 125/143 DEBUG: Installing : python3-oslo-messaging-14.6.0-0.20240112093051.3 126/143 DEBUG: Installing : python3-os-service-types-1.7.0-0.20230629121435. 127/143 DEBUG: Installing : python3-keystoneauth1-5.6.0-0.20240226192318.e07 128/143 DEBUG: Installing : python3-oslo-versionedobjects-3.3.0-0.2024022618 129/143 DEBUG: Installing : python3-osprofiler-4.1.0-0.20230714071424.3c5fea 130/143 DEBUG: Installing : python3-oslo-policy-4.3.0-0.20240226200118.4b7a6 131/143 DEBUG: Installing : python3-os-ken-2.8.1-0.20240226182815.5a19480.el 132/143 DEBUG: Installing : python3-stestr-4.1.0-1.el9s.noarch 133/143 DEBUG: Installing : python3-reno-4.1.0-0.20240305134748.47651ec.el9. 134/143 DEBUG: Installing : flatpak-selinux-1.12.8-1.el9.noarch 135/143 DEBUG: Running scriptlet: flatpak-selinux-1.12.8-1.el9.noarch 135/143 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 136/143 DEBUG: Installing : python3-openstackdocstheme-3.0.0-1.el9s.noarch 137/143 DEBUG: Installing : python3-oslotest-5.0.0-0.20240305124430.4c36dbc. 138/143 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 139/143 DEBUG: Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 140/143 DEBUG: Installing : python3-ddt-1.6.0-1.el9s.noarch 141/143 DEBUG: Installing : python3-coverage-7.3.2-2.el9s.x86_64 142/143 DEBUG: Installing : python3-os-traits-3.0.0-0.20230718121412.cff125c 143/143 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 143/143 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 143/143 DEBUG: Running scriptlet: python3-os-traits-3.0.0-0.20230718121412.cff125c 143/143 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20230629121435. 1/143 DEBUG: Verifying : python3-oslotest-5.0.0-0.20240305124430.4c36dbc. 2/143 DEBUG: Verifying : python3-stevedore-5.2.0-0.20240226201419.21d601f 3/143 DEBUG: Verifying : python-oslo-concurrency-lang-6.0.0-0.20240227074 4/143 DEBUG: Verifying : python-oslo-db-lang-15.0.0-0.20240229140754.3e16 5/143 DEBUG: Verifying : python-oslo-i18n-lang-6.3.0-0.20240226193820.053 6/143 DEBUG: Verifying : python-oslo-log-lang-5.5.0-0.20240226183819.a892 7/143 DEBUG: Verifying : python-oslo-middleware-lang-6.1.0-0.202402262040 8/143 DEBUG: Verifying : python-oslo-policy-lang-4.3.0-0.20240226200118.4 9/143 DEBUG: Verifying : python-oslo-utils-lang-7.1.0-0.20240226204427.17 10/143 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.3.0-0.202402 11/143 DEBUG: Verifying : python3-cliff-4.6.0-0.20240226181305.b6119d5.el9 12/143 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240226181642.0e6 13/143 DEBUG: Verifying : python3-futurist-3.0.0-0.20240226181950.4e14db5. 14/143 DEBUG: Verifying : python3-os-traits-3.0.0-0.20230718121412.cff125c 15/143 DEBUG: Verifying : python3-oslo-concurrency-6.0.0-0.20240227074203. 16/143 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240226184318.882 17/143 DEBUG: Verifying : python3-oslo-context-5.5.0-0.20240305133447.e31a 18/143 DEBUG: Verifying : python3-oslo-db+mysql-15.0.0-0.20240229140754.3e 19/143 DEBUG: Verifying : python3-oslo-db-15.0.0-0.20240229140754.3e1618f. 20/143 DEBUG: Verifying : python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2 21/143 DEBUG: Verifying : python3-oslo-log-5.5.0-0.20240226183819.a892465. 22/143 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.6.0-0.2024011209 23/143 DEBUG: Verifying : python3-oslo-messaging-14.6.0-0.20240112093051.3 24/143 DEBUG: Verifying : python3-oslo-metrics-0.8.0-0.20240226185450.1ebb 25/143 DEBUG: Verifying : python3-oslo-middleware-6.1.0-0.20240226204046.5 26/143 DEBUG: Verifying : python3-oslo-policy-4.3.0-0.20240226200118.4b7a6 27/143 DEBUG: Verifying : python3-oslo-serialization-5.4.0-0.2024022914120 28/143 DEBUG: Verifying : python3-oslo-service-3.4.0-0.20240226205622.f425 29/143 DEBUG: Verifying : python3-oslo-utils-7.1.0-0.20240226204427.17581b 30/143 DEBUG: Verifying : python3-oslo-versionedobjects-3.3.0-0.2024022618 31/143 DEBUG: Verifying : python3-osprofiler-4.1.0-0.20230714071424.3c5fea 32/143 DEBUG: Verifying : python3-reno-4.1.0-0.20240305134748.47651ec.el9. 33/143 DEBUG: Verifying : python3-keystoneauth1-5.6.0-0.20240226192318.e07 34/143 DEBUG: Verifying : python3-os-ken-2.8.1-0.20240226182815.5a19480.el 35/143 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 36/143 DEBUG: Verifying : chkconfig-1.24-1.el9.x86_64 37/143 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 38/143 DEBUG: Verifying : initscripts-10.11.6-1.el9.x86_64 39/143 DEBUG: Verifying : initscripts-rename-device-10.11.6-1.el9.x86_64 40/143 DEBUG: Verifying : initscripts-service-10.11.6-1.el9.noarch 41/143 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 42/143 DEBUG: Verifying : iproute-6.2.0-5.el9.x86_64 43/143 DEBUG: Verifying : libbpf-2:1.3.0-2.el9.x86_64 44/143 DEBUG: Verifying : libibverbs-48.0-1.el9.x86_64 45/143 DEBUG: Verifying : libmnl-1.0.4-15.el9.x86_64 46/143 DEBUG: Verifying : libnl3-3.9.0-1.el9.x86_64 47/143 DEBUG: Verifying : libselinux-utils-3.6-1.el9.x86_64 48/143 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 49/143 DEBUG: Verifying : numactl-libs-2.0.16-3.el9.x86_64 50/143 DEBUG: Verifying : policycoreutils-3.6-2.1.el9.x86_64 51/143 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 52/143 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 53/143 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 54/143 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 55/143 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 56/143 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 57/143 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 58/143 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 59/143 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 60/143 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 61/143 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 62/143 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 63/143 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 64/143 DEBUG: Verifying : selinux-policy-38.1.33-1.el9.noarch 65/143 DEBUG: Verifying : selinux-policy-targeted-38.1.33-1.el9.noarch 66/143 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 67/143 DEBUG: Verifying : flatpak-selinux-1.12.8-1.el9.noarch 68/143 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 69/143 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 70/143 DEBUG: Verifying : libmaxminddb-1.5.2-3.el9.x86_64 71/143 DEBUG: Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 72/143 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 73/143 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 74/143 DEBUG: Verifying : python3-audit-3.1.2-2.el9.x86_64 75/143 DEBUG: Verifying : python3-libselinux-3.6-1.el9.x86_64 76/143 DEBUG: Verifying : python3-libsemanage-3.6-1.el9.x86_64 77/143 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 78/143 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 79/143 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 80/143 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 81/143 DEBUG: Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 82/143 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 83/143 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 84/143 DEBUG: Verifying : unbound-libs-1.16.2-3.el9.x86_64 85/143 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 86/143 DEBUG: Verifying : openstack-network-scripts-10.11.1-5.el9s.x86_64 87/143 DEBUG: Verifying : openstack-network-scripts-openvswitch3.2-10.11.1 88/143 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 89/143 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 90/143 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 91/143 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 92/143 DEBUG: Verifying : python3-cachetools-5.3.2-2.el9s.noarch 93/143 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 94/143 DEBUG: Verifying : python3-coverage-7.3.2-2.el9s.x86_64 95/143 DEBUG: Verifying : python3-ddt-1.6.0-1.el9s.noarch 96/143 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 97/143 DEBUG: Verifying : python3-dulwich-0.21.7-2.el9s.x86_64 98/143 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 99/143 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 100/143 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 101/143 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 102/143 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 103/143 DEBUG: Verifying : python3-kombu-1:5.3.5-1.el9s.noarch 104/143 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 105/143 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 106/143 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 107/143 DEBUG: Verifying : python3-paramiko-3.4.0-2.el9s.noarch 108/143 DEBUG: Verifying : python3-paste-3.7.1-1.el9s.noarch 109/143 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 110/143 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 111/143 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 112/143 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 113/143 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 114/143 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 115/143 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 116/143 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 117/143 DEBUG: Verifying : python3-rdo-openvswitch-2:3.2-1.el9s.noarch 118/143 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 119/143 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 120/143 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 121/143 DEBUG: Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 122/143 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 123/143 DEBUG: Verifying : python3-stestr-4.1.0-1.el9s.noarch 124/143 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 125/143 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 126/143 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 127/143 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 128/143 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 129/143 DEBUG: Verifying : python3-tomlkit-0.12.3-3.el9s.noarch 130/143 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 131/143 DEBUG: Verifying : python3-voluptuous-0.14.2-1.el9s.noarch 132/143 DEBUG: Verifying : python3-wcwidth-0.2.6-1.el9s.noarch 133/143 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 134/143 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 135/143 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 136/143 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 137/143 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 138/143 DEBUG: Verifying : rdo-openvswitch-2:3.2-1.el9s.noarch 139/143 DEBUG: Verifying : python3-openstackdocstheme-3.0.0-1.el9s.noarch 140/143 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-31.el9s.noa 141/143 DEBUG: Verifying : openvswitch3.2-3.2.0-32.el9s.x86_64 142/143 DEBUG: Verifying : python3-openvswitch3.2-3.2.0-32.el9s.x86_64 143/143 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: libbpf-2:1.3.0-2.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python-oslo-log-lang-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-cachetools-5.3.2-2.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cliff-4.6.0-0.20240226181305.b6119d5.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-log-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python3-oslo-messaging-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-service-3.4.0-0.20240226205622.f425dd1.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-paste-3.7.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.2-1.el9s.noarch DEBUG: python3-reno-4.1.0-0.20240305134748.47651ec.el9.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-tomlkit-0.12.3-3.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: rdo-openvswitch-2:3.2-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: unbound-libs-1.16.2-3.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-tomlkit-0.12.3-3.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.2-2.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: libmaxminddb-1.5.2-3.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.6.0-0.20240226181305.b6119d5.el9.noarch DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.0-0.20240226205622.f425dd1.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-oslo-messaging-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-reno-4.1.0-0.20240305134748.47651ec.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-tomlkit-0.12.3-3.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.2-2.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: libmaxminddb-1.5.2-3.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.6.0-0.20240226181305.b6119d5.el9.noarch DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.0-0.20240226205622.f425dd1.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-oslo-messaging-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-reno-4.1.0-0.20240305134748.47651ec.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch 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/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.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.O7hvxe DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-lib-3.11.0 DEBUG: + /usr/bin/tar -xof - DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-lib-3.11.0-0.20240314163925.d131b53.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-lib-3.11.0 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 'python-neutron-lib-3.11.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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint 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 isort pylint os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^isort.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^isort.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort pylint os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort pylint 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.MbXr0c DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.11.0/.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: + 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: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.11.0/.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/neutron-lib-3.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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 default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: os-ken >= 0.3.0 DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=8.0.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=12.1.0 DEBUG: (installed: oslo.db 15.0.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 5.5.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 14.6.0) DEBUG: Handling oslo.policy>=3.6.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=3.6.2 DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service!=1.28.1,>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service!=1.28.1,>=1.24.0 DEBUG: (installed: oslo.service 3.4.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: setproctitle>=1.1.10 DEBUG: (installed: setproctitle 1.2.3) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: os-traits>=0.9.0 DEBUG: (installed: os-traits 3.0.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.0) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stestr>=1.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: os-ken >= 0.3.0 DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=8.0.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=12.1.0 DEBUG: (installed: oslo.db 15.0.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 5.5.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 14.6.0) DEBUG: Handling oslo.policy>=3.6.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=3.6.2 DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service!=1.28.1,>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service!=1.28.1,>=1.24.0 DEBUG: (installed: oslo.service 3.4.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: setproctitle>=1.1.10 DEBUG: (installed: setproctitle 1.2.3) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: os-traits>=0.9.0 DEBUG: (installed: os-traits 3.0.0) DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: /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. DEBUG: warnings.warn( DEBUG: /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. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: writing neutron_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron_lib.egg-info/dependency_links.txt DEBUG: writing entry points to neutron_lib.egg-info/entry_points.txt DEBUG: writing requirements to neutron_lib.egg-info/requires.txt DEBUG: writing top-level names to neutron_lib.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.11.0/neutron_lib-3.11.0.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pbr (>=4.0.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling SQLAlchemy (>=1.2.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: SQLAlchemy (>=1.2.0) DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) DEBUG: (installed: pecan 1.4.2) DEBUG: Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: keystoneauth1 (>=3.14.0) DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: stevedore (>=1.20.0) DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling os-ken (>=0.3.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: os-ken (>=0.3.0) DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.concurrency (>=3.26.0) DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config (>=8.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.config (>=8.0.0) DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.context (>=2.22.0) DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db (>=12.1.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.db (>=12.1.0) DEBUG: (installed: oslo.db 15.0.0) DEBUG: Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.i18n (>=3.20.0) DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.log (>=4.3.0) DEBUG: (installed: oslo.log 5.5.0) DEBUG: Handling oslo.messaging (>=14.2.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.messaging (>=14.2.0) DEBUG: (installed: oslo.messaging 14.6.0) DEBUG: Handling oslo.policy (>=3.6.2) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.policy (>=3.6.2) DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.serialization (>=2.25.0) DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service (!=1.28.1,>=1.24.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.service (!=1.28.1,>=1.24.0) DEBUG: (installed: oslo.service 3.4.0) DEBUG: Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.utils (>=7.0.0) DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects (>=1.31.2) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.versionedobjects (>=1.31.2) DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: osprofiler (>=1.4.0) DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: setproctitle (>=1.1.10) DEBUG: (installed: setproctitle 1.2.3) DEBUG: Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: WebOb (>=1.7.1) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling os-traits (>=0.9.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: os-traits (>=0.9.0) DEBUG: (installed: os-traits 3.0.0) DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron_lib-3.11.0.dist-info/ DEBUG: removed 'neutron_lib-3.11.0.dist-info/AUTHORS' DEBUG: removed 'neutron_lib-3.11.0.dist-info/LICENSE' DEBUG: removed 'neutron_lib-3.11.0.dist-info/METADATA' DEBUG: removed 'neutron_lib-3.11.0.dist-info/entry_points.txt' DEBUG: removed 'neutron_lib-3.11.0.dist-info/pbr.json' DEBUG: removed 'neutron_lib-3.11.0.dist-info/top_level.txt' DEBUG: removed directory 'neutron_lib-3.11.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:01:50 ago on Thu Mar 14 16:40:58 2024. DEBUG: Package python3-coverage-7.3.2-2.el9s.x86_64 is already installed. DEBUG: Package python3-oslo-service-3.4.0-0.20240226205622.f425dd1.el9.noarch is already installed. DEBUG: Package python3-pecan-1.4.2-2.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-ddt-1.6.0-1.el9s.noarch is already installed. DEBUG: Package python3-fixtures-4.0.1-1.el9s.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch is already installed. DEBUG: Package python3-netaddr-0.8.0-5.el9.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch is already installed. DEBUG: Package python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch is already installed. DEBUG: Package python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.4.0-0.20240226184318.882adf8.el9.noarch is already installed. DEBUG: Package python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch is already installed. DEBUG: Package python3-oslo-db-15.0.0-0.20240229140754.3e1618f.el9.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch is already installed. DEBUG: Package python3-oslo-log-5.5.0-0.20240226183819.a892465.el9.noarch is already installed. DEBUG: Package python3-oslo-messaging-14.6.0-0.20240112093051.3788846.el9.noarch is already installed. DEBUG: Package python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch is already installed. DEBUG: Package python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.2.3-8.el9.noarch is already installed. DEBUG: Package python3-subunit-1.4.0-6.el9s.noarch is already installed. DEBUG: Package python3-reno-4.1.0-0.20240305134748.47651ec.el9.noarch is already installed. DEBUG: Package python3-setproctitle-1.2.3-2.el9s.x86_64 is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.51-2.el9s.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el9s.noarch is already installed. DEBUG: Package python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch is already installed. DEBUG: Package python3-testresources-2.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el9s.noarch is already installed. DEBUG: Package python3-testtools-2.7.1-1.el9s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-webob-1.8.7-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-1.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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.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-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.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-9.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: mesa-libglapi-23.3.3-1.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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-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-1.el9.x86_64 DEBUG: glib2-2.68.4-14.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.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.42.4-1.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-4.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.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-tomlkit-0.12.3-3.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-cachetools-5.3.2-2.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: libmaxminddb-1.5.2-3.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.6.0-0.20240226181305.b6119d5.el9.noarch DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-log-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.0-0.20240226205622.f425dd1.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-oslo-messaging-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-reno-4.1.0-0.20240305134748.47651ec.el9.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.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(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.0HooNZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.11.0/.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: + 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: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.11.0/.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/neutron-lib-3.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.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 default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: os-ken >= 0.3.0 DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=8.0.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=12.1.0 DEBUG: (installed: oslo.db 15.0.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 5.5.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 14.6.0) DEBUG: Handling oslo.policy>=3.6.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=3.6.2 DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service!=1.28.1,>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service!=1.28.1,>=1.24.0 DEBUG: (installed: oslo.service 3.4.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: setproctitle>=1.1.10 DEBUG: (installed: setproctitle 1.2.3) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: os-traits>=0.9.0 DEBUG: (installed: os-traits 3.0.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.0) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stestr>=1.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: os-ken >= 0.3.0 DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=8.0.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=12.1.0 DEBUG: (installed: oslo.db 15.0.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 5.5.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 14.6.0) DEBUG: Handling oslo.policy>=3.6.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=3.6.2 DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service!=1.28.1,>=1.24.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service!=1.28.1,>=1.24.0 DEBUG: (installed: oslo.service 3.4.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: setproctitle>=1.1.10 DEBUG: (installed: setproctitle 1.2.3) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: os-traits>=0.9.0 DEBUG: (installed: os-traits 3.0.0) DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: /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. DEBUG: warnings.warn( DEBUG: /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. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: writing neutron_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron_lib.egg-info/dependency_links.txt DEBUG: writing entry points to neutron_lib.egg-info/entry_points.txt DEBUG: writing requirements to neutron_lib.egg-info/requires.txt DEBUG: writing top-level names to neutron_lib.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.11.0/neutron_lib-3.11.0.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pbr (>=4.0.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling SQLAlchemy (>=1.2.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: SQLAlchemy (>=1.2.0) DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) DEBUG: (installed: pecan 1.4.2) DEBUG: Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: keystoneauth1 (>=3.14.0) DEBUG: (installed: keystoneauth1 5.6.0) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: stevedore (>=1.20.0) DEBUG: (installed: stevedore 5.2.0) DEBUG: Handling os-ken (>=0.3.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: os-ken (>=0.3.0) DEBUG: (installed: os-ken 2.8.1) DEBUG: Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.concurrency (>=3.26.0) DEBUG: (installed: oslo.concurrency 6.0.0) DEBUG: Handling oslo.config (>=8.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.config (>=8.0.0) DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.context (>=2.22.0) DEBUG: (installed: oslo.context 5.5.0) DEBUG: Handling oslo.db (>=12.1.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.db (>=12.1.0) DEBUG: (installed: oslo.db 15.0.0) DEBUG: Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.i18n (>=3.20.0) DEBUG: (installed: oslo.i18n 6.3.0) DEBUG: Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.log (>=4.3.0) DEBUG: (installed: oslo.log 5.5.0) DEBUG: Handling oslo.messaging (>=14.2.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.messaging (>=14.2.0) DEBUG: (installed: oslo.messaging 14.6.0) DEBUG: Handling oslo.policy (>=3.6.2) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.policy (>=3.6.2) DEBUG: (installed: oslo.policy 4.3.0) DEBUG: Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.serialization (>=2.25.0) DEBUG: (installed: oslo.serialization 5.4.0) DEBUG: Handling oslo.service (!=1.28.1,>=1.24.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.service (!=1.28.1,>=1.24.0) DEBUG: (installed: oslo.service 3.4.0) DEBUG: Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.utils (>=7.0.0) DEBUG: (installed: oslo.utils 7.1.0) DEBUG: Handling oslo.versionedobjects (>=1.31.2) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.versionedobjects (>=1.31.2) DEBUG: (installed: oslo.versionedobjects 3.3.0) DEBUG: Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: osprofiler (>=1.4.0) DEBUG: (installed: osprofiler 4.1.0) DEBUG: Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: setproctitle (>=1.1.10) DEBUG: (installed: setproctitle 1.2.3) DEBUG: Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: WebOb (>=1.7.1) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling os-traits (>=0.9.0) from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: os-traits (>=0.9.0) DEBUG: (installed: os-traits 3.0.0) DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron_lib-3.11.0.dist-info/ DEBUG: removed 'neutron_lib-3.11.0.dist-info/AUTHORS' DEBUG: removed 'neutron_lib-3.11.0.dist-info/LICENSE' DEBUG: removed 'neutron_lib-3.11.0.dist-info/METADATA' DEBUG: removed 'neutron_lib-3.11.0.dist-info/top_level.txt' DEBUG: removed 'neutron_lib-3.11.0.dist-info/pbr.json' DEBUG: removed 'neutron_lib-3.11.0.dist-info/entry_points.txt' DEBUG: removed directory 'neutron_lib-3.11.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FiRadR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir 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: + 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: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/neutron-lib-3.11.0/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/neutron-lib-3.11.0 DEBUG: DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. DEBUG: pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. DEBUG: Preparing wheel metadata: started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/tmpwwkawyls DEBUG: /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. DEBUG: warnings.warn( DEBUG: /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. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib.egg-info DEBUG: writing pbr to /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib.egg-info/pbr.json DEBUG: writing /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-modern-metadata-utvenu_1/neutron_lib-3.11.0.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Preparing wheel metadata: finished with status 'done' DEBUG: Building wheels for collected packages: neutron-lib DEBUG: Building wheel for neutron-lib (PEP 517): started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/tmp6nr3es6v DEBUG: /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. DEBUG: warnings.warn( DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/neutron_lib DEBUG: creating build/lib/neutron_lib/tests DEBUG: copying neutron_lib/tests/__init__.py -> build/lib/neutron_lib/tests DEBUG: copying neutron_lib/tests/_base.py -> build/lib/neutron_lib/tests DEBUG: copying neutron_lib/tests/_post_mortem_debug.py -> build/lib/neutron_lib/tests DEBUG: copying neutron_lib/tests/tools.py -> build/lib/neutron_lib/tests DEBUG: creating build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/__init__.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/file.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/helpers.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/host.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/net.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/runtime.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/test.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/upgrade_checks.py -> build/lib/neutron_lib/utils DEBUG: creating build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/__init__.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/fake_notifier.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_context.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_fixture.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_neutron_lib.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_rpc.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_worker.py -> build/lib/neutron_lib/tests/unit DEBUG: creating build/lib/neutron_lib/tests/unit/placement DEBUG: copying neutron_lib/tests/unit/placement/__init__.py -> build/lib/neutron_lib/tests/unit/placement DEBUG: copying neutron_lib/tests/unit/placement/test_client.py -> build/lib/neutron_lib/tests/unit/placement DEBUG: copying neutron_lib/tests/unit/placement/test_utils.py -> build/lib/neutron_lib/tests/unit/placement DEBUG: creating build/lib/neutron_lib/plugins DEBUG: creating build/lib/neutron_lib/plugins/ml2 DEBUG: copying neutron_lib/plugins/ml2/__init__.py -> build/lib/neutron_lib/plugins/ml2 DEBUG: copying neutron_lib/plugins/ml2/api.py -> build/lib/neutron_lib/plugins/ml2 DEBUG: copying neutron_lib/plugins/ml2/ovs_constants.py -> build/lib/neutron_lib/plugins/ml2 DEBUG: creating build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/__init__.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/api.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/constants.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/model_base.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/model_query.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/quota_api.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/resource_extend.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/sqlalchemytypes.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/standard_attr.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/utils.py -> build/lib/neutron_lib/db DEBUG: creating build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/__init__.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/common_types.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/exceptions.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/registry.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/utils.py -> build/lib/neutron_lib/objects DEBUG: creating build/lib/neutron_lib/tests/unit/api DEBUG: creating build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/__init__.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_dns.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_multiprovidernet.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_validators.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: creating build/lib/neutron_lib/hacking DEBUG: copying neutron_lib/hacking/__init__.py -> build/lib/neutron_lib/hacking DEBUG: copying neutron_lib/hacking/checks.py -> build/lib/neutron_lib/hacking DEBUG: copying neutron_lib/hacking/translation_checks.py -> build/lib/neutron_lib/hacking DEBUG: creating build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/__init__.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/attributes.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/converters.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/extensions.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/faults.py -> build/lib/neutron_lib/api DEBUG: creating build/lib/neutron_lib/services DEBUG: creating build/lib/neutron_lib/services/trunk DEBUG: copying neutron_lib/services/trunk/__init__.py -> build/lib/neutron_lib/services/trunk DEBUG: copying neutron_lib/services/trunk/constants.py -> build/lib/neutron_lib/services/trunk DEBUG: creating build/lib/neutron_lib/tests/unit/exceptions DEBUG: copying neutron_lib/tests/unit/exceptions/__init__.py -> build/lib/neutron_lib/tests/unit/exceptions DEBUG: copying neutron_lib/tests/unit/exceptions/test_exceptions.py -> build/lib/neutron_lib/tests/unit/exceptions DEBUG: creating build/lib/neutron_lib/tests/unit/services DEBUG: copying neutron_lib/tests/unit/services/__init__.py -> build/lib/neutron_lib/tests/unit/services DEBUG: copying neutron_lib/tests/unit/services/test_base.py -> build/lib/neutron_lib/tests/unit/services DEBUG: creating build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/__init__.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/_base.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_api.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_model_base.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_model_query.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_resource_extend.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_sqlalchemytypes.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_standard_attr.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_utils.py -> build/lib/neutron_lib/tests/unit/db DEBUG: creating build/lib/neutron_lib/objects/extensions DEBUG: copying neutron_lib/objects/extensions/__init__.py -> build/lib/neutron_lib/objects/extensions DEBUG: copying neutron_lib/objects/extensions/standardattributes.py -> build/lib/neutron_lib/objects/extensions DEBUG: creating build/lib/neutron_lib/tests/unit/plugins DEBUG: creating build/lib/neutron_lib/tests/unit/plugins/ml2 DEBUG: copying neutron_lib/tests/unit/plugins/ml2/__init__.py -> build/lib/neutron_lib/tests/unit/plugins/ml2 DEBUG: copying neutron_lib/tests/unit/plugins/ml2/test_api.py -> build/lib/neutron_lib/tests/unit/plugins/ml2 DEBUG: copying neutron_lib/__init__.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/_i18n.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/constants.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/context.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/fixture.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/rpc.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/version.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/worker.py -> build/lib/neutron_lib DEBUG: creating build/lib/neutron_lib/services/logapi DEBUG: copying neutron_lib/services/logapi/__init__.py -> build/lib/neutron_lib/services/logapi DEBUG: copying neutron_lib/services/logapi/constants.py -> build/lib/neutron_lib/services/logapi DEBUG: creating build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/__init__.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/address_group.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/address_scope.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/agent.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/allowedaddresspairs.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/availability_zone.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/dhcpagentscheduler.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/dns.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/dvr.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/external_net.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/extraroute.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/firewall_v2.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/flavors.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/l3.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/l3_ext_gw_multihoming.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/l3_ext_ha_mode.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/local_ip.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/metering.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/multiprovidernet.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/network_segment_range.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/placement.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/port_security.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/qos.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/taas.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/vlantransparent.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/vpn.py -> build/lib/neutron_lib/exceptions DEBUG: creating build/lib/neutron_lib/tests/unit/clients DEBUG: copying neutron_lib/tests/unit/clients/__init__.py -> build/lib/neutron_lib/tests/unit/clients DEBUG: copying neutron_lib/tests/unit/plugins/__init__.py -> build/lib/neutron_lib/tests/unit/plugins DEBUG: copying neutron_lib/tests/unit/plugins/test_directory.py -> build/lib/neutron_lib/tests/unit/plugins DEBUG: copying neutron_lib/tests/unit/plugins/test_utils.py -> build/lib/neutron_lib/tests/unit/plugins DEBUG: creating build/lib/neutron_lib/tests/unit/legacy DEBUG: copying neutron_lib/tests/unit/legacy/__init__.py -> build/lib/neutron_lib/tests/unit/legacy DEBUG: creating build/lib/neutron_lib/tests/unit/agent DEBUG: creating build/lib/neutron_lib/tests/unit/agent/linux DEBUG: copying neutron_lib/tests/unit/agent/linux/__init__.py -> build/lib/neutron_lib/tests/unit/agent/linux DEBUG: creating build/lib/neutron_lib/services/qos DEBUG: copying neutron_lib/services/qos/__init__.py -> build/lib/neutron_lib/services/qos DEBUG: copying neutron_lib/services/qos/base.py -> build/lib/neutron_lib/services/qos DEBUG: copying neutron_lib/services/qos/constants.py -> build/lib/neutron_lib/services/qos DEBUG: creating build/lib/neutron_lib/tests/unit/hacking DEBUG: copying neutron_lib/tests/unit/hacking/__init__.py -> build/lib/neutron_lib/tests/unit/hacking DEBUG: copying neutron_lib/tests/unit/hacking/test_checks.py -> build/lib/neutron_lib/tests/unit/hacking DEBUG: creating build/lib/neutron_lib/objects/logapi DEBUG: copying neutron_lib/objects/logapi/__init__.py -> build/lib/neutron_lib/objects/logapi DEBUG: copying neutron_lib/objects/logapi/event_types.py -> build/lib/neutron_lib/objects/logapi DEBUG: creating build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/__init__.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/events.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/exceptions.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/manager.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/priority_group.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/registry.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/resources.py -> build/lib/neutron_lib/callbacks DEBUG: creating build/lib/neutron_lib/agent DEBUG: creating build/lib/neutron_lib/agent/common DEBUG: copying neutron_lib/agent/common/__init__.py -> build/lib/neutron_lib/agent/common DEBUG: copying neutron_lib/agent/common/constants.py -> build/lib/neutron_lib/agent/common DEBUG: copying neutron_lib/agent/common/utils.py -> build/lib/neutron_lib/agent/common DEBUG: creating build/lib/neutron_lib/tests/unit/objects DEBUG: copying neutron_lib/tests/unit/objects/__init__.py -> build/lib/neutron_lib/tests/unit/objects DEBUG: copying neutron_lib/tests/unit/objects/test_common_types.py -> build/lib/neutron_lib/tests/unit/objects DEBUG: copying neutron_lib/tests/unit/objects/test_utils.py -> build/lib/neutron_lib/tests/unit/objects DEBUG: creating build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/__init__.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_file.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_helpers.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_host.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_net.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_runtime.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_test.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/api/__init__.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/tests/unit/api/test_attributes.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/tests/unit/api/test_conversions.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/tests/unit/api/test_extensions.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/tests/unit/api/test_faults.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/plugins/__init__.py -> build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/constants.py -> build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/directory.py -> build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/utils.py -> build/lib/neutron_lib/plugins DEBUG: creating build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/__init__.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/test_callback_exceptions.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/test_events.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/test_manager.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/test_registry.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: creating build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/__init__.py -> build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/allowedaddresspairs.py -> build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/availability_zone.py -> build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/dns.py -> build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/multiprovidernet.py -> build/lib/neutron_lib/api/validators DEBUG: creating build/lib/neutron_lib/policy DEBUG: copying neutron_lib/policy/__init__.py -> build/lib/neutron_lib/policy DEBUG: copying neutron_lib/policy/_engine.py -> build/lib/neutron_lib/policy DEBUG: creating build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/__init__.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/_dummy.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/address_group.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/address_scope.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/agent.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/agent_resources_synced.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/agent_sort_key.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/allowedaddresspairs.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/allowedaddresspairs_atomic.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/auto_allocated_topology.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/availability_zone.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/availability_zone_filter.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/base.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgp.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgp_4byte_asn.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgp_dragentscheduler.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_routes_control.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_stdattrs.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_vni.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/constants.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/data_plane_status.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/default_subnetpools.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dhcpagentscheduler.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dns.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dns_domain_keywords.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dns_domain_ports.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dvr.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/ecmp_routes.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/empty_string_filtering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/expose_l3_conntrack_helper.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/expose_port_forwarding_in_fip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/external_net.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/extra_dhcp_opt.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/extraroute.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/extraroute_atomic.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/filter_validation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/fip64.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/fip_distributed.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/fip_pf_description.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/fip_pf_detail.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/fip_pf_port_range.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/fip_port_details.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/firewall_v2.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/firewall_v2_stdattrs.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/flavors.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/floating_ip_port_forwarding.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/floatingip_autodelete_internal.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/floatingip_pools.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/flowclassifier.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/ip_allocation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/ip_substring_port_filtering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l2_adjacency.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_conntrack_helper.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_enable_default_route_bfd.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_enable_default_route_ecmp.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_ext_gw_mode.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_ext_gw_multihoming.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_ext_ha_mode.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_ext_ndp_proxy.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_flavors.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_ndp_proxy.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/local_ip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/logging.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/logging_resource.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/metering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/metering_source_and_destination_filters.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/multiprovidernet.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_availability_zone.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_cascade_delete.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_ha.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_ip_availability.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_mtu.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_mtu_writable.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_segment_range.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/pagination.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_device_profile.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_hardware_offload_type.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_hint_ovs_tx_steering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_hints.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_mac_address_override.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_mac_address_regenerate.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_numa_affinity_policy.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_numa_affinity_policy_socket.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_resource_request.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_resource_request_groups.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_security.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/portbindings.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/portbindings_extended.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/project_default_networks.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/project_id.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/provider_net.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_bw_limit_direction.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_bw_minimum_ingress.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_default.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_fip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_fip_network_policy.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_gateway_ip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_port_network_policy.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_pps_minimum_rule.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_pps_minimum_rule_alias.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_pps_rule.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_rule_type_details.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_rule_type_filter.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_rules_alias.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/quota_check_limit.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/rbac_address_groups.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/rbac_address_scope.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/rbac_bgpvpn.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/rbac_security_groups.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/rbac_subnetpool.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/revisionifmatch.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/router_admin_state_down_before_update.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/router_availability_zone.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/router_interface_fip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/routerservicetype.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/security_groups_normalized_cidr.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/security_groups_port_filtering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/security_groups_remote_address_group.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/security_groups_rules_belongs_to_default_sg.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/security_groups_shared_filtering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/segment.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/segments_peer_subnet_host_routes.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/servicetype.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/sfc.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/sort_key_validation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/sorting.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/standard_attr_segment.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/stateful_security_group.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_external_network.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_onboard.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_segmentid_enforce.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_segmentid_writable.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_service_types.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnetpool.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnetpool_prefix_ops.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/taas.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/tag_ports_during_bulk_creation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/tap_mirror.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/trunk.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/trunk_details.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/uplink_status_propagation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vlan_filter.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vlantransparent.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vpn.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vpn_aes_ccm_gcm.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vpn_endpoint_groups.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vpn_flavors.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/tests/unit/agent/__init__.py -> build/lib/neutron_lib/tests/unit/agent DEBUG: creating build/lib/neutron_lib/tests/unit/policy DEBUG: copying neutron_lib/tests/unit/policy/__init__.py -> build/lib/neutron_lib/tests/unit/policy DEBUG: copying neutron_lib/tests/unit/policy/test__engine.py -> build/lib/neutron_lib/tests/unit/policy DEBUG: creating build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/__init__.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/client.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/constants.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/utils.py -> build/lib/neutron_lib/placement DEBUG: creating build/lib/neutron_lib/tests/unit/agent/common DEBUG: copying neutron_lib/tests/unit/agent/common/__init__.py -> build/lib/neutron_lib/tests/unit/agent/common DEBUG: copying neutron_lib/tests/unit/agent/common/test_utils.py -> build/lib/neutron_lib/tests/unit/agent/common DEBUG: creating build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/__init__.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/base.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/ip_allocation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test__dummy.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_address_group.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_address_scope.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_agent.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_agent_sort_key.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs_atomic.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgp.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgp_4byte_asn.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgp_dragentscheduler.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_data_plane_status.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_dns.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_dvr.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_external_net.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_extraroute.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_filter_validation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_fip64.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_fip_distributed.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_fip_port_details.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_firewall_v2.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_firewall_v2_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_flavors.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_extension.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_port_range.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_flowclassifier.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_bfd.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_ecmp.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_ext_ndp_proxy.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_flavors.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_multi_ext_gw.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_ndp_proxy.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_local_ip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_logging.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_logging_resource.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_metering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_metering_source_and_destination_filters.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_cascade_delete.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_mtu.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_segment_range.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_pagination.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_device_profile.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_hardware_offload.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_hint_ovs_tx_steering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_hints.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy_socket.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_resource_request.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_resource_request_groups.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_security.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_portbindings.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_project_default_networks.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_project_id.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_provider_net.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_default.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_fip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_fip_network_policy.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_port_network_policy.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule_alias.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_pps_rule.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_rule_type_filter.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_quota_check_limit.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_rbac_address_groups.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_rbac_address_scope.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_rbac_bgpvpn.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_rbac_subnetpool.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_routerservicetype.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_security_groups_normalized_cidr.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_security_groups_remote_address_group.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_security_groups_rules_belongs_to_default_sg.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_security_groups_shared_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_segment.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_servicetype.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_sfc.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_sorting.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_stateful_security_group.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_external_network.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnetpool.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_taas.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_tag_ports_during_bulk_creation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_tap_mirror.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_trunk.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_trunk_details.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vlan_filter.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vlantransparent.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vpn.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vpn_aes_ccm_gcm.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/services/__init__.py -> build/lib/neutron_lib/services DEBUG: copying neutron_lib/services/base.py -> build/lib/neutron_lib/services DEBUG: copying neutron_lib/services/constants.py -> build/lib/neutron_lib/services DEBUG: creating build/lib/neutron_lib/tests/unit/services/qos DEBUG: copying neutron_lib/tests/unit/services/qos/__init__.py -> build/lib/neutron_lib/tests/unit/services/qos DEBUG: copying neutron_lib/tests/unit/services/qos/test_base.py -> build/lib/neutron_lib/tests/unit/services/qos DEBUG: creating build/lib/neutron_lib/agent/linux DEBUG: copying neutron_lib/agent/linux/__init__.py -> build/lib/neutron_lib/agent/linux DEBUG: copying neutron_lib/agent/linux/interface.py -> build/lib/neutron_lib/agent/linux DEBUG: copying neutron_lib/agent/__init__.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/constants.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/extension.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/l2_extension.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/l3_extension.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/topics.py -> build/lib/neutron_lib/agent DEBUG: running egg_info DEBUG: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: writing neutron_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron_lib.egg-info/dependency_links.txt DEBUG: writing entry points to neutron_lib.egg-info/entry_points.txt DEBUG: writing requirements to neutron_lib.egg-info/requires.txt DEBUG: writing top-level names to neutron_lib.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron_lib.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron_lib.locale.zh_CN.LC_MESSAGES' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron_lib.locale.zh_CN.LC_MESSAGES' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron_lib.locale.zh_CN.LC_MESSAGES' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron_lib.tests.etc' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron_lib.tests.etc' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'neutron_lib.tests.etc' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'neutron_lib.tests.etc' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: creating build/lib/neutron_lib/tests/etc DEBUG: copying neutron_lib/tests/etc/dummy_policy.yaml -> build/lib/neutron_lib/tests/etc DEBUG: copying neutron_lib/tests/etc/neutron_lib.conf -> build/lib/neutron_lib/tests/etc DEBUG: copying neutron_lib/tests/etc/no_policy.json -> build/lib/neutron_lib/tests/etc DEBUG: copying neutron_lib/tests/etc/policy.yaml -> build/lib/neutron_lib/tests/etc DEBUG: creating build/lib/neutron_lib/locale DEBUG: creating build/lib/neutron_lib/locale/zh_CN DEBUG: creating build/lib/neutron_lib/locale/zh_CN/LC_MESSAGES DEBUG: copying neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po -> build/lib/neutron_lib/locale/zh_CN/LC_MESSAGES DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/locale DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/locale/zh_CN DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po -> build/bdist.linux-x86_64/wheel/neutron_lib/locale/zh_CN/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/placement DEBUG: copying build/lib/neutron_lib/placement/utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/placement DEBUG: copying build/lib/neutron_lib/placement/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/placement DEBUG: copying build/lib/neutron_lib/placement/client.py -> build/bdist.linux-x86_64/wheel/neutron_lib/placement DEBUG: copying build/lib/neutron_lib/placement/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/placement DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/policy DEBUG: copying build/lib/neutron_lib/policy/_engine.py -> build/bdist.linux-x86_64/wheel/neutron_lib/policy DEBUG: copying build/lib/neutron_lib/policy/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/policy DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/topics.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/l3_extension.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/l2_extension.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/extension.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/agent/linux DEBUG: copying build/lib/neutron_lib/agent/linux/interface.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent/linux DEBUG: copying build/lib/neutron_lib/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent/linux DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/agent/common DEBUG: copying build/lib/neutron_lib/agent/common/utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent/common DEBUG: copying build/lib/neutron_lib/agent/common/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent/common DEBUG: copying build/lib/neutron_lib/agent/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent/common DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/resources.py -> build/bdist.linux-x86_64/wheel/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/registry.py -> build/bdist.linux-x86_64/wheel/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/priority_group.py -> build/bdist.linux-x86_64/wheel/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/manager.py -> build/bdist.linux-x86_64/wheel/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/events.py -> build/bdist.linux-x86_64/wheel/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/callbacks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/vpn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/vlantransparent.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/taas.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/qos.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/port_security.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/placement.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/multiprovidernet.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/metering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/local_ip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/l3_ext_ha_mode.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/l3_ext_gw_multihoming.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/l3.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/flavors.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/firewall_v2.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/extraroute.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/external_net.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/dvr.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/dns.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/dhcpagentscheduler.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/allowedaddresspairs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/agent.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/address_scope.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/address_group.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/worker.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: copying build/lib/neutron_lib/version.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: copying build/lib/neutron_lib/rpc.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: copying build/lib/neutron_lib/fixture.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: copying build/lib/neutron_lib/context.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: copying build/lib/neutron_lib/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: copying build/lib/neutron_lib/_i18n.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: copying build/lib/neutron_lib/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/services DEBUG: copying build/lib/neutron_lib/services/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services DEBUG: copying build/lib/neutron_lib/services/base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services DEBUG: copying build/lib/neutron_lib/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/services/qos DEBUG: copying build/lib/neutron_lib/services/qos/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/qos DEBUG: copying build/lib/neutron_lib/services/qos/base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/qos DEBUG: copying build/lib/neutron_lib/services/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/qos DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/services/logapi DEBUG: copying build/lib/neutron_lib/services/logapi/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/logapi DEBUG: copying build/lib/neutron_lib/services/logapi/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/services/trunk DEBUG: copying build/lib/neutron_lib/services/trunk/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/trunk DEBUG: copying build/lib/neutron_lib/services/trunk/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/trunk DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/api DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vpn_flavors.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vpn_endpoint_groups.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vpn_aes_ccm_gcm.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vpn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vlantransparent.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vlan_filter.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/uplink_status_propagation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/trunk_details.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/trunk.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/tag_ports_during_bulk_creation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/taas.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnetpool_prefix_ops.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_service_types.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_segmentid_writable.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_segmentid_enforce.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_onboard.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_external_network.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/stateful_security_group.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/standard_attr_segment.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/sorting.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/sort_key_validation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/sfc.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/servicetype.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/segments_peer_subnet_host_routes.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/segment.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/security_groups_shared_filtering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/security_groups_rules_belongs_to_default_sg.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/security_groups_remote_address_group.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/security_groups_port_filtering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/security_groups_normalized_cidr.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/routerservicetype.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/router_interface_fip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/router_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/router_admin_state_down_before_update.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/revisionifmatch.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/rbac_subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/rbac_security_groups.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/rbac_bgpvpn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/rbac_address_scope.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/rbac_address_groups.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/quota_check_limit.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_rules_alias.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_rule_type_filter.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_rule_type_details.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_pps_rule.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_pps_minimum_rule_alias.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_pps_minimum_rule.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_port_network_policy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_gateway_ip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_fip_network_policy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_fip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_default.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_bw_minimum_ingress.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_bw_limit_direction.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/provider_net.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/project_id.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/project_default_networks.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/portbindings_extended.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/portbindings.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_security.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_resource_request_groups.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_resource_request.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_numa_affinity_policy_socket.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_numa_affinity_policy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_mac_address_regenerate.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_mac_address_override.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_hints.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_hint_ovs_tx_steering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_hardware_offload_type.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_device_profile.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/pagination.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_mtu_writable.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_mtu.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_ip_availability.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_ha.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_cascade_delete.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/multiprovidernet.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/metering_source_and_destination_filters.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/metering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/logging_resource.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/logging.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/local_ip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_flavors.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_ext_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_ext_ha_mode.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_ext_gw_multihoming.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_ext_gw_mode.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_enable_default_route_ecmp.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_enable_default_route_bfd.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l2_adjacency.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/ip_substring_port_filtering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/ip_allocation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/flowclassifier.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/floatingip_pools.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/floatingip_autodelete_internal.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/floating_ip_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/flavors.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/firewall_v2_stdattrs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/firewall_v2.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/fip_port_details.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/fip_pf_port_range.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/fip_pf_detail.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/fip_pf_description.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/fip_distributed.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/fip64.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/filter_validation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/extraroute_atomic.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/extraroute.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/extra_dhcp_opt.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/external_net.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/expose_port_forwarding_in_fip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/expose_l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/empty_string_filtering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/ecmp_routes.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dvr.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dns_domain_ports.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dns_domain_keywords.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dns.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dhcpagentscheduler.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/default_subnetpools.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/data_plane_status.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_vni.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_routes_control.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgp_dragentscheduler.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgp_4byte_asn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgp.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/availability_zone_filter.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/allowedaddresspairs_atomic.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/allowedaddresspairs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/agent_sort_key.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/agent_resources_synced.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/agent.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/address_scope.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/address_group.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/_dummy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/multiprovidernet.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/dns.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/allowedaddresspairs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/faults.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api DEBUG: copying build/lib/neutron_lib/api/extensions.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api DEBUG: copying build/lib/neutron_lib/api/converters.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api DEBUG: copying build/lib/neutron_lib/api/attributes.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api DEBUG: copying build/lib/neutron_lib/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/hacking DEBUG: copying build/lib/neutron_lib/hacking/translation_checks.py -> build/bdist.linux-x86_64/wheel/neutron_lib/hacking DEBUG: copying build/lib/neutron_lib/hacking/checks.py -> build/bdist.linux-x86_64/wheel/neutron_lib/hacking DEBUG: copying build/lib/neutron_lib/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/objects/logapi DEBUG: copying build/lib/neutron_lib/objects/logapi/event_types.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects/logapi DEBUG: copying build/lib/neutron_lib/objects/logapi/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/objects/extensions DEBUG: copying build/lib/neutron_lib/objects/extensions/standardattributes.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects/extensions DEBUG: copying build/lib/neutron_lib/objects/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects/extensions DEBUG: copying build/lib/neutron_lib/objects/utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects DEBUG: copying build/lib/neutron_lib/objects/registry.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects DEBUG: copying build/lib/neutron_lib/objects/exceptions.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects DEBUG: copying build/lib/neutron_lib/objects/common_types.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects DEBUG: copying build/lib/neutron_lib/objects/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/standard_attr.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/sqlalchemytypes.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/resource_extend.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/quota_api.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/model_query.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/model_base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/api.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/plugins DEBUG: copying build/lib/neutron_lib/plugins/utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/plugins DEBUG: copying build/lib/neutron_lib/plugins/directory.py -> build/bdist.linux-x86_64/wheel/neutron_lib/plugins DEBUG: copying build/lib/neutron_lib/plugins/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/plugins DEBUG: copying build/lib/neutron_lib/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/plugins/ml2 DEBUG: copying build/lib/neutron_lib/plugins/ml2/ovs_constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/plugins/ml2 DEBUG: copying build/lib/neutron_lib/plugins/ml2/api.py -> build/bdist.linux-x86_64/wheel/neutron_lib/plugins/ml2 DEBUG: copying build/lib/neutron_lib/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/upgrade_checks.py -> build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/test.py -> build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/runtime.py -> build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/net.py -> build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/host.py -> build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/helpers.py -> build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/file.py -> build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/etc DEBUG: copying build/lib/neutron_lib/tests/etc/policy.yaml -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/etc DEBUG: copying build/lib/neutron_lib/tests/etc/no_policy.json -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/etc DEBUG: copying build/lib/neutron_lib/tests/etc/neutron_lib.conf -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/etc DEBUG: copying build/lib/neutron_lib/tests/etc/dummy_policy.yaml -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/etc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/policy DEBUG: copying build/lib/neutron_lib/tests/unit/policy/test__engine.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/policy DEBUG: copying build/lib/neutron_lib/tests/unit/policy/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/policy DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/test_registry.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/test_manager.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/test_events.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/test_callback_exceptions.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/callbacks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_test.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_runtime.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_net.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_host.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_helpers.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_file.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/utils DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/objects DEBUG: copying build/lib/neutron_lib/tests/unit/objects/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/objects DEBUG: copying build/lib/neutron_lib/tests/unit/objects/test_common_types.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/objects DEBUG: copying build/lib/neutron_lib/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/hacking DEBUG: copying build/lib/neutron_lib/tests/unit/hacking/test_checks.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/hacking DEBUG: copying build/lib/neutron_lib/tests/unit/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/agent/common DEBUG: copying build/lib/neutron_lib/tests/unit/agent/common/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/agent/common DEBUG: copying build/lib/neutron_lib/tests/unit/agent/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/agent/common DEBUG: copying build/lib/neutron_lib/tests/unit/agent/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/agent/linux DEBUG: copying build/lib/neutron_lib/tests/unit/agent/linux/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/agent/linux DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/legacy DEBUG: copying build/lib/neutron_lib/tests/unit/legacy/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/legacy DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/clients DEBUG: copying build/lib/neutron_lib/tests/unit/clients/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/clients DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/plugins DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/plugins DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/test_directory.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/plugins DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/ml2/test_api.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/ml2/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/plugins/ml2 DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_standard_attr.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_sqlalchemytypes.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_resource_extend.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_model_query.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_model_base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_api.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/_base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/services DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/services/qos DEBUG: copying build/lib/neutron_lib/tests/unit/services/qos/test_base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/services/qos DEBUG: copying build/lib/neutron_lib/tests/unit/services/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/services/qos DEBUG: copying build/lib/neutron_lib/tests/unit/services/test_base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/services DEBUG: copying build/lib/neutron_lib/tests/unit/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/services DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/exceptions DEBUG: copying build/lib/neutron_lib/tests/unit/exceptions/test_exceptions.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/exceptions DEBUG: copying build/lib/neutron_lib/tests/unit/exceptions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/exceptions DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn_aes_ccm_gcm.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vlantransparent.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vlan_filter.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_trunk_details.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_trunk.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_tag_ports_during_bulk_creation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_taas.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_external_network.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_stateful_security_group.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_sorting.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_sfc.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_servicetype.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_segment.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_security_groups_shared_filtering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_security_groups_rules_belongs_to_default_sg.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_security_groups_remote_address_group.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_security_groups_normalized_cidr.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_routerservicetype.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_subnetpool.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_bgpvpn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_address_scope.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_address_groups.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_quota_check_limit.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_rule_type_filter.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_pps_rule.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule_alias.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_port_network_policy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_fip_network_policy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_fip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_default.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_provider_net.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_project_id.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_project_default_networks.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_portbindings.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_security.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_resource_request_groups.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_resource_request.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy_socket.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_hints.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_hint_ovs_tx_steering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_hardware_offload.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_device_profile.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_pagination.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_segment_range.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_mtu.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_cascade_delete.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_metering_source_and_destination_filters.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_metering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_logging_resource.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_logging.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_local_ip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_multi_ext_gw.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_flavors.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_ext_ndp_proxy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_ecmp.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_bfd.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_flowclassifier.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_port_range.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_extension.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_flavors.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_firewall_v2_stdattrs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_firewall_v2.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_fip_port_details.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_fip_distributed.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_fip64.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_filter_validation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_extraroute.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_external_net.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_dvr.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_dns.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_data_plane_status.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgp_dragentscheduler.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgp_4byte_asn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgp.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs_atomic.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_agent_sort_key.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_agent.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_address_scope.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_address_group.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test__dummy.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/ip_allocation.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/test_faults.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api DEBUG: copying build/lib/neutron_lib/tests/unit/api/test_extensions.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api DEBUG: copying build/lib/neutron_lib/tests/unit/api/test_conversions.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api DEBUG: copying build/lib/neutron_lib/tests/unit/api/test_attributes.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api DEBUG: copying build/lib/neutron_lib/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_validators.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_multiprovidernet.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_dns.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/validators DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/placement DEBUG: copying build/lib/neutron_lib/tests/unit/placement/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/placement DEBUG: copying build/lib/neutron_lib/tests/unit/placement/test_client.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/placement DEBUG: copying build/lib/neutron_lib/tests/unit/placement/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/placement DEBUG: copying build/lib/neutron_lib/tests/unit/test_worker.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_rpc.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_neutron_lib.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_fixture.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_context.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/fake_notifier.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/tools.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests DEBUG: copying build/lib/neutron_lib/tests/_post_mortem_debug.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests DEBUG: copying build/lib/neutron_lib/tests/_base.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests DEBUG: copying build/lib/neutron_lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests DEBUG: running install_egg_info DEBUG: Copying neutron_lib.egg-info to build/bdist.linux-x86_64/wheel/neutron_lib-3.11.0-py3.9.egg-info DEBUG: running install_scripts DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib-3.11.0.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir/pip-wheel-3minm0kh/tmp9mnekmzl/neutron_lib-3.11.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'neutron_lib/__init__.py' DEBUG: adding 'neutron_lib/_i18n.py' DEBUG: adding 'neutron_lib/constants.py' DEBUG: adding 'neutron_lib/context.py' DEBUG: adding 'neutron_lib/fixture.py' DEBUG: adding 'neutron_lib/rpc.py' DEBUG: adding 'neutron_lib/version.py' DEBUG: adding 'neutron_lib/worker.py' DEBUG: adding 'neutron_lib/agent/__init__.py' DEBUG: adding 'neutron_lib/agent/constants.py' DEBUG: adding 'neutron_lib/agent/extension.py' DEBUG: adding 'neutron_lib/agent/l2_extension.py' DEBUG: adding 'neutron_lib/agent/l3_extension.py' DEBUG: adding 'neutron_lib/agent/topics.py' DEBUG: adding 'neutron_lib/agent/common/__init__.py' DEBUG: adding 'neutron_lib/agent/common/constants.py' DEBUG: adding 'neutron_lib/agent/common/utils.py' DEBUG: adding 'neutron_lib/agent/linux/__init__.py' DEBUG: adding 'neutron_lib/agent/linux/interface.py' DEBUG: adding 'neutron_lib/api/__init__.py' DEBUG: adding 'neutron_lib/api/attributes.py' DEBUG: adding 'neutron_lib/api/converters.py' DEBUG: adding 'neutron_lib/api/extensions.py' DEBUG: adding 'neutron_lib/api/faults.py' DEBUG: adding 'neutron_lib/api/definitions/__init__.py' DEBUG: adding 'neutron_lib/api/definitions/_dummy.py' DEBUG: adding 'neutron_lib/api/definitions/address_group.py' DEBUG: adding 'neutron_lib/api/definitions/address_scope.py' DEBUG: adding 'neutron_lib/api/definitions/agent.py' DEBUG: adding 'neutron_lib/api/definitions/agent_resources_synced.py' DEBUG: adding 'neutron_lib/api/definitions/agent_sort_key.py' DEBUG: adding 'neutron_lib/api/definitions/allowedaddresspairs.py' DEBUG: adding 'neutron_lib/api/definitions/allowedaddresspairs_atomic.py' DEBUG: adding 'neutron_lib/api/definitions/auto_allocated_topology.py' DEBUG: adding 'neutron_lib/api/definitions/availability_zone.py' DEBUG: adding 'neutron_lib/api/definitions/availability_zone_filter.py' DEBUG: adding 'neutron_lib/api/definitions/base.py' DEBUG: adding 'neutron_lib/api/definitions/bgp.py' DEBUG: adding 'neutron_lib/api/definitions/bgp_4byte_asn.py' DEBUG: adding 'neutron_lib/api/definitions/bgp_dragentscheduler.py' DEBUG: adding 'neutron_lib/api/definitions/bgpvpn.py' DEBUG: adding 'neutron_lib/api/definitions/bgpvpn_routes_control.py' DEBUG: adding 'neutron_lib/api/definitions/bgpvpn_stdattrs.py' DEBUG: adding 'neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py' DEBUG: adding 'neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py' DEBUG: adding 'neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py' DEBUG: adding 'neutron_lib/api/definitions/bgpvpn_vni.py' DEBUG: adding 'neutron_lib/api/definitions/constants.py' DEBUG: adding 'neutron_lib/api/definitions/data_plane_status.py' DEBUG: adding 'neutron_lib/api/definitions/default_subnetpools.py' DEBUG: adding 'neutron_lib/api/definitions/dhcpagentscheduler.py' DEBUG: adding 'neutron_lib/api/definitions/dns.py' DEBUG: adding 'neutron_lib/api/definitions/dns_domain_keywords.py' DEBUG: adding 'neutron_lib/api/definitions/dns_domain_ports.py' DEBUG: adding 'neutron_lib/api/definitions/dvr.py' DEBUG: adding 'neutron_lib/api/definitions/ecmp_routes.py' DEBUG: adding 'neutron_lib/api/definitions/empty_string_filtering.py' DEBUG: adding 'neutron_lib/api/definitions/expose_l3_conntrack_helper.py' DEBUG: adding 'neutron_lib/api/definitions/expose_port_forwarding_in_fip.py' DEBUG: adding 'neutron_lib/api/definitions/external_net.py' DEBUG: adding 'neutron_lib/api/definitions/extra_dhcp_opt.py' DEBUG: adding 'neutron_lib/api/definitions/extraroute.py' DEBUG: adding 'neutron_lib/api/definitions/extraroute_atomic.py' DEBUG: adding 'neutron_lib/api/definitions/filter_validation.py' DEBUG: adding 'neutron_lib/api/definitions/fip64.py' DEBUG: adding 'neutron_lib/api/definitions/fip_distributed.py' DEBUG: adding 'neutron_lib/api/definitions/fip_pf_description.py' DEBUG: adding 'neutron_lib/api/definitions/fip_pf_detail.py' DEBUG: adding 'neutron_lib/api/definitions/fip_pf_port_range.py' DEBUG: adding 'neutron_lib/api/definitions/fip_port_details.py' DEBUG: adding 'neutron_lib/api/definitions/firewall_v2.py' DEBUG: adding 'neutron_lib/api/definitions/firewall_v2_stdattrs.py' DEBUG: adding 'neutron_lib/api/definitions/flavors.py' DEBUG: adding 'neutron_lib/api/definitions/floating_ip_port_forwarding.py' DEBUG: adding 'neutron_lib/api/definitions/floatingip_autodelete_internal.py' DEBUG: adding 'neutron_lib/api/definitions/floatingip_pools.py' DEBUG: adding 'neutron_lib/api/definitions/flowclassifier.py' DEBUG: adding 'neutron_lib/api/definitions/ip_allocation.py' DEBUG: adding 'neutron_lib/api/definitions/ip_substring_port_filtering.py' DEBUG: adding 'neutron_lib/api/definitions/l2_adjacency.py' DEBUG: adding 'neutron_lib/api/definitions/l3.py' DEBUG: adding 'neutron_lib/api/definitions/l3_conntrack_helper.py' DEBUG: adding 'neutron_lib/api/definitions/l3_enable_default_route_bfd.py' DEBUG: adding 'neutron_lib/api/definitions/l3_enable_default_route_ecmp.py' DEBUG: adding 'neutron_lib/api/definitions/l3_ext_gw_mode.py' DEBUG: adding 'neutron_lib/api/definitions/l3_ext_gw_multihoming.py' DEBUG: adding 'neutron_lib/api/definitions/l3_ext_ha_mode.py' DEBUG: adding 'neutron_lib/api/definitions/l3_ext_ndp_proxy.py' DEBUG: adding 'neutron_lib/api/definitions/l3_flavors.py' DEBUG: adding 'neutron_lib/api/definitions/l3_ndp_proxy.py' DEBUG: adding 'neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py' DEBUG: adding 'neutron_lib/api/definitions/local_ip.py' DEBUG: adding 'neutron_lib/api/definitions/logging.py' DEBUG: adding 'neutron_lib/api/definitions/logging_resource.py' DEBUG: adding 'neutron_lib/api/definitions/metering.py' DEBUG: adding 'neutron_lib/api/definitions/metering_source_and_destination_filters.py' DEBUG: adding 'neutron_lib/api/definitions/multiprovidernet.py' DEBUG: adding 'neutron_lib/api/definitions/network.py' DEBUG: adding 'neutron_lib/api/definitions/network_availability_zone.py' DEBUG: adding 'neutron_lib/api/definitions/network_cascade_delete.py' DEBUG: adding 'neutron_lib/api/definitions/network_ha.py' DEBUG: adding 'neutron_lib/api/definitions/network_ip_availability.py' DEBUG: adding 'neutron_lib/api/definitions/network_mtu.py' DEBUG: adding 'neutron_lib/api/definitions/network_mtu_writable.py' DEBUG: adding 'neutron_lib/api/definitions/network_segment_range.py' DEBUG: adding 'neutron_lib/api/definitions/pagination.py' DEBUG: adding 'neutron_lib/api/definitions/port.py' DEBUG: adding 'neutron_lib/api/definitions/port_device_profile.py' DEBUG: adding 'neutron_lib/api/definitions/port_hardware_offload_type.py' DEBUG: adding 'neutron_lib/api/definitions/port_hint_ovs_tx_steering.py' DEBUG: adding 'neutron_lib/api/definitions/port_hints.py' DEBUG: adding 'neutron_lib/api/definitions/port_mac_address_override.py' DEBUG: adding 'neutron_lib/api/definitions/port_mac_address_regenerate.py' DEBUG: adding 'neutron_lib/api/definitions/port_numa_affinity_policy.py' DEBUG: adding 'neutron_lib/api/definitions/port_numa_affinity_policy_socket.py' DEBUG: adding 'neutron_lib/api/definitions/port_resource_request.py' DEBUG: adding 'neutron_lib/api/definitions/port_resource_request_groups.py' DEBUG: adding 'neutron_lib/api/definitions/port_security.py' DEBUG: adding 'neutron_lib/api/definitions/portbindings.py' DEBUG: adding 'neutron_lib/api/definitions/portbindings_extended.py' DEBUG: adding 'neutron_lib/api/definitions/project_default_networks.py' DEBUG: adding 'neutron_lib/api/definitions/project_id.py' DEBUG: adding 'neutron_lib/api/definitions/provider_net.py' DEBUG: adding 'neutron_lib/api/definitions/qos.py' DEBUG: adding 'neutron_lib/api/definitions/qos_bw_limit_direction.py' DEBUG: adding 'neutron_lib/api/definitions/qos_bw_minimum_ingress.py' DEBUG: adding 'neutron_lib/api/definitions/qos_default.py' DEBUG: adding 'neutron_lib/api/definitions/qos_fip.py' DEBUG: adding 'neutron_lib/api/definitions/qos_fip_network_policy.py' DEBUG: adding 'neutron_lib/api/definitions/qos_gateway_ip.py' DEBUG: adding 'neutron_lib/api/definitions/qos_port_network_policy.py' DEBUG: adding 'neutron_lib/api/definitions/qos_pps_minimum_rule.py' DEBUG: adding 'neutron_lib/api/definitions/qos_pps_minimum_rule_alias.py' DEBUG: adding 'neutron_lib/api/definitions/qos_pps_rule.py' DEBUG: adding 'neutron_lib/api/definitions/qos_rule_type_details.py' DEBUG: adding 'neutron_lib/api/definitions/qos_rule_type_filter.py' DEBUG: adding 'neutron_lib/api/definitions/qos_rules_alias.py' DEBUG: adding 'neutron_lib/api/definitions/quota_check_limit.py' DEBUG: adding 'neutron_lib/api/definitions/rbac_address_groups.py' DEBUG: adding 'neutron_lib/api/definitions/rbac_address_scope.py' DEBUG: adding 'neutron_lib/api/definitions/rbac_bgpvpn.py' DEBUG: adding 'neutron_lib/api/definitions/rbac_security_groups.py' DEBUG: adding 'neutron_lib/api/definitions/rbac_subnetpool.py' DEBUG: adding 'neutron_lib/api/definitions/revisionifmatch.py' DEBUG: adding 'neutron_lib/api/definitions/router_admin_state_down_before_update.py' DEBUG: adding 'neutron_lib/api/definitions/router_availability_zone.py' DEBUG: adding 'neutron_lib/api/definitions/router_interface_fip.py' DEBUG: adding 'neutron_lib/api/definitions/routerservicetype.py' DEBUG: adding 'neutron_lib/api/definitions/security_groups_normalized_cidr.py' DEBUG: adding 'neutron_lib/api/definitions/security_groups_port_filtering.py' DEBUG: adding 'neutron_lib/api/definitions/security_groups_remote_address_group.py' DEBUG: adding 'neutron_lib/api/definitions/security_groups_rules_belongs_to_default_sg.py' DEBUG: adding 'neutron_lib/api/definitions/security_groups_shared_filtering.py' DEBUG: adding 'neutron_lib/api/definitions/segment.py' DEBUG: adding 'neutron_lib/api/definitions/segments_peer_subnet_host_routes.py' DEBUG: adding 'neutron_lib/api/definitions/servicetype.py' DEBUG: adding 'neutron_lib/api/definitions/sfc.py' DEBUG: adding 'neutron_lib/api/definitions/sort_key_validation.py' DEBUG: adding 'neutron_lib/api/definitions/sorting.py' DEBUG: adding 'neutron_lib/api/definitions/standard_attr_segment.py' DEBUG: adding 'neutron_lib/api/definitions/stateful_security_group.py' DEBUG: adding 'neutron_lib/api/definitions/subnet.py' DEBUG: adding 'neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py' DEBUG: adding 'neutron_lib/api/definitions/subnet_external_network.py' DEBUG: adding 'neutron_lib/api/definitions/subnet_onboard.py' DEBUG: adding 'neutron_lib/api/definitions/subnet_segmentid_enforce.py' DEBUG: adding 'neutron_lib/api/definitions/subnet_segmentid_writable.py' DEBUG: adding 'neutron_lib/api/definitions/subnet_service_types.py' DEBUG: adding 'neutron_lib/api/definitions/subnetpool.py' DEBUG: adding 'neutron_lib/api/definitions/subnetpool_prefix_ops.py' DEBUG: adding 'neutron_lib/api/definitions/taas.py' DEBUG: adding 'neutron_lib/api/definitions/tag_ports_during_bulk_creation.py' DEBUG: adding 'neutron_lib/api/definitions/tap_mirror.py' DEBUG: adding 'neutron_lib/api/definitions/trunk.py' DEBUG: adding 'neutron_lib/api/definitions/trunk_details.py' DEBUG: adding 'neutron_lib/api/definitions/uplink_status_propagation.py' DEBUG: adding 'neutron_lib/api/definitions/vlan_filter.py' DEBUG: adding 'neutron_lib/api/definitions/vlantransparent.py' DEBUG: adding 'neutron_lib/api/definitions/vpn.py' DEBUG: adding 'neutron_lib/api/definitions/vpn_aes_ccm_gcm.py' DEBUG: adding 'neutron_lib/api/definitions/vpn_endpoint_groups.py' DEBUG: adding 'neutron_lib/api/definitions/vpn_flavors.py' DEBUG: adding 'neutron_lib/api/validators/__init__.py' DEBUG: adding 'neutron_lib/api/validators/allowedaddresspairs.py' DEBUG: adding 'neutron_lib/api/validators/availability_zone.py' DEBUG: adding 'neutron_lib/api/validators/dns.py' DEBUG: adding 'neutron_lib/api/validators/multiprovidernet.py' DEBUG: adding 'neutron_lib/callbacks/__init__.py' DEBUG: adding 'neutron_lib/callbacks/events.py' DEBUG: adding 'neutron_lib/callbacks/exceptions.py' DEBUG: adding 'neutron_lib/callbacks/manager.py' DEBUG: adding 'neutron_lib/callbacks/priority_group.py' DEBUG: adding 'neutron_lib/callbacks/registry.py' DEBUG: adding 'neutron_lib/callbacks/resources.py' DEBUG: adding 'neutron_lib/db/__init__.py' DEBUG: adding 'neutron_lib/db/api.py' DEBUG: adding 'neutron_lib/db/constants.py' DEBUG: adding 'neutron_lib/db/model_base.py' DEBUG: adding 'neutron_lib/db/model_query.py' DEBUG: adding 'neutron_lib/db/quota_api.py' DEBUG: adding 'neutron_lib/db/resource_extend.py' DEBUG: adding 'neutron_lib/db/sqlalchemytypes.py' DEBUG: adding 'neutron_lib/db/standard_attr.py' DEBUG: adding 'neutron_lib/db/utils.py' DEBUG: adding 'neutron_lib/exceptions/__init__.py' DEBUG: adding 'neutron_lib/exceptions/address_group.py' DEBUG: adding 'neutron_lib/exceptions/address_scope.py' DEBUG: adding 'neutron_lib/exceptions/agent.py' DEBUG: adding 'neutron_lib/exceptions/allowedaddresspairs.py' DEBUG: adding 'neutron_lib/exceptions/availability_zone.py' DEBUG: adding 'neutron_lib/exceptions/dhcpagentscheduler.py' DEBUG: adding 'neutron_lib/exceptions/dns.py' DEBUG: adding 'neutron_lib/exceptions/dvr.py' DEBUG: adding 'neutron_lib/exceptions/external_net.py' DEBUG: adding 'neutron_lib/exceptions/extraroute.py' DEBUG: adding 'neutron_lib/exceptions/firewall_v2.py' DEBUG: adding 'neutron_lib/exceptions/flavors.py' DEBUG: adding 'neutron_lib/exceptions/l3.py' DEBUG: adding 'neutron_lib/exceptions/l3_ext_gw_multihoming.py' DEBUG: adding 'neutron_lib/exceptions/l3_ext_ha_mode.py' DEBUG: adding 'neutron_lib/exceptions/local_ip.py' DEBUG: adding 'neutron_lib/exceptions/metering.py' DEBUG: adding 'neutron_lib/exceptions/multiprovidernet.py' DEBUG: adding 'neutron_lib/exceptions/network_segment_range.py' DEBUG: adding 'neutron_lib/exceptions/placement.py' DEBUG: adding 'neutron_lib/exceptions/port_security.py' DEBUG: adding 'neutron_lib/exceptions/qos.py' DEBUG: adding 'neutron_lib/exceptions/taas.py' DEBUG: adding 'neutron_lib/exceptions/vlantransparent.py' DEBUG: adding 'neutron_lib/exceptions/vpn.py' DEBUG: adding 'neutron_lib/hacking/__init__.py' DEBUG: adding 'neutron_lib/hacking/checks.py' DEBUG: adding 'neutron_lib/hacking/translation_checks.py' DEBUG: adding 'neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po' DEBUG: adding 'neutron_lib/objects/__init__.py' DEBUG: adding 'neutron_lib/objects/common_types.py' DEBUG: adding 'neutron_lib/objects/exceptions.py' DEBUG: adding 'neutron_lib/objects/registry.py' DEBUG: adding 'neutron_lib/objects/utils.py' DEBUG: adding 'neutron_lib/objects/extensions/__init__.py' DEBUG: adding 'neutron_lib/objects/extensions/standardattributes.py' DEBUG: adding 'neutron_lib/objects/logapi/__init__.py' DEBUG: adding 'neutron_lib/objects/logapi/event_types.py' DEBUG: adding 'neutron_lib/placement/__init__.py' DEBUG: adding 'neutron_lib/placement/client.py' DEBUG: adding 'neutron_lib/placement/constants.py' DEBUG: adding 'neutron_lib/placement/utils.py' DEBUG: adding 'neutron_lib/plugins/__init__.py' DEBUG: adding 'neutron_lib/plugins/constants.py' DEBUG: adding 'neutron_lib/plugins/directory.py' DEBUG: adding 'neutron_lib/plugins/utils.py' DEBUG: adding 'neutron_lib/plugins/ml2/__init__.py' DEBUG: adding 'neutron_lib/plugins/ml2/api.py' DEBUG: adding 'neutron_lib/plugins/ml2/ovs_constants.py' DEBUG: adding 'neutron_lib/policy/__init__.py' DEBUG: adding 'neutron_lib/policy/_engine.py' DEBUG: adding 'neutron_lib/services/__init__.py' DEBUG: adding 'neutron_lib/services/base.py' DEBUG: adding 'neutron_lib/services/constants.py' DEBUG: adding 'neutron_lib/services/logapi/__init__.py' DEBUG: adding 'neutron_lib/services/logapi/constants.py' DEBUG: adding 'neutron_lib/services/qos/__init__.py' DEBUG: adding 'neutron_lib/services/qos/base.py' DEBUG: adding 'neutron_lib/services/qos/constants.py' DEBUG: adding 'neutron_lib/services/trunk/__init__.py' DEBUG: adding 'neutron_lib/services/trunk/constants.py' DEBUG: adding 'neutron_lib/tests/__init__.py' DEBUG: adding 'neutron_lib/tests/_base.py' DEBUG: adding 'neutron_lib/tests/_post_mortem_debug.py' DEBUG: adding 'neutron_lib/tests/tools.py' DEBUG: adding 'neutron_lib/tests/etc/dummy_policy.yaml' DEBUG: adding 'neutron_lib/tests/etc/neutron_lib.conf' DEBUG: adding 'neutron_lib/tests/etc/no_policy.json' DEBUG: adding 'neutron_lib/tests/etc/policy.yaml' DEBUG: adding 'neutron_lib/tests/unit/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/fake_notifier.py' DEBUG: adding 'neutron_lib/tests/unit/test_context.py' DEBUG: adding 'neutron_lib/tests/unit/test_fixture.py' DEBUG: adding 'neutron_lib/tests/unit/test_neutron_lib.py' DEBUG: adding 'neutron_lib/tests/unit/test_rpc.py' DEBUG: adding 'neutron_lib/tests/unit/test_worker.py' DEBUG: adding 'neutron_lib/tests/unit/agent/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/agent/common/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/agent/common/test_utils.py' DEBUG: adding 'neutron_lib/tests/unit/agent/linux/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/api/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/api/test_attributes.py' DEBUG: adding 'neutron_lib/tests/unit/api/test_conversions.py' DEBUG: adding 'neutron_lib/tests/unit/api/test_extensions.py' DEBUG: adding 'neutron_lib/tests/unit/api/test_faults.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/base.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/ip_allocation.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test__dummy.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_address_group.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_address_scope.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_agent.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_agent_sort_key.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs_atomic.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_availability_zone.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgp.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgp_4byte_asn.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgp_dragentscheduler.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgpvpn.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_data_plane_status.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_dns.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_dvr.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_external_net.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_extraroute.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_filter_validation.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_fip64.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_fip_distributed.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_fip_port_details.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_firewall_v2.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_firewall_v2_stdattrs.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_flavors.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_extension.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_port_range.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_flowclassifier.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_bfd.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_ecmp.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_ext_ndp_proxy.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_flavors.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_multi_ext_gw.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_ndp_proxy.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_local_ip.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_logging.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_logging_resource.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_metering.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_metering_source_and_destination_filters.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_network.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_network_cascade_delete.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_network_mtu.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_network_segment_range.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_pagination.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_device_profile.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_hardware_offload.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_hint_ovs_tx_steering.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_hints.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy_socket.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_resource_request.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_resource_request_groups.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_port_security.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_portbindings.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_project_default_networks.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_project_id.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_provider_net.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_default.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_fip.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_fip_network_policy.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_port_network_policy.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule_alias.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_pps_rule.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_rule_type_filter.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_quota_check_limit.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_rbac_address_groups.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_rbac_address_scope.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_rbac_bgpvpn.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_rbac_subnetpool.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_routerservicetype.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_security_groups_normalized_cidr.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_security_groups_remote_address_group.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_security_groups_rules_belongs_to_default_sg.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_security_groups_shared_filtering.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_segment.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_servicetype.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_sfc.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_sorting.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_stateful_security_group.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_subnet.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_subnet_external_network.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_subnetpool.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_taas.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_tag_ports_during_bulk_creation.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_tap_mirror.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_trunk.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_trunk_details.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_vlan_filter.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_vlantransparent.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_vpn.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_vpn_aes_ccm_gcm.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py' DEBUG: adding 'neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py' DEBUG: adding 'neutron_lib/tests/unit/api/validators/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py' DEBUG: adding 'neutron_lib/tests/unit/api/validators/test_availability_zone.py' DEBUG: adding 'neutron_lib/tests/unit/api/validators/test_dns.py' DEBUG: adding 'neutron_lib/tests/unit/api/validators/test_multiprovidernet.py' DEBUG: adding 'neutron_lib/tests/unit/api/validators/test_validators.py' DEBUG: adding 'neutron_lib/tests/unit/callbacks/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/callbacks/test_callback_exceptions.py' DEBUG: adding 'neutron_lib/tests/unit/callbacks/test_events.py' DEBUG: adding 'neutron_lib/tests/unit/callbacks/test_manager.py' DEBUG: adding 'neutron_lib/tests/unit/callbacks/test_registry.py' DEBUG: adding 'neutron_lib/tests/unit/clients/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/db/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/db/_base.py' DEBUG: adding 'neutron_lib/tests/unit/db/test_api.py' DEBUG: adding 'neutron_lib/tests/unit/db/test_model_base.py' DEBUG: adding 'neutron_lib/tests/unit/db/test_model_query.py' DEBUG: adding 'neutron_lib/tests/unit/db/test_resource_extend.py' DEBUG: adding 'neutron_lib/tests/unit/db/test_sqlalchemytypes.py' DEBUG: adding 'neutron_lib/tests/unit/db/test_standard_attr.py' DEBUG: adding 'neutron_lib/tests/unit/db/test_utils.py' DEBUG: adding 'neutron_lib/tests/unit/exceptions/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/exceptions/test_exceptions.py' DEBUG: adding 'neutron_lib/tests/unit/hacking/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/hacking/test_checks.py' DEBUG: adding 'neutron_lib/tests/unit/legacy/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/objects/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/objects/test_common_types.py' DEBUG: adding 'neutron_lib/tests/unit/objects/test_utils.py' DEBUG: adding 'neutron_lib/tests/unit/placement/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/placement/test_client.py' DEBUG: adding 'neutron_lib/tests/unit/placement/test_utils.py' DEBUG: adding 'neutron_lib/tests/unit/plugins/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/plugins/test_directory.py' DEBUG: adding 'neutron_lib/tests/unit/plugins/test_utils.py' DEBUG: adding 'neutron_lib/tests/unit/plugins/ml2/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/plugins/ml2/test_api.py' DEBUG: adding 'neutron_lib/tests/unit/policy/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/policy/test__engine.py' DEBUG: adding 'neutron_lib/tests/unit/services/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/services/test_base.py' DEBUG: adding 'neutron_lib/tests/unit/services/qos/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/services/qos/test_base.py' DEBUG: adding 'neutron_lib/tests/unit/utils/__init__.py' DEBUG: adding 'neutron_lib/tests/unit/utils/test_file.py' DEBUG: adding 'neutron_lib/tests/unit/utils/test_helpers.py' DEBUG: adding 'neutron_lib/tests/unit/utils/test_host.py' DEBUG: adding 'neutron_lib/tests/unit/utils/test_net.py' DEBUG: adding 'neutron_lib/tests/unit/utils/test_runtime.py' DEBUG: adding 'neutron_lib/tests/unit/utils/test_test.py' DEBUG: adding 'neutron_lib/utils/__init__.py' DEBUG: adding 'neutron_lib/utils/file.py' DEBUG: adding 'neutron_lib/utils/helpers.py' DEBUG: adding 'neutron_lib/utils/host.py' DEBUG: adding 'neutron_lib/utils/net.py' DEBUG: adding 'neutron_lib/utils/runtime.py' DEBUG: adding 'neutron_lib/utils/test.py' DEBUG: adding 'neutron_lib/utils/upgrade_checks.py' DEBUG: adding 'neutron_lib-3.11.0.dist-info/AUTHORS' DEBUG: adding 'neutron_lib-3.11.0.dist-info/LICENSE' DEBUG: adding 'neutron_lib-3.11.0.dist-info/METADATA' DEBUG: adding 'neutron_lib-3.11.0.dist-info/WHEEL' DEBUG: adding 'neutron_lib-3.11.0.dist-info/entry_points.txt' DEBUG: adding 'neutron_lib-3.11.0.dist-info/pbr.json' DEBUG: adding 'neutron_lib-3.11.0.dist-info/top_level.txt' DEBUG: adding 'neutron_lib-3.11.0.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for neutron-lib (PEP 517): finished with status 'done' DEBUG: Created wheel for neutron-lib: filename=neutron_lib-3.11.0-py3-none-any.whl size=604683 sha256=a08762d96a264ee1631646ab24d4dc4079a440ccbe86c9f2ea4e19669a2a26c2 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/82/40/e1/fcf7766ddc3dda9e43c8d5488186ec2ec247403d4fbdf45687 DEBUG: Successfully built neutron-lib DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + TOX_TESTENV_PASSENV='*' 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: + 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: + PATH=/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=. DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs DEBUG: /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: __version_info__ = tuple(LooseVersion(docutils.__version__).version) DEBUG: /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. DEBUG: def heading(env: Environment, text: str, level: int = 1) -> str: DEBUG: Running Sphinx v3.4.3 DEBUG: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. DEBUG: def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. DEBUG: self.environment.globals['debug'] = contextfunction(pformat) DEBUG: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. DEBUG: self.environment.globals['accesskey'] = contextfunction(accesskey) DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/neutron-lib-3.11.0/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 19 source files that are out of date DEBUG: updating environment: [new config] 19 added, 0 changed, 0 removed DEBUG: reading sources... [ 5%] contributor/api_attributes DEBUG: reading sources... [ 10%] contributor/api_converters DEBUG: reading sources... [ 15%] contributor/api_extensions DEBUG: reading sources... [ 21%] contributor/api_validators DEBUG: reading sources... [ 26%] contributor/callbacks DEBUG: reading sources... [ 31%] contributor/consuming DEBUG: reading sources... [ 36%] contributor/contributing DEBUG: reading sources... [ 42%] contributor/conventions DEBUG: reading sources... [ 47%] contributor/db_model_query DEBUG: reading sources... [ 52%] contributor/index DEBUG: reading sources... [ 57%] contributor/internals DEBUG: reading sources... [ 63%] contributor/releasing DEBUG: reading sources... [ 68%] contributor/review-guidelines DEBUG: reading sources... [ 73%] contributor/rpc_api DEBUG: reading sources... [ 78%] index DEBUG: reading sources... [ 84%] install/index DEBUG: reading sources... [ 89%] reference/index DEBUG: reading sources... [ 94%] user/hacking DEBUG: reading sources... [100%] user/index DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 5%] contributor/api_attributes DEBUG: writing output... [ 10%] contributor/api_converters DEBUG: writing output... [ 15%] contributor/api_extensions DEBUG: writing output... [ 21%] contributor/api_validators DEBUG: writing output... [ 26%] contributor/callbacks DEBUG: writing output... [ 31%] contributor/consuming DEBUG: writing output... [ 36%] contributor/contributing DEBUG: writing output... [ 42%] contributor/conventions DEBUG: writing output... [ 47%] contributor/db_model_query DEBUG: writing output... [ 52%] contributor/index DEBUG: writing output... [ 57%] contributor/internals DEBUG: writing output... [ 63%] contributor/releasing DEBUG: writing output... [ 68%] contributor/review-guidelines DEBUG: writing output... [ 73%] contributor/rpc_api DEBUG: writing output... [ 78%] index DEBUG: writing output... [ 84%] install/index DEBUG: writing output... [ 89%] reference/index DEBUG: writing output... [ 94%] user/hacking DEBUG: writing output... [100%] user/index DEBUG: generating indices... genindex done DEBUG: writing additional pages... search done DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: ___________________________________ summary ____________________________________ DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uFjFMQ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64 DEBUG: + cd neutron-lib-3.11.0 DEBUG: ++ ls /builddir/build/BUILD/neutron-lib-3.11.0/pyproject-wheeldir/neutron_lib-3.11.0-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=neutron_lib==3.11.0 DEBUG: + '[' -z neutron_lib==3.11.0 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/neutron-lib-3.11.0/pyproject-wheeldir neutron_lib==3.11.0 DEBUG: Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) DEBUG: Looking in links: /builddir/build/BUILD/neutron-lib-3.11.0/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/neutron_lib-3.11.0-py3-none-any.whl DEBUG: Installing collected packages: neutron-lib DEBUG: Successfully installed neutron-lib-3.11.0 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/bin ']' DEBUG: + rm -f /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.9/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib64/python3.9/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.9/site-packages/neutron_lib-3.11.0.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9/site-packages/neutron_lib-3.11.0.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64 --record /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9/site-packages/neutron_lib-3.11.0.dist-info/RECORD --output /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9/site-packages/neutron_lib-3.11.0.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9/site-packages/neutron_lib-3.11.0.dist-info/RECORD' DEBUG: removed '/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9/site-packages/neutron_lib-3.11.0.dist-info/REQUESTED' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9/site-packages/neutron_lib-3.11.0.dist-info/REQUESTED DEBUG: ++ wc -l /builddir/build/BUILD/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.11.0-0.20240314163925.d131b53.el9 --unique-debug-suffix -3.11.0-0.20240314163925.d131b53.el9.x86_64 --unique-debug-src-base python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/neutron-lib-3.11.0 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9 using python3.9 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WL46YT DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + rm -f ./neutron_lib/tests/unit/hacking/test_checks.py DEBUG: + TOX_TESTENV_PASSENV='*' 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: + 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: + PATH=/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/neutron-lib-3.11.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: /builddir/build/BUILD/neutron-lib-3.11.0/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: /builddir/build/BUILD/neutron-lib-3.11.0/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: /builddir/build/BUILD/neutron-lib-3.11.0/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: {2} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_all_api_definitions_list [0.129519s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_all_api_definitions_list [0.104306s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_all_api_definitions_list [0.078242s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_resource_map [0.002431s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: /builddir/build/BUILD/neutron-lib-3.11.0/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_all_api_definitions_list [0.197643s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_resource_map [0.003101s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_resource_map [0.003127s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_shim_extension [0.001494s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_required_extensions [0.001699s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_all_api_definitions_list [0.076880s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_required_extensions [0.001984s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_shim_extension [0.001514s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_required_extensions [0.001584s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_resource_map [0.001481s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_required_extensions [0.002367s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_action_map [0.001795s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_all_api_definitions_list [0.072298s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_required_extensions [0.001589s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_all_api_definitions_list [0.253281s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_resource_map [0.004723s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_action_map [0.002047s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: /builddir/build/BUILD/neutron-lib-3.11.0/neutron_lib/db/model_base.py:119: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) DEBUG: BASEV2 = declarative.declarative_base(cls=NeutronBaseV2) DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.060756s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.002081s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_required_extensions [0.002592s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_resource_map [0.001676s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_shim_extension [0.001566s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_required_extensions [0.004806s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_shim_extension [0.001662s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_all_api_definitions_list [0.073512s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_shim_extension [0.002131s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_all_api_definitions_list [0.097149s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_resource_map [0.002226s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_all_api_definitions_list [0.283271s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_required_extensions [0.001559s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_resource_map [0.001588s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_all_api_definitions_list [0.066193s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_resource_map [0.002069s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_shim_extension [0.001573s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_all_api_definitions_list [0.070926s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_all_api_definitions_list [0.066071s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_all_api_definitions_list [0.083724s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_all_api_definitions_list [0.295276s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_resource_map [0.001602s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_resource_map [0.014499s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_shim_extension [0.002892s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_resource_map [0.003381s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_required_extensions [0.003585s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_shim_extension [0.002251s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_resource_map [0.001817s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_required_extensions [0.001519s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_invalid_rtrd [0.003862s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_shim_extension [0.003802s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_all_api_definitions_list [0.099377s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_resource_map [0.001885s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_shim_extension [0.001486s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_required_extensions [0.029166s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.001504s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_resource_map [0.001680s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_action_map [0.001520s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_shim_extension [0.001605s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_all_api_definitions_list [0.082915s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_resource_map [0.002054s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_all_api_definitions_list [0.057814s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_required_extensions [0.001958s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_required_extensions [0.001667s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_resource_map [0.001571s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_all_api_definitions_list [0.228750s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_subresource_map [0.012466s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_shim_extension [0.004305s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_all_api_definitions_list [0.066491s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_required_extensions [0.002522s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_required_extensions [0.002001s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_resource_map [0.097908s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_all_api_definitions_list [0.054915s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_shim_extension [0.001964s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_resource_map [0.001757s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_shim_extension [0.001658s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_resource_map [0.010417s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_shim_extension [0.002064s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_shim_extension [0.001976s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_all_api_definitions_list [0.061560s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_shim_extension [0.001713s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_required_extensions [0.001979s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_resource_map [0.002798s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_shim_extension [0.001485s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_resource_map [0.077503s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_required_extensions [0.001587s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_all_api_definitions_list [0.080512s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_required_extensions [0.002283s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_shim_extension [0.001810s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_resource_map [0.002450s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_shim_extension [0.001593s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_shim_extension [0.001480s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_resource_map [0.002129s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_shim_extension [0.001463s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_required_extensions [0.006533s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_shim_extension [0.003001s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_subresource_map [0.002301s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_with_dups [0.001803s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_shim_extension [0.002165s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_shim_extension [0.001978s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_shim_extension [0.001943s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_all_api_definitions_list [0.111512s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_required_extensions [0.002932s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_shim_extension [0.001683s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_all_api_definitions_list [0.244566s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_required_extensions [0.002443s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_resource_map [0.001888s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_shim_extension [0.001592s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_all_api_definitions_list [0.053329s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_all_api_definitions_list [0.070589s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_valid_rtrd [0.003700s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_required_extensions [0.001610s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_shim_extension [0.002038s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_required_extensions [0.054988s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_all_api_definitions_list [0.074932s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_shim_extension [0.002423s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_shim_extension [0.001641s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.088569s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_shim_extension [0.004439s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_required_extensions [0.001778s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_shim_extension [0.001573s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_all_api_definitions_list [0.070631s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_shim_extension [0.009059s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_all_api_definitions_list [0.077214s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_shim_extension [0.001540s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_subresource_map [0.001932s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_all_api_definitions_list [0.065563s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_resource_map [0.002227s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_all_api_definitions_list [0.251155s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_shim_extension [0.002273s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_shim_extension [0.038676s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_shim_extension [0.001592s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_all_api_definitions_list [0.118945s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_required_extensions [0.003163s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_shim_extension [0.001728s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_shim_extension [0.001699s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_shim_extension [0.001828s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_resource_map [0.002164s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_resource_map [0.003420s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_all_api_definitions_list [0.091239s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_shim_extension [0.001529s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_resource_map [0.001539s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_resource_map [0.014901s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_shim_extension [0.001928s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_subresource_map [0.001780s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_shim_extension [0.001857s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_subresource_map [0.001876s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_required_extensions [0.001724s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_shim_extension [0.001550s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_all_api_definitions_list [0.055076s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_resource_map [0.002132s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_action_map [0.001482s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_resource_map [0.001703s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_shim_extension [0.001474s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_resource_map [0.001872s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_required_extensions [0.001530s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_required_extensions [0.001480s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_shim_extension [0.002755s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_all_api_definitions_list [0.055846s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_required_extensions [0.002027s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_all_api_definitions_list [0.056530s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_shim_extension [0.004304s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_all_api_definitions_list [0.060987s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_resource_map [0.001498s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_all_api_definitions_list [0.264717s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_shim_extension [0.001538s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_resource_map [0.001883s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_required_extensions [0.001566s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_shim_extension [0.001485s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_all_api_definitions_list [0.067968s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_optional_extensions [0.002030s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_required_extensions [0.001593s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_shim_extension [0.003061s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_subresource_map [0.001649s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_required_extensions [0.001844s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_shim_extension [0.001505s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_shim_extension [0.001576s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_required_extensions [0.001553s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.agent.common.test_utils.TestCreateRegNumbers.test_all_registers_defined [0.007131s] ... ok DEBUG: {1} neutron_lib.tests.unit.agent.common.test_utils.TestCreateRegNumbers.test_no_registers_defined [0.002249s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_subresource_map [0.017880s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_all_api_definitions_list [0.097975s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_required_extensions [0.002125s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_shim_extension [0.009111s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_shim_extension [0.001513s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_action_map [0.001853s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_required_extensions [0.006699s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_all_api_definitions_list [0.062380s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_required_extensions [0.001949s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_resource_map [0.002879s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_subresource_map [0.002537s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_shim_extension [0.002734s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_all_api_definitions_list [0.187489s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_all_api_definitions_list [0.240504s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_all_api_definitions_list [0.150338s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_required_extensions [0.001707s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_required_extensions [0.001550s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_all_api_definitions_list [0.088026s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_all_api_definitions_list [0.054791s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_required_extensions [0.001961s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_required_extensions [0.001599s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_shim_extension [0.005456s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_action_map [0.085061s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_required_extensions [0.001566s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_shim_extension [0.001692s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_shim_extension [0.002185s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_all_api_definitions_list [0.062106s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_resource_map [0.003232s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_subresource_map [0.001719s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_is_standard_attr_extension [0.001779s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_shim_extension [0.002637s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_all_api_definitions_list [0.059960s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_all_api_definitions_list [0.312319s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_shim_extension [0.002142s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_resource_map [0.001983s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_shim_extension [0.001619s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_shim_extension [0.004834s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_all_api_definitions_list [0.065278s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_shim_extension [0.002265s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_required_extensions [0.005411s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_optional_extensions [0.012474s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_all_api_definitions_list [0.118417s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_shim_extension [0.001583s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_resource_map [0.002045s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_shim_extension [0.011213s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_shim_extension [0.001865s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_resource_map [0.005356s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_resource_map [0.002066s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_required_extensions [0.001584s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_resource_map [0.004810s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_all_api_definitions_list [0.065225s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_required_extensions [0.005912s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_resource_map [0.002540s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_shim_extension [0.001847s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_shim_extension [0.002185s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_resource_map [0.001871s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_all_api_definitions_list [0.145113s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_shim_extension [0.002106s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_shim_extension [0.003118s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_all_api_definitions_list [0.073253s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_all_api_definitions_list [0.323299s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_all_api_definitions_list [0.056299s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_all_api_definitions_list [0.058363s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_resource_map [0.001618s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_shim_extension [0.010007s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_resource_map [0.002218s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_all_api_definitions_list [0.094324s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_all_api_definitions_list [0.072701s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_shim_extension [0.001988s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_resource_map [0.014948s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_subresource_map [0.018994s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.001576s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_all_api_definitions_list [0.059037s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_required_extensions [0.001497s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_all_api_definitions_list [0.326735s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.061504s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_resource_map [0.002046s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_shim_extension [0.003217s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_required_extensions [0.003512s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_all_api_definitions_list [0.053755s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_required_extensions [0.001492s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_resource_map [0.001629s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_shim_extension [0.001602s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_resource_map [0.024488s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_all_api_definitions_list [0.073948s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_is_standard_attr_extension [0.002184s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_shim_extension [0.005009s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_all_api_definitions_list [0.070853s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_all_api_definitions_list [0.057838s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_resource_map [0.002842s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_all_api_definitions_list [0.068735s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_required_extensions [0.001574s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_resource_map [0.003748s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_required_extensions [0.001620s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_required_extensions [0.001831s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_all_api_definitions_list [0.345254s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_required_extensions [0.001554s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_resource_map [0.001644s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_all_api_definitions_list [0.067930s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_all_api_definitions_list [0.051102s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_shim_extension [0.001467s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_required_extensions [0.001605s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_all_api_definitions_list [0.084602s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_shim_extension [0.001476s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_required_extensions [0.002246s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_required_extensions [0.002142s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_shim_extension [0.001784s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_subresource_map [0.003924s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_all_api_definitions_list [0.055748s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_shim_extension [0.001759s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_shim_extension [0.001540s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_create_from_api_def [0.001611s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_all_api_definitions_list [0.070800s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_no_default_value_allow_post [0.001543s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_from_context [0.004104s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_ok_subset [0.001822s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_ok_with_project_id [0.001456s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_multiple_values [0.001697s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_values [0.001501s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_numeric_too_low [0.001579s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_tcp_is_valid [0.001572s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_if_not_none [0.004528s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_negative_value [0.001621s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_none_to_empty_dict [0.001613s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_str [0.001562s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_list_iterable [0.001501s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_empty_list [0.001569s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_integer [0.001433s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test__assert_api_definition_no_defn [0.002092s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_alias_unset [0.001955s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v2_unset [0.002821s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_required_extensions_unset [0.002120s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_extensions_unset [0.002043s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestExtensionDescriptor.test_update_attributes_map_works [0.001423s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_faults.TestFaultMap.test_extend_fault_map [0.001405s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_exhausted [0.003026s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_good_data [0.001920s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_attrs [0.001785s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_mac [0.001920s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_not_a_list [0.001615s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_dns_name [0.002150s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_invalid_key [0.001496s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_seg_id_to_int [0.001440s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_adding_validator [0.001644s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_fail_adding_duplicate_validator [0.007394s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_mac_pattern [0.001957s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_a_valid_dict_with_constraints [0.001644s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_convert_boolean [0.001491s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_empty [0.001498s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_with_invalid_validator [0.001607s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_hostroutes [0.001713s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_all_api_definitions_list [0.073816s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_shim_extension [0.002017s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_or_none [0.003580s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_with_leading_zero [0.001671s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_non_negative [0.001468s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_required_extensions [0.001776s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_route_cidr [0.001527s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_string_or_none [0.001593s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnetpool_id_or_none [0.001806s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_subports [0.001463s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_unique_segmentation_id [0.001609s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_invalid_port_specific_range [0.001606s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_port_too_high [0.001446s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_port_too_low [0.002185s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_bad_input [0.001450s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_wrong_way [0.001418s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port [0.002447s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port_integer [0.001410s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_range [0.001413s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4 [0.002040s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_subnet_invalid [0.001506s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_subnet_invalid [0.001820s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_bad_request [0.001634s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_callback_failure [0.001495s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_callback_failure_with_list [0.001602s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid [0.001467s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_configuration_option [0.001465s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_content_type [0.002255s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_input [0.001465s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_tunnel_range_error [0.001627s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_no_network_available [0.001481s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_notification_error [0.001448s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_object_not_found [0.002537s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_policy_check_error [0.001484s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_policy_init_error [0.001980s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_service_unavailable [0.001495s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.APIEventPayloadTestCase.test_method_name [0.000373s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_desired_state [0.000383s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_latest_state_with_desired_state [0.000331s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_has_no_states [0.000339s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_resource_id [0.000321s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_multiple_events [0.000416s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_single_event [0.000375s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_callback_priority [0.000374s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_fail_to_unsubscribe [0.000419s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_not_retriable_exception_cancellable_flag [0.000455s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_invalid_payload [0.000389s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_none [0.000607s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_2_False [0.000370s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_multiple_callbacks [0.000371s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_by_resource [0.000394s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_during_iteration [0.000381s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_is_idempotent_2_False [0.000349s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_unknown_callback [0.000357s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_decorated_inst_method_receives [0.000510s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_new_inheritance_not_broken [0.000421s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_object_inheriting_others_no_double_subscribe [0.000833s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_all_deadlock_time_elapsed [0.008691s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_all_api_definitions_list [0.109807s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_subresource_map [0.001655s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_all_api_definitions_list [0.404075s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_subresource_map [0.002059s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_shim_extension [0.020568s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_all_api_definitions_list [0.110991s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_resource_map [0.002051s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_all_api_definitions_list [0.062409s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_all_api_definitions_list [0.463751s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_resource_map [0.001922s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_shim_extension [0.001945s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_shim_extension [0.001567s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_shim_extension [0.001682s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_shim_extension [0.013799s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_required_extensions [0.001467s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_all_api_definitions_list [0.062463s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_resource_map [0.001637s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_shim_extension [0.001428s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_optional_extensions [0.001867s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_resource_map [0.001791s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_shim_extension [0.001587s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_shim_extension [0.001810s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_all_api_definitions_list [0.071393s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_required_extensions [0.002721s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_all_api_definitions_list [0.058926s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_all_api_definitions_list [0.065315s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_shim_extension [0.099066s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_resource_map [0.001932s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_resource_map [0.001573s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_all_api_definitions_list [0.335266s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_resource_map [0.002266s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_shim_extension [0.001475s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_shim_extension [0.013605s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_all_api_definitions_list [0.055498s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_resource_map [0.001560s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_shim_extension [0.001683s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_all_api_definitions_list [0.069513s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_required_extensions [0.001580s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_all_api_definitions_list [0.056056s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_resource_map [0.002073s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_resource_map [0.001579s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_shim_extension [0.001481s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_optional_extensions [0.006801s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_resource_map [0.002326s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_resource_map [0.002896s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_shim_extension [0.001730s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_resource_map [0.004542s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_action_map [0.002426s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_no_dups [0.001899s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_shim_extension [0.001926s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_resource_map [0.001808s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_shim_extension [0.001796s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_subresource_map [0.001850s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_resource_map [0.013530s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_action_map [0.004806s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_all_api_definitions_list [0.076520s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_all_api_definitions_list [0.103367s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_resource_map [0.008959s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_required_extensions [0.005074s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_resource_map [0.002235s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_all_api_definitions_list [0.067930s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_resource_map [0.002088s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_all_api_definitions_list [0.093717s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_all_api_definitions_list [0.064826s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_with_dups_and_partial [0.002318s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_all_api_definitions_list [0.218131s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_all_api_definitions_list [0.088981s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_all_api_definitions_list [0.116990s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_raised_on_exceed [1.037796s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_required_extensions [0.001618s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_shim_extension [0.001671s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_required_extensions [0.001759s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_all_api_definitions_list [0.109149s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_resource_map [0.002370s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_resource_map [0.001772s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_shim_extension [0.011186s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_all_api_definitions_list [0.090656s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_shim_extension [0.001570s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_required_extensions [0.001662s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_resource_map [0.005429s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_shim_extension [0.001569s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_resource_map [0.001485s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_resource_map [0.001643s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_required_extensions [0.001521s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_all_api_definitions_list [0.112224s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_all_api_definitions_list [0.060671s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_all_api_definitions_list [0.258468s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_resource_map [0.009137s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_all_api_definitions_list [0.098234s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_all_api_definitions_list [0.105213s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_required_extensions [0.001640s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_resource_map [0.001684s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_shim_extension [0.001526s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_resource_map [0.001730s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_all_api_definitions_list [0.083715s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_shim_extension [0.002152s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_all_api_definitions_list [0.059016s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_subresource_map [0.002257s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_shim_extension [0.001535s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_subresource_map [0.001684s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_resource_map [0.001779s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_shim_extension [0.001481s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_required_extensions [0.001495s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_shim_extension [0.002183s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_nested_exception_contains_deadlock [0.508049s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_stacked_retries_dont_explode_retry_count [0.004224s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_passes_other_exceptions [0.001609s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_project_id_attribute [0.012770s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_get_values [0.002368s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook_non_callables [0.004083s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtend.test_apply_funcs [0.000563s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_all_api_definitions_list [0.107426s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_resource_map [0.001751s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_shim_extension [0.001792s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_shim_extension [0.001489s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_all_api_definitions_list [0.125683s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_shim_extension [0.001732s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_all_api_definitions_list [0.106157s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_all_api_definitions_list [0.423527s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_all_api_definitions_list [0.115951s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_all_api_definitions_list [0.076673s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_shim_extension [0.001939s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_subresource_map [0.001883s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.CIDRTestCase.test_crud [0.219460s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_shim_extension [0.001642s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_shim_extension [0.001595s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.CIDRTestCase.test_wrong_cidr [0.013838s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.MACAddressTestCase.test_wrong_mac [0.011530s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_shim_extension [0.087433s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_all_api_definitions_list [0.113117s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_all_api_definitions_list [0.096673s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_required_extensions [0.001530s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_resource_map [0.014712s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_shim_extension [0.002009s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_required_extensions [0.002020s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_resource_map [0.002420s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_required_extensions [0.002462s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_required_extensions [0.010931s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_resource_map [0.002174s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_all_api_definitions_list [0.116214s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.db.test_standard_attr.StandardAttrTestCase.test_standard_attr_resource_model_map [0.223151s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_all_api_definitions_list [0.126910s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_all_api_definitions_list [0.087916s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_shim_extension [0.002186s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_subresource_map [0.001829s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_resource_map [0.001550s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_all_api_definitions_list [0.135326s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_required_extensions [0.003618s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_resource_map [0.005054s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_all_api_definitions_list [0.084505s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_required_extensions [0.019213s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_resource_map [0.002772s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_shim_extension [0.006508s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.db.test_standard_attr.StandardAttrTestCase.test_standard_attr_resource_parent_map [0.205854s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_sort_dirs [0.002071s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_and_validate_sort_keys_bad_key_fails [0.001585s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_sort_dirs_reversed [0.001620s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_advsvc [0.002002s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_required_extensions [0.001625s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_all_api_definitions_list [0.189695s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_regular_user [0.029395s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_required_extensions [0.007138s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_shim_extension [0.001572s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_conflict [0.001988s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_configuration_option [0.001612s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_content_type [0.002116s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_ip_for_subnet [0.001592s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_tunnel_range_error [0.001799s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_not_authorized [0.001700s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_object_not_found [0.001578s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_over_quota [0.001641s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_bound [0.017316s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_not_found_on_network [0.002076s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_in_use [0.001679s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_all_api_definitions_list [0.070415s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_mismatch_for_port [0.032995s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_not_found [0.002843s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_resource_map [0.003139s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_required_extensions [0.001649s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_resource_map [0.001632s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_resource_map [0.001802s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_shim_extension [0.002358s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_tunnel_id_in_use [0.022224s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_resource_map [0.001733s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_required_extensions [0.001614s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_required_extensions [0.002723s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_coerce_good_values [0.003210s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_all_api_definitions_list [0.091376s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_shim_extension [0.003502s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_to_primitive_json_serializable [0.023691s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_coerce_bad_values [0.001649s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_coerce_good_values [0.001658s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_stringify [0.001462s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_coerce_bad_values [0.001710s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_from_primitive [0.002391s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_stringify [0.001591s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_from_primitive [0.001618s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_coerce_good_values [0.026776s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_to_primitive_json_serializable [0.002073s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_all_api_definitions_list [0.185886s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_all_api_definitions_list [0.066782s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_stringify [0.011170s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_required_extensions [0.003250s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_to_primitive [0.001723s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_to_primitive_json_serializable [0.001530s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_coerce_bad_values [0.001705s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_from_primitive [0.001526s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_to_primitive_json_serializable [0.001631s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_from_primitive [0.006650s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_stringify [0.001588s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_coerce_bad_values [0.001706s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_from_primitive [0.001494s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_stringify [0.001447s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_coerce_good_values [0.002798s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_to_primitive [0.001489s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_all_api_definitions_list [0.135209s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_resource_map [0.001656s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_required_extensions [0.002362s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_resource_map [0.001968s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_shim_extension [0.001471s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_to_primitive_json_serializable [0.064608s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_all_api_definitions_list [0.090703s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_post [0.002759s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_class [0.003394s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_resource_map [0.002970s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_required_extensions [0.013216s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_trait_no_trait [0.010650s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_shim_extension [0.002146s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_provider_traits [0.006598s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_to_zero [0.006091s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_resource_map [0.001748s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_shim_extension [0.010804s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_resource_map [0.001564s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_class [0.012278s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_resource_map [0.002629s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_shim_extension [0.001494s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_shim_extension [0.001760s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_required_extensions [0.035044s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_all_api_definitions_list [0.158634s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_no_generation [0.012546s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_generation [0.005059s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_shim_extension [0.007875s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_not_found [0.079762s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_reached_max_tries [0.007317s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_agent_resource_provider_uuid [0.001590s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_inventory_defaults [0.001679s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_pp_with_direction [0.001736s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_physnet_trait [0.001700s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_resource_request_group_uuid_stable [0.002128s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_six_uuid5_literal [0.001502s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_all_api_definitions_list [0.090571s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_vnic_type_trait [0.006564s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test__get_plugin_directory [0.002255s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_shim_extension [0.002498s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_is_standard_attr_extension [0.001946s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_add_plugin [0.014418s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_shim_extension [0.002799s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_unique_plugins [0.004213s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_subnet [0.004131s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_name [0.001795s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_shim_extension [0.002126s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vxlan_vni [0.002736s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_shim_extension [0.009046s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_shim_extension [0.002721s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_action_map [0.001920s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_shim_extension [0.001732s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_admin_no_roles_no_admin [0.037189s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_no_roles_no_advsvc [0.004171s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_resource_map [0.001508s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_role_with_default_policy [0.028481s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_advsvc_admin [0.004501s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_advsvc_user [0.023216s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_service_role_admin [0.004273s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_all_api_definitions_list [0.097002s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_service_role [0.015567s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_shim_extension [0.001557s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_elevated_is_admin_with_default_policy [0.015543s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_init_reset [0.004288s] ... ok DEBUG: {0} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook [0.001570s] ... ok DEBUG: {0} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook_not_all_methods_implemented [0.001593s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_admin_to_dict [0.020865s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_auth_token [0.002779s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_timestamp [0.002150s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_retains_request_id [0.003835s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_from_dict_validate [0.016391s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_all_api_definitions_list [0.063049s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict [0.004044s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_with_auth_token [0.002268s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_action_map [0.001679s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_all_api_definitions_list [0.282961s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_required_extensions [0.002529s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_all_api_definitions_list [0.140579s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_to_policy_values [0.002318s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_id. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn('Policy enforcement is depending on the value of ' DEBUG: {0} neutron_lib.tests.unit.test_fixture.CallbackRegistryFixtureTestCase.test_fixture [0.000995s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.DBResourceExtendFixtureTestCase.test_fixture_backup [0.000388s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_shim_extension [0.001729s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_shim_extension [0.022302s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.SqlFixtureTestCase.test_fixture [0.020710s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.test_neutron_lib.TestNeutronLib.test_sentinel_constant [0.015425s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_all_api_definitions_list [0.096808s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_required_extensions [0.002644s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_all_api_definitions_list [0.136822s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.test_rpc.CastExceptionTestCase.test_cast_catches_exception [0.112276s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in thread Thread-1: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner DEBUG: self.run() DEBUG: File "/usr/lib64/python3.9/threading.py", line 917, in run DEBUG: self._target(*self._args, **self._kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_messaging/_metrics/client.py", line 121, in send_loop DEBUG: while stoptime > time.time(): DEBUG: TypeError: '>' not supported between instances of 'MagicMock' and 'float' DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestConnection.test_close [0.003015s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_all_api_definitions_list [0.121635s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_init [0.004000s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_shim_extension [0.008757s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.038397s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_ids [0.002226s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_tenant_id [0.002001s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.004753s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.001834s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_all_api_definitions_list [0.072520s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_increases_with_prepare [0.005776s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_resource_map [0.001680s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_unaffected_when_explicitly_set [0.010638s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_resource_map [0.001599s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeouts_for_methods_tracked_independently [0.029327s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_required_extensions [0.001730s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_get_vlan_transparent [0.002270s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_resource_map [0.001544s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_all_api_definitions_list [0.167117s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_name_none [0.062935s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_off [0.005136s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_start_callback_event [0.017054s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_all_api_definitions_list [0.093669s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_required_extensions [0.002133s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_diff_list_of_dict [0.009316s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_all_api_definitions_list [0.105089s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_shim_extension [0.008476s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_shim_extension [0.002867s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_all_api_definitions_list [0.158979s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_shim_extension [0.002573s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_required_extensions [0.001734s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_required_extensions [0.005426s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_resource_map [0.001711s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_resource_map [0.001539s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_extra_separator [0.037055s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_resource_map [0.001458s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_key [0.001870s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_optional_extensions [0.001494s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_resource_map [0.001608s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_shim_extension [0.002249s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_value [0.011382s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_resource_map [0.002335s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestSafeDecodeUtf8.test_py3_decoded_valid_bytes [0.008671s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_shim_extension [0.002252s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.utils.test_host.TestCpuCount.test_cpu_count [0.006415s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_shim_extension [0.001724s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_resource_map [0.001656s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_shim_extension [0.001684s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_action_map [0.001449s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_all_api_definitions_list [0.081749s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_resource_map [0.002247s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_required_extensions [0.007580s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_all_api_definitions_list [0.113594s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_no_default_value_no_allow_post [0.002388s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_none_overridden_by_default [0.005162s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_override_no_allow_post [0.006435s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_admin_req [0.007606s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_mandatory_not_specified [0.002899s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_add_project [0.014140s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_ids_match [0.012524s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestRetrieveValidSortKeys.test_retrieve_valid_sort_keys [0.002051s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_advsvc_other_tenant [0.002163s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_net.TestGetRandomMac.test_first_4_octets_unchanged [0.115365s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_all_api_definitions_list [0.070141s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_required_extensions [0.004633s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_all_api_definitions_list [0.095700s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_resource_map [0.001620s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_required_extensions [0.001890s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_resource_map [0.002784s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_shim_extension [0.001581s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_get_vlan_transparent_not_set [0.011309s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_resource_map [0.006594s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_net.TestGetRandomMac.test_first_4th_octet_generated [0.025248s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_net.TestPortDeviceOwner.test_is_port_not_trusted [0.001874s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_net.TestPortDeviceOwner.test_is_port_trusted [0.001503s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_first_generated_mac [0.001917s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_short_supplied_mac [0.002196s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_runtime.TestListPackageModules.test_list_package_modules [0.002422s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_init_reload [0.003735s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_new_plugin_instance [0.002706s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_shim_extension [0.001634s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_resource_map [0.002112s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_shim_extension [0.001648s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_required_extensions [0.003385s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_resource_map [0.007347s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_all_api_definitions_list [0.074991s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_None_address [0.020207s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv4_address [0.006662s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_extended_addr_to_compressed [0.001842s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_missing_values [0.008183s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_two_equals [0.001674s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_icmp_is_valid [0.008628s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_numeric_is_valid [0.004596s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_int [0.001628s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_str [0.001655s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_positve_value [0.022462s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_none [0.007211s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_empty_list [0.002166s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToSanitizedBindingProfileAllocation.test_sanitize_binding_profile_allocation [0.001770s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_none [0.002565s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_lc_prefix_converted_2 [0.003510s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_prefix_no_need_to_replace [0.005486s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_description [0.005238s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v1 [0.009112s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_with_ext_attrs [0.002286s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_without_ext_attrs [0.009433s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_duplicate [0.018842s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_excessive_len [0.009040s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_unique_strings [0.003944s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_optional_extensions [0.001500s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_resource_map [0.009156s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_required_extensions [0.001606s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_valid_input [0.010054s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_shim_extension [0.012666s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_all_api_definitions_list [0.113264s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_invalid_keys [0.013980s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_is_none [0.018927s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__validate_list_of_items [0.016502s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_success_adding_duplicate_validator [0.002667s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_type_prefixing [0.001786s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_boolean [0.007547s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_nodata [0.001726s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_required_keys [0.001800s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_unexpected_keys [0.002009s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_valid_hexint [0.002186s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_fixed_ips [0.003904s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_integer [0.018937s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_pools [0.018848s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_all_api_definitions_list [0.114002s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_nameservers [0.005838s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_no_whitespace [0.014666s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_not_empty_string [0.002865s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_all_api_definitions_list [0.105818s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_optional_extensions [0.002587s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_resource_map [0.001861s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_required_extensions [0.016668s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_convert_value [0.001719s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_shim_extension [0.002363s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_create_from_attribute_info_instance [0.001682s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_default_value_ok [0.002413s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_required_extensions [0.002223s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_not_mandatory [0.013724s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_required_extensions [0.005857s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_null [0.002548s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_oneline_not_empty_string [0.043150s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_id_mismatch [0.003247s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_invalid_address [0.002745s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_range [0.007534s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet [0.004426s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet_or_none [0.004184s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_resource_map [0.018665s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_required_extensions [0.001706s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_address_extended_add_with_zeroes [0.013956s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_compressed_address_OSX_skip [0.001737s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6CIDRCanonicalFormat.test_convert_non_ip_addr_with_slash [0.001725s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_key [0.001629s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_body [0.005934s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_missing_port_id [0.001722s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_shim_extension [0.009107s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_unrecognized [0.002344s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestCoreResources.test_core_resource_attrs [0.002497s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_unknown_paramenter [0.001701s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_with_segmentation_id_0 [0.006927s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestCoreResources.test_core_resource_names [0.001881s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestServicePluginType.test_valid_plugin_type [0.004486s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_invalid [0.008650s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_add_tenant [0.012628s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_subnet [0.005992s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_subnet [0.004120s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_none [0.001550s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_bad_request_misused [0.003021s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_conflict [0.001785s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_external_ip_address_exhausted [0.001740s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_inner_exceptions [0.001626s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_admin_other_tenant [0.006079s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertPortMacAddress.test_convert_none_to_mac_address [0.050068s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_numeric_too_high [0.001708s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_in_use [0.003884s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_unknown_string [0.001593s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_tunnel_range_error_tuple [0.001592s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertStringToCaseInsensitive.test_assert_error_on_non_string [0.001681s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_not_authorized [0.002261s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_not_found [0.002656s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_bound [0.002733s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_not_found_on_network [0.001913s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_preexisting_device_failure [0.002158s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_service_port_in_use [0.001896s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_pool_in_use [0.001508s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.APIEventPayloadTestCase.test_action [0.000454s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_bool [0.011582s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_string [0.001782s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_none_to_empty_list_none [0.001798s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_not_to_be_committed [0.000393s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_persisted [0.000353s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_has_states [0.000399s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_latest_state_with_states [0.000352s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_empty_payload [0.000434s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_retriable_exception [0.000445s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_with_precommit_exception [0.000847s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_1_True [0.000398s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_is_idempotent_1_True [0.000398s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_no_strings_in_events_arg [0.000357s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_clear [0.000859s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_publish_payload [0.002956s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_subscribe [0.000968s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe_all [0.000858s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe_by_resource [0.000808s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_if_not_none [0.002531s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_list_string [0.001580s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_integer_zero [0.004262s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_list [0.003476s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_string [0.005032s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_mixed_prefix_converted_1 [0.002041s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_shorter_string [0.005293s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v1_unset [0.012491s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_name_unset [0.013960s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_optional_extensions [0.010538s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestExtensionDescriptor.test_update_attributes_map_short_circuit_exit [0.002491s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_same_tenant [0.091783s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestExtensionIsSupported.test_extension_does_not_exist [0.002707s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_service_role_other_tenant [0.012922s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_ip_address [0.003687s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_missing_ip [0.002942s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_fip_dns_name [0.001983s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_optional_key_invalid [0.005138s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_get_validator_default [0.002153s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_user_other_tenant [0.020256s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6CIDRCanonicalFormat.test_convert_ipv4_address_with_CIDR [0.002119s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_is_attr_set [0.011319s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6CIDRCanonicalFormat.test_convert_ipv6_extended_addr_withcidr_to_compressed [0.002139s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_equals [0.001647s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_one_equals [0.001567s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertPortMacAddress.test_mac_address_does_not_convert [0.002141s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_udp_is_valid [0.001833s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertStringToCaseInsensitive.test_convert_string_to_lower [0.001835s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_uuid_pattern [0.002377s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_none_value [0.003915s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_not_required_keys [0.002527s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_none_to_empty_list_value [0.002273s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_type [0.001676s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_int [0.001965s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_without_constraints [0.002104s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_list_non_iterable [0.001658s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToSanitizedMacAddress.test_sanitize_mac_address [0.003891s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_negative [0.006546s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_nonhex [0.001932s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_toobig [0.001802s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_valid_string [0.001859s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_dict [0.007809s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_valid_string_new [0.001796s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_valid_string_old [0.010739s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_integer_values [0.001610s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address [0.001719s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_list_of_regex_or_none [0.001769s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_empty_dict [0.002847s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_prefix_not_present [0.001927s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_list_of_unique_strings [0.002719s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_ucfirst_prefix_converted_1 [0.002781s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_mac_address [0.001776s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_mac_address_or_none [0.002644s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_range_or_none [0.005426s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test__assert_api_definition_no_attr [0.006677s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_regex [0.003098s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_string [0.002543s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_duplicate_segmentation_id [0.001799s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_incomplete_segmentation_details [0.001568s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_port_uuid [0.001631s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_subport_object [0.004636s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_empty_body [0.002808s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_uuid [0.002197s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_invalid_port_for_specific_range [0.005295s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_colon [0.001710s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestServicePluginType.test_invalid_plugin_type [0.001879s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6 [0.001760s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_admin_required [0.001559s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_alias [0.051396s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_base [0.027791s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_device_not_found_error [0.001898s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_ip_for_subnet [0.001619s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_description_unset [0.016715s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_ip_address_in_use [0.002145s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_mac_address_in_use [0.002105s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_not_found [0.002554s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_in_use [0.001559s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_not_found [0.002003s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_resource_exhausted [0.001689s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_in_use [0.001520s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_mismatch_for_port [0.001670s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_not_found [0.001505s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v2 [0.021009s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_pool_in_use_no_reason [0.021141s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_tunnel_id_in_use [0.002031s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_to_be_committed [0.010388s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_states [0.000822s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_latest_state_without_states [0.000379s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_metadata [0.004447s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_states [0.000481s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_callback_order [0.008078s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_del_callback_called_on_unsubscribe [0.001107s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_feebly_referenced_callback [0.000398s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_object_instances_as_subscribers [0.000434s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_called_once_with_no_failures [0.003439s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_exception [0.009482s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_not_retriable_exception [0.000710s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_not_retriable_exception_no_cancellable_flag [0.000923s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_payload [0.000476s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_is_idempotent [0.000384s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_unknown [0.000391s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_1_True [0.000398s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_object_new_not_broken [0.000402s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_subscribe_explicit_priority [0.003034s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_name [0.085175s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_optional_extensions_unset [0.002948s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_required_extensions [0.002385s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDBProfiler.test_set_hook [0.016407s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_updated [0.003741s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_updated_unset [0.004822s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestExtensionIsSupported.test_extension_exists [0.001812s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_subnet [0.006961s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_dns_domain [0.010811s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_default_values [0.004042s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_conditional_spec [0.006907s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_is_not_list [0.003174s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_optional_key [0.060121s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__test__validate_list_of_items_non_empty [0.002623s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__validate_list_of_items_collect_duplicates [0.003005s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_subdictionary [0.003647s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_none [0.002770s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_wrong_values [0.001830s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_invalid_string [0.002528s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_bsd [0.002126s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_not_empty_string_or_none [0.001576s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_oneline_not_empty_string_or_none [0.001640s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_regex_or_none [0.001780s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet_list [0.001652s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnetpool_id [0.001608s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_inherit_segmentation_details [0.001904s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_duplicate_port_ids [0.001584s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_suports_with_segmentation_details [0.003105s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_uuid_list [0.002524s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_values [0.002199s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_values_display [0.001812s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_invalid [0.001676s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_too_high [0.001531s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_too_low [0.001910s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_dbconnection_error_caught [0.508067s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_too_many_colons [0.023056s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port_specific_range [0.001920s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_invalid [0.001757s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_in_use [0.006844s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_ip_for_network [0.003881s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_ip_address_generation_failure [0.001800s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_in_use_custom_reason [0.001595s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_over_quota [0.001559s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_in_use_no_reason [0.004382s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_vlan_id_in_use [0.003839s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_not_persisted [0.000451s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_context [0.000356s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_request_body [0.000356s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_skip_log_errors [0.001550s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_clearing_subscribers [0.000408s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_with_exception [0.000753s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_2_False [0.000547s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_all [0.000407s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe [0.000923s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_regular_exception_excluded [0.002304s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_contains_deadlock [0.502952s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_inner_exception_preserved_in_retryrequest [0.002282s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_multiple_exception_types [0.002529s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_model_base [0.007600s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_multiple_create [0.137813s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_sqlalchemytypes.MACAddressTestCase.test_crud [0.021632s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_contains_retry [0.505240s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_advsvc [0.003623s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_system_scope [0.002250s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_and_validate_sort_keys_by_relationship_fails [0.003709s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_sort_dirs [0.001722s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_resource_fields [0.002989s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_bad_request [0.001539s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_base [0.001592s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_device_not_found_error [0.001689s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_in_use [0.002085s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid [0.001641s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_input [0.001551s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_ip_address_generation_failure [0.001537s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_ip_address_in_use [0.001649s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_mac_address_in_use [0.001572s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_in_use_custom_reason [0.002336s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_no_network_available [0.001551s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_policy_init_error [0.001917s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_preexisting_device_failure [0.001722s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_service_port_in_use [0.001532s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_service_unavailable [0.001680s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_pool_in_use [0.004449s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_coerce_bad_values [0.001834s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_to_primitive [0.001555s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_from_primitive [0.001550s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_stringify [0.001682s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_to_primitive [0.001782s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_to_primitive_json_serializable [0.001775s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_to_primitive [0.001851s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_to_primitive_json_serializable [0.001555s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_to_primitive [0.001530s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_coerce_good_values [0.002128s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_stringify [0.001608s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_stringify [0.001568s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_coerce_good_values [0.004078s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_stringify [0.003369s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_to_primitive [0.002234s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_to_primitive_json_serializable [0.004112s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_coerce_good_values [0.001767s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_stringify [0.001680s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_to_primitive_json_serializable [0.001625s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_from_primitive [0.001505s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_to_primitive_json_serializable [0.001655s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_to_primitive_json_serializable [0.001528s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_coerce_bad_values [0.001874s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_stringify [0.001672s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_to_primitive [0.001862s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_to_primitive_json_serializable [0.001627s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_objects_with_filters_not_equal [0.002060s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_class_no_resource_class [0.003537s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider [0.021288s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_inventory_no_rp [0.003543s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_traits [0.004041s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_trait [0.005754s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_ensure_create_resource_provider [0.003527s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory [0.003732s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_class_no_resource_class [0.003035s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_provider [0.005006s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_aggregates_no_resource_provider [0.003089s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_allocations [0.003472s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_classes [0.004086s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_traits [0.003364s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_allocation [0.003701s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation [0.004847s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_multiple_rps [0.004187s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_one_class_to_zero_and_new_class [0.003499s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_other_conflict [0.027588s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_removed [0.003492s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_no_generation [0.019624s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_trait_not_found [0.008773s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_reached_max_tries [0.020219s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_resource_request_group_uuid [0.004636s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_core_none [0.001784s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugins_none [0.001635s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_unique_plugins_none [0.001954s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_network [0.002462s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_delete_port_on_error [0.008754s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_uniqueness [0.005226s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_geneve_vni [0.001627s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_geneve_vni_invalid_values [0.001640s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range [0.001610s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_invalid_min_type [0.001846s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_vlan_range [0.001567s] ... ok DEBUG: {3} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_role [0.013051s] ... ok DEBUG: {3} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_service_role_no_roles_no_service_role [0.005333s] ... ok DEBUG: {3} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_elevated_is_admin [0.003841s] ... ok DEBUG: {3} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_add_workers [0.001485s] ... ok DEBUG: {3} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_allocate_workers [0.007789s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create [0.038598s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_keeps_custom_roles [0.016831s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_overwrite [0.003872s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_with_name [0.002302s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_session_cached [0.002455s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_all_api_definitions_fixture_no_global_backup [0.025863s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_neutron_lib.TestNeutronLib.test_sentinel_copy [0.002229s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestConnection.test_consume_in_threads [0.003115s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_mysql_savepoint_error [0.509154s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_not_deadlock_time_elapsed [0.004984s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_client [0.141836s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_server [0.003918s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.001776s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_sleep [0.054173s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in thread Thread-1: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner DEBUG: self.run() DEBUG: File "/usr/lib64/python3.9/threading.py", line 917, in run DEBUG: self._target(*self._args, **self._kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_messaging/_metrics/client.py", line 121, in send_loop DEBUG: while stoptime > time.time(): DEBUG: TypeError: '>' not supported between instances of 'MagicMock' and 'float' DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_caps_all_methods [0.004571s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_overrides_default_timeout [0.018323s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_retains_lower_timeouts [0.006019s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_store_defaults [0.004467s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_both_empty [0.011243s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_custom_desc [0.003664s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_empty [0.051814s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_off [0.002778s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_custom_mode_twice [0.001861s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestDict2Tuples.test_dict [0.001560s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_dict2str [0.001582s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_str2dict [0.007174s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_separator [0.001941s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_duplicate_value [0.012092s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_n_mappings [0.001696s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_nonuniq_key [0.002065s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_one_mapping [0.012381s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestRoundVal.test_round_val_ok [0.002470s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestSafeDecodeUtf8.test_py3_decoded_invalid_bytes [0.003044s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key_mapping [0.001796s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key_mapping_ne [0.001667s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_respected_early_zeroes_generated_mac [0.003536s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_no_name [0.002268s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_pass [0.001504s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_args_not_mutated_after_retries [7.370711s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_retries_on_multi_exception_containing_target [0.002304s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_DBerror_inner_exception [0.001600s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_get_set_tenant_id_tenant [0.012720s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtend.test_register_funcs [0.000769s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_crud [0.281450s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_wrong_type [0.017284s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.TruncatedDateTimeTestCase.test_microseconds_truncated [0.014707s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_and_validate_sort_keys_bad_key_fails [0.002007s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_and_validate_sort_keys_by_relationship_fails [0.006841s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_marker_obj [0.002935s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_sort_dirs_reversed [0.002395s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_admin [0.002404s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_service_role [0.007464s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_resource_fields [0.018551s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_and_validate_sort_keys [0.006125s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_service_role [0.005593s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_system_scope [0.020008s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_admin_required [0.030240s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_bad_request_misused [0.002283s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_ip_for_network [0.001692s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_in_use [0.001621s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_not_found [0.001527s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_policy_check_error [0.003480s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_in_use [0.001584s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_in_use_no_reason [0.001665s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_vlan_id_in_use [0.001534s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_from_primitive [0.001576s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_to_primitive [0.001659s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_coerce_bad_values [0.001629s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_coerce_good_values [0.001690s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_coerce_good_values [0.001496s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_coerce_bad_values [0.001709s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_to_primitive [0.001850s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_to_primitive_json_serializable [0.001552s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_to_primitive_json_serializable [0.001660s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_coerce_bad_values [0.001656s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_to_primitive [0.008892s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_from_primitive [0.001724s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_coerce_bad_values [0.001704s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_coerce_good_values [0.001476s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_from_primitive [0.002782s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_coerce_good_values [0.001659s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_stringify [0.001457s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_coerce_bad_values [0.011551s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_from_primitive [0.006388s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_coerce_bad_values [0.011826s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_coerce_good_values [0.006517s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_to_primitive [0.003723s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_coerce_good_values [0.001662s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_to_primitive [0.016012s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_from_primitive [0.001968s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_coerce_bad_values [0.001599s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_from_primitive [0.001720s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_stringify [0.002676s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_updatable_fields [0.001857s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_delete [0.002095s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_put [0.001975s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_associate_aggregates [0.008680s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_resource_class [0.003515s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_trait [0.014294s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_inventory [0.003651s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_traits_no_rp [0.005264s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_trait_no_trait [0.003374s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_no_inventory [0.002955s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_not_found [0.003487s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_class [0.004660s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_provider_no_resource_provider [0.003168s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_trait [0.009550s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_provider_traits_no_rp [0.007741s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_providers [0.003861s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_rp_not_exists [0.005662s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbwallocation_generation_conflict_solved [0.008493s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_generation [0.005690s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_no_generation [0.003735s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_no_rp [0.003231s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_raise_other_conflict [0.003919s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_callee_handles_generation_conflict [0.005140s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_callee_handles_generation_conflict [0.008062s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_raise_other_conflict [0.009801s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClientNoAuth.test__create_client [0.003245s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClientNoAuth.test__create_client_noauth [0.012331s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_agent_resource_provider_uuid_stable [0.002453s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_bandwidths [0.001678s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_options [0.014278s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_pp_without_direction [0.002163s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_six_uuid5_unicode [0.152967s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test__supports_port_binding [0.002245s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test__create_plugin_directory [0.002148s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_core [0.017872s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugins [0.002076s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_unique_plugins [0.001914s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_get_plugin_found [0.009662s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_get_plugin_not_found [0.002592s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_plugins [0.002306s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_port [0.002342s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_max_len [0.002359s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_gre_id [0.002156s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_gre_id_invalid_id [0.003296s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vxlan_vni_invalid_values [0.001916s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_ranges [0.002366s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_update_port_on_error [0.003597s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range_invalid_range [0.002176s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range_known_tunnel_type [0.002084s] ... ok DEBUG: {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_service_role_user [0.005657s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_loaded [0.003940s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_rule_supported_with_unsupported_rule [0.002433s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook_class_without_abstract_methods [0.002079s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_add_worker [0.001722s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_request_id [0.006437s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_idempotent [0.002899s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_system_scope_for_new_policies [0.002631s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_from_dict [0.006265s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_get_admin_context_not_update_local_store [0.002730s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_getter_setter [0.002541s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_all_api_definitions_fixture_with_global_backup [0.007151s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_api_def_reference_updated [0.006212s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_global_resources_reference_updated [0.011321s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_get [0.002404s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.PluginDirectoryFixtureTestCase.test_fixture [0.014696s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.WarningsFixture.test_fixture_regex [0.001776s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestConnection.test_create_consumer [0.004801s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup [0.037370s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_transport_null [0.003398s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_user_id [0.007569s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_serialize_context [0.003004s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_unchanged_on_other_exception [0.007316s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in thread Thread-1: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner DEBUG: self.run() DEBUG: File "/usr/lib64/python3.9/threading.py", line 917, in run DEBUG: self._target(*self._args, **self._kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_messaging/_metrics/client.py", line 121, in send_loop DEBUG: while stoptime > time.time(): DEBUG: TypeError: '>' not supported between instances of 'MagicMock' and 'float' DEBUG: {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_default [0.002980s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_nonstring [0.003756s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_on [0.002554s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_dict_str_conversion [0.001532s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestGetRandomString.test_get_random_string [0.001598s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_duplicate_key [0.001568s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key [0.005651s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_add_duplicate_names [0.003021s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_bad_classname [0.002594s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_dummy_driver [0.004213s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_kwargs_not_mutated_after_retries [11.034566s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_no_retry_in_active_session [0.002940s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_staledata_error_caught [0.502902s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_single_exception [0.002432s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_get_set_tenant_id_project [0.007429s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_tenant_id_attribute [0.002489s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook [0.001868s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtendClass.test_extends [0.000443s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_and_validate_sort_keys [0.001795s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_marker_obj_no_limit_and_marker [0.001713s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_regular_user [0.002017s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_marker_obj [0.001791s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_marker_obj_no_limit_and_marker [0.001667s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_admin [0.002032s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_external_ip_address_exhausted [0.001543s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_not_found [0.001579s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_tunnel_range_error_tuple [0.001662s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_not_found [0.001574s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_resource_exhausted [0.001752s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_pool_in_use_no_reason [0.001543s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_stringify [0.001621s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_to_primitive_json_serializable [0.002361s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_from_primitive [0.006580s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_from_primitive [0.001996s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_stringify [0.001678s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_coerce_good_values [0.001488s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_coerce_bad_values [0.001796s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_coerce_good_values [0.001703s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_stringify [0.001522s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_from_primitive [0.001818s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_to_primitive_json_serializable [0.001595s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_coerce_bad_values [0.001721s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_to_primitive [0.004119s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_to_primitive [0.001836s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_to_primitive [0.002060s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_coerce_bad_values [0.001643s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_coerce_good_values [0.005908s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_objects_with_filters_not_in [0.001809s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_get [0.002246s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_resource_provider [0.011527s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_ensure_update_resource_provider [0.016504s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_no_resource_provider [0.003894s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_aggregates [0.006399s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_providers_placement_api_version_too_low [0.007650s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_max_retries [0.017935s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_one_class_to_zero [0.004105s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider [0.004888s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_no_rp [0.008616s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_generation [0.004027s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_callee_handles_generation_conflict [0.004529s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_caller_handles_generation_conflict [0.003136s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_caller_handles_generation_conflict [0.003849s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_raise_other_conflict [0.003915s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_caller_handles_generation_conflict [0.003055s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_reached_max_tries [0.005625s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_device_resource_provider_uuid [0.001671s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_device_resource_provider_uuid_stable [0.001658s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test_filter_hosts_with_segment_access [0.001505s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test_get_workers [0.001985s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_alias [0.001648s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_alias_none [0.001479s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_is_loaded [0.001519s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_add_plugin [0.003078s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_is_loaded [0.001512s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_port_binding_by_status_and_host [0.001592s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vlan_tag [0.001586s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vlan_tag_invalid_data [0.001496s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_invalid_range [0.001826s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_missing_network [0.001617s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range [0.001461s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_vlan_range_invalid_range [0.001641s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_service_role_with_default_policy [0.007355s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_is_not_admin [0.004506s] ... ok DEBUG: {2} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_rule_supported [0.008282s] ... ok DEBUG: {2} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_vif_type_compatible [0.001730s] ... ok DEBUG: {2} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_vnic_compatible [0.002099s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_add_get_remove_constraint [0.003871s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_admin_without_session_to_dict [0.002201s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_is_advsvc [0.002627s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_is_service_role [0.003107s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_name [0.002339s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_delete [0.001952s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_post [0.003798s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_put [0.002422s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.ServiceTestCase.test_operations [0.041507s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_notification_transport_null [0.004806s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_notifier [0.002652s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_notifier_null_publisher [0.006132s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_config_ceiling [0.015298s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in thread Thread-1: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner DEBUG: self.run() DEBUG: File "/usr/lib64/python3.9/threading.py", line 917, in run DEBUG: self._target(*self._args, **self._kwargs) DEBUG: File "/usr/lib/python3.9/site-packages/oslo_messaging/_metrics/client.py", line 121, in send_loop DEBUG: while stoptime > time.time(): DEBUG: TypeError: '>' not supported between instances of 'MagicMock' and 'float' DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_increases_on_timeout_exception [0.183964s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeouts_for_namespaces_tracked_independently [0.012486s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_custom_name [0.002805s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_same_process [0.009816s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_brief [0.002908s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_worker_process_count [0.002013s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_custom_mode [0.001884s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_default_mode [0.001875s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestCamelize.test_camelize [0.001549s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestCompareElements.test_compare_elements [0.001533s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_duplicate_value [0.010358s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_no_mappings [0.001665s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_nonuniq_key_duplicate_value [0.001627s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_host.TestCpuCount.test_cpu_count_not_implemented [0.003324s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_net.TestGetHostname.test_get_hostname [0.007992s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_all_macs_generated [2.158510s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_get_plugin_class [0.002965s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_init_reload_no_plugins [0.003333s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_with_classname [0.002072s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_fail ... SKIPPED: neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_fail was marked as unstable because of some other bug, failure was: None matches Is(None) DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 2227 tests in 23.5652 sec. DEBUG: - Passed: 1436 DEBUG: - Skipped: 791 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 54.1099 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (557 tests) => 0:00:07.703335 DEBUG: - Worker 1 (557 tests) => 0:00:15.600169 DEBUG: - Worker 2 (557 tests) => 0:00:23.565183 DEBUG: - Worker 3 (556 tests) => 0:00:08.510944 DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bRYbuZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/licenses/python3-neutron-lib DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/licenses/python3-neutron-lib DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/licenses/python3-neutron-lib DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-neutron-lib = 3.11.0-0.20240314163925.d131b53.el9 python3-neutron-lib = 3.11.0-0.20240314163925.d131b53.el9 python3.9-neutron-lib = 3.11.0-0.20240314163925.d131b53.el9 python3.9dist(neutron-lib) = 3.11 python3dist(neutron-lib) = 3.11 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: ((python3.9dist(oslo-service) < 1.28.1 or python3.9dist(oslo-service) > 1.28.1) with python3.9dist(oslo-service) >= 1.24) ((python3.9dist(pecan) < 1.0.2 or python3.9dist(pecan) > 1.0.2) with (python3.9dist(pecan) < 1.0.3 or python3.9dist(pecan) > 1.0.3) with (python3.9dist(pecan) < 1.0.4 or python3.9dist(pecan) > 1.0.4) with (python3.9dist(pecan) < 1.2 or python3.9dist(pecan) > 1.2) with python3.9dist(pecan) >= 1) python(abi) = 3.9 python3.9dist(keystoneauth1) >= 3.14 python3.9dist(netaddr) >= 0.7.18 python3.9dist(os-ken) >= 0.3 python3.9dist(os-traits) >= 0.9 python3.9dist(oslo-concurrency) >= 3.26 python3.9dist(oslo-config) >= 8 python3.9dist(oslo-context) >= 2.22 python3.9dist(oslo-db) >= 12.1 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-log) >= 4.3 python3.9dist(oslo-messaging) >= 14.2 python3.9dist(oslo-policy) >= 3.6.2 python3.9dist(oslo-serialization) >= 2.25 python3.9dist(oslo-utils) >= 7 python3.9dist(oslo-versionedobjects) >= 1.31.2 python3.9dist(osprofiler) >= 1.4 python3.9dist(pbr) >= 4 python3.9dist(setproctitle) >= 1.1.10 python3.9dist(sqlalchemy) >= 1.2 python3.9dist(stevedore) >= 1.20 python3.9dist(webob) >= 1.7.1 DEBUG: Obsoletes: python39-neutron-lib < 3.11.0-0.20240314163925.d131b53.el9 DEBUG: Processing files: python3-neutron-lib-tests-3.11.0-0.20240314163925.d131b53.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.p98uCE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/licenses/python3-neutron-lib-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/licenses/python3-neutron-lib-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/licenses/python3-neutron-lib-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-neutron-lib-tests = 3.11.0-0.20240314163925.d131b53.el9 python3-neutron-lib-tests = 3.11.0-0.20240314163925.d131b53.el9 python3.9-neutron-lib-tests = 3.11.0-0.20240314163925.d131b53.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.9 DEBUG: Obsoletes: python39-neutron-lib-tests < 3.11.0-0.20240314163925.d131b53.el9 DEBUG: Processing files: python-neutron-lib-doc-3.11.0-0.20240314163925.d131b53.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NMKnna DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.btvYxC DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/licenses/python-neutron-lib-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/licenses/python-neutron-lib-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64/usr/share/licenses/python-neutron-lib-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-neutron-lib-doc = 3.11.0-0.20240314163925.d131b53.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-lib-tests-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-neutron-lib-doc-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Bj6Ky DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.11.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm INFO: Done(/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.src.rpm) Config(dlrn-5) 4 minutes 2 seconds INFO: Results and/or logs in: /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-caracal-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 5018052 2613080 1269268 8508212 9499460 DEBUG: Swap: 16777212 4350460 12426752 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 4863108 897112 2495272 10379124 8444276 DEBUG: Swap: 16777212 4350460 12426752 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 330G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.g1cfm0le', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1038', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python3-neutron-lib-tests-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python3-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python-neutron-lib-doc-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python3-neutron-lib-tests-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python3-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python-neutron-lib-doc-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python3-neutron-lib-tests-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python3-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08/python-neutron-lib-doc-3.11.0-0.20240314163925.d131b53.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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-python-barbican-tests-tempest-current 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-current 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-current 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-current 10 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-current 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-current 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-current 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-current 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-current 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-current 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-vpnaas-current 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-current 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-current 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-xinetd-current 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-current 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-current 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-current 28 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 27 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 27 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 20 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 33 kB/s | 6.4 kB 00:00 DEBUG: dlrn-caracal-testing 27 kB/s | 3.0 kB 00:00 DEBUG: dlrn-caracal-build-deps 26 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 32 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 43 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 36 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 42 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 115 kB/s | 27 kB 00:00 DEBUG: Dependencies resolved. DEBUG: =========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =========================================================================================================================== DEBUG: Installing: DEBUG: python-neutron-lib-doc noarch 3.11.0-0.20240314163925.d131b53.el9 @commandline 978 k DEBUG: python3-neutron-lib noarch 3.11.0-0.20240314163925.d131b53.el9 @commandline 408 k DEBUG: python3-neutron-lib-tests noarch 3.11.0-0.20240314163925.d131b53.el9 @commandline 275 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 appstream 353 k DEBUG: chkconfig x86_64 1.24-1.el9 baseos 179 k DEBUG: flatpak-selinux noarch 1.12.8-1.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.6-1.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.6-1.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.6-1.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.2.0-5.el9 baseos 813 k DEBUG: libbpf x86_64 2:1.3.0-2.el9 baseos 173 k DEBUG: libibverbs x86_64 48.0-1.el9 baseos 401 k DEBUG: libmnl x86_64 1.0.4-15.el9 baseos 29 k DEBUG: libnl3 x86_64 3.9.0-1.el9 baseos 355 k DEBUG: libselinux-utils x86_64 3.6-1.el9 baseos 190 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-caracal-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: numactl-libs x86_64 2.0.16-3.el9 baseos 30 k DEBUG: openstack-network-scripts x86_64 10.11.1-5.el9s delorean-caracal-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.2 x86_64 10.11.1-5.el9s delorean-caracal-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-31.el9s centos9-nfv-ovs 14 k DEBUG: openvswitch3.2 x86_64 3.2.0-32.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-2.1.el9 baseos 242 k DEBUG: policycoreutils-python-utils noarch 3.6-2.1.el9 appstream 77 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python-oslo-concurrency-lang noarch 6.0.0-0.20240227074203.53709ba.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 15.0.0-0.20240229140754.3e1618f.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.3.0-0.20240226193820.0531fb2.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 5.5.0-0.20240226183819.a892465.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.1.0-0.20240226204046.531f39e.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.3.0-0.20240226200118.4b7a6f7.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 7.1.0-0.20240226204427.17581b5.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.3.0-0.20240226185900.25db0cf.el9 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-caracal-testing 832 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-caracal-testing 93 k DEBUG: python3-audit x86_64 3.1.2-2.el9 appstream 83 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-caracal-testing 43 k DEBUG: python3-cachetools noarch 5.3.2-2.el9s delorean-caracal-testing 32 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-debtcollector noarch 3.0.0-0.20240226181642.0e6ce1c.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-caracal-testing 41 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-caracal-testing 37 k DEBUG: python3-futurist noarch 3.0.0-0.20240226181950.4e14db5.el9 delorean-component-common 61 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-caracal-testing 23 k DEBUG: python3-keystoneauth1 noarch 5.6.0-0.20240226192318.e071ad4.el9 delorean-component-keystone 415 k DEBUG: python3-kombu noarch 1:5.3.5-1.el9s delorean-caracal-testing 337 k DEBUG: python3-libselinux x86_64 3.6-1.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-1.el9 appstream 80 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-caracal-testing 46 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-caracal-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-caracal-testing 141 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-openvswitch3.2 x86_64 3.2.0-32.el9s centos9-nfv-ovs 271 k DEBUG: python3-os-ken noarch 2.8.1-0.20240226182815.5a19480.el9 delorean-component-network 1.9 M DEBUG: python3-os-service-types noarch 1.7.0-0.20230629121435.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-traits noarch 3.0.0-0.20230718121412.cff125c.el9 delorean-component-common 48 k DEBUG: python3-oslo-concurrency noarch 6.0.0-0.20240227074203.53709ba.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240226184318.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.5.0-0.20240305133447.e31a7a1.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 15.0.0-0.20240229140754.3e1618f.el9 delorean-component-common 123 k DEBUG: python3-oslo-db+mysql noarch 15.0.0-0.20240229140754.3e1618f.el9 delorean-component-common 7.8 k DEBUG: python3-oslo-i18n noarch 6.3.0-0.20240226193820.0531fb2.el9 delorean-component-common 60 k DEBUG: python3-oslo-log noarch 5.5.0-0.20240226183819.a892465.el9 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 14.6.0-0.20240112093051.3788846.el9 delorean-component-common 222 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.6.0-0.20240112093051.3788846.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.8.0-0.20240226185450.1ebb7f8.el9 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 6.1.0-0.20240226204046.531f39e.el9 delorean-component-common 56 k DEBUG: python3-oslo-policy noarch 4.3.0-0.20240226200118.4b7a6f7.el9 delorean-component-common 74 k DEBUG: python3-oslo-serialization noarch 5.4.0-0.20240229141206.548c7a3.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.4.0-0.20240226205622.f425dd1.el9 delorean-component-common 68 k DEBUG: python3-oslo-utils noarch 7.1.0-0.20240226204427.17581b5.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.3.0-0.20240226185900.25db0cf.el9 delorean-component-common 76 k DEBUG: python3-osprofiler noarch 4.1.0-0.20230714071424.3c5fead.el9 delorean-component-common 134 k DEBUG: python3-paramiko noarch 3.4.0-2.el9s delorean-caracal-testing 314 k DEBUG: python3-paste noarch 3.7.1-1.el9s delorean-caracal-testing 474 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-caracal-testing 38 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-caracal-testing 272 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-2.1.el9 appstream 2.1 M DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.19.0-2.el9s delorean-caracal-testing 91 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-caracal-testing 89 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-caracal-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-caracal-testing 51 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-caracal-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.2-1.el9s delorean-caracal-testing 7.7 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-caracal-testing 31 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-caracal-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-caracal-testing 188 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-setproctitle x86_64 1.2.3-2.el9s delorean-caracal-testing 22 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-caracal-testing 34 k DEBUG: python3-stevedore noarch 5.2.0-0.20240226201419.21d601f.el9 delorean-component-clients 68 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-caracal-testing 36 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-caracal-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-caracal-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-caracal-testing 326 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-caracal-testing 25 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-caracal-testing 230 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-caracal-testing 60 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-caracal-testing 55 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-caracal-testing 225 k DEBUG: rdo-openvswitch noarch 2:3.2-1.el9s delorean-caracal-testing 7.5 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-29.el9 baseos 17 k DEBUG: selinux-policy noarch 38.1.33-1.el9 baseos 55 k DEBUG: selinux-policy-targeted noarch 38.1.33-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-3.el9 appstream 549 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-3.el9 appstream 34 k DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k DEBUG: Transaction Summary DEBUG: =========================================================================================================================== DEBUG: Install 126 Packages DEBUG: Total size: 62 M DEBUG: Installed size: 210 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-15.0.0-0.20240229140754.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.5.0-0.20240226183819.a892465.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-15.0.0-0.20240229140754.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-15.0.0-0.20240229140754.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.5.0-0.20240226183819.a892465.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.6.0-0.20240112093051.3788846.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.6.0-0.20240112093051.3788846.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.4.0-0.20240226205622.f425dd1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.6-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-48.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.9.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.16-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-2.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.33-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.33-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.8-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.3.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.4.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.19.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.2.3-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-31.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.2-3.2.0-32.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.2-3.2.0-32.el9s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 1/126 DEBUG: Installing : python3-stevedore-5.2.0-0.20240226201419.21d601f 2/126 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 3/126 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 4/126 DEBUG: Installing : libselinux-utils-3.6-1.el9.x86_64 5/126 DEBUG: Installing : policycoreutils-3.6-2.1.el9.x86_64 6/126 DEBUG: Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 6/126 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : selinux-policy-38.1.33-1.el9.noarch 7/126 DEBUG: Running scriptlet: selinux-policy-38.1.33-1.el9.noarch 7/126 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 8/126 DEBUG: Installing : selinux-policy-targeted-38.1.33-1.el9.noarch 8/126 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 8/126 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 9/126 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 10/126 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 11/126 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 12/126 DEBUG: Installing : python3-libselinux-3.6-1.el9.x86_64 13/126 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 14/126 DEBUG: Installing : chkconfig-1.24-1.el9.x86_64 15/126 DEBUG: Installing : python3-libsemanage-3.6-1.el9.x86_64 16/126 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 17/126 DEBUG: Installing : python3-kombu-1:5.3.5-1.el9s.noarch 18/126 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 19/126 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 20/126 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 21/126 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 22/126 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 23/126 DEBUG: Installing : python3-debtcollector-3.0.0-0.20240226181642.0e6 24/126 DEBUG: Installing : python3-oslo-context-5.5.0-0.20240305133447.e31a 25/126 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 26/126 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 27/126 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 28/126 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 29/126 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 30/126 DEBUG: Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 31/126 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 32/126 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 33/126 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 34/126 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 35/126 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 36/126 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 37/126 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 38/126 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 39/126 DEBUG: Installing : python3-cachetools-5.3.2-2.el9s.noarch 40/126 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 41/126 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 42/126 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 43/126 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 44/126 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 45/126 DEBUG: Installing : python3-audit-3.1.2-2.el9.x86_64 46/126 DEBUG: Installing : libmaxminddb-1.5.2-3.el9.x86_64 47/126 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 48/126 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 49/126 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 50/126 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 51/126 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 52/126 DEBUG: Installing : python3-policycoreutils-3.6-2.1.el9.noarch 53/126 DEBUG: Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 54/126 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 55/126 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-31.el9s.noa 55/126 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 55/126 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 56/126 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 57/126 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 58/126 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 59/126 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 60/126 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 61/126 DEBUG: Installing : python3-paramiko-3.4.0-2.el9s.noarch 62/126 DEBUG: Installing : python3-ncclient-0.6.15-2.el9s.noarch 63/126 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 64/126 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 65/126 DEBUG: Installing : python3-paste-3.7.1-1.el9s.noarch 66/126 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 67/126 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 68/126 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 69/126 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 70/126 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 71/126 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 72/126 DEBUG: Running scriptlet: unbound-libs-1.16.2-3.el9.x86_64 73/126 DEBUG: Installing : unbound-libs-1.16.2-3.el9.x86_64 73/126 DEBUG: Running scriptlet: unbound-libs-1.16.2-3.el9.x86_64 73/126 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.16-3.el9.x86_64 74/126 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 75/126 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 76/126 DEBUG: Installing : libnl3-3.9.0-1.el9.x86_64 77/126 DEBUG: Installing : libibverbs-48.0-1.el9.x86_64 78/126 DEBUG: Installing : libmnl-1.0.4-15.el9.x86_64 79/126 DEBUG: Installing : libbpf-2:1.3.0-2.el9.x86_64 80/126 DEBUG: Installing : iproute-6.2.0-5.el9.x86_64 81/126 DEBUG: Running scriptlet: openvswitch3.2-3.2.0-32.el9s.x86_64 82/126 DEBUG: Installing : openvswitch3.2-3.2.0-32.el9s.x86_64 82/126 DEBUG: Running scriptlet: openvswitch3.2-3.2.0-32.el9s.x86_64 82/126 DEBUG: Installing : python3-openvswitch3.2-3.2.0-32.el9s.x86_64 83/126 DEBUG: Installing : initscripts-service-10.11.6-1.el9.noarch 84/126 DEBUG: Installing : initscripts-rename-device-10.11.6-1.el9.x86_64 85/126 DEBUG: Installing : initscripts-10.11.6-1.el9.x86_64 86/126 DEBUG: Running scriptlet: initscripts-10.11.6-1.el9.x86_64 86/126 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 87/126 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 87/126 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 88/126 DEBUG: Installing : openstack-network-scripts-10.11.1-5.el9s.x86_64 89/126 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-5.el9s.x86_64 89/126 DEBUG: Installing : openstack-network-scripts-openvswitch3.2-10.11.1 90/126 DEBUG: Installing : rdo-openvswitch-2:3.2-1.el9s.noarch 91/126 DEBUG: Installing : python3-rdo-openvswitch-2:3.2-1.el9s.noarch 92/126 DEBUG: Installing : python3-os-traits-3.0.0-0.20230718121412.cff125c 93/126 DEBUG: Installing : python3-futurist-3.0.0-0.20240226181950.4e14db5. 94/126 DEBUG: Installing : python-oslo-versionedobjects-lang-3.3.0-0.202402 95/126 DEBUG: Installing : python-oslo-utils-lang-7.1.0-0.20240226204427.17 96/126 DEBUG: Installing : python-oslo-policy-lang-4.3.0-0.20240226200118.4 97/126 DEBUG: Installing : python-oslo-middleware-lang-6.1.0-0.202402262040 98/126 DEBUG: Installing : python-oslo-log-lang-5.5.0-0.20240226183819.a892 99/126 DEBUG: Installing : python-oslo-i18n-lang-6.3.0-0.20240226193820.053 100/126 DEBUG: Installing : python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2 101/126 DEBUG: Installing : python3-oslo-utils-7.1.0-0.20240226204427.17581b 102/126 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240226184318.882 103/126 DEBUG: Installing : python3-oslo-serialization-5.4.0-0.2024022914120 104/126 DEBUG: Installing : python3-oslo-log-5.5.0-0.20240226183819.a892465. 105/126 DEBUG: Installing : python3-oslo-metrics-0.8.0-0.20240226185450.1ebb 106/126 DEBUG: Installing : python3-oslo-policy-4.3.0-0.20240226200118.4b7a6 107/126 DEBUG: Installing : python3-oslo-middleware-6.1.0-0.20240226204046.5 108/126 DEBUG: Installing : python3-os-ken-2.8.1-0.20240226182815.5a19480.el 109/126 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python-oslo-db-lang-15.0.0-0.20240229140754.3e16 110/126 DEBUG: Installing : python3-oslo-db+mysql-15.0.0-0.20240229140754.3e 111/126 DEBUG: Installing : python3-oslo-db-15.0.0-0.20240229140754.3e1618f. 112/126 DEBUG: Installing : python-oslo-concurrency-lang-6.0.0-0.20240227074 113/126 DEBUG: Installing : python3-oslo-concurrency-6.0.0-0.20240227074203. 114/126 DEBUG: Installing : python3-oslo-service-3.4.0-0.20240226205622.f425 115/126 DEBUG: Installing : python3-oslo-messaging+amqp1-14.6.0-0.2024011209 116/126 DEBUG: Installing : python3-oslo-messaging-14.6.0-0.20240112093051.3 117/126 DEBUG: Installing : python3-oslo-versionedobjects-3.3.0-0.2024022618 118/126 DEBUG: Installing : python3-osprofiler-4.1.0-0.20230714071424.3c5fea 119/126 DEBUG: Installing : python3-os-service-types-1.7.0-0.20230629121435. 120/126 DEBUG: Installing : python3-keystoneauth1-5.6.0-0.20240226192318.e07 121/126 DEBUG: Installing : python3-neutron-lib-3.11.0-0.20240314163925.d131 122/126 DEBUG: Installing : python3-neutron-lib-tests-3.11.0-0.2024031416392 123/126 DEBUG: Installing : flatpak-selinux-1.12.8-1.el9.noarch 124/126 DEBUG: Running scriptlet: flatpak-selinux-1.12.8-1.el9.noarch 124/126 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 125/126 DEBUG: Installing : python-neutron-lib-doc-3.11.0-0.20240314163925.d 126/126 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 126/126 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noa 126/126 DEBUG: Running scriptlet: python-neutron-lib-doc-3.11.0-0.20240314163925.d 126/126 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20230629121435. 1/126 DEBUG: Verifying : python3-stevedore-5.2.0-0.20240226201419.21d601f 2/126 DEBUG: Verifying : python-oslo-concurrency-lang-6.0.0-0.20240227074 3/126 DEBUG: Verifying : python-oslo-db-lang-15.0.0-0.20240229140754.3e16 4/126 DEBUG: Verifying : python-oslo-i18n-lang-6.3.0-0.20240226193820.053 5/126 DEBUG: Verifying : python-oslo-log-lang-5.5.0-0.20240226183819.a892 6/126 DEBUG: Verifying : python-oslo-middleware-lang-6.1.0-0.202402262040 7/126 DEBUG: Verifying : python-oslo-policy-lang-4.3.0-0.20240226200118.4 8/126 DEBUG: Verifying : python-oslo-utils-lang-7.1.0-0.20240226204427.17 9/126 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.3.0-0.202402 10/126 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240226181642.0e6 11/126 DEBUG: Verifying : python3-futurist-3.0.0-0.20240226181950.4e14db5. 12/126 DEBUG: Verifying : python3-os-traits-3.0.0-0.20230718121412.cff125c 13/126 DEBUG: Verifying : python3-oslo-concurrency-6.0.0-0.20240227074203. 14/126 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240226184318.882 15/126 DEBUG: Verifying : python3-oslo-context-5.5.0-0.20240305133447.e31a 16/126 DEBUG: Verifying : python3-oslo-db+mysql-15.0.0-0.20240229140754.3e 17/126 DEBUG: Verifying : python3-oslo-db-15.0.0-0.20240229140754.3e1618f. 18/126 DEBUG: Verifying : python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2 19/126 DEBUG: Verifying : python3-oslo-log-5.5.0-0.20240226183819.a892465. 20/126 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.6.0-0.2024011209 21/126 DEBUG: Verifying : python3-oslo-messaging-14.6.0-0.20240112093051.3 22/126 DEBUG: Verifying : python3-oslo-metrics-0.8.0-0.20240226185450.1ebb 23/126 DEBUG: Verifying : python3-oslo-middleware-6.1.0-0.20240226204046.5 24/126 DEBUG: Verifying : python3-oslo-policy-4.3.0-0.20240226200118.4b7a6 25/126 DEBUG: Verifying : python3-oslo-serialization-5.4.0-0.2024022914120 26/126 DEBUG: Verifying : python3-oslo-service-3.4.0-0.20240226205622.f425 27/126 DEBUG: Verifying : python3-oslo-utils-7.1.0-0.20240226204427.17581b 28/126 DEBUG: Verifying : python3-oslo-versionedobjects-3.3.0-0.2024022618 29/126 DEBUG: Verifying : python3-osprofiler-4.1.0-0.20230714071424.3c5fea 30/126 DEBUG: Verifying : python3-keystoneauth1-5.6.0-0.20240226192318.e07 31/126 DEBUG: Verifying : python3-os-ken-2.8.1-0.20240226182815.5a19480.el 32/126 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 33/126 DEBUG: Verifying : chkconfig-1.24-1.el9.x86_64 34/126 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 35/126 DEBUG: Verifying : initscripts-10.11.6-1.el9.x86_64 36/126 DEBUG: Verifying : initscripts-rename-device-10.11.6-1.el9.x86_64 37/126 DEBUG: Verifying : initscripts-service-10.11.6-1.el9.noarch 38/126 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 39/126 DEBUG: Verifying : iproute-6.2.0-5.el9.x86_64 40/126 DEBUG: Verifying : libbpf-2:1.3.0-2.el9.x86_64 41/126 DEBUG: Verifying : libibverbs-48.0-1.el9.x86_64 42/126 DEBUG: Verifying : libmnl-1.0.4-15.el9.x86_64 43/126 DEBUG: Verifying : libnl3-3.9.0-1.el9.x86_64 44/126 DEBUG: Verifying : libselinux-utils-3.6-1.el9.x86_64 45/126 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 46/126 DEBUG: Verifying : numactl-libs-2.0.16-3.el9.x86_64 47/126 DEBUG: Verifying : policycoreutils-3.6-2.1.el9.x86_64 48/126 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 49/126 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 50/126 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 51/126 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 52/126 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 53/126 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 54/126 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 55/126 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 56/126 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 57/126 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 58/126 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 59/126 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 60/126 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 61/126 DEBUG: Verifying : selinux-policy-38.1.33-1.el9.noarch 62/126 DEBUG: Verifying : selinux-policy-targeted-38.1.33-1.el9.noarch 63/126 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 64/126 DEBUG: Verifying : flatpak-selinux-1.12.8-1.el9.noarch 65/126 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 66/126 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 67/126 DEBUG: Verifying : libmaxminddb-1.5.2-3.el9.x86_64 68/126 DEBUG: Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 69/126 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 70/126 DEBUG: Verifying : python3-audit-3.1.2-2.el9.x86_64 71/126 DEBUG: Verifying : python3-libselinux-3.6-1.el9.x86_64 72/126 DEBUG: Verifying : python3-libsemanage-3.6-1.el9.x86_64 73/126 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 74/126 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 75/126 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 76/126 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 77/126 DEBUG: Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 78/126 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 79/126 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 80/126 DEBUG: Verifying : unbound-libs-1.16.2-3.el9.x86_64 81/126 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 82/126 DEBUG: Verifying : openstack-network-scripts-10.11.1-5.el9s.x86_64 83/126 DEBUG: Verifying : openstack-network-scripts-openvswitch3.2-10.11.1 84/126 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 85/126 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 86/126 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 87/126 DEBUG: Verifying : python3-cachetools-5.3.2-2.el9s.noarch 88/126 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 89/126 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 90/126 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 91/126 DEBUG: Verifying : python3-kombu-1:5.3.5-1.el9s.noarch 92/126 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 93/126 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 94/126 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 95/126 DEBUG: Verifying : python3-paramiko-3.4.0-2.el9s.noarch 96/126 DEBUG: Verifying : python3-paste-3.7.1-1.el9s.noarch 97/126 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 98/126 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 99/126 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 100/126 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 101/126 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 102/126 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 103/126 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 104/126 DEBUG: Verifying : python3-rdo-openvswitch-2:3.2-1.el9s.noarch 105/126 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 106/126 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 107/126 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 108/126 DEBUG: Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 109/126 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 110/126 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 111/126 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 112/126 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 113/126 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 114/126 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 115/126 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 116/126 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 117/126 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 118/126 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 119/126 DEBUG: Verifying : rdo-openvswitch-2:3.2-1.el9s.noarch 120/126 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-31.el9s.noa 121/126 DEBUG: Verifying : openvswitch3.2-3.2.0-32.el9s.x86_64 122/126 DEBUG: Verifying : python3-openvswitch3.2-3.2.0-32.el9s.x86_64 123/126 DEBUG: Verifying : python3-neutron-lib-tests-3.11.0-0.2024031416392 124/126 DEBUG: Verifying : python3-neutron-lib-3.11.0-0.20240314163925.d131 125/126 DEBUG: Verifying : python-neutron-lib-doc-3.11.0-0.20240314163925.d 126/126 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.6-1.el9.x86_64 DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: libbpf-2:1.3.0-2.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-neutron-lib-doc-3.11.0-0.20240314163925.d131b53.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python-oslo-log-lang-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-cachetools-5.3.2-2.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-futurist-3.0.0-0.20240226181950.4e14db5.el9.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-keystoneauth1-5.6.0-0.20240226192318.e071ad4.el9.noarch DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-neutron-lib-3.11.0-0.20240314163925.d131b53.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.0-0.20240314163925.d131b53.el9.noarch DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-os-ken-2.8.1-0.20240226182815.5a19480.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-os-traits-3.0.0-0.20230718121412.cff125c.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240227074203.53709ba.el9.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240305133447.e31a7a1.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240229140754.3e1618f.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-log-5.5.0-0.20240226183819.a892465.el9.noarch DEBUG: python3-oslo-messaging-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.6.0-0.20240112093051.3788846.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240226185450.1ebb7f8.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240226204046.531f39e.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240226200118.4b7a6f7.el9.noarch DEBUG: python3-oslo-serialization-5.4.0-0.20240229141206.548c7a3.el9.noarch DEBUG: python3-oslo-service-3.4.0-0.20240226205622.f425dd1.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240226204427.17581b5.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240226185900.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20230714071424.3c5fead.el9.noarch DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-paste-3.7.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.2-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-setproctitle-1.2.3-2.el9s.x86_64 DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: rdo-openvswitch-2:3.2-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: unbound-libs-1.16.2-3.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/d1/31/d131b53403b4dc4c1e4730cb723e75b8668b894d_055fbf08'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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